var/cache/dev/ContainerHCxWnJc/App_KernelDevDebugContainer.php line 917

Open in your IDE?
  1. <?php
  2. namespace ContainerHCxWnJc;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'Pimcore\\Cache\\Runtime' => true,
  31.             'Pimcore\\Extension\\Config' => true,
  32.             'kernel' => true,
  33.         ];
  34.         $this->methodMap = [
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  37.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  38.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler' => 'getContentSecurityPolicyHandlerService',
  42.             'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler' => 'getCsrfProtectionHandlerService',
  43.             'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
  44.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener' => 'getFullPageCacheListenerService',
  45.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener' => 'getGoogleAnalyticsCodeListenerService',
  46.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener' => 'getGoogleTagManagerListenerService',
  47.             'Pimcore\\Cache\\Core\\CoreCacheHandler' => 'getCoreCacheHandlerService',
  48.             'Pimcore\\Config' => 'getConfigService',
  49.             'Pimcore\\Document\\Editable\\Block\\BlockStateStack' => 'getBlockStateStackService',
  50.             'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService',
  51.             'Pimcore\\Document\\StaticPageGenerator' => 'getStaticPageGeneratorService',
  52.             'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
  53.             'Pimcore\\Http\\RequestHelper' => 'getRequestHelperService',
  54.             'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => 'getDocumentResolverService',
  55.             'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => 'getEditmodeResolverService',
  56.             'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver' => 'getOutputTimestampResolverService',
  57.             'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver' => 'getPimcoreContextResolverService',
  58.             'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => 'getResponseHeaderResolverService',
  59.             'Pimcore\\Http\\Request\\Resolver\\SiteResolver' => 'getSiteResolverService',
  60.             'Pimcore\\Http\\Request\\Resolver\\StaticPageResolver' => 'getStaticPageResolverService',
  61.             'Pimcore\\Http\\ResponseHelper' => 'getResponseHelperService',
  62.             'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService',
  63.             'Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader' => 'getEditableLoaderService',
  64.             'Pimcore\\Model\\Document\\Service' => 'getServiceService',
  65.             'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
  66.             'Pimcore\\Templating\\Renderer\\EditableRenderer' => 'getEditableRendererService',
  67.             'Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension' => 'getWebLinkExtensionService',
  68.             'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener' => 'getSessionListenerService',
  69.             'Symfony\\Component\\Lock\\LockFactory' => 'getLockFactoryService',
  70.             'Symfony\\Contracts\\Translation\\TranslatorInterface' => 'getTranslatorInterfaceService',
  71.             'cache.app' => 'getCache_AppService',
  72.             'cache.system' => 'getCache_SystemService',
  73.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  74.             'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  75.             'data_collector.dump' => 'getDataCollector_DumpService',
  76.             'doctrine' => 'getDoctrineService',
  77.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  78.             'event_dispatcher' => 'getEventDispatcherService',
  79.             'http_kernel' => 'getHttpKernelService',
  80.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  81.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  82.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  83.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  84.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  85.             'monolog.logger.http_client' => 'getMonolog_Logger_HttpClientService',
  86.             'monolog.logger.init' => 'getMonolog_Logger_InitService',
  87.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  88.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  89.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  90.             'monolog.logger.router' => 'getMonolog_Logger_RouterService',
  91.             'monolog.logger.routing' => 'getMonolog_Logger_RoutingService',
  92.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService',
  93.             'pimcore.cache.pool' => 'getPimcore_Cache_PoolService',
  94.             'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
  95.             'pimcore.templating.engine.delegating' => 'getPimcore_Templating_Engine_DelegatingService',
  96.             'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
  97.             'request_stack' => 'getRequestStackService',
  98.             'router' => 'getRouterService',
  99.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  100.             'cache_clearer' => 'getCacheClearerService',
  101.             'filesystem' => 'getFilesystemService',
  102.             'serializer' => 'getSerializerService',
  103.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  104.             'form.factory' => 'getForm_FactoryService',
  105.             'form.type.file' => 'getForm_Type_FileService',
  106.             'profiler' => 'getProfilerService',
  107.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  108.             'security.token_storage' => 'getSecurity_TokenStorageService',
  109.             'twig' => 'getTwigService',
  110.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  111.             'session' => 'getSessionService',
  112.             'validator' => 'getValidatorService',
  113.         ];
  114.         $this->fileMap = [
  115.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  116.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  117.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  118.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  119.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  120.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  121.             '.container.private.session' => 'get_Container_Private_SessionService',
  122.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  123.             'App\\Controller\\TestController' => 'getTestControllerService',
  124.             'App\\Controller\\Web2printController' => 'getWeb2printControllerService',
  125.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  126.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'getCallbackSettingsControllerService',
  127.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'getConfigControllerService',
  128.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'getIndexControllerService',
  129.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'getMonitoringItemControllerService',
  130.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'getRestControllerService',
  131.             'Elements\\Bundle\\ProcessManagerBundle\\Installer' => 'getInstallerService',
  132.             'Elements\\Bundle\\ProcessManagerBundle\\Service\\CommandsValidator' => 'getCommandsValidatorService',
  133.             'GuzzleHttp\\Client' => 'getClientService',
  134.             'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
  135.             'Pimcore\\Admin\\Serializer' => 'getSerializer2Service',
  136.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'getAssetControllerService',
  137.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'getAssetHelperControllerService',
  138.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassControllerService',
  139.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService',
  140.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectControllerService',
  141.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperControllerService',
  142.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService',
  143.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService',
  144.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentControllerService',
  145.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService',
  146.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService',
  147.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService',
  148.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService',
  149.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService',
  150.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService',
  151.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService',
  152.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService',
  153.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletControllerService',
  154.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService',
  155.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService',
  156.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service',
  157.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
  158.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
  159.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexController2Service',
  160.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
  161.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
  162.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginControllerService',
  163.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
  164.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
  165.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalControllerService',
  166.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService',
  167.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService',
  168.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
  169.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService',
  170.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService',
  171.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
  172.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  173.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService',
  174.             'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService',
  175.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminControllerService',
  176.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service',
  177.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController2Service',
  178.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService',
  179.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService',
  180.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService',
  181.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService',
  182.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController2Service',
  183.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchControllerService',
  184.             'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
  185.             'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
  186.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
  187.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'getConfigController2Service',
  188.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'getGraphQLExplorerControllerService',
  189.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'getWebserviceControllerService',
  190.             'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service' => 'getService2Service',
  191.             'Pimcore\\Bundle\\DataHubBundle\\Installer' => 'getInstaller2Service',
  192.             'Pimcore\\Bundle\\DataHubBundle\\Service\\CheckConsumerPermissionsService' => 'getCheckConsumerPermissionsServiceService',
  193.             'Pimcore\\Bundle\\DataHubBundle\\Service\\FileUploadService' => 'getFileUploadServiceService',
  194.             'Pimcore\\Bundle\\DataHubBundle\\Service\\OutputCacheService' => 'getOutputCacheServiceService',
  195.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'getConfigDataObjectControllerService',
  196.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'getPushImportControllerService',
  197.             'Pimcore\\Bundle\\DataImporterBundle\\Installer' => 'getInstaller3Service',
  198.             'Pimcore\\Bundle\\PerspectiveEditorBundle\\Controller\\PerspectiveController' => 'getPerspectiveControllerService',
  199.             'Pimcore\\Bundle\\PerspectiveEditorBundle\\Installer' => 'getInstaller4Service',
  200.             'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearer2Service',
  201.             'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService',
  202.             'Pimcore\\DataObject\\BlockDataMarshaller\\Consent' => 'getConsentService',
  203.             'Pimcore\\DataObject\\BlockDataMarshaller\\Date' => 'getDateService',
  204.             'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage' => 'getExternalImageService',
  205.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds' => 'getGeoboundsService',
  206.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint' => 'getGeopointService',
  207.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon' => 'getGeopolygonService',
  208.             'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields' => 'getLocalizedfieldsService',
  209.             'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor' => 'getRgbaColorService',
  210.             'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable' => 'getStructuredTableService',
  211.             'Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface' => 'getFieldDefinitionDocBlockBuilderInterfaceService',
  212.             'Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface' => 'getPHPClassDumperInterfaceService',
  213.             'Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface' => 'getPHPFieldCollectionClassDumperInterfaceService',
  214.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface' => 'getPHPObjectBrickClassDumperInterfaceService',
  215.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface' => 'getPHPObjectBrickContainerClassDumperInterfaceService',
  216.             'Pimcore\\DataObject\\Consent\\Service' => 'getService3Service',
  217.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField' => 'getEncryptedFieldService',
  218.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect' => 'getBooleanSelectService',
  219.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField' => 'getEncryptedField2Service',
  220.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect' => 'getMultiselectService',
  221.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue' => 'getQuantityValueService',
  222.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor' => 'getRgbaColor2Service',
  223.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table' => 'getTableService',
  224.             'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService4Service',
  225.             'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
  226.             'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
  227.             'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
  228.             'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
  229.             'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
  230.             'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService',
  231.             'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
  232.             'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
  233.             'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
  234.             'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
  235.             'Pimcore\\Localization\\IntlFormatter' => 'getIntlFormatterService',
  236.             'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService',
  237.             'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService',
  238.             'Pimcore\\Mail\\Mailer' => 'getMailerService',
  239.             'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
  240.             'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
  241.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
  242.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
  243.             'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
  244.             'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
  245.             'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
  246.             'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
  247.             'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
  248.             'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService',
  249.             'Pimcore\\Tool\\Storage' => 'getStorageService',
  250.             'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService',
  251.             'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService',
  252.             'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService',
  253.             'Pimcore\\Workflow\\Manager' => 'getManagerService',
  254.             'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService',
  255.             'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService',
  256.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  257.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  258.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  259.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  260.             'cache.app_clearer' => 'getCache_AppClearerService',
  261.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  262.             'cache.system_clearer' => 'getCache_SystemClearerService',
  263.             'cache_warmer' => 'getCacheWarmerService',
  264.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  265.             'console.command.public_alias.App\\Command\\CustomCommandCommand' => 'getCustomCommandCommandService',
  266.             'console.command.public_alias.App\\Command\\ProcessManagerSampleCommandSimple' => 'getProcessManagerSampleCommandSimpleService',
  267.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand' => 'getClassMethodExecutorCommandService',
  268.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommandService',
  269.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
  270.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
  271.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
  272.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
  273.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
  274.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
  275.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
  276.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
  277.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
  278.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
  279.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
  280.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
  281.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
  282.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
  283.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
  284.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
  285.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
  286.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
  287.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
  288.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
  289.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
  290.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
  291.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
  292.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
  293.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
  294.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
  295.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
  296.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
  297.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
  298.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand' => 'getRebuildWorkspacesCommandService',
  299.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand' => 'getRebuildDefinitionsCommandService',
  300.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommandService',
  301.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand' => 'getDummyDataCommandService',
  302.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand' => 'getParallelProcessQueueCommandService',
  303.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand' => 'getPrepareImportCommandService',
  304.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand' => 'getSequentialProcessQueueCommandService',
  305.             'console.command_loader' => 'getConsole_CommandLoaderService',
  306.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  307.             'error_controller' => 'getErrorControllerService',
  308.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  309.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  310.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  311.             'monolog.logger.DATA-IMPORTER' => 'getMonolog_Logger_DATAIMPORTERService',
  312.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
  313.             'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
  314.             'monolog.logger.lock' => 'getMonolog_Logger_LockService',
  315.             'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
  316.             'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
  317.             'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService',
  318.             'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService',
  319.             'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService',
  320.             'monolog.logger.session' => 'getMonolog_Logger_SessionService',
  321.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  322.             'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService',
  323.             'pimcore.cache.adapter.null_tag_aware' => 'getPimcore_Cache_Adapter_NullTagAwareService',
  324.             'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService',
  325.             'pimcore.implementation_loader.asset.metadata.data' => 'getPimcore_ImplementationLoader_Asset_Metadata_DataService',
  326.             'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService',
  327.             'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService',
  328.             'pimcore.model.factory' => 'getPimcore_Model_FactoryService',
  329.             'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
  330.             'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
  331.             'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService',
  332.             'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService',
  333.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  334.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  335.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  336.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  337.             'routing.loader' => 'getRouting_LoaderService',
  338.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  339.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  340.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
  341.             'services_resetter' => 'getServicesResetterService',
  342.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  343.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  344.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  345.         ];
  346.         $this->aliases = [
  347.             'App\\Kernel' => 'kernel',
  348.             'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'doctrine',
  349.             'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
  350.             'GuzzleHttp\\ClientInterface' => 'GuzzleHttp\\Client',
  351.             'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
  352.             'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
  353.             'Pimcore\\Kernel' => 'kernel',
  354.             'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
  355.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  356.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  357.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  358.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  359.             'database_connection' => 'doctrine.dbal.default_connection',
  360.             'messenger.bus.pimcore-core' => 'messenger.default_bus',
  361.             'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
  362.             'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
  363.             'pimcore.http_client' => 'GuzzleHttp\\Client',
  364.             'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  365.             'pimcore.templating.engine.twig' => '.container.private.twig',
  366.             'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
  367.             'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
  368.             'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  369.         ];
  370.         $this->privates['service_container'] = function () {
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  377.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Kernel.php';
  378.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  391.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  408.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ProxyAdapter.php';
  419.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  450.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  451.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  507.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  514.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  515.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  516.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  517.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  518.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  519.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  520.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  527.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  528.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  531.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  533.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  535.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  536.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  538.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  539.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  540.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  541.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  543.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  544.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  545.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  547.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  548.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  549.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  550.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  551.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  552.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/ConnectionInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php';
  554.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/Connection.php';
  555.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  556.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  557.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  559.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  560.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  561.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  563.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  564.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  565.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  566.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  569.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  570.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Request/ParamConverter/DataObjectParamConverter.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  573.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  574.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  575.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  577.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  578.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  579.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  583.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  584.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  585.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  598.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Config.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DatabaseTableTrait.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/ExpiringStoreTrait.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DoctrineDbalStore.php';
  604.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
  606.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php';
  607.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
  608.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleManager.php';
  609.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Config/StateConfig.php';
  610.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleLocator.php';
  611.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Composer/PackageInfo.php';
  612.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestHelper.php';
  613.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseHelper.php';
  614.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestMatcherFactory.php';
  615.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseStack.php';
  616.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Response/CodeInjector.php';
  617.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/AbstractRequestResolver.php';
  618.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/PimcoreContextResolver.php';
  619.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Context/PimcoreContextGuesser.php';
  620.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/StaticPageResolver.php';
  621.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/OutputTimestampResolver.php';
  622.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/SiteResolver.php';
  623.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/EditmodeResolver.php';
  624.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.php';
  625.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/ResponseHeaderResolver.php';
  626.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleServiceInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleService.php';
  628.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/LoaderInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassNameLoaderInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ImplementationLoader.php';
  631.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoaderInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoader.php';
  633.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/AbstractClassNameLoader.php';
  634.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/PrefixLoader.php';
  635.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/PrefixLoader.php';
  636.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/Block/BlockStateStack.php';
  637.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
  638.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
  639.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
  640.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
  641.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Element/Service.php';
  642.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Document/Service.php';
  643.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
  645.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
  646.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PimcoreContextAwareTrait.php';
  647.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/RoutingListener.php';
  648.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreContextListener.php';
  649.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentFallbackListener.php';
  650.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreHeaderListener.php';
  651.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/LocaleListener.php';
  652.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/TranslationDebugListener.php';
  653.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ElementListener.php';
  654.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GlobalTemplateVariablesListener.php';
  655.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/HardlinkCanonicalListener.php';
  656.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/BlockStateListener.php';
  657.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentMetaDataListener.php';
  658.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/StaticPageContextAwareTrait.php';
  659.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/StaticPageGeneratorListener.php';
  660.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/EventedControllerListener.php';
  661.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseHeaderListener.php';
  662.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/EditmodeListener.php';
  663.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseStackListener.php';
  664.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/ResponseInjectionTrait.php';
  665.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/InternalWysiwygHtmlAttributeFilterListener.php';
  666.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/EnabledTrait.php';
  667.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PreviewRequestTrait.php';
  668.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleAnalyticsCodeListener.php';
  669.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleTagManagerListener.php';
  670.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php';
  671.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/FullPage/SessionStatus.php';
  672.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/MaintenancePageListener.php';
  673.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleSearchConsoleVerificationListener.php';
  674.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/OutputTimestampListener.php';
  675.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WebDebugToolbarListener.php';
  676.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/ActionRenderer.php';
  677.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/EngineInterface.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/StreamingEngineInterface.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/DelegatingEngine.php';
  681.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';
  682.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreDataCollector.php';
  683.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
  684.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
  685.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
  686.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
  688.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/DoctrineDbalAdapter.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
  693.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
  694.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
  695.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
  696.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
  697.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
  698.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
  699.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
  700.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
  701.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
  703.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
  705.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
  706.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
  707.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
  708.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
  710.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
  711.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
  712.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
  713.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
  714.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
  715.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
  716.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
  717.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
  718.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingSessionBagListener.php';
  719.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  720.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/HelperCharsetTrait.php';
  721.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
  722.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/AbstractExtension.php';
  723.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/CacheBusterAware.php';
  724.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/WebLinksTrait.php';
  725.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadLink.php';
  726.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/TextUtilsTrait.php';
  727.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadMeta.php';
  728.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadScript.php';
  729.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadStyle.php';
  730.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadTitle.php';
  731.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Inc.php';
  732.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/IncludeRenderer.php';
  733.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/InlineScript.php';
  734.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder.php';
  735.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/ContainerService.php';
  736.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSessionBagListener.php';
  737.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
  738.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
  739.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/TokenStorageUserResolver.php';
  740.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
  741.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
  742.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
  743.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
  744.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
  745.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
  746.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
  747.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
  748.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
  749.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
  750.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  754.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  755.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/Translator.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  782.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Element/Router.php';
  783.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Staticroute/Router.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  788.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/DynamicRouteProvider.php';
  789.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DataObjectRouteHandler.php';
  790.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  791.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  795.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/UserLoader.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  797.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  804.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  805.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  806.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  807.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  808.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  809.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  810.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  811.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  815.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  816.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  817.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  818.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  819.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  820.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  821.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  822.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  823.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  824.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  825.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  826.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  827.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  828.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  829.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  830.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  831.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  832.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  833.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  834.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  839.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  840.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  841.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  842.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  843.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  844.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  845.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  846.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  847.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  849.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  850.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  851.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  852.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  853.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  854.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  855.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  856.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  857.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  858.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  859.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  861.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  862.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  863.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  864.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HelpersExtension.php';
  865.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentEditableExtension.php';
  866.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreObjectExtension.php';
  867.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreToolExtension.php';
  868.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/NavigationExtension.php';
  869.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/GlossaryExtension.php';
  870.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.php';
  871.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HeaderExtension.php';
  872.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetCompressExtension.php';
  873.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/WebsiteConfigExtension.php';
  874.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DumpExtension.php';
  875.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/CacheExtension.php';
  876.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetHelperExtensions.php';
  877.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DataObjectHelperExtensions.php';
  878.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentHelperExtensions.php';
  879.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/ImageThumbnailExtension.php';
  880.             include_once \dirname(__DIR__4).'/vendor/rybakit/twig-deferred-extension/src/DeferredExtension.php';
  881.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  882.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/SandboxExtension.php';
  883.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
  884.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Sandbox/SecurityPolicy.php';
  885.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  887.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  888.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  891.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  893.         };
  894.     }
  895.     public function compile(): void
  896.     {
  897.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  898.     }
  899.     public function isCompiled(): bool
  900.     {
  901.         return true;
  902.     }
  903.     public function getRemovedIds(): array
  904.     {
  905.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  906.     }
  907.     protected function load($file$lazyLoad true)
  908.     {
  909.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  910.             return $class::do($this$lazyLoad);
  911.         }
  912.         if ('.' === $file[-4]) {
  913.             $class substr($class0, -4);
  914.         } else {
  915.             $file .= '.php';
  916.         }
  917.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  918.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  919.     }
  920.     protected function createProxy($class\Closure $factory)
  921.     {
  922.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  923.         return $factory();
  924.     }
  925.     /**
  926.      * Gets the public '.container.private.form.factory' shared service.
  927.      *
  928.      * @return \Symfony\Component\Form\FormFactory
  929.      */
  930.     protected function get_Container_Private_Form_FactoryService()
  931.     {
  932.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  933.     }
  934.     /**
  935.      * Gets the public '.container.private.profiler' shared service.
  936.      *
  937.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  938.      */
  939.     protected function get_Container_Private_ProfilerService()
  940.     {
  941.         $a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
  942.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  943.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  944.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  945.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  946.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  947.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  948.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  949.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  950.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  951.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  952.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  953.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  954.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  955.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  956.         $d->addInstance('pimcore.cache.adapter.redis_tag_aware', ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()));
  957.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  958.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  959.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  960.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  961.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  962.         $g->registerBus('messenger.bus.pimcore-core', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  963.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  964.         if ($this->has('kernel')) {
  965.             $h->setKernel($b);
  966.         }
  967.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
  968.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  969.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  970.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  971.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  972.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  973.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
  974.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  975.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  976.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  977.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  978.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  979.         $instance->add($d);
  980.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  981.         $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));
  982.         $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())));
  983.         $instance->add($e);
  984.         $instance->add($f);
  985.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  986.         $instance->add($g);
  987.         $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()))));
  988.         $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()))));
  989.         $instance->add($h);
  990.         return $instance;
  991.     }
  992.     /**
  993.      * Gets the public '.container.private.security.authorization_checker' shared service.
  994.      *
  995.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  996.      */
  997.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  998.     {
  999.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1000.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1001.             return $this->services['.container.private.security.authorization_checker'];
  1002.         }
  1003.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  1004.     }
  1005.     /**
  1006.      * Gets the public '.container.private.security.token_storage' shared service.
  1007.      *
  1008.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1009.      */
  1010.     protected function get_Container_Private_Security_TokenStorageService()
  1011.     {
  1012.         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, [
  1013.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1014.         ], [
  1015.             'request_stack' => '?',
  1016.         ]));
  1017.     }
  1018.     /**
  1019.      * Gets the public '.container.private.twig' shared service.
  1020.      *
  1021.      * @return \Twig\Environment
  1022.      */
  1023.     protected function get_Container_Private_TwigService()
  1024.     {
  1025.         $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']);
  1026.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1027.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1028.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1029.         $d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  1030.         $e = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  1031.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1032.         $g = ($this->services['router'] ?? $this->getRouterService());
  1033.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1034.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1035.         $i = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
  1036.         $j = new \Symfony\Bridge\Twig\AppVariable();
  1037.         $j->setEnvironment('dev');
  1038.         $j->setDebug(true);
  1039.         if ($this->has('.container.private.security.token_storage')) {
  1040.             $j->setTokenStorage($b);
  1041.         }
  1042.         if ($this->has('request_stack')) {
  1043.             $j->setRequestStack($a);
  1044.         }
  1045.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1046.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1047.         $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)));
  1048.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  1049.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
  1050.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($a$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  1051.             return new \EmptyIterator();
  1052.         }, 0))));
  1053.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  1054.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1055.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1056.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  1057.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1058.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1059.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($a$e)));
  1060.         $instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  1061.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1062.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($d));
  1063.         $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())));
  1064.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1065.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  1066.         $instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService())));
  1067.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentEditableExtension(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService())));
  1068.         $instance->addExtension(($this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] ?? $this->getSubrequestExtensionService()));
  1069.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreObjectExtension());
  1070.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreToolExtension());
  1071.         $instance->addExtension(new \Pimcore\Twig\Extension\NavigationExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService())));
  1072.         $instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(new \Pimcore\Tool\Glossary\Processor(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $i, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $this->parameters['pimcore.glossary.blocked_tags'])));
  1073.         $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())));
  1074.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
  1075.         $instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
  1076.         $instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
  1077.         $instance->addExtension(new \Pimcore\Twig\Extension\CacheExtension($i));
  1078.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetHelperExtensions());
  1079.         $instance->addExtension(new \Pimcore\Twig\Extension\DataObjectHelperExtensions());
  1080.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentHelperExtensions());
  1081.         $instance->addExtension(new \Pimcore\Twig\Extension\ImageThumbnailExtension());
  1082.         $instance->addExtension(new \Twig\DeferredExtension\DeferredExtension());
  1083.         $instance->addExtension(new \Twig\Extra\String\StringExtension(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')))));
  1084.         $instance->addExtension(new \Twig\Extension\SandboxExtension(new \Pimcore\Twig\Sandbox\SecurityPolicy($this->parameters['pimcore.templating.twig.sandbox_security_policy.tags'], $this->parameters['pimcore.templating.twig.sandbox_security_policy.filters'], $this->parameters['pimcore.templating.twig.sandbox_security_policy.functions'])));
  1085.         $instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($g));
  1086.         $instance->addGlobal('app'$j);
  1087.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1088.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1089.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1090.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1091.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1092.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => ['privates''Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl''getPimcoreUrlService'false],
  1093.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadLink''getHeadLinkService'false],
  1094.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadMeta''getHeadMetaService'false],
  1095.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadScript''getHeadScriptService'false],
  1096.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadStyle''getHeadStyleService'false],
  1097.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadTitle''getHeadTitleService'false],
  1098.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Inc''getIncService'false],
  1099.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\InlineScript''getInlineScriptService'false],
  1100.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Navigation''getNavigationService'false],
  1101.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder''getPlaceholderService'false],
  1102.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension''getAbstractExtensionService'true],
  1103.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware''getCacheBusterAwareService'true],
  1104.         ], [
  1105.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1106.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1107.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1108.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1109.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => '?',
  1110.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => '?',
  1111.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
  1112.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => '?',
  1113.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
  1114.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
  1115.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
  1116.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
  1117.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
  1118.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
  1119.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
  1120.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
  1121.         ])));
  1122.         $instance->addGlobal('container'$this);
  1123.         $instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  1124.         $instance->addGlobal('pimcore_csp', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()));
  1125.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1126.         return $instance;
  1127.     }
  1128.     /**
  1129.      * Gets the public '.container.private.validator' shared service.
  1130.      *
  1131.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1132.      */
  1133.     protected function get_Container_Private_ValidatorService()
  1134.     {
  1135.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1136.     }
  1137.     /**
  1138.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler' shared autowired service.
  1139.      *
  1140.      * @return \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler
  1141.      */
  1142.     protected function getContentSecurityPolicyHandlerService()
  1143.     {
  1144.         $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())));
  1145.         $a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1146.         $instance->setLogger($a);
  1147.         $instance->setLogger($a);
  1148.         $instance->addAllowedUrls('default-src', []);
  1149.         $instance->addAllowedUrls('img-src', []);
  1150.         $instance->addAllowedUrls('script-src', []);
  1151.         $instance->addAllowedUrls('style-src', []);
  1152.         $instance->addAllowedUrls('connect-src', []);
  1153.         $instance->addAllowedUrls('font-src', []);
  1154.         $instance->addAllowedUrls('media-src', []);
  1155.         $instance->addAllowedUrls('frame-src', []);
  1156.         return $instance;
  1157.     }
  1158.     /**
  1159.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler' shared autowired service.
  1160.      *
  1161.      * @return \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler
  1162.      */
  1163.     protected function getCsrfProtectionHandlerService()
  1164.     {
  1165.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1166.         if (isset($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'])) {
  1167.             return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'];
  1168.         }
  1169.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler([], $a);
  1170.         $b = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1171.         $instance->setLogger($b);
  1172.         $instance->setLogger($b);
  1173.         return $instance;
  1174.     }
  1175.     /**
  1176.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver' shared autowired service.
  1177.      *
  1178.      * @return \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver
  1179.      */
  1180.     protected function getTokenStorageUserResolverService()
  1181.     {
  1182.         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()));
  1183.     }
  1184.     /**
  1185.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
  1186.      *
  1187.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
  1188.      */
  1189.     protected function getFullPageCacheListenerService()
  1190.     {
  1191.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1192.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'])) {
  1193.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'];
  1194.         }
  1195.         $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())));
  1196.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1197.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1198.         return $instance;
  1199.     }
  1200.     /**
  1201.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
  1202.      *
  1203.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
  1204.      */
  1205.     protected function getGoogleAnalyticsCodeListenerService()
  1206.     {
  1207.         $a = ($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService());
  1208.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'])) {
  1209.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'];
  1210.         }
  1211.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener($a);
  1212.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1213.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1214.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1215.         return $instance;
  1216.     }
  1217.     /**
  1218.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
  1219.      *
  1220.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
  1221.      */
  1222.     protected function getGoogleTagManagerListenerService()
  1223.     {
  1224.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1225.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'])) {
  1226.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'];
  1227.         }
  1228.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), $a, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()));
  1229.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1230.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1231.         return $instance;
  1232.     }
  1233.     /**
  1234.      * Gets the public 'Pimcore\Cache\Core\CoreCacheHandler' shared autowired service.
  1235.      *
  1236.      * @return \Pimcore\Cache\Core\CoreCacheHandler
  1237.      */
  1238.     protected function getCoreCacheHandlerService()
  1239.     {
  1240.         $a = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  1241.         if (isset($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'])) {
  1242.             return $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'];
  1243.         }
  1244.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1245.         if (isset($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'])) {
  1246.             return $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'];
  1247.         }
  1248.         $c = new \Pimcore\Cache\Core\WriteLock($a);
  1249.         $d = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  1250.         $c->setLogger($d);
  1251.         $c->setLogger($d);
  1252.         $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($a$c$b);
  1253.         $instance->setLogger($d);
  1254.         $instance->setLogger($d);
  1255.         return $instance;
  1256.     }
  1257.     /**
  1258.      * Gets the public 'Pimcore\Config' shared autowired service.
  1259.      *
  1260.      * @return \Pimcore\Config
  1261.      */
  1262.     protected function getConfigService()
  1263.     {
  1264.         return $this->services['Pimcore\\Config'] = new \Pimcore\Config();
  1265.     }
  1266.     /**
  1267.      * Gets the public 'Pimcore\Document\Editable\Block\BlockStateStack' shared autowired service.
  1268.      *
  1269.      * @return \Pimcore\Document\Editable\Block\BlockStateStack
  1270.      */
  1271.     protected function getBlockStateStackService()
  1272.     {
  1273.         return $this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack();
  1274.     }
  1275.     /**
  1276.      * Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
  1277.      *
  1278.      * @return \Pimcore\Document\Renderer\DocumentRenderer
  1279.      */
  1280.     protected function getDocumentRendererService()
  1281.     {
  1282.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  1283.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1284.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1285.         }
  1286.         $b = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  1287.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1288.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1289.         }
  1290.         $c = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  1291.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1292.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1293.         }
  1294.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1295.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1296.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1297.         }
  1298.         $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] = $instance = new \Pimcore\Document\Renderer\DocumentRenderer(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $a$b, ($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()), $c$d, ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  1299.         $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())));
  1300.         return $instance;
  1301.     }
  1302.     /**
  1303.      * Gets the public 'Pimcore\Document\StaticPageGenerator' shared autowired service.
  1304.      *
  1305.      * @return \Pimcore\Document\StaticPageGenerator
  1306.      */
  1307.     protected function getStaticPageGeneratorService()
  1308.     {
  1309.         $a = ($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService());
  1310.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  1311.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  1312.         }
  1313.         $b = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  1314.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  1315.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  1316.         }
  1317.         return $this->services['Pimcore\\Document\\StaticPageGenerator'] = new \Pimcore\Document\StaticPageGenerator($a$b);
  1318.     }
  1319.     /**
  1320.      * Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
  1321.      *
  1322.      * @return \Pimcore\Extension\Bundle\PimcoreBundleManager
  1323.      */
  1324.     protected function getPimcoreBundleManagerService()
  1325.     {
  1326.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1327.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  1328.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  1329.         }
  1330.         $b = ($this->services['router'] ?? $this->getRouterService());
  1331.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  1332.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  1333.         }
  1334.         return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] = new \Pimcore\Extension\Bundle\PimcoreBundleManager(new \Pimcore\Extension\Bundle\Config\StateConfig(($this->services['Pimcore\\Extension\\Config'] ?? $this->get('Pimcore\\Extension\\Config'1))), new \Pimcore\Extension\Bundle\PimcoreBundleLocator(new \Pimcore\Composer\PackageInfo(), $this->parameters['pimcore.extensions.bundles.search_paths'], true), ($this->services['kernel'] ?? $this->get('kernel'1)), $a$b);
  1335.     }
  1336.     /**
  1337.      * Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
  1338.      *
  1339.      * @return \Pimcore\Http\RequestHelper
  1340.      */
  1341.     protected function getRequestHelperService()
  1342.     {
  1343.         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()));
  1344.     }
  1345.     /**
  1346.      * Gets the public 'Pimcore\Http\Request\Resolver\DocumentResolver' shared autowired service.
  1347.      *
  1348.      * @return \Pimcore\Http\Request\Resolver\DocumentResolver
  1349.      */
  1350.     protected function getDocumentResolverService()
  1351.     {
  1352.         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())));
  1353.     }
  1354.     /**
  1355.      * Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
  1356.      *
  1357.      * @return \Pimcore\Http\Request\Resolver\EditmodeResolver
  1358.      */
  1359.     protected function getEditmodeResolverService()
  1360.     {
  1361.         $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()));
  1362.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  1363.         $instance->setLogger($a);
  1364.         $instance->setLogger($a);
  1365.         return $instance;
  1366.     }
  1367.     /**
  1368.      * Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
  1369.      *
  1370.      * @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
  1371.      */
  1372.     protected function getOutputTimestampResolverService()
  1373.     {
  1374.         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())));
  1375.     }
  1376.     /**
  1377.      * Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
  1378.      *
  1379.      * @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
  1380.      */
  1381.     protected function getPimcoreContextResolverService()
  1382.     {
  1383.         $a = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())));
  1384.         $a->addContextRoutes('profiler', [=> ['path' => '^/_(profiler|wdt)(/.*)?$''route' => false'host' => false'methods' => []]]);
  1385.         $a->addContextRoutes('admin', [=> ['path' => '^/admin(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_admin_''path' => false'host' => false'methods' => []]]);
  1386.         $a->addContextRoutes('plugin', [=> ['path' => '^/plugin(/.*)?$''route' => false'host' => false'methods' => []]]);
  1387.         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);
  1388.     }
  1389.     /**
  1390.      * Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
  1391.      *
  1392.      * @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
  1393.      */
  1394.     protected function getResponseHeaderResolverService()
  1395.     {
  1396.         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())));
  1397.     }
  1398.     /**
  1399.      * Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
  1400.      *
  1401.      * @return \Pimcore\Http\Request\Resolver\SiteResolver
  1402.      */
  1403.     protected function getSiteResolverService()
  1404.     {
  1405.         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())));
  1406.     }
  1407.     /**
  1408.      * Gets the public 'Pimcore\Http\Request\Resolver\StaticPageResolver' shared autowired service.
  1409.      *
  1410.      * @return \Pimcore\Http\Request\Resolver\StaticPageResolver
  1411.      */
  1412.     protected function getStaticPageResolverService()
  1413.     {
  1414.         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())));
  1415.     }
  1416.     /**
  1417.      * Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
  1418.      *
  1419.      * @return \Pimcore\Http\ResponseHelper
  1420.      */
  1421.     protected function getResponseHelperService()
  1422.     {
  1423.         return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
  1424.     }
  1425.     /**
  1426.      * Gets the public 'Pimcore\Localization\LocaleServiceInterface' shared autowired service.
  1427.      *
  1428.      * @return \Pimcore\Localization\LocaleService
  1429.      */
  1430.     protected function getLocaleServiceInterfaceService()
  1431.     {
  1432.         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()));
  1433.     }
  1434.     /**
  1435.      * Gets the public 'Pimcore\Model\Document\Editable\Loader\EditableLoader' shared autowired service.
  1436.      *
  1437.      * @return \Pimcore\Model\Document\Editable\Loader\EditableLoader
  1438.      */
  1439.     protected function getEditableLoaderService()
  1440.     {
  1441.         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\\'])]);
  1442.     }
  1443.     /**
  1444.      * Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
  1445.      *
  1446.      * @return \Pimcore\Model\Document\Service
  1447.      */
  1448.     protected function getServiceService()
  1449.     {
  1450.         return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
  1451.     }
  1452.     /**
  1453.      * Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
  1454.      *
  1455.      * @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
  1456.      */
  1457.     protected function getDocumentTargetingConfiguratorService()
  1458.     {
  1459.         $a = ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService());
  1460.         if (isset($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'])) {
  1461.             return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'];
  1462.         }
  1463.         return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] = new \Pimcore\Targeting\Document\DocumentTargetingConfigurator(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), $a);
  1464.     }
  1465.     /**
  1466.      * Gets the public 'Pimcore\Templating\Renderer\EditableRenderer' shared autowired service.
  1467.      *
  1468.      * @return \Pimcore\Templating\Renderer\EditableRenderer
  1469.      */
  1470.     protected function getEditableRendererService()
  1471.     {
  1472.         $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())));
  1473.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1474.         $instance->setLogger($a);
  1475.         $instance->setLogger($a);
  1476.         return $instance;
  1477.     }
  1478.     /**
  1479.      * Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
  1480.      *
  1481.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  1482.      */
  1483.     protected function getWebLinkExtensionService()
  1484.     {
  1485.         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())));
  1486.     }
  1487.     /**
  1488.      * Gets the public 'Symfony\Component\HttpKernel\EventListener\SessionListener' shared service.
  1489.      *
  1490.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1491.      */
  1492.     protected function getSessionListenerService()
  1493.     {
  1494.         return $this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1495.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  1496.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  1497.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  1498.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  1499.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  1500.         ], [
  1501.             'initialized_session' => '?',
  1502.             'logger' => '?',
  1503.             'session' => '?',
  1504.             'session_collector' => '?',
  1505.             'session_factory' => '?',
  1506.         ]), true$this->parameters['session.storage.options']);
  1507.     }
  1508.     /**
  1509.      * Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
  1510.      *
  1511.      * @return \Symfony\Component\Lock\LockFactory
  1512.      */
  1513.     protected function getLockFactoryService()
  1514.     {
  1515.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  1516.         if (isset($this->services['Symfony\\Component\\Lock\\LockFactory'])) {
  1517.             return $this->services['Symfony\\Component\\Lock\\LockFactory'];
  1518.         }
  1519.         $this->services['Symfony\\Component\\Lock\\LockFactory'] = $instance = new \Symfony\Component\Lock\LockFactory(new \Symfony\Component\Lock\Store\DoctrineDbalStore($a));
  1520.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1521.         return $instance;
  1522.     }
  1523.     /**
  1524.      * Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
  1525.      *
  1526.      * @return \Pimcore\Translation\Translator
  1527.      */
  1528.     protected function getTranslatorInterfaceService()
  1529.     {
  1530.         $this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  1531.         $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'1)));
  1532.         $instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
  1533.         $instance->setAdminTranslationMapping([]);
  1534.         return $instance;
  1535.     }
  1536.     /**
  1537.      * Gets the public 'cache.app' shared service.
  1538.      *
  1539.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1540.      */
  1541.     protected function getCache_AppService()
  1542.     {
  1543.         $a = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  1544.         if (isset($this->services['cache.app'])) {
  1545.             return $this->services['cache.app'];
  1546.         }
  1547.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter($a'app'));
  1548.     }
  1549.     /**
  1550.      * Gets the public 'cache.system' shared service.
  1551.      *
  1552.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1553.      */
  1554.     protected function getCache_SystemService()
  1555.     {
  1556.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PwUyUV-jXN'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1557.     }
  1558.     /**
  1559.      * Gets the public 'cache.validator_expression_language' shared service.
  1560.      *
  1561.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1562.      */
  1563.     protected function getCache_ValidatorExpressionLanguageService()
  1564.     {
  1565.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KHD0R53te9'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1566.     }
  1567.     /**
  1568.      * Gets the public 'cmf_routing.route_provider' shared autowired service.
  1569.      *
  1570.      * @return \Pimcore\Routing\DynamicRouteProvider
  1571.      */
  1572.     protected function getCmfRouting_RouteProviderService()
  1573.     {
  1574.         $a = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  1575.         $this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider($a);
  1576.         $instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
  1577.         $instance->addHandler(new \Pimcore\Routing\Dynamic\DataObjectRouteHandler($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config()))));
  1578.         return $instance;
  1579.     }
  1580.     /**
  1581.      * Gets the public 'data_collector.dump' shared service.
  1582.      *
  1583.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1584.      */
  1585.     protected function getDataCollector_DumpService()
  1586.     {
  1587.         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);
  1588.     }
  1589.     /**
  1590.      * Gets the public 'doctrine' shared service.
  1591.      *
  1592.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1593.      */
  1594.     protected function getDoctrineService()
  1595.     {
  1596.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], [], 'default''');
  1597.     }
  1598.     /**
  1599.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1600.      *
  1601.      * @return \Pimcore\Db\Connection
  1602.      */
  1603.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1604.     {
  1605.         $a = new \Doctrine\DBAL\Configuration();
  1606.         $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()))]));
  1607.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'lock_keys'=> 'cache_items'=> 'cache_items'])]));
  1608.         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''url' => 'mysql://'.$this->getEnv('string:resolve:DB_USERNAME').':'.$this->getEnv('string:resolve:DB_PASSWORD').'@'.$this->getEnv('string:resolve:DB_HOST').':'.$this->getEnv('string:resolve:DB_PORT').'/'.$this->getEnv('string:resolve:DB_DATABASE').'?serverVersion=mariadb-10.9.3&charset=utf8''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [1002 => 'SET sql_mode = \'\';'], 'wrapperClass' => '\\Pimcore\\Db\\Connection''defaultTableOptions' => ['charset' => 'UTF8MB4''engine' => 'InnoDB''collate' => 'utf8mb4_general_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1609.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates''cmf_routing.persistence.doctrine.route_condition_metadata_listener''getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService'true],
  1610.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1611.         ], [
  1612.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
  1613.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1614.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'cmf_routing.persistence.doctrine.route_condition_metadata_listener']), ['enum' => 'string''bit' => 'boolean']);
  1615.     }
  1616.     /**
  1617.      * Gets the public 'event_dispatcher' shared service.
  1618.      *
  1619.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1620.      */
  1621.     protected function getEventDispatcherService()
  1622.     {
  1623.         $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())));
  1624.         $instance->addListener('scheb_two_factor.authentication.complete', [=> function () {
  1625.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  1626.         }, => 'onAuthenticationComplete'], 0);
  1627.         $instance->addListener('scheb_two_factor.authentication.attempt', [=> function () {
  1628.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  1629.         }, => 'onAuthenticationAttempt'], 0);
  1630.         $instance->addListener('kernel.controller', [=> function () {
  1631.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1632.         }, => 'onKernelController'], 0);
  1633.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1634.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1635.         }, => 'checkPassport'], 1024);
  1636.         $instance->addListener('kernel.response', [=> function () {
  1637.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1638.         }, => 'onKernelResponse'], 0);
  1639.         $instance->addListener('kernel.response', [=> function () {
  1640.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
  1641.         }, => 'onKernelResponse'], -110);
  1642.         $instance->addListener('kernel.response', [=> function () {
  1643.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
  1644.         }, => 'onKernelResponse'], -108);
  1645.         $instance->addListener('kernel.request', [=> function () {
  1646.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  1647.         }, => 'onKernelRequest'], 610);
  1648.         $instance->addListener('kernel.response', [=> function () {
  1649.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  1650.         }, => 'onKernelResponse'], -120);
  1651.         $instance->addListener('kernel.response', [=> function () {
  1652.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  1653.         }, => 'stopPropagationCheck'], 100);
  1654.         $instance->addListener('kernel.request', [=> function () {
  1655.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
  1656.         }, => 'onKernelRequest'], 620);
  1657.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  1658.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\AdminListener()));
  1659.         }, => 'addIndexSettings'], 0);
  1660.         $instance->addListener('Pimcore\\Bundle\\DataImporterBundle\\Event\\PostPreparationEvent', [=> function () {
  1661.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\DataImporterListener'] ?? $this->load('getDataImporterListenerService'));
  1662.         }, => 'importPrepared'], 0);
  1663.         $instance->addListener('kernel.response', [=> function () {
  1664.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1665.         }, => 'onKernelResponse'], 0);
  1666.         $instance->addListener('kernel.response', [=> function () {
  1667.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1668.         }, => 'onKernelResponse'], -1024);
  1669.         $instance->addListener('kernel.request', [=> function () {
  1670.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1671.         }, => 'setDefaultLocale'], 100);
  1672.         $instance->addListener('kernel.request', [=> function () {
  1673.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1674.         }, => 'onKernelRequest'], 16);
  1675.         $instance->addListener('kernel.finish_request', [=> function () {
  1676.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1677.         }, => 'onKernelFinishRequest'], 0);
  1678.         $instance->addListener('kernel.request', [=> function () {
  1679.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1680.         }, => 'onKernelRequest'], 256);
  1681.         $instance->addListener('kernel.response', [=> function () {
  1682.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1683.         }, => 'onResponse'], -255);
  1684.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1685.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1686.         }, => 'onControllerArguments'], 0);
  1687.         $instance->addListener('kernel.exception', [=> function () {
  1688.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1689.         }, => 'logKernelException'], 0);
  1690.         $instance->addListener('kernel.exception', [=> function () {
  1691.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1692.         }, => 'onKernelException'], -128);
  1693.         $instance->addListener('kernel.response', [=> function () {
  1694.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1695.         }, => 'removeCspHeader'], -128);
  1696.         $instance->addListener('kernel.request', [=> function () {
  1697.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1698.         }, => 'onKernelRequest'], 15);
  1699.         $instance->addListener('kernel.finish_request', [=> function () {
  1700.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1701.         }, => 'onKernelFinishRequest'], -15);
  1702.         $instance->addListener('console.error', [=> function () {
  1703.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1704.         }, => 'onConsoleError'], -128);
  1705.         $instance->addListener('console.terminate', [=> function () {
  1706.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1707.         }, => 'onConsoleTerminate'], -128);
  1708.         $instance->addListener('console.error', [=> function () {
  1709.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1710.         }, => 'onConsoleError'], 0);
  1711.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1712.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1713.         }, => 'onMessage'], -255);
  1714.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1715.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1716.         }, => 'onMessage'], -255);
  1717.         $instance->addListener('kernel.request', [=> function () {
  1718.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1719.         }, => 'configure'], 2048);
  1720.         $instance->addListener('console.command', [=> function () {
  1721.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1722.         }, => 'configure'], 2048);
  1723.         $instance->addListener('kernel.request', [=> function () {
  1724.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1725.         }, => 'onKernelRequest'], 32);
  1726.         $instance->addListener('kernel.finish_request', [=> function () {
  1727.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1728.         }, => 'onKernelFinishRequest'], 0);
  1729.         $instance->addListener('kernel.exception', [=> function () {
  1730.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1731.         }, => 'onKernelException'], -64);
  1732.         $instance->addListener('kernel.response', [=> function () {
  1733.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1734.         }, => 'onKernelResponse'], 0);
  1735.         $instance->addListener('kernel.request', [=> function () {
  1736.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  1737.         }, => 'onKernelRequest'], 128);
  1738.         $instance->addListener('kernel.response', [=> function () {
  1739.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  1740.         }, => 'onKernelResponse'], -1000);
  1741.         $instance->addListener('kernel.finish_request', [=> function () {
  1742.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  1743.         }, => 'onFinishRequest'], 0);
  1744.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1745.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1746.         }, => 'onMessageFailed'], 100);
  1747.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1748.             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()));
  1749.         }, => 'onMessageFailed'], 200);
  1750.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1751.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1752.         }, => 'onWorkerStarted'], 0);
  1753.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1754.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1755.         }, => 'onWorkerRunning'], 0);
  1756.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1757.             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()));
  1758.         }, => 'onMessageFailed'], 0);
  1759.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1760.             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()));
  1761.         }, => 'onWorkerRunning'], 0);
  1762.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1763.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1764.         }, => 'onNotification'], -255);
  1765.         $instance->addListener('kernel.response', [=> function () {
  1766.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1767.         }, => 'onKernelResponse'], -100);
  1768.         $instance->addListener('kernel.exception', [=> function () {
  1769.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1770.         }, => 'onKernelException'], 0);
  1771.         $instance->addListener('kernel.terminate', [=> function () {
  1772.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1773.         }, => 'onKernelTerminate'], -1024);
  1774.         $instance->addListener('kernel.controller', [=> function () {
  1775.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1776.         }, => 'onKernelController'], 0);
  1777.         $instance->addListener('kernel.response', [=> function () {
  1778.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1779.         }, => 'onKernelResponse'], 0);
  1780.         $instance->addListener('kernel.response', [=> function () {
  1781.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1782.         }, => 'onKernelResponse'], 0);
  1783.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1784.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1785.         }, => 'checkPassport'], 0);
  1786.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1787.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1788.         }, => 'onLoginSuccess'], 0);
  1789.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1790.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1791.         }, => 'onVoterVote'], 0);
  1792.         $instance->addListener('kernel.request', [=> function () {
  1793.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1794.         }, => 'configureLogoutUrlGenerator'], 8);
  1795.         $instance->addListener('kernel.request', [=> function () {
  1796.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1797.         }, => 'onKernelRequest'], 8);
  1798.         $instance->addListener('kernel.finish_request', [=> function () {
  1799.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1800.         }, => 'onKernelFinishRequest'], 0);
  1801.         $instance->addListener('kernel.exception', [=> function () {
  1802.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.pimcore_admin'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_PimcoreAdminService'));
  1803.         }, => 'onKernelException'], 2);
  1804.         $instance->addListener('kernel.request', [=> function () {
  1805.             return ($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService());
  1806.         }, => 'onKernelRequest'], 0);
  1807.         $instance->addListener('security.authentication.success', [=> function () {
  1808.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1809.         }, => 'onLogin'], 9223372036854775807);
  1810.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  1811.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1812.         }, => 'onAccessDenied'], 0);
  1813.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  1814.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1815.         }, => 'onTwoFactorForm'], 0);
  1816.         $instance->addListener('kernel.response', [=> function () {
  1817.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1818.         }, => 'onKernelResponse'], 1);
  1819.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1820.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1821.         }, => 'onMessage'], 0);
  1822.         $instance->addListener('console.command', [=> function () {
  1823.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1824.         }, => 'onCommand'], 255);
  1825.         $instance->addListener('console.terminate', [=> function () {
  1826.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1827.         }, => 'onTerminate'], -255);
  1828.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1829.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1830.         }, => 'onWorkerMessageHandled'], 0);
  1831.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1832.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1833.         }, => 'onWorkerMessageFailed'], 0);
  1834.         $instance->addListener('kernel.controller', [=> function () {
  1835.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1836.         }, => 'onKernelController'], 0);
  1837.         $instance->addListener('kernel.controller', [=> function () {
  1838.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1839.         }, => 'onKernelController'], 0);
  1840.         $instance->addListener('kernel.controller', [=> function () {
  1841.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1842.         }, => 'onKernelController'], -128);
  1843.         $instance->addListener('kernel.view', [=> function () {
  1844.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1845.         }, => 'onKernelView'], 0);
  1846.         $instance->addListener('kernel.controller', [=> function () {
  1847.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1848.         }, => 'onKernelController'], 0);
  1849.         $instance->addListener('kernel.response', [=> function () {
  1850.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1851.         }, => 'onKernelResponse'], 0);
  1852.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1853.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1854.         }, => 'onKernelControllerArguments'], 0);
  1855.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1856.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1857.         }, => 'onKernelControllerArguments'], 0);
  1858.         $instance->addListener('presta_sitemap.populate', [=> function () {
  1859.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
  1860.         }, => 'registerRouteAnnotation'], 0);
  1861.         $instance->addListener('security.authentication.success', [=> function () {
  1862.             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()));
  1863.         }, => 'onLogin'], 9223372036854775806);
  1864.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1865.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  1866.         }, => 'checkPassport'], 0);
  1867.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1868.             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()));
  1869.         }, => 'onSuccessfulLogin'], -63);
  1870.         $instance->addListener('console.command', [=> function () {
  1871.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1872.         }, => 'configure'], 1024);
  1873.         $instance->addListener('kernel.response', [=> function () {
  1874.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1875.         }, => 'onKernelResponse'], -128);
  1876.         $instance->addListener('knp_pager.items', [=> function () {
  1877.             return ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] ?? ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] = new \Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber()));
  1878.         }, => 'items'], -5);
  1879.         $instance->addListener('knp_pager.before', [=> function () {
  1880.             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()));
  1881.         }, => 'before'], 0);
  1882.         $instance->addListener('knp_pager.pagination', [=> function () {
  1883.             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()));
  1884.         }, => 'pagination'], 0);
  1885.         $instance->addListener('workflow.completed', [=> function () {
  1886.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
  1887.         }, => 'onWorkflowCompleted'], 0);
  1888.         $instance->addListener('workflow.completed', [=> function () {
  1889.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1890.         }, => 'onWorkflowCompleted'], 1);
  1891.         $instance->addListener('workflow.enter', [=> function () {
  1892.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1893.         }, => 'onWorkflowEnter'], 0);
  1894.         $instance->addListener('pimcore.workflow.preGlobalAction', [=> function () {
  1895.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1896.         }, => 'onPreGlobalAction'], 0);
  1897.         $instance->addListener('pimcore.workflow.postGlobalAction', [=> function () {
  1898.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1899.         }, => 'onPostGlobalAction'], 0);
  1900.         $instance->addListener('workflow.completed', [=> function () {
  1901.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
  1902.         }, => 'onWorkflowCompleted'], 0);
  1903.         $instance->addListener('kernel.request', [=> function () {
  1904.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  1905.         }, => 'onKernelRequest'], 512);
  1906.         $instance->addListener('kernel.exception', [=> function () {
  1907.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  1908.         }, => 'onKernelException'], 64);
  1909.         $instance->addListener('kernel.request', [=> function () {
  1910.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
  1911.         }, => 'onKernelRequest'], 24);
  1912.         $instance->addListener('kernel.request', [=> function () {
  1913.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  1914.         }, => 'onKernelRequest'], 20);
  1915.         $instance->addListener('kernel.controller', [=> function () {
  1916.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  1917.         }, => 'onKernelController'], 50);
  1918.         $instance->addListener('kernel.response', [=> function () {
  1919.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
  1920.         }, => 'onKernelResponse'], 0);
  1921.         $instance->addListener('kernel.request', [=> function () {
  1922.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  1923.         }, => 'onKernelRequest'], 1);
  1924.         $instance->addListener('kernel.response', [=> function () {
  1925.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  1926.         }, => 'onKernelResponse'], 0);
  1927.         $instance->addListener('kernel.request', [=> function () {
  1928.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
  1929.         }, => 'onKernelRequest'], 0);
  1930.         $instance->addListener('kernel.terminate', [=> function () {
  1931.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  1932.         }, => 'onKernelTerminate'], 0);
  1933.         $instance->addListener('console.terminate', [=> function () {
  1934.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  1935.         }, => 'onConsoleTerminate'], 0);
  1936.         $instance->addListener('kernel.controller', [=> function () {
  1937.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
  1938.         }, => 'onKernelController'], 30);
  1939.         $instance->addListener('kernel.controller', [=> function () {
  1940.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  1941.         }, => 'onKernelController'], 15);
  1942.         $instance->addListener('kernel.response', [=> function () {
  1943.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  1944.         }, => 'onKernelResponse'], 0);
  1945.         $instance->addListener('kernel.request', [=> function () {
  1946.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  1947.         }, => 'onKernelRequest'], 700);
  1948.         $instance->addListener('kernel.response', [=> function () {
  1949.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
  1950.         }, => 'onKernelResponse'], 0);
  1951.         $instance->addListener('kernel.request', [=> function () {
  1952.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  1953.         }, => 'onKernelRequest'], 0);
  1954.         $instance->addListener('kernel.response', [=> function () {
  1955.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  1956.         }, => 'onKernelResponse'], 0);
  1957.         $instance->addListener('kernel.request', [=> function () {
  1958.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
  1959.         }, => 'onKernelRequest'], 0);
  1960.         $instance->addListener('pimcore.document.renderer.pre_render', [=> function () {
  1961.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  1962.         }, => 'onPreRender'], 0);
  1963.         $instance->addListener('pimcore.document.renderer.post_render', [=> function () {
  1964.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  1965.         }, => 'onPostRender'], 0);
  1966.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  1967.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1968.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  1969.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  1970.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1971.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  1972.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  1973.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1974.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  1975.         $instance->addListener('kernel.request', [=> function () {
  1976.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1977.         }, => 'onKernelRequest'], 510);
  1978.         $instance->addListener('kernel.response', [=> function () {
  1979.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  1980.         }, => 'onKernelResponse'], -120);
  1981.         $instance->addListener('kernel.view', [=> function () {
  1982.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService'));
  1983.         }, => 'onKernelView'], 16);
  1984.         $instance->addListener('kernel.controller', [=> function () {
  1985.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  1986.         }, => 'onKernelController'], 0);
  1987.         $instance->addListener('kernel.response', [=> function () {
  1988.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  1989.         }, => 'onKernelResponse'], 0);
  1990.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  1991.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  1992.         }, => 'onElementPostAdd'], 0);
  1993.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  1994.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  1995.         }, => 'onElementPostAdd'], 0);
  1996.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  1997.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  1998.         }, => 'onElementPostAdd'], 0);
  1999.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2000.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2001.         }, => 'onElementPostDelete'], 0);
  2002.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2003.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2004.         }, => 'onElementPostDelete'], 0);
  2005.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2006.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2007.         }, => 'onElementPostDelete'], 0);
  2008.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2009.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2010.         }, => 'onAdminElementGetPreSendData'], 0);
  2011.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  2012.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2013.         }, => 'onAdminElementGetPreSendData'], 0);
  2014.         $instance->addListener('pimcore.admin.document.get.preSendData', [=> function () {
  2015.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2016.         }, => 'onAdminElementGetPreSendData'], 0);
  2017.         $instance->addListener('pimcore.dataobject.postCopy', [=> function () {
  2018.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2019.         }, => 'onPostCopy'], 0);
  2020.         $instance->addListener('pimcore.document.postCopy', [=> function () {
  2021.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2022.         }, => 'onPostCopy'], 0);
  2023.         $instance->addListener('pimcore.asset.postCopy', [=> function () {
  2024.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2025.         }, => 'onPostCopy'], 0);
  2026.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2027.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2028.         }, => 'onPostAssetDelete'], -9999);
  2029.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2030.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2031.         }, => 'onPostAddUpdateElement'], 0);
  2032.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2033.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2034.         }, => 'onPostAddUpdateElement'], 0);
  2035.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2036.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2037.         }, => 'onPostAddUpdateElement'], 0);
  2038.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2039.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2040.         }, => 'onPreDeleteElement'], 0);
  2041.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  2042.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2043.         }, => 'onPreDeleteElement'], 0);
  2044.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  2045.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2046.         }, => 'onPreDeleteElement'], 0);
  2047.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2048.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2049.         }, => 'onPostAddUpdateElement'], 0);
  2050.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2051.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2052.         }, => 'onPostAddUpdateElement'], 0);
  2053.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2054.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2055.         }, => 'onPostAddUpdateElement'], 0);
  2056.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2057.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2058.         }, => 'onPostAdd'], 0);
  2059.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2060.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2061.         }, => 'onPostAdd'], 0);
  2062.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2063.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2064.         }, => 'onPostAdd'], 0);
  2065.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  2066.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2067.         }, => 'onPostAdd'], 0);
  2068.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2069.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2070.         }, => 'onPostDelete'], 0);
  2071.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2072.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2073.         }, => 'onPostDelete'], 0);
  2074.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2075.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2076.         }, => 'onPostDelete'], 0);
  2077.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2078.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2079.         }, => 'onPostDelete'], 0);
  2080.         $instance->addListener('kernel.exception', [=> function () {
  2081.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService'));
  2082.         }, => 'onKernelException'], 0);
  2083.         $instance->addListener('kernel.response', [=> function () {
  2084.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
  2085.         }, => 'onKernelResponse'], 32);
  2086.         $instance->addListener('kernel.request', [=> function () {
  2087.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  2088.         }, => 'onKernelRequest'], 0);
  2089.         $instance->addListener('kernel.response', [=> function () {
  2090.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  2091.         }, => 'onKernelResponse'], 0);
  2092.         $instance->addListener('kernel.response', [=> function () {
  2093.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
  2094.         }, => 'onKernelResponse'], 24);
  2095.         $instance->addListener('kernel.response', [=> function () {
  2096.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
  2097.         }, => 'onKernelResponse'], 0);
  2098.         $instance->addListener('kernel.request', [=> function () {
  2099.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
  2100.         }, => 'onKernelRequest'], 64);
  2101.         $instance->addListener('kernel.request', [=> function () {
  2102.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
  2103.         }, => 'onKernelRequest'], 0);
  2104.         $instance->addListener('kernel.request', [=> function () {
  2105.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] ?? $this->getWebDebugToolbarListenerService());
  2106.         }, => 'onKernelResponse'], -118);
  2107.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2108.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener()));
  2109.         }, => 'handle'], 0);
  2110.         $instance->addListener('presta_sitemap.populate', [=> function () {
  2111.             return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService'));
  2112.         }, => 'onPopulateSitemap'], 0);
  2113.         $instance->addListener('kernel.request', [=> function () {
  2114.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2115.         }, => 'onKernelRequest'], 7);
  2116.         $instance->addListener('kernel.response', [=> function () {
  2117.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2118.         }, => 'onKernelResponse'], -115);
  2119.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2120.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2121.         }, => 'onPreResolve'], 0);
  2122.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2123.             return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService'));
  2124.         }, => 'onVisitorInfoResolve'], 0);
  2125.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  2126.             return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
  2127.         }, => 'onPrepareFullPageCacheResponse'], 0);
  2128.         $instance->addListener('pimcore.targeting.visited_pages_count_match', [=> function () {
  2129.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  2130.         }, => 'onVisitedPagesCountMatch'], 0);
  2131.         $instance->addListener('pimcore.targeting.post_resolve', [=> function () {
  2132.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  2133.         }, => 'onPostResolveVisitorInfo'], 0);
  2134.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2135.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  2136.         }, => 'onPreResolve'], -10);
  2137.         $instance->addListener('kernel.response', [=> function () {
  2138.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  2139.         }, => 'onKernelResponse'], -127);
  2140.         $instance->addListener('pimcore.cache.full_page.ignored_session_keys', [=> function () {
  2141.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2142.         }, => 'configureIgnoredSessionKeys'], 0);
  2143.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  2144.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2145.         }, => 'prepareFullPageCacheResponse'], 0);
  2146.         $instance->addListener('kernel.request', [=> function () {
  2147.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2148.         }, => 'onKernelRequest'], 127);
  2149.         $instance->addListener('kernel.request', [=> function () {
  2150.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService());
  2151.         }, => 'onKernelRequest'], 127);
  2152.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2153.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  2154.         }, => 'onLogout'], 0);
  2155.         $instance->addListener('kernel.response', [=> function () {
  2156.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? $this->getAdminSecurityListenerService());
  2157.         }, => 'onKernelResponse'], 0);
  2158.         $instance->addListener('kernel.controller', [=> function () {
  2159.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
  2160.         }, => 'onKernelController'], 0);
  2161.         $instance->addListener('kernel.request', [=> function () {
  2162.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
  2163.         }, => 'handleRequest'], 11);
  2164.         $instance->addListener('kernel.exception', [=> function () {
  2165.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService'));
  2166.         }, => 'onKernelException'], 0);
  2167.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2168.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2169.         }, => 'onClassDelete'], 0);
  2170.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  2171.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2172.         }, => 'onUserDelete'], 0);
  2173.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2174.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2175.         }, => 'onObjectDelete'], 0);
  2176.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2177.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  2178.         }, => 'onClassDelete'], 0);
  2179.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  2180.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  2181.         }, => 'onUserDelete'], 0);
  2182.         $instance->addListener('kernel.request', [=> function () {
  2183.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] ?? $this->getAdminSessionBagListenerService());
  2184.         }, => 'onKernelRequest'], 127);
  2185.         $instance->addListener('kernel.response', [=> function () {
  2186.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
  2187.         }, => 'onKernelResponse'], 0);
  2188.         $instance->addListener('kernel.request', [=> function () {
  2189.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
  2190.         }, => 'onKernelRequest'], 560);
  2191.         $instance->addListener('kernel.request', [=> function () {
  2192.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
  2193.         }, => 'onKernelRequest'], 0);
  2194.         $instance->addListener('kernel.request', [=> function () {
  2195.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
  2196.         }, => 'onKernelRequest'], 0);
  2197.         $instance->addListener('kernel.response', [=> function () {
  2198.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
  2199.         }, => 'onKernelResponse'], 0);
  2200.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2201.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2202.         }, => 'onObjectUpdate'], 0);
  2203.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2204.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2205.         }, => 'onObjectDelete'], 0);
  2206.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2207.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2208.         }, => 'onDocumentUpdate'], 0);
  2209.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2210.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2211.         }, => 'onDocumentDelete'], 0);
  2212.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2213.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2214.         }, => 'onAssetUpdate'], 0);
  2215.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2216.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2217.         }, => 'onAssetDelete'], 0);
  2218.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  2219.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriberService'));
  2220.         }, => 'postDelete'], 0);
  2221.         $instance->addListener('pimcore.datahub.configuration.postSave', [=> function () {
  2222.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriberService'));
  2223.         }, => 'postSave'], 0);
  2224.         $instance->addListener('console.error', [=> function () {
  2225.             return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
  2226.         }, => 'onConsoleError'], 0);
  2227.         $instance->addListener('console.terminate', [=> function () {
  2228.             return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
  2229.         }, => 'onConsoleTerminate'], 0);
  2230.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2231.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2232.         }, => 'checkPassport'], 512);
  2233.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2234.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2235.         }, => 'onLogout'], 0);
  2236.         return $instance;
  2237.     }
  2238.     /**
  2239.      * Gets the public 'http_kernel' shared service.
  2240.      *
  2241.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2242.      */
  2243.     protected function getHttpKernelService()
  2244.     {
  2245.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2246.         if (isset($this->services['http_kernel'])) {
  2247.             return $this->services['http_kernel'];
  2248.         }
  2249.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2250.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2251.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2252.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2253.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2254.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService'));
  2255.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService'));
  2256.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService'));
  2257.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2258.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2259.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2260.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2261.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2262.     }
  2263.     /**
  2264.      * Gets the public 'messenger.default_bus' shared service.
  2265.      *
  2266.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2267.      */
  2268.     protected function getMessenger_DefaultBusService()
  2269.     {
  2270.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2271.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.traceable'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_TraceableService'));
  2272.             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')));
  2273.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2274.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2275.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2276.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2277.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService'));
  2278.         }, 7)));
  2279.     }
  2280.     /**
  2281.      * Gets the public 'monolog.logger.admin' shared service.
  2282.      *
  2283.      * @return \Symfony\Bridge\Monolog\Logger
  2284.      */
  2285.     protected function getMonolog_Logger_AdminService()
  2286.     {
  2287.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  2288.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2289.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2290.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2291.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2292.         return $instance;
  2293.     }
  2294.     /**
  2295.      * Gets the public 'monolog.logger.cache' shared service.
  2296.      *
  2297.      * @return \Symfony\Bridge\Monolog\Logger
  2298.      */
  2299.     protected function getMonolog_Logger_CacheService()
  2300.     {
  2301.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2302.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2303.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2304.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2305.         return $instance;
  2306.     }
  2307.     /**
  2308.      * Gets the public 'monolog.logger.doctrine' shared service.
  2309.      *
  2310.      * @return \Symfony\Bridge\Monolog\Logger
  2311.      */
  2312.     protected function getMonolog_Logger_DoctrineService()
  2313.     {
  2314.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2315.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2316.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2317.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2318.         return $instance;
  2319.     }
  2320.     /**
  2321.      * Gets the public 'monolog.logger.event' shared service.
  2322.      *
  2323.      * @return \Symfony\Bridge\Monolog\Logger
  2324.      */
  2325.     protected function getMonolog_Logger_EventService()
  2326.     {
  2327.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  2328.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2329.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2330.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2331.         return $instance;
  2332.     }
  2333.     /**
  2334.      * Gets the public 'monolog.logger.http_client' shared service.
  2335.      *
  2336.      * @return \Symfony\Bridge\Monolog\Logger
  2337.      */
  2338.     protected function getMonolog_Logger_HttpClientService()
  2339.     {
  2340.         $this->services['monolog.logger.http_client'] = $instance = new \Symfony\Bridge\Monolog\Logger('http_client');
  2341.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2342.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2343.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2344.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2345.         return $instance;
  2346.     }
  2347.     /**
  2348.      * Gets the public 'monolog.logger.init' shared service.
  2349.      *
  2350.      * @return \Symfony\Bridge\Monolog\Logger
  2351.      */
  2352.     protected function getMonolog_Logger_InitService()
  2353.     {
  2354.         $this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
  2355.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2356.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2357.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2358.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2359.         return $instance;
  2360.     }
  2361.     /**
  2362.      * Gets the public 'monolog.logger.php' shared service.
  2363.      *
  2364.      * @return \Symfony\Bridge\Monolog\Logger
  2365.      */
  2366.     protected function getMonolog_Logger_PhpService()
  2367.     {
  2368.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  2369.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2370.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2371.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2372.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2373.         return $instance;
  2374.     }
  2375.     /**
  2376.      * Gets the public 'monolog.logger.profiler' shared service.
  2377.      *
  2378.      * @return \Symfony\Bridge\Monolog\Logger
  2379.      */
  2380.     protected function getMonolog_Logger_ProfilerService()
  2381.     {
  2382.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  2383.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2384.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2385.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2386.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2387.         return $instance;
  2388.     }
  2389.     /**
  2390.      * Gets the public 'monolog.logger.request' shared service.
  2391.      *
  2392.      * @return \Symfony\Bridge\Monolog\Logger
  2393.      */
  2394.     protected function getMonolog_Logger_RequestService()
  2395.     {
  2396.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2397.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2398.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2399.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2400.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2401.         return $instance;
  2402.     }
  2403.     /**
  2404.      * Gets the public 'monolog.logger.router' shared service.
  2405.      *
  2406.      * @return \Symfony\Bridge\Monolog\Logger
  2407.      */
  2408.     protected function getMonolog_Logger_RouterService()
  2409.     {
  2410.         $this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  2411.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2412.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2413.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2414.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2415.         return $instance;
  2416.     }
  2417.     /**
  2418.      * Gets the public 'monolog.logger.routing' shared service.
  2419.      *
  2420.      * @return \Symfony\Bridge\Monolog\Logger
  2421.      */
  2422.     protected function getMonolog_Logger_RoutingService()
  2423.     {
  2424.         $this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
  2425.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2426.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2427.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2428.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2429.         return $instance;
  2430.     }
  2431.     /**
  2432.      * Gets the public 'monolog.logger.security' shared service.
  2433.      *
  2434.      * @return \Symfony\Bridge\Monolog\Logger
  2435.      */
  2436.     protected function getMonolog_Logger_SecurityService()
  2437.     {
  2438.         $this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2439.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2440.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2441.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2442.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2443.         return $instance;
  2444.     }
  2445.     /**
  2446.      * Gets the public 'pimcore.cache.pool' shared autowired service.
  2447.      *
  2448.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  2449.      */
  2450.     protected function getPimcore_Cache_PoolService()
  2451.     {
  2452.         $a = ($this->privates['pimcore.cache.adapter.doctrine_dbal'] ?? $this->getPimcore_Cache_Adapter_DoctrineDbalService());
  2453.         if (isset($this->services['pimcore.cache.pool'])) {
  2454.             return $this->services['pimcore.cache.pool'];
  2455.         }
  2456.         $this->services['pimcore.cache.pool'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter($aNULL);
  2457.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2458.         return $instance;
  2459.     }
  2460.     /**
  2461.      * Gets the public 'pimcore.routing.router.request_context' shared service.
  2462.      *
  2463.      * @return \Symfony\Component\Routing\RequestContext
  2464.      */
  2465.     protected function getPimcore_Routing_Router_RequestContextService()
  2466.     {
  2467.         $this->services['pimcore.routing.router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2468.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2469.         return $instance;
  2470.     }
  2471.     /**
  2472.      * Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
  2473.      *
  2474.      * @return \Pimcore\Templating\TwigDefaultDelegatingEngine
  2475.      */
  2476.     protected function getPimcore_Templating_Engine_DelegatingService()
  2477.     {
  2478.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2479.         if (isset($this->services['pimcore.templating.engine.delegating'])) {
  2480.             return $this->services['pimcore.templating.engine.delegating'];
  2481.         }
  2482.         return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2483.     }
  2484.     /**
  2485.      * Gets the public 'pimcore_admin.security.user_loader' shared autowired service.
  2486.      *
  2487.      * @return \Pimcore\Bundle\AdminBundle\Security\User\UserLoader
  2488.      */
  2489.     protected function getPimcoreAdmin_Security_UserLoaderService()
  2490.     {
  2491.         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()));
  2492.     }
  2493.     /**
  2494.      * Gets the public 'request_stack' shared service.
  2495.      *
  2496.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2497.      */
  2498.     protected function getRequestStackService()
  2499.     {
  2500.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2501.     }
  2502.     /**
  2503.      * Gets the public 'router' shared service.
  2504.      *
  2505.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  2506.      */
  2507.     protected function getRouterService()
  2508.     {
  2509.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2510.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  2511.         $b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  2512.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2513.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2514.         ], [
  2515.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2516.         ]))->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');
  2517.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2518.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2519.         $d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  2520.         $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);
  2521.         $e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2522.         $e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  2523.         $f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2524.         $g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  2525.         $f->setLogger($g);
  2526.         $f->setLocaleParams([]);
  2527.         $f->setLogger($g);
  2528.         $instance->setContext($b);
  2529.         $instance->add($c'300');
  2530.         $instance->add($e'200');
  2531.         $instance->add(new \Pimcore\Routing\Element\Router($b, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), 110);
  2532.         $instance->add($f100);
  2533.         return $instance;
  2534.     }
  2535.     /**
  2536.      * Gets the public 'var_dumper.cloner' shared service.
  2537.      *
  2538.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2539.      */
  2540.     protected function getVarDumper_ClonerService()
  2541.     {
  2542.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2543.         $instance->setMaxItems(2500);
  2544.         $instance->setMinDepth(1);
  2545.         $instance->setMaxString(-1);
  2546.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2547.         return $instance;
  2548.     }
  2549.     /**
  2550.      * Gets the private '.debug.http_client' shared service.
  2551.      *
  2552.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2553.      */
  2554.     protected function get_Debug_HttpClientService()
  2555.     {
  2556.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2557.         if ($this->has('monolog.logger.http_client')) {
  2558.             $a->setLogger(($this->services['monolog.logger.http_client'] ?? $this->getMonolog_Logger_HttpClientService()));
  2559.         }
  2560.         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))));
  2561.     }
  2562.     /**
  2563.      * Gets the private '.service_locator.hNQzc35' shared service.
  2564.      *
  2565.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2566.      */
  2567.     protected function get_ServiceLocator_HNQzc35Service()
  2568.     {
  2569.         return $this->privates['.service_locator.hNQzc35'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2570.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2571.             'security.firewall.map.context.pimcore_admin' => ['privates''security.firewall.map.context.pimcore_admin''getSecurity_Firewall_Map_Context_PimcoreAdminService'true],
  2572.             'security.firewall.map.context.pimcore_admin_webdav' => ['privates''security.firewall.map.context.pimcore_admin_webdav''getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService'true],
  2573.         ], [
  2574.             'security.firewall.map.context.dev' => '?',
  2575.             'security.firewall.map.context.pimcore_admin' => '?',
  2576.             'security.firewall.map.context.pimcore_admin_webdav' => '?',
  2577.         ]);
  2578.     }
  2579.     /**
  2580.      * Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
  2581.      *
  2582.      * @return \Pimcore\Analytics\Google\Tracker
  2583.      */
  2584.     protected function getTrackerService()
  2585.     {
  2586.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2587.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  2588.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  2589.         }
  2590.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2591.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  2592.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  2593.         }
  2594.         $this->privates['Pimcore\\Analytics\\Google\\Tracker'] = $instance = new \Pimcore\Analytics\Google\Tracker(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] ?? ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] = new \Pimcore\Analytics\Google\Config\ConfigProvider())), $a$b);
  2595.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2596.         return $instance;
  2597.     }
  2598.     /**
  2599.      * Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
  2600.      *
  2601.      * @return \Pimcore\Analytics\SiteId\SiteIdProvider
  2602.      */
  2603.     protected function getSiteIdProviderService()
  2604.     {
  2605.         return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  2606.     }
  2607.     /**
  2608.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
  2609.      *
  2610.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
  2611.      */
  2612.     protected function getAdminAuthenticationDoubleCheckListenerService()
  2613.     {
  2614.         $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']);
  2615.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2616.         return $instance;
  2617.     }
  2618.     /**
  2619.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener' shared autowired service.
  2620.      *
  2621.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener
  2622.      */
  2623.     protected function getAdminSecurityListenerService()
  2624.     {
  2625.         $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())));
  2626.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2627.         return $instance;
  2628.     }
  2629.     /**
  2630.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener' shared autowired service.
  2631.      *
  2632.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener
  2633.      */
  2634.     protected function getAdminSessionBagListenerService()
  2635.     {
  2636.         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())));
  2637.     }
  2638.     /**
  2639.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
  2640.      *
  2641.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
  2642.      */
  2643.     protected function getCsrfProtectionListenerService()
  2644.     {
  2645.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  2646.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2647.         return $instance;
  2648.     }
  2649.     /**
  2650.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
  2651.      *
  2652.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
  2653.      */
  2654.     protected function getCustomAdminEntryPointCheckListenerService()
  2655.     {
  2656.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
  2657.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2658.         return $instance;
  2659.     }
  2660.     /**
  2661.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
  2662.      *
  2663.      * @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
  2664.      */
  2665.     protected function getEnablePreviewTimeSliderListenerService()
  2666.     {
  2667.         $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()));
  2668.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2669.         return $instance;
  2670.     }
  2671.     /**
  2672.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
  2673.      *
  2674.      * @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
  2675.      */
  2676.     protected function getHttpCacheListenerService()
  2677.     {
  2678.         $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())));
  2679.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2680.         return $instance;
  2681.     }
  2682.     /**
  2683.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
  2684.      *
  2685.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
  2686.      */
  2687.     protected function getUsageStatisticsListenerService()
  2688.     {
  2689.         $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())));
  2690.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2691.         return $instance;
  2692.     }
  2693.     /**
  2694.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
  2695.      *
  2696.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
  2697.      */
  2698.     protected function getUserPerspectiveListenerService()
  2699.     {
  2700.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  2701.         $a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
  2702.         $instance->setLogger($a);
  2703.         $instance->setLogger($a);
  2704.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2705.         return $instance;
  2706.     }
  2707.     /**
  2708.      * Gets the private 'Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator' shared autowired service.
  2709.      *
  2710.      * @return \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator
  2711.      */
  2712.     protected function getAdminSessionBagConfiguratorService()
  2713.     {
  2714.         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())));
  2715.     }
  2716.     /**
  2717.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
  2718.      *
  2719.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
  2720.      */
  2721.     protected function getPimcoreDataCollectorService()
  2722.     {
  2723.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2724.     }
  2725.     /**
  2726.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
  2727.      *
  2728.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
  2729.      */
  2730.     protected function getPimcoreTargetingDataCollectorService()
  2731.     {
  2732.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  2733.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'])) {
  2734.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'];
  2735.         }
  2736.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a);
  2737.     }
  2738.     /**
  2739.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
  2740.      *
  2741.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
  2742.      */
  2743.     protected function getBlockStateListenerService()
  2744.     {
  2745.         $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())));
  2746.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2747.         $instance->setLogger($a);
  2748.         $instance->setLogger($a);
  2749.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2750.         return $instance;
  2751.     }
  2752.     /**
  2753.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
  2754.      *
  2755.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
  2756.      */
  2757.     protected function getDocumentFallbackListenerService()
  2758.     {
  2759.         $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())));
  2760.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2761.         return $instance;
  2762.     }
  2763.     /**
  2764.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
  2765.      *
  2766.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
  2767.      */
  2768.     protected function getDocumentMetaDataListenerService()
  2769.     {
  2770.         $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()));
  2771.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2772.         return $instance;
  2773.     }
  2774.     /**
  2775.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
  2776.      *
  2777.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
  2778.      */
  2779.     protected function getEditmodeListenerService()
  2780.     {
  2781.         $a = ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService());
  2782.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  2783.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  2784.         }
  2785.         $b = ($this->services['router'] ?? $this->getRouterService());
  2786.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  2787.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  2788.         }
  2789.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener(($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), $a$b, ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
  2790.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2791.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2792.         return $instance;
  2793.     }
  2794.     /**
  2795.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
  2796.      *
  2797.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
  2798.      */
  2799.     protected function getElementListenerService()
  2800.     {
  2801.         $a = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  2802.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'])) {
  2803.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'];
  2804.         }
  2805.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), $a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2806.         $b = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  2807.         $instance->setLogger($b);
  2808.         $instance->setLogger($b);
  2809.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2810.         return $instance;
  2811.     }
  2812.     /**
  2813.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener' shared autowired service.
  2814.      *
  2815.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener
  2816.      */
  2817.     protected function getGlobalTemplateVariablesListenerService()
  2818.     {
  2819.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2820.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'])) {
  2821.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'];
  2822.         }
  2823.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), $a);
  2824.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2825.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2826.         return $instance;
  2827.     }
  2828.     /**
  2829.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
  2830.      *
  2831.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
  2832.      */
  2833.     protected function getGoogleSearchConsoleVerificationListenerService()
  2834.     {
  2835.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
  2836.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2837.         return $instance;
  2838.     }
  2839.     /**
  2840.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
  2841.      *
  2842.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
  2843.      */
  2844.     protected function getHardlinkCanonicalListenerService()
  2845.     {
  2846.         $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()));
  2847.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2848.         return $instance;
  2849.     }
  2850.     /**
  2851.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
  2852.      *
  2853.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
  2854.      */
  2855.     protected function getInternalWysiwygHtmlAttributeFilterListenerService()
  2856.     {
  2857.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
  2858.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2859.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2860.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  2861.         return $instance;
  2862.     }
  2863.     /**
  2864.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
  2865.      *
  2866.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
  2867.      */
  2868.     protected function getLocaleListenerService()
  2869.     {
  2870.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
  2871.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2872.         return $instance;
  2873.     }
  2874.     /**
  2875.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
  2876.      *
  2877.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
  2878.      */
  2879.     protected function getOutputTimestampListenerService()
  2880.     {
  2881.         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()));
  2882.     }
  2883.     /**
  2884.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener' shared autowired service.
  2885.      *
  2886.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener
  2887.      */
  2888.     protected function getRoutingListenerService()
  2889.     {
  2890.         $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())));
  2891.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2892.         return $instance;
  2893.     }
  2894.     /**
  2895.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener' shared autowired service.
  2896.      *
  2897.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener
  2898.      */
  2899.     protected function getStaticPageGeneratorListenerService()
  2900.     {
  2901.         $a = ($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService());
  2902.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'])) {
  2903.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'];
  2904.         }
  2905.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2906.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2907.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  2908.         return $instance;
  2909.     }
  2910.     /**
  2911.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
  2912.      *
  2913.      * @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
  2914.      */
  2915.     protected function getMaintenancePageListenerService()
  2916.     {
  2917.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  2918.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
  2919.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2920.         return $instance;
  2921.     }
  2922.     /**
  2923.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
  2924.      *
  2925.      * @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
  2926.      */
  2927.     protected function getPimcoreContextListenerService()
  2928.     {
  2929.         $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())));
  2930.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2931.         $instance->setLogger($a);
  2932.         $instance->setLogger($a);
  2933.         return $instance;
  2934.     }
  2935.     /**
  2936.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
  2937.      *
  2938.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
  2939.      */
  2940.     protected function getResponseHeaderListenerService()
  2941.     {
  2942.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
  2943.     }
  2944.     /**
  2945.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
  2946.      *
  2947.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
  2948.      */
  2949.     protected function getResponseStackListenerService()
  2950.     {
  2951.         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())));
  2952.     }
  2953.     /**
  2954.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
  2955.      *
  2956.      * @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
  2957.      */
  2958.     protected function getTranslationDebugListenerService()
  2959.     {
  2960.         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');
  2961.     }
  2962.     /**
  2963.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener' shared autowired service.
  2964.      *
  2965.      * @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
  2966.      */
  2967.     protected function getWebDebugToolbarListenerService()
  2968.     {
  2969.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2970.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'])) {
  2971.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'];
  2972.         }
  2973.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService()), $a$this->parameters['pimcore.web_profiler.toolbar.excluded_routes']);
  2974.     }
  2975.     /**
  2976.      * Gets the private 'Pimcore\Document\Editable\EditmodeEditableDefinitionCollector' shared autowired service.
  2977.      *
  2978.      * @return \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector
  2979.      */
  2980.     protected function getEditmodeEditableDefinitionCollectorService()
  2981.     {
  2982.         return $this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector();
  2983.     }
  2984.     /**
  2985.      * Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
  2986.      *
  2987.      * @return \Pimcore\Http\Response\CodeInjector
  2988.      */
  2989.     protected function getCodeInjectorService()
  2990.     {
  2991.         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())));
  2992.     }
  2993.     /**
  2994.      * Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
  2995.      *
  2996.      * @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
  2997.      */
  2998.     protected function getDocumentRouteHandlerService()
  2999.     {
  3000.         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()));
  3001.     }
  3002.     /**
  3003.      * Gets the private 'Pimcore\Routing\RedirectHandler' shared autowired service.
  3004.      *
  3005.      * @return \Pimcore\Routing\RedirectHandler
  3006.      */
  3007.     protected function getRedirectHandlerService()
  3008.     {
  3009.         $a = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  3010.         if (isset($this->privates['Pimcore\\Routing\\RedirectHandler'])) {
  3011.             return $this->privates['Pimcore\\Routing\\RedirectHandler'];
  3012.         }
  3013.         $this->privates['Pimcore\\Routing\\RedirectHandler'] = $instance = new \Pimcore\Routing\RedirectHandler(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())), $a);
  3014.         $b = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  3015.         $instance->setLogger($b);
  3016.         $instance->setLogger($b);
  3017.         return $instance;
  3018.     }
  3019.     /**
  3020.      * Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
  3021.      *
  3022.      * @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
  3023.      */
  3024.     protected function getDelegatingActionHandlerService()
  3025.     {
  3026.         return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3027.             'assign_target_group' => ['privates''Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup''getAssignTargetGroupService'true],
  3028.             'codesnippet' => ['privates''Pimcore\\Targeting\\ActionHandler\\CodeSnippet''getCodeSnippetService'true],
  3029.             'redirect' => ['privates''Pimcore\\Targeting\\ActionHandler\\Redirect''getRedirectService'true],
  3030.         ], [
  3031.             'assign_target_group' => '?',
  3032.             'codesnippet' => '?',
  3033.             'redirect' => '?',
  3034.         ]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
  3035.     }
  3036.     /**
  3037.      * Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
  3038.      *
  3039.      * @return \Pimcore\Targeting\ConditionMatcher
  3040.      */
  3041.     protected function getConditionMatcherService()
  3042.     {
  3043.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3044.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  3045.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  3046.         }
  3047.         $b = ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService());
  3048.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  3049.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  3050.         }
  3051.         $c = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  3052.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  3053.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  3054.         }
  3055.         return $this->privates['Pimcore\\Targeting\\ConditionMatcher'] = new \Pimcore\Targeting\ConditionMatcher(new \Pimcore\Targeting\ConditionFactory($a$this->parameters['pimcore.targeting.conditions']), $b$a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage($c), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3056.     }
  3057.     /**
  3058.      * Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
  3059.      *
  3060.      * @return \Pimcore\Targeting\DataLoader
  3061.      */
  3062.     protected function getDataLoaderService()
  3063.     {
  3064.         $this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3065.             'device' => ['privates''Pimcore\\Targeting\\DataProvider\\Device''getDeviceService'true],
  3066.             'geoip' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoIp''getGeoIpService'true],
  3067.             'geolocation' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoLocation''getGeoLocationService'true],
  3068.             'targeting_storage' => ['privates''Pimcore\\Targeting\\DataProvider\\TargetingStorage''getTargetingStorageService'true],
  3069.             'visited_pages_counter' => ['privates''Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter''getVisitedPagesCounterService'true],
  3070.         ], [
  3071.             'device' => '?',
  3072.             'geoip' => '?',
  3073.             'geolocation' => '?',
  3074.             'targeting_storage' => '?',
  3075.             'visited_pages_counter' => '?',
  3076.         ]));
  3077.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3078.         return $instance;
  3079.     }
  3080.     /**
  3081.      * Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
  3082.      *
  3083.      * @return \Pimcore\Targeting\Debug\OverrideHandler
  3084.      */
  3085.     protected function getOverrideHandlerService($lazyLoad true)
  3086.     {
  3087.         if ($lazyLoad) {
  3088.             return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
  3089.                 return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3090.                     $wrappedInstance $this->getOverrideHandlerService(false);
  3091.                     $proxy->setProxyInitializer(null);
  3092.                     return true;
  3093.                 });
  3094.             });
  3095.         }
  3096.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/OverrideHandler.php';
  3097.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/OverrideHandlerInterface.php';
  3098.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DocumentTargetingOverrideHandler.php';
  3099.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LanguageOverrideHandler.php';
  3100.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DeviceOverrideHandler.php';
  3101.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LocationOverrideHandler.php';
  3102.         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()]);
  3103.     }
  3104.     /**
  3105.      * Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
  3106.      *
  3107.      * @return \Pimcore\Targeting\Debug\TargetingDataCollector
  3108.      */
  3109.     protected function getTargetingDataCollectorService()
  3110.     {
  3111.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  3112.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  3113.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  3114.         }
  3115.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  3116.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  3117.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  3118.         }
  3119.         $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector($a$b);
  3120.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3121.         return $instance;
  3122.     }
  3123.     /**
  3124.      * Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
  3125.      *
  3126.      * @return \Pimcore\Targeting\EventListener\TargetingListener
  3127.      */
  3128.     protected function getTargetingListenerService()
  3129.     {
  3130.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  3131.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3132.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3133.         }
  3134.         $b = ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService());
  3135.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3136.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3137.         }
  3138.         $c = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
  3139.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3140.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3141.         }
  3142.         $d = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  3143.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3144.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3145.         }
  3146.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3147.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3148.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3149.         }
  3150.         $f = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
  3151.         $g = new \Pimcore\Targeting\VisitorInfoResolver($a$f$b$c$d$e);
  3152.         $h = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3153.         $g->setStopwatch($h);
  3154.         $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($g$c$f, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($e, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService())));
  3155.         $instance->setStopwatch($h);
  3156.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3157.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3158.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3159.         return $instance;
  3160.     }
  3161.     /**
  3162.      * Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
  3163.      *
  3164.      * @return \Pimcore\Targeting\EventListener\ToolbarListener
  3165.      */
  3166.     protected function getToolbarListenerService()
  3167.     {
  3168.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  3169.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  3170.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  3171.         }
  3172.         $b = ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService());
  3173.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  3174.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  3175.         }
  3176.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3177.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  3178.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  3179.         }
  3180.         $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] = $instance = new \Pimcore\Targeting\EventListener\ToolbarListener(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a$b$c, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()), ($this->privates['Pimcore\\Http\\Response\\CodeInjector'] ?? $this->getCodeInjectorService()));
  3181.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3182.         return $instance;
  3183.     }
  3184.     /**
  3185.      * Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
  3186.      *
  3187.      * @return \Pimcore\Targeting\Storage\CookieStorage
  3188.      */
  3189.     protected function getCookieStorageService()
  3190.     {
  3191.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3192.         if (isset($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'])) {
  3193.             return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'];
  3194.         }
  3195.         return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler($this->getEnv('resolve:PIMCORE_APP_SECRET'), [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $a);
  3196.     }
  3197.     /**
  3198.      * Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
  3199.      *
  3200.      * @return \Pimcore\Templating\Renderer\ActionRenderer
  3201.      */
  3202.     protected function getActionRendererService()
  3203.     {
  3204.         $a = ($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService());
  3205.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'])) {
  3206.             return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'];
  3207.         }
  3208.         return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer($a);
  3209.     }
  3210.     /**
  3211.      * Gets the private 'Pimcore\Twig\Extension\SubrequestExtension' shared autowired service.
  3212.      *
  3213.      * @return \Pimcore\Twig\Extension\SubrequestExtension
  3214.      */
  3215.     protected function getSubrequestExtensionService($lazyLoad true)
  3216.     {
  3217.         if ($lazyLoad) {
  3218.             return $this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
  3219.                 return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3220.                     $wrappedInstance $this->getSubrequestExtensionService(false);
  3221.                     $proxy->setProxyInitializer(null);
  3222.                     return true;
  3223.                 });
  3224.             });
  3225.         }
  3226.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/SubrequestExtension.php';
  3227.         return new \Pimcore\Twig\Extension\SubrequestExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] ?? $this->getIncService()));
  3228.     }
  3229.     /**
  3230.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadLink' shared autowired service.
  3231.      *
  3232.      * @return \Pimcore\Twig\Extension\Templating\HeadLink
  3233.      */
  3234.     protected function getHeadLinkService()
  3235.     {
  3236.         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()));
  3237.     }
  3238.     /**
  3239.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadMeta' shared autowired service.
  3240.      *
  3241.      * @return \Pimcore\Twig\Extension\Templating\HeadMeta
  3242.      */
  3243.     protected function getHeadMetaService()
  3244.     {
  3245.         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())));
  3246.     }
  3247.     /**
  3248.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadScript' shared autowired service.
  3249.      *
  3250.      * @return \Pimcore\Twig\Extension\Templating\HeadScript
  3251.      */
  3252.     protected function getHeadScriptService()
  3253.     {
  3254.         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()));
  3255.     }
  3256.     /**
  3257.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadStyle' shared autowired service.
  3258.      *
  3259.      * @return \Pimcore\Twig\Extension\Templating\HeadStyle
  3260.      */
  3261.     protected function getHeadStyleService()
  3262.     {
  3263.         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())));
  3264.     }
  3265.     /**
  3266.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadTitle' shared autowired service.
  3267.      *
  3268.      * @return \Pimcore\Twig\Extension\Templating\HeadTitle
  3269.      */
  3270.     protected function getHeadTitleService()
  3271.     {
  3272.         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())));
  3273.     }
  3274.     /**
  3275.      * Gets the private 'Pimcore\Twig\Extension\Templating\Inc' shared autowired service.
  3276.      *
  3277.      * @return \Pimcore\Twig\Extension\Templating\Inc
  3278.      */
  3279.     protected function getIncService()
  3280.     {
  3281.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  3282.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  3283.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  3284.         }
  3285.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  3286.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  3287.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  3288.         }
  3289.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] = new \Pimcore\Twig\Extension\Templating\Inc(new \Pimcore\Templating\Renderer\IncludeRenderer($a$b), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()));
  3290.     }
  3291.     /**
  3292.      * Gets the private 'Pimcore\Twig\Extension\Templating\InlineScript' shared autowired service.
  3293.      *
  3294.      * @return \Pimcore\Twig\Extension\Templating\InlineScript
  3295.      */
  3296.     protected function getInlineScriptService()
  3297.     {
  3298.         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()));
  3299.     }
  3300.     /**
  3301.      * Gets the private 'Pimcore\Twig\Extension\Templating\Navigation' shared autowired service.
  3302.      *
  3303.      * @return \Pimcore\Twig\Extension\Templating\Navigation
  3304.      */
  3305.     protected function getNavigationService($lazyLoad true)
  3306.     {
  3307.         if ($lazyLoad) {
  3308.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] = $this->createProxy('Navigation_62d2b4b', function () {
  3309.                 return \Navigation_62d2b4b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3310.                     $wrappedInstance $this->getNavigationService(false);
  3311.                     $proxy->setProxyInitializer(null);
  3312.                     return true;
  3313.                 });
  3314.             });
  3315.         }
  3316.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Navigation.php';
  3317.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Builder.php';
  3318.         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, [
  3319.             'breadcrumbs' => ['privates''Pimcore\\Navigation\\Renderer\\Breadcrumbs''getBreadcrumbsService'true],
  3320.             'menu' => ['privates''Pimcore\\Navigation\\Renderer\\Menu''getMenuService'true],
  3321.         ], [
  3322.             'breadcrumbs' => '?',
  3323.             'menu' => '?',
  3324.         ]));
  3325.     }
  3326.     /**
  3327.      * Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
  3328.      *
  3329.      * @return \Pimcore\Twig\Extension\Templating\PimcoreUrl
  3330.      */
  3331.     protected function getPimcoreUrlService()
  3332.     {
  3333.         $a = ($this->services['router'] ?? $this->getRouterService());
  3334.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'])) {
  3335.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'];
  3336.         }
  3337.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \Pimcore\Twig\Extension\Templating\PimcoreUrl($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  3338.     }
  3339.     /**
  3340.      * Gets the private 'Pimcore\Twig\Extension\Templating\Placeholder' shared autowired service.
  3341.      *
  3342.      * @return \Pimcore\Twig\Extension\Templating\Placeholder
  3343.      */
  3344.     protected function getPlaceholderService()
  3345.     {
  3346.         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())));
  3347.     }
  3348.     /**
  3349.      * Gets the private 'annotations.cache_adapter' shared service.
  3350.      *
  3351.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3352.      */
  3353.     protected function getAnnotations_CacheAdapterService()
  3354.     {
  3355.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3356.     }
  3357.     /**
  3358.      * Gets the private 'annotations.cached_reader' shared service.
  3359.      *
  3360.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3361.      */
  3362.     protected function getAnnotations_CachedReaderService()
  3363.     {
  3364.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3365.     }
  3366.     /**
  3367.      * Gets the private 'annotations.reader' shared service.
  3368.      *
  3369.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3370.      */
  3371.     protected function getAnnotations_ReaderService()
  3372.     {
  3373.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3374.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3375.         $a->registerUniqueLoader('class_exists');
  3376.         $instance->addGlobalIgnoredName('required'$a);
  3377.         return $instance;
  3378.     }
  3379.     /**
  3380.      * Gets the private 'cache.annotations' shared service.
  3381.      *
  3382.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3383.      */
  3384.     protected function getCache_AnnotationsService()
  3385.     {
  3386.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hRR8Z89Kjv'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3387.     }
  3388.     /**
  3389.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  3390.      *
  3391.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3392.      */
  3393.     protected function getCache_Messenger_RestartWorkersSignalService()
  3394.     {
  3395.         $a = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  3396.         if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  3397.             return $this->privates['cache.messenger.restart_workers_signal'];
  3398.         }
  3399.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter($a'app'));
  3400.     }
  3401.     /**
  3402.      * Gets the private 'cache.property_info' shared service.
  3403.      *
  3404.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3405.      */
  3406.     protected function getCache_PropertyInfoService()
  3407.     {
  3408.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('J66SWnljIn'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3409.     }
  3410.     /**
  3411.      * Gets the private 'cache.rate_limiter' shared service.
  3412.      *
  3413.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3414.      */
  3415.     protected function getCache_RateLimiterService()
  3416.     {
  3417.         $a = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  3418.         if (isset($this->privates['cache.rate_limiter'])) {
  3419.             return $this->privates['cache.rate_limiter'];
  3420.         }
  3421.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter($a'app'));
  3422.     }
  3423.     /**
  3424.      * Gets the private 'cache.security_expression_language' shared service.
  3425.      *
  3426.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3427.      */
  3428.     protected function getCache_SecurityExpressionLanguageService()
  3429.     {
  3430.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('cHKv5WP0Vm'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3431.     }
  3432.     /**
  3433.      * Gets the private 'cache.serializer' shared service.
  3434.      *
  3435.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3436.      */
  3437.     protected function getCache_SerializerService()
  3438.     {
  3439.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('u73bFpSbuZ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3440.     }
  3441.     /**
  3442.      * Gets the private 'cache.validator' shared service.
  3443.      *
  3444.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3445.      */
  3446.     protected function getCache_ValidatorService()
  3447.     {
  3448.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('RL1sIeUCHq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3449.     }
  3450.     /**
  3451.      * Gets the private 'config_cache_factory' shared service.
  3452.      *
  3453.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3454.      */
  3455.     protected function getConfigCacheFactoryService()
  3456.     {
  3457.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3458.             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)));
  3459.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3460.         }, 2));
  3461.     }
  3462.     /**
  3463.      * Gets the private 'data_collector.form' shared service.
  3464.      *
  3465.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3466.      */
  3467.     protected function getDataCollector_FormService()
  3468.     {
  3469.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3470.     }
  3471.     /**
  3472.      * Gets the private 'data_collector.request' shared service.
  3473.      *
  3474.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3475.      */
  3476.     protected function getDataCollector_RequestService()
  3477.     {
  3478.         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())));
  3479.     }
  3480.     /**
  3481.      * Gets the private 'debug.controller_resolver' shared service.
  3482.      *
  3483.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  3484.      */
  3485.     protected function getDebug_ControllerResolverService()
  3486.     {
  3487.         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))));
  3488.     }
  3489.     /**
  3490.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3491.      *
  3492.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3493.      */
  3494.     protected function getDebug_DebugHandlersListenerService()
  3495.     {
  3496.         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);
  3497.     }
  3498.     /**
  3499.      * Gets the private 'debug.file_link_formatter' shared service.
  3500.      *
  3501.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3502.      */
  3503.     protected function getDebug_FileLinkFormatterService()
  3504.     {
  3505.         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 () {
  3506.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3507.         });
  3508.     }
  3509.     /**
  3510.      * Gets the private 'debug.log_processor' shared service.
  3511.      *
  3512.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3513.      */
  3514.     protected function getDebug_LogProcessorService()
  3515.     {
  3516.         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())));
  3517.     }
  3518.     /**
  3519.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3520.      *
  3521.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3522.      */
  3523.     protected function getDebug_Security_Access_DecisionManagerService()
  3524.     {
  3525.         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 () {
  3526.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3527.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  3528.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3529.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3530.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3531.     }
  3532.     /**
  3533.      * Gets the private 'debug.security.firewall' shared service.
  3534.      *
  3535.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3536.      */
  3537.     protected function getDebug_Security_FirewallService()
  3538.     {
  3539.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3540.         if (isset($this->privates['debug.security.firewall'])) {
  3541.             return $this->privates['debug.security.firewall'];
  3542.         }
  3543.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3544.         if (isset($this->privates['debug.security.firewall'])) {
  3545.             return $this->privates['debug.security.firewall'];
  3546.         }
  3547.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  3548.         if (isset($this->privates['debug.security.firewall'])) {
  3549.             return $this->privates['debug.security.firewall'];
  3550.         }
  3551.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  3552.     }
  3553.     /**
  3554.      * Gets the private 'exception_listener' shared service.
  3555.      *
  3556.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3557.      */
  3558.     protected function getExceptionListenerService()
  3559.     {
  3560.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3561.     }
  3562.     /**
  3563.      * Gets the private 'form.registry' shared service.
  3564.      *
  3565.      * @return \Symfony\Component\Form\FormRegistry
  3566.      */
  3567.     protected function getForm_RegistryService()
  3568.     {
  3569.         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, [
  3570.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService'true],
  3571.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  3572.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  3573.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  3574.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  3575.         ], [
  3576.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  3577.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  3578.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  3579.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  3580.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  3581.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  3582.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  3583.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  3584.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  3585.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  3586.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  3587.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  3588.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  3589.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  3590.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  3591.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  3592.         }, 1)], new RewindableGenerator(function () {
  3593.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  3594.         }, 1))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  3595.     }
  3596.     /**
  3597.      * Gets the private 'fragment.renderer.inline' shared service.
  3598.      *
  3599.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  3600.      */
  3601.     protected function getFragment_Renderer_InlineService()
  3602.     {
  3603.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  3604.         if (isset($this->privates['fragment.renderer.inline'])) {
  3605.             return $this->privates['fragment.renderer.inline'];
  3606.         }
  3607.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3608.         if (isset($this->privates['fragment.renderer.inline'])) {
  3609.             return $this->privates['fragment.renderer.inline'];
  3610.         }
  3611.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  3612.         $instance->setFragmentPath('/_fragment');
  3613.         return $instance;
  3614.     }
  3615.     /**
  3616.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3617.      *
  3618.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3619.      */
  3620.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3621.     {
  3622.         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())));
  3623.     }
  3624.     /**
  3625.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3626.      *
  3627.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3628.      */
  3629.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3630.     {
  3631.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3632.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  3633.             return $this->privates['framework_extra_bundle.event.is_granted'];
  3634.         }
  3635.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  3636.     }
  3637.     /**
  3638.      * Gets the private 'locale_aware_listener' shared service.
  3639.      *
  3640.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3641.      */
  3642.     protected function getLocaleAwareListenerService()
  3643.     {
  3644.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3645.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  3646.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3647.             yield => ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  3648.             yield => ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->load('getAdminUserTranslatorService'));
  3649.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3650.     }
  3651.     /**
  3652.      * Gets the private 'locale_listener' shared service.
  3653.      *
  3654.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3655.      */
  3656.     protected function getLocaleListener2Service()
  3657.     {
  3658.         $a = ($this->services['router'] ?? $this->getRouterService());
  3659.         if (isset($this->privates['locale_listener'])) {
  3660.             return $this->privates['locale_listener'];
  3661.         }
  3662.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en'$afalse, []);
  3663.     }
  3664.     /**
  3665.      * Gets the private 'monolog.handler.console' shared service.
  3666.      *
  3667.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3668.      */
  3669.     protected function getMonolog_Handler_ConsoleService()
  3670.     {
  3671.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3672.     }
  3673.     /**
  3674.      * Gets the private 'monolog.handler.main' shared service.
  3675.      *
  3676.      * @return \Monolog\Handler\StreamHandler
  3677.      */
  3678.     protected function getMonolog_Handler_MainService()
  3679.     {
  3680.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  3681.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3682.         return $instance;
  3683.     }
  3684.     /**
  3685.      * Gets the private 'monolog.logger' shared service.
  3686.      *
  3687.      * @return \Symfony\Bridge\Monolog\Logger
  3688.      */
  3689.     protected function getMonolog_LoggerService()
  3690.     {
  3691.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3692.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3693.         $instance->useMicrosecondTimestamps(true);
  3694.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3695.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3696.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3697.         return $instance;
  3698.     }
  3699.     /**
  3700.      * Gets the private 'parameter_bag' shared service.
  3701.      *
  3702.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3703.      */
  3704.     protected function getParameterBagService()
  3705.     {
  3706.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3707.     }
  3708.     /**
  3709.      * Gets the private 'pimcore.cache.adapter.doctrine_dbal' shared autowired service.
  3710.      *
  3711.      * @return \Symfony\Component\Cache\Adapter\DoctrineDbalAdapter
  3712.      */
  3713.     protected function getPimcore_Cache_Adapter_DoctrineDbalService()
  3714.     {
  3715.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  3716.         if (isset($this->privates['pimcore.cache.adapter.doctrine_dbal'])) {
  3717.             return $this->privates['pimcore.cache.adapter.doctrine_dbal'];
  3718.         }
  3719.         $this->privates['pimcore.cache.adapter.doctrine_dbal'] = $instance = new \Symfony\Component\Cache\Adapter\DoctrineDbalAdapter($a''31536000);
  3720.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3721.         return $instance;
  3722.     }
  3723.     /**
  3724.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
  3725.      *
  3726.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  3727.      */
  3728.     protected function getPimcore_Cache_Adapter_RedisTagAwareService()
  3729.     {
  3730.         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()));
  3731.     }
  3732.     /**
  3733.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
  3734.      *
  3735.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  3736.      */
  3737.     protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad true)
  3738.     {
  3739.         if ($lazyLoad) {
  3740.             return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  3741.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3742.                     $wrappedInstance $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
  3743.                     $proxy->setProxyInitializer(null);
  3744.                     return true;
  3745.                 });
  3746.             });
  3747.         }
  3748.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  3749.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  3750.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  3751.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  3752.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  3753.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), '2qs7Aje9e1'0, new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  3754.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  3755.         $instance->setLogger($a);
  3756.         $instance->setLogger($a);
  3757.         return $instance;
  3758.     }
  3759.     /**
  3760.      * Gets the private 'profiler_listener' shared service.
  3761.      *
  3762.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3763.      */
  3764.     protected function getProfilerListenerService()
  3765.     {
  3766.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3767.         if (isset($this->privates['profiler_listener'])) {
  3768.             return $this->privates['profiler_listener'];
  3769.         }
  3770.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  3771.     }
  3772.     /**
  3773.      * Gets the private 'property_info' shared service.
  3774.      *
  3775.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3776.      */
  3777.     protected function getPropertyInfoService()
  3778.     {
  3779.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3780.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3781.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3782.         }, 2), new RewindableGenerator(function () {
  3783.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3784.         }, 1), new RewindableGenerator(function () {
  3785.             return new \EmptyIterator();
  3786.         }, 0), new RewindableGenerator(function () {
  3787.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3788.         }, 1), new RewindableGenerator(function () {
  3789.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3790.         }, 1));
  3791.     }
  3792.     /**
  3793.      * Gets the private 'router.expression_language_provider' shared service.
  3794.      *
  3795.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3796.      */
  3797.     protected function getRouter_ExpressionLanguageProviderService()
  3798.     {
  3799.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3800.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3801.         ], [
  3802.             'env' => 'Closure',
  3803.         ]));
  3804.     }
  3805.     /**
  3806.      * Gets the private 'router_listener' shared service.
  3807.      *
  3808.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3809.      */
  3810.     protected function getRouterListenerService()
  3811.     {
  3812.         $a = ($this->services['router'] ?? $this->getRouterService());
  3813.         if (isset($this->privates['router_listener'])) {
  3814.             return $this->privates['router_listener'];
  3815.         }
  3816.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()), ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  3817.     }
  3818.     /**
  3819.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  3820.      *
  3821.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  3822.      */
  3823.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  3824.     {
  3825.         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()));
  3826.     }
  3827.     /**
  3828.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  3829.      *
  3830.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  3831.      */
  3832.     protected function getSchebTwoFactor_ProviderRegistryService()
  3833.     {
  3834.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  3835.             yield 'google' => ($this->privates['scheb_two_factor.security.google.provider'] ?? $this->load('getSchebTwoFactor_Security_Google_ProviderService'));
  3836.         }, 1));
  3837.     }
  3838.     /**
  3839.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  3840.      *
  3841.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  3842.      */
  3843.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  3844.     {
  3845.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  3846.     }
  3847.     /**
  3848.      * Gets the private 'security.authentication.form_listener.two_factor.pimcore_admin' shared service.
  3849.      *
  3850.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  3851.      */
  3852.     protected function getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService()
  3853.     {
  3854.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3855.         if (isset($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'])) {
  3856.             return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'];
  3857.         }
  3858.         return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.pimcore_admin'] ?? $this->getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  3859.     }
  3860.     /**
  3861.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.pimcore_admin' shared service.
  3862.      *
  3863.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  3864.      */
  3865.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService()
  3866.     {
  3867.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  3868.         if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'])) {
  3869.             return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'];
  3870.         }
  3871.         return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener($a, ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'pimcore_admin'falsefalse);
  3872.     }
  3873.     /**
  3874.      * Gets the private 'security.context_listener.0' shared service.
  3875.      *
  3876.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  3877.      */
  3878.     protected function getSecurity_ContextListener_0Service()
  3879.     {
  3880.         $a = ($this->privates['security.event_dispatcher.pimcore_admin_webdav'] ?? $this->getSecurity_EventDispatcher_PimcoreAdminWebdavService());
  3881.         if (isset($this->privates['security.context_listener.0'])) {
  3882.             return $this->privates['security.context_listener.0'];
  3883.         }
  3884.         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 () {
  3885.             yield => ($this->services['pimcore_admin.security.user_provider'] ?? ($this->services['pimcore_admin.security.user_provider'] = new \Pimcore\Bundle\AdminBundle\Security\User\UserProvider()));
  3886.         }, 1), 'pimcore_admin_webdav', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  3887.     }
  3888.     /**
  3889.      * Gets the private 'security.event_dispatcher.pimcore_admin_webdav' shared service.
  3890.      *
  3891.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  3892.      */
  3893.     protected function getSecurity_EventDispatcher_PimcoreAdminWebdavService()
  3894.     {
  3895.         $this->privates['security.event_dispatcher.pimcore_admin_webdav'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  3896.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3897.             return ($this->privates['security.listener.pimcore_admin_webdav.user_provider'] ?? $this->load('getSecurity_Listener_PimcoreAdminWebdav_UserProviderService'));
  3898.         }, => 'checkPassport'], 2048);
  3899.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3900.             return ($this->privates['security.listener.session.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_Session_PimcoreAdminWebdavService'));
  3901.         }, => 'onSuccessfulLogin'], 0);
  3902.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3903.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  3904.         }, => 'preCheckCredentials'], 256);
  3905.         $instance->addListener('security.authentication.success', [=> function () {
  3906.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  3907.         }, => 'postCheckCredentials'], 256);
  3908.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3909.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  3910.         }, => 'checkPassport'], 1024);
  3911.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3912.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  3913.         }, => 'checkPassport'], 0);
  3914.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3915.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  3916.         }, => 'onLoginSuccess'], 0);
  3917.         $instance->addListener('security.authentication.success', [=> function () {
  3918.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  3919.         }, => 'onLogin'], 9223372036854775807);
  3920.         $instance->addListener('security.authentication.success', [=> function () {
  3921.             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()));
  3922.         }, => 'onLogin'], 9223372036854775806);
  3923.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3924.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  3925.         }, => 'checkPassport'], 0);
  3926.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  3927.             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()));
  3928.         }, => 'onSuccessfulLogin'], -63);
  3929.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3930.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  3931.         }, => 'onLogout'], 0);
  3932.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3933.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3934.         }, => 'checkPassport'], 512);
  3935.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3936.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3937.         }, => 'onLogout'], 0);
  3938.         return $instance;
  3939.     }
  3940.     /**
  3941.      * Gets the private 'security.firewall.map' shared service.
  3942.      *
  3943.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  3944.      */
  3945.     protected function getSecurity_Firewall_MapService()
  3946.     {
  3947.         $a = ($this->privates['.service_locator.hNQzc35'] ?? $this->get_ServiceLocator_HNQzc35Service());
  3948.         if (isset($this->privates['security.firewall.map'])) {
  3949.             return $this->privates['security.firewall.map'];
  3950.         }
  3951.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  3952.             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)/')));
  3953.             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')));
  3954.             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(/.*)?$')));
  3955.         }, 3));
  3956.     }
  3957.     /**
  3958.      * Gets the private 'security.firewall_config.two_factor.pimcore_admin' shared service.
  3959.      *
  3960.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  3961.      */
  3962.     protected function getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()
  3963.     {
  3964.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  3965.         if (isset($this->privates['security.firewall_config.two_factor.pimcore_admin'])) {
  3966.             return $this->privates['security.firewall_config.two_factor.pimcore_admin'];
  3967.         }
  3968.         return $this->privates['security.firewall_config.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '/admin/login/2fa''check_path' => '/admin/login/2fa-verify''default_target_path' => '/admin''always_use_default_target_path' => false'auth_code_parameter_name' => '_auth_code''trusted_parameter_name' => '_trusted''multi_factor' => false'post_only' => true'success_handler' => NULL'failure_handler' => NULL'authentication_required_handler' => NULL'remember_me_sets_trusted' => false'prepare_on_login' => false'prepare_on_access_denied' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'pimcore_admin'$a, new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  3969.     }
  3970.     /**
  3971.      * Gets the private 'security.http_utils' shared service.
  3972.      *
  3973.      * @return \Symfony\Component\Security\Http\HttpUtils
  3974.      */
  3975.     protected function getSecurity_HttpUtilsService()
  3976.     {
  3977.         $a = ($this->services['router'] ?? $this->getRouterService());
  3978.         if (isset($this->privates['security.http_utils'])) {
  3979.             return $this->privates['security.http_utils'];
  3980.         }
  3981.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  3982.     }
  3983.     /**
  3984.      * Gets the private 'security.logout_url_generator' shared service.
  3985.      *
  3986.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  3987.      */
  3988.     protected function getSecurity_LogoutUrlGeneratorService()
  3989.     {
  3990.         $a = ($this->services['router'] ?? $this->getRouterService());
  3991.         if (isset($this->privates['security.logout_url_generator'])) {
  3992.             return $this->privates['security.logout_url_generator'];
  3993.         }
  3994.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  3995.         $instance->registerListener('pimcore_admin''pimcore_admin_logout''logout''_csrf_token'NULLNULL);
  3996.         return $instance;
  3997.     }
  3998.     /**
  3999.      * Gets the private 'security.role_hierarchy' shared service.
  4000.      *
  4001.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  4002.      */
  4003.     protected function getSecurity_RoleHierarchyService()
  4004.     {
  4005.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  4006.     }
  4007.     /**
  4008.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  4009.      *
  4010.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  4011.      */
  4012.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  4013.     {
  4014.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4015.     }
  4016.     /**
  4017.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  4018.      *
  4019.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  4020.      */
  4021.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  4022.     {
  4023.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  4024.         $b = new \Pimcore\Bundle\CoreBundle\Request\ParamConverter\DataObjectParamConverter();
  4025.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  4026.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  4027.         $a->add($b, -2'data_object_converter');
  4028.         $a->add($b0NULL);
  4029.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  4030.     }
  4031.     /**
  4032.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  4033.      *
  4034.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  4035.      */
  4036.     protected function getSensioFrameworkExtra_Security_ListenerService()
  4037.     {
  4038.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4039.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  4040.             return $this->privates['sensio_framework_extra.security.listener'];
  4041.         }
  4042.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4043.     }
  4044.     /**
  4045.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  4046.      *
  4047.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  4048.      */
  4049.     protected function getSensioFrameworkExtra_View_ListenerService()
  4050.     {
  4051.         $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))));
  4052.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4053.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4054.         ], [
  4055.             'twig' => '?',
  4056.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  4057.         return $instance;
  4058.     }
  4059.     /**
  4060.      * Gets the private 'translator.data_collector' shared service.
  4061.      *
  4062.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  4063.      */
  4064.     protected function getTranslator_DataCollectorService()
  4065.     {
  4066.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  4067.     }
  4068.     /**
  4069.      * Gets the private 'translator.default' shared service.
  4070.      *
  4071.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  4072.      */
  4073.     protected function getTranslator_DefaultService()
  4074.     {
  4075.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4076.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  4077.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  4078.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  4079.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  4080.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  4081.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  4082.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  4083.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  4084.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  4085.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  4086.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  4087.         ], [
  4088.             'translation.loader.csv' => '?',
  4089.             'translation.loader.dat' => '?',
  4090.             'translation.loader.ini' => '?',
  4091.             'translation.loader.json' => '?',
  4092.             'translation.loader.mo' => '?',
  4093.             'translation.loader.php' => '?',
  4094.             'translation.loader.po' => '?',
  4095.             'translation.loader.qt' => '?',
  4096.             'translation.loader.res' => '?',
  4097.             'translation.loader.xliff' => '?',
  4098.             'translation.loader.yml' => '?',
  4099.         ]), 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/perspective-editor/src/Resources/translations/admin.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/perspective-editor/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/translations/admin.en.csv')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'extended' => [=> (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/cs.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/de.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/en.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/es.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/fr.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/hu.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/it.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/nl.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/pl.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/sk.extended.json'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/th.extended.json')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/perspective-editor/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 23 => (\dirname(__DIR__4).'/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/scheb/2fa-bundle/Resources/translations'=> 'vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'=> 'vendor/pimcore/data-hub/src/Resources/translations'=> 'vendor/pimcore/data-importer/src/Resources/translations'=> 'vendor/pimcore/perspective-editor/src/Resources/translations'=> 'vendor/elements/process-manager-bundle/src/Resources/translations'=> 'vendor/symfony/framework-bundle/translations'10 => 'vendor/symfony/security-bundle/translations'11 => 'vendor/symfony/twig-bundle/translations'12 => 'vendor/symfony/monolog-bundle/translations'13 => 'vendor/doctrine/doctrine-bundle/translations'14 => 'vendor/doctrine/doctrine-migrations-bundle/translations'15 => 'vendor/sensio/framework-extra-bundle/src/translations'16 => 'vendor/symfony-cmf/routing-bundle/src/translations'17 => 'vendor/presta/sitemap-bundle/translations'18 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'19 => 'vendor/league/flysystem-bundle/src/translations'20 => 'vendor/symfony/debug-bundle/translations'21 => 'vendor/symfony/web-profiler-bundle/translations'22 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations'23 => 'translations']]], []);
  4100.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4101.         $instance->setFallbackLocales([=> 'en']);
  4102.         return $instance;
  4103.     }
  4104.     /**
  4105.      * Gets the private 'twig.loader.native_filesystem' shared service.
  4106.      *
  4107.      * @return \Twig\Loader\FilesystemLoader
  4108.      */
  4109.     protected function getTwig_Loader_NativeFilesystemService()
  4110.     {
  4111.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  4112.         $instance->addPath((\dirname(__DIR__4).'/templates'), 'App');
  4113.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  4114.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  4115.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  4116.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  4117.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  4118.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  4119.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  4120.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  4121.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  4122.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  4123.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  4124.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  4125.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
  4126.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
  4127.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
  4128.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
  4129.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), 'PimcoreDataHub');
  4130.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), '!PimcoreDataHub');
  4131.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/views'), 'ElementsProcessManager');
  4132.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/views'), '!ElementsProcessManager');
  4133.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  4134.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  4135.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  4136.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  4137.         return $instance;
  4138.     }
  4139.     /**
  4140.      * Gets the private 'twig.runtime.httpkernel' shared service.
  4141.      *
  4142.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  4143.      */
  4144.     protected function getTwig_Runtime_HttpkernelService()
  4145.     {
  4146.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  4147.         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, [
  4148.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  4149.         ], [
  4150.             'inline' => '?',
  4151.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('resolve:PIMCORE_APP_SECRET')), $a));
  4152.     }
  4153.     /**
  4154.      * Gets the private 'validator.builder' shared service.
  4155.      *
  4156.      * @return \Symfony\Component\Validator\ValidatorBuilder
  4157.      */
  4158.     protected function getValidator_BuilderService()
  4159.     {
  4160.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  4161.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4162.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4163.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  4164.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4165.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  4166.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4167.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  4168.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  4169.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4170.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4171.         ], [
  4172.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  4173.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  4174.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  4175.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  4176.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  4177.             'cmf_routing.validator.route_defaults' => '?',
  4178.             'security.validator.user_password' => '?',
  4179.             'validator.expression' => '?',
  4180.         ])));
  4181.         if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
  4182.             $instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  4183.         }
  4184.         $instance->setTranslationDomain('validators');
  4185.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  4186.         $instance->enableAnnotationMapping(true);
  4187.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4188.         $instance->addMethodMapping('loadValidatorMetadata');
  4189.         $instance->addObjectInitializers([]);
  4190.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  4191.         return $instance;
  4192.     }
  4193.     /**
  4194.      * Gets the private 'var_dumper.html_dumper' shared service.
  4195.      *
  4196.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  4197.      */
  4198.     protected function getVarDumper_HtmlDumperService()
  4199.     {
  4200.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  4201.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4202.         return $instance;
  4203.     }
  4204.     /**
  4205.      * Gets the private 'web_profiler.csp.handler' shared service.
  4206.      *
  4207.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4208.      */
  4209.     protected function getWebProfiler_Csp_HandlerService()
  4210.     {
  4211.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4212.     }
  4213.     /**
  4214.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  4215.      *
  4216.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4217.      */
  4218.     protected function getWebProfiler_DebugToolbarService()
  4219.     {
  4220.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4221.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4222.             return $this->privates['web_profiler.debug_toolbar'];
  4223.         }
  4224.         $b = ($this->services['router'] ?? $this->getRouterService());
  4225.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4226.             return $this->privates['web_profiler.debug_toolbar'];
  4227.         }
  4228.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2$b'^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  4229.     }
  4230.     /**
  4231.      * Gets the public 'cache_clearer' alias.
  4232.      *
  4233.      * @return object The ".container.private.cache_clearer" service.
  4234.      */
  4235.     protected function getCacheClearerService()
  4236.     {
  4237.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  4238.         return $this->get('.container.private.cache_clearer');
  4239.     }
  4240.     /**
  4241.      * Gets the public 'filesystem' alias.
  4242.      *
  4243.      * @return object The ".container.private.filesystem" service.
  4244.      */
  4245.     protected function getFilesystemService()
  4246.     {
  4247.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  4248.         return $this->get('.container.private.filesystem');
  4249.     }
  4250.     /**
  4251.      * Gets the public 'serializer' alias.
  4252.      *
  4253.      * @return object The ".container.private.serializer" service.
  4254.      */
  4255.     protected function getSerializerService()
  4256.     {
  4257.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  4258.         return $this->get('.container.private.serializer');
  4259.     }
  4260.     /**
  4261.      * Gets the public 'security.csrf.token_manager' alias.
  4262.      *
  4263.      * @return object The ".container.private.security.csrf.token_manager" service.
  4264.      */
  4265.     protected function getSecurity_Csrf_TokenManagerService()
  4266.     {
  4267.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  4268.         return $this->get('.container.private.security.csrf.token_manager');
  4269.     }
  4270.     /**
  4271.      * Gets the public 'form.factory' alias.
  4272.      *
  4273.      * @return object The ".container.private.form.factory" service.
  4274.      */
  4275.     protected function getForm_FactoryService()
  4276.     {
  4277.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  4278.         return $this->get('.container.private.form.factory');
  4279.     }
  4280.     /**
  4281.      * Gets the public 'form.type.file' alias.
  4282.      *
  4283.      * @return object The ".container.private.form.type.file" service.
  4284.      */
  4285.     protected function getForm_Type_FileService()
  4286.     {
  4287.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  4288.         return $this->get('.container.private.form.type.file');
  4289.     }
  4290.     /**
  4291.      * Gets the public 'profiler' alias.
  4292.      *
  4293.      * @return object The ".container.private.profiler" service.
  4294.      */
  4295.     protected function getProfilerService()
  4296.     {
  4297.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4298.         return $this->get('.container.private.profiler');
  4299.     }
  4300.     /**
  4301.      * Gets the public 'security.authorization_checker' alias.
  4302.      *
  4303.      * @return object The ".container.private.security.authorization_checker" service.
  4304.      */
  4305.     protected function getSecurity_AuthorizationCheckerService()
  4306.     {
  4307.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  4308.         return $this->get('.container.private.security.authorization_checker');
  4309.     }
  4310.     /**
  4311.      * Gets the public 'security.token_storage' alias.
  4312.      *
  4313.      * @return object The ".container.private.security.token_storage" service.
  4314.      */
  4315.     protected function getSecurity_TokenStorageService()
  4316.     {
  4317.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  4318.         return $this->get('.container.private.security.token_storage');
  4319.     }
  4320.     /**
  4321.      * Gets the public 'twig' alias.
  4322.      *
  4323.      * @return object The ".container.private.twig" service.
  4324.      */
  4325.     protected function getTwigService()
  4326.     {
  4327.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  4328.         return $this->get('.container.private.twig');
  4329.     }
  4330.     /**
  4331.      * Gets the public 'security.password_encoder' alias.
  4332.      *
  4333.      * @return object The ".container.private.security.password_encoder" service.
  4334.      */
  4335.     protected function getSecurity_PasswordEncoderService()
  4336.     {
  4337.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  4338.         return $this->get('.container.private.security.password_encoder');
  4339.     }
  4340.     /**
  4341.      * Gets the public 'session' alias.
  4342.      *
  4343.      * @return object The ".container.private.session" service.
  4344.      */
  4345.     protected function getSessionService()
  4346.     {
  4347.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  4348.         return $this->get('.container.private.session');
  4349.     }
  4350.     /**
  4351.      * Gets the public 'validator' alias.
  4352.      *
  4353.      * @return object The ".container.private.validator" service.
  4354.      */
  4355.     protected function getValidatorService()
  4356.     {
  4357.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  4358.         return $this->get('.container.private.validator');
  4359.     }
  4360.     /**
  4361.      * @return array|bool|float|int|string|\UnitEnum|null
  4362.      */
  4363.     public function getParameter(string $name)
  4364.     {
  4365.         if (isset($this->buildParameters[$name])) {
  4366.             return $this->buildParameters[$name];
  4367.         }
  4368.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4369.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  4370.         }
  4371.         if (isset($this->loadedDynamicParameters[$name])) {
  4372.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4373.         }
  4374.         return $this->parameters[$name];
  4375.     }
  4376.     public function hasParameter(string $name): bool
  4377.     {
  4378.         if (isset($this->buildParameters[$name])) {
  4379.             return true;
  4380.         }
  4381.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4382.     }
  4383.     public function setParameter(string $name$value): void
  4384.     {
  4385.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4386.     }
  4387.     public function getParameterBag(): ParameterBagInterface
  4388.     {
  4389.         if (null === $this->parameterBag) {
  4390.             $parameters $this->parameters;
  4391.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4392.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4393.             }
  4394.             foreach ($this->buildParameters as $name => $value) {
  4395.                 $parameters[$name] = $value;
  4396.             }
  4397.             $this->parameterBag = new FrozenParameterBag($parameters);
  4398.         }
  4399.         return $this->parameterBag;
  4400.     }
  4401.     private $loadedDynamicParameters = [
  4402.         'kernel.runtime_environment' => false,
  4403.         'kernel.build_dir' => false,
  4404.         'kernel.cache_dir' => false,
  4405.         'secret' => false,
  4406.         'kernel.secret' => false,
  4407.         'debug.container.dump' => false,
  4408.         'serializer.mapping.cache.file' => false,
  4409.         'session.save_path' => false,
  4410.         'validator.mapping.cache.file' => false,
  4411.         'profiler.storage.dsn' => false,
  4412.         'pimcore.config' => false,
  4413.     ];
  4414.     private $dynamicParameters = [];
  4415.     private function getDynamicParameter(string $name)
  4416.     {
  4417.         switch ($name) {
  4418.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4419.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  4420.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  4421.             case 'secret'$value $this->getEnv('resolve:PIMCORE_APP_SECRET'); break;
  4422.             case 'kernel.secret'$value $this->getEnv('resolve:PIMCORE_APP_SECRET'); break;
  4423.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4424.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  4425.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  4426.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  4427.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4428.             case 'pimcore.config'$value = [
  4429.                 'web_profiler' => [
  4430.                     'toolbar' => [
  4431.                         'excluded_routes' => [
  4432.                             => [
  4433.                                 'path' => '^/admin/asset/image-editor',
  4434.                                 'route' => false,
  4435.                                 'host' => false,
  4436.                                 'methods' => [
  4437.                                 ],
  4438.                             ],
  4439.                         ],
  4440.                     ],
  4441.                 ],
  4442.                 'security' => [
  4443.                     'encoder_factories' => [
  4444.                         'Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => [
  4445.                             'id' => 'pimcore_admin.security.password_encoder_factory',
  4446.                         ],
  4447.                     ],
  4448.                     'factory_type' => 'password_hasher',
  4449.                     'password_hasher_factories' => [
  4450.                         'Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => [
  4451.                             'id' => 'pimcore_admin.security.password_hasher_factory',
  4452.                         ],
  4453.                     ],
  4454.                 ],
  4455.                 'bundles' => [
  4456.                     'search_paths' => [
  4457.                         => 'src',
  4458.                         => 'vendor/pimcore/pimcore/bundles',
  4459.                     ],
  4460.                     'handle_composer' => true,
  4461.                 ],
  4462.                 'assets' => [
  4463.                     'metadata' => [
  4464.                         'class_definitions' => [
  4465.                             'data' => [
  4466.                                 'map' => [
  4467.                                     'asset' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Asset',
  4468.                                     'checkbox' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Checkbox',
  4469.                                     'date' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Date',
  4470.                                     'document' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Document',
  4471.                                     'input' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Input',
  4472.                                     'object' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\DataObject',
  4473.                                     'select' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Select',
  4474.                                     'textarea' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Textarea',
  4475.                                 ],
  4476.                                 'prefixes' => [
  4477.                                 ],
  4478.                             ],
  4479.                         ],
  4480.                         'predefined' => [
  4481.                             'definitions' => [
  4482.                             ],
  4483.                         ],
  4484.                     ],
  4485.                     'versions' => [
  4486.                         'days' => NULL,
  4487.                         'steps' => 0,
  4488.                         'use_hardlinks' => true,
  4489.                         'disable_stack_trace' => false,
  4490.                     ],
  4491.                     'hide_edit_image' => false,
  4492.                     'disable_tree_preview' => true,
  4493.                     'image' => [
  4494.                         'thumbnails' => [
  4495.                             'definitions' => [
  4496.                                 'header-slider-mobile' => [
  4497.                                     'items' => [
  4498.                                         => [
  4499.                                             'method' => 'cover',
  4500.                                             'arguments' => [
  4501.                                                 'width' => 375,
  4502.                                                 'height' => 515,
  4503.                                                 'positioning' => 'center',
  4504.                                                 'forceResize' => true,
  4505.                                             ],
  4506.                                         ],
  4507.                                     ],
  4508.                                     'medias' => [
  4509.                                     ],
  4510.                                     'name' => 'header-slider-mobile',
  4511.                                     'description' => '',
  4512.                                     'group' => '',
  4513.                                     'format' => 'SOURCE',
  4514.                                     'quality' => 85,
  4515.                                     'highResolution' => 0.0,
  4516.                                     'preserveColor' => false,
  4517.                                     'preserveMetaData' => false,
  4518.                                     'rasterizeSVG' => false,
  4519.                                     'downloadable' => false,
  4520.                                     'modificationDate' => 1686760382,
  4521.                                     'creationDate' => 1686760344,
  4522.                                     'preserveAnimation' => false,
  4523.                                 ],
  4524.                                 'header-slider-tablet' => [
  4525.                                     'items' => [
  4526.                                         => [
  4527.                                             'method' => 'cover',
  4528.                                             'arguments' => [
  4529.                                                 'width' => 745,
  4530.                                                 'height' => 765,
  4531.                                                 'positioning' => 'center',
  4532.                                                 'forceResize' => true,
  4533.                                             ],
  4534.                                         ],
  4535.                                     ],
  4536.                                     'medias' => [
  4537.                                     ],
  4538.                                     'name' => 'header-slider-tablet',
  4539.                                     'description' => '',
  4540.                                     'group' => '',
  4541.                                     'format' => 'SOURCE',
  4542.                                     'quality' => 85,
  4543.                                     'highResolution' => 0.0,
  4544.                                     'preserveColor' => false,
  4545.                                     'preserveMetaData' => false,
  4546.                                     'rasterizeSVG' => false,
  4547.                                     'downloadable' => false,
  4548.                                     'modificationDate' => 1686760327,
  4549.                                     'creationDate' => 1686760305,
  4550.                                     'preserveAnimation' => false,
  4551.                                 ],
  4552.                                 'header-slider' => [
  4553.                                     'items' => [
  4554.                                         => [
  4555.                                             'method' => 'cover',
  4556.                                             'arguments' => [
  4557.                                                 'width' => 1320,
  4558.                                                 'height' => 680,
  4559.                                                 'positioning' => 'center',
  4560.                                                 'forceResize' => true,
  4561.                                             ],
  4562.                                         ],
  4563.                                     ],
  4564.                                     'medias' => [
  4565.                                     ],
  4566.                                     'name' => 'header-slider',
  4567.                                     'description' => '',
  4568.                                     'group' => '',
  4569.                                     'format' => 'SOURCE',
  4570.                                     'quality' => 85,
  4571.                                     'highResolution' => 0.0,
  4572.                                     'preserveColor' => false,
  4573.                                     'preserveMetaData' => false,
  4574.                                     'rasterizeSVG' => false,
  4575.                                     'downloadable' => true,
  4576.                                     'modificationDate' => 1687356580,
  4577.                                     'creationDate' => 1686760133,
  4578.                                     'preserveAnimation' => false,
  4579.                                 ],
  4580.                                 'history-big' => [
  4581.                                     'items' => [
  4582.                                         => [
  4583.                                             'method' => 'scaleByWidth',
  4584.                                             'arguments' => [
  4585.                                                 'width' => 535,
  4586.                                                 'forceResize' => true,
  4587.                                             ],
  4588.                                         ],
  4589.                                     ],
  4590.                                     'medias' => [
  4591.                                     ],
  4592.                                     'name' => 'history-big',
  4593.                                     'description' => '',
  4594.                                     'group' => '',
  4595.                                     'format' => 'SOURCE',
  4596.                                     'quality' => 85,
  4597.                                     'highResolution' => 0.0,
  4598.                                     'preserveColor' => false,
  4599.                                     'preserveMetaData' => false,
  4600.                                     'rasterizeSVG' => false,
  4601.                                     'downloadable' => false,
  4602.                                     'modificationDate' => 1686760017,
  4603.                                     'creationDate' => 1686759953,
  4604.                                     'preserveAnimation' => false,
  4605.                                 ],
  4606.                                 'history-small' => [
  4607.                                     'items' => [
  4608.                                         => [
  4609.                                             'method' => 'cover',
  4610.                                             'arguments' => [
  4611.                                                 'width' => 120,
  4612.                                                 'height' => 100,
  4613.                                                 'positioning' => 'center',
  4614.                                                 'forceResize' => true,
  4615.                                             ],
  4616.                                         ],
  4617.                                     ],
  4618.                                     'medias' => [
  4619.                                     ],
  4620.                                     'name' => 'history-small',
  4621.                                     'description' => '',
  4622.                                     'group' => '',
  4623.                                     'format' => 'SOURCE',
  4624.                                     'quality' => 85,
  4625.                                     'highResolution' => 0.0,
  4626.                                     'preserveColor' => false,
  4627.                                     'preserveMetaData' => false,
  4628.                                     'rasterizeSVG' => false,
  4629.                                     'downloadable' => false,
  4630.                                     'modificationDate' => 1686760056,
  4631.                                     'creationDate' => 1686760032,
  4632.                                     'preserveAnimation' => false,
  4633.                                 ],
  4634.                                 'mobile' => [
  4635.                                     'items' => [
  4636.                                     ],
  4637.                                     'medias' => [
  4638.                                     ],
  4639.                                     'name' => 'mobile',
  4640.                                     'description' => '',
  4641.                                     'group' => '',
  4642.                                     'format' => 'SOURCE',
  4643.                                     'quality' => 85,
  4644.                                     'highResolution' => 0.0,
  4645.                                     'preserveColor' => false,
  4646.                                     'preserveMetaData' => false,
  4647.                                     'rasterizeSVG' => false,
  4648.                                     'downloadable' => false,
  4649.                                     'modificationDate' => 1677080705,
  4650.                                     'creationDate' => 1677080625,
  4651.                                     'preserveAnimation' => false,
  4652.                                 ],
  4653.                                 'preview-2x2-mobile' => [
  4654.                                     'items' => [
  4655.                                         => [
  4656.                                             'method' => 'cover',
  4657.                                             'arguments' => [
  4658.                                                 'width' => 120,
  4659.                                                 'height' => 80,
  4660.                                                 'positioning' => 'center',
  4661.                                                 'forceResize' => true,
  4662.                                             ],
  4663.                                         ],
  4664.                                     ],
  4665.                                     'medias' => [
  4666.                                     ],
  4667.                                     'name' => 'preview-2x2-mobile',
  4668.                                     'description' => '',
  4669.                                     'group' => '',
  4670.                                     'format' => 'SOURCE',
  4671.                                     'quality' => 85,
  4672.                                     'highResolution' => 0.0,
  4673.                                     'preserveColor' => false,
  4674.                                     'preserveMetaData' => false,
  4675.                                     'rasterizeSVG' => false,
  4676.                                     'downloadable' => false,
  4677.                                     'modificationDate' => 1686759203,
  4678.                                     'creationDate' => 1686759142,
  4679.                                     'preserveAnimation' => false,
  4680.                                 ],
  4681.                                 'preview-3plus1' => [
  4682.                                     'items' => [
  4683.                                         => [
  4684.                                             'method' => 'cover',
  4685.                                             'arguments' => [
  4686.                                                 'width' => 450,
  4687.                                                 'height' => 200,
  4688.                                                 'positioning' => 'center',
  4689.                                                 'forceResize' => true,
  4690.                                             ],
  4691.                                         ],
  4692.                                     ],
  4693.                                     'medias' => [
  4694.                                     ],
  4695.                                     'name' => 'preview-3plus1',
  4696.                                     'description' => '',
  4697.                                     'group' => '',
  4698.                                     'format' => 'SOURCE',
  4699.                                     'quality' => 85,
  4700.                                     'highResolution' => 0.0,
  4701.                                     'preserveColor' => false,
  4702.                                     'preserveMetaData' => false,
  4703.                                     'rasterizeSVG' => false,
  4704.                                     'downloadable' => false,
  4705.                                     'modificationDate' => 1686759875,
  4706.                                     'creationDate' => 1686759861,
  4707.                                     'preserveAnimation' => false,
  4708.                                 ],
  4709.                                 'preview-category' => [
  4710.                                     'items' => [
  4711.                                         => [
  4712.                                             'method' => 'cover',
  4713.                                             'arguments' => [
  4714.                                                 'width' => 305,
  4715.                                                 'height' => 345,
  4716.                                                 'positioning' => 'center',
  4717.                                                 'forceResize' => true,
  4718.                                             ],
  4719.                                         ],
  4720.                                     ],
  4721.                                     'medias' => [
  4722.                                     ],
  4723.                                     'name' => 'preview-category',
  4724.                                     'description' => '',
  4725.                                     'group' => '',
  4726.                                     'format' => 'SOURCE',
  4727.                                     'quality' => 85,
  4728.                                     'highResolution' => 0.0,
  4729.                                     'preserveColor' => false,
  4730.                                     'preserveMetaData' => false,
  4731.                                     'rasterizeSVG' => false,
  4732.                                     'downloadable' => false,
  4733.                                     'modificationDate' => 1686759284,
  4734.                                     'creationDate' => 1686759255,
  4735.                                     'preserveAnimation' => false,
  4736.                                 ],
  4737.                                 'preview-feature-big' => [
  4738.                                     'items' => [
  4739.                                         => [
  4740.                                             'method' => 'cover',
  4741.                                             'arguments' => [
  4742.                                                 'width' => 730,
  4743.                                                 'height' => 430,
  4744.                                                 'positioning' => 'center',
  4745.                                                 'forceResize' => true,
  4746.                                             ],
  4747.                                         ],
  4748.                                     ],
  4749.                                     'medias' => [
  4750.                                     ],
  4751.                                     'name' => 'preview-feature-big',
  4752.                                     'description' => '',
  4753.                                     'group' => '',
  4754.                                     'format' => 'SOURCE',
  4755.                                     'quality' => 85,
  4756.                                     'highResolution' => 0.0,
  4757.                                     'preserveColor' => false,
  4758.                                     'preserveMetaData' => false,
  4759.                                     'rasterizeSVG' => false,
  4760.                                     'downloadable' => false,
  4761.                                     'modificationDate' => 1686759037,
  4762.                                     'creationDate' => 1686759006,
  4763.                                     'preserveAnimation' => false,
  4764.                                 ],
  4765.                                 'preview-feature-small' => [
  4766.                                     'items' => [
  4767.                                         => [
  4768.                                             'method' => 'cover',
  4769.                                             'arguments' => [
  4770.                                                 'width' => 485,
  4771.                                                 'height' => 155,
  4772.                                                 'positioning' => 'center',
  4773.                                                 'forceResize' => true,
  4774.                                             ],
  4775.                                         ],
  4776.                                     ],
  4777.                                     'medias' => [
  4778.                                     ],
  4779.                                     'name' => 'preview-feature-small',
  4780.                                     'description' => '',
  4781.                                     'group' => '',
  4782.                                     'format' => 'SOURCE',
  4783.                                     'quality' => 85,
  4784.                                     'highResolution' => 0.0,
  4785.                                     'preserveColor' => false,
  4786.                                     'preserveMetaData' => false,
  4787.                                     'rasterizeSVG' => false,
  4788.                                     'downloadable' => false,
  4789.                                     'modificationDate' => 1686759068,
  4790.                                     'creationDate' => 1686759048,
  4791.                                     'preserveAnimation' => false,
  4792.                                 ],
  4793.                                 'preview-mobile' => [
  4794.                                     'items' => [
  4795.                                         => [
  4796.                                             'method' => 'cover',
  4797.                                             'arguments' => [
  4798.                                                 'width' => 340,
  4799.                                                 'height' => 205,
  4800.                                                 'positioning' => 'center',
  4801.                                                 'forceResize' => true,
  4802.                                             ],
  4803.                                         ],
  4804.                                     ],
  4805.                                     'medias' => [
  4806.                                     ],
  4807.                                     'name' => 'preview-mobile',
  4808.                                     'description' => '',
  4809.                                     'group' => '',
  4810.                                     'format' => 'SOURCE',
  4811.                                     'quality' => 85,
  4812.                                     'highResolution' => 0.0,
  4813.                                     'preserveColor' => false,
  4814.                                     'preserveMetaData' => false,
  4815.                                     'rasterizeSVG' => false,
  4816.                                     'downloadable' => false,
  4817.                                     'modificationDate' => 1686759191,
  4818.                                     'creationDate' => 1686758933,
  4819.                                     'preserveAnimation' => false,
  4820.                                 ],
  4821.                                 'preview-textmedia' => [
  4822.                                     'items' => [
  4823.                                         => [
  4824.                                             'method' => 'cover',
  4825.                                             'arguments' => [
  4826.                                                 'width' => 310,
  4827.                                                 'height' => 300,
  4828.                                                 'positioning' => 'center',
  4829.                                                 'forceResize' => true,
  4830.                                             ],
  4831.                                         ],
  4832.                                     ],
  4833.                                     'medias' => [
  4834.                                     ],
  4835.                                     'name' => 'preview-textmedia',
  4836.                                     'description' => '',
  4837.                                     'group' => '',
  4838.                                     'format' => 'SOURCE',
  4839.                                     'quality' => 85,
  4840.                                     'highResolution' => 0.0,
  4841.                                     'preserveColor' => false,
  4842.                                     'preserveMetaData' => false,
  4843.                                     'rasterizeSVG' => false,
  4844.                                     'downloadable' => true,
  4845.                                     'modificationDate' => 1687356555,
  4846.                                     'creationDate' => 1686759554,
  4847.                                     'preserveAnimation' => false,
  4848.                                 ],
  4849.                                 'preview' => [
  4850.                                     'items' => [
  4851.                                         => [
  4852.                                             'method' => 'cover',
  4853.                                             'arguments' => [
  4854.                                                 'width' => 400,
  4855.                                                 'height' => 200,
  4856.                                                 'positioning' => 'center',
  4857.                                                 'forceResize' => true,
  4858.                                             ],
  4859.                                         ],
  4860.                                     ],
  4861.                                     'medias' => [
  4862.                                     ],
  4863.                                     'name' => 'preview',
  4864.                                     'description' => '',
  4865.                                     'group' => '',
  4866.                                     'format' => 'SOURCE',
  4867.                                     'quality' => 72,
  4868.                                     'highResolution' => 0.0,
  4869.                                     'preserveColor' => false,
  4870.                                     'preserveMetaData' => false,
  4871.                                     'rasterizeSVG' => false,
  4872.                                     'downloadable' => true,
  4873.                                     'modificationDate' => 1701792877,
  4874.                                     'creationDate' => 1680077587,
  4875.                                     'preserveAnimation' => false,
  4876.                                 ],
  4877.                                 'product-line' => [
  4878.                                     'items' => [
  4879.                                         => [
  4880.                                             'method' => 'cover',
  4881.                                             'arguments' => [
  4882.                                                 'width' => 313,
  4883.                                                 'height' => 140,
  4884.                                                 'positioning' => 'bottomright',
  4885.                                                 'forceResize' => true,
  4886.                                             ],
  4887.                                         ],
  4888.                                     ],
  4889.                                     'medias' => [
  4890.                                     ],
  4891.                                     'name' => 'product-line',
  4892.                                     'description' => '',
  4893.                                     'group' => '',
  4894.                                     'format' => 'SOURCE',
  4895.                                     'quality' => 85,
  4896.                                     'highResolution' => 0.0,
  4897.                                     'preserveColor' => false,
  4898.                                     'preserveMetaData' => false,
  4899.                                     'rasterizeSVG' => false,
  4900.                                     'downloadable' => true,
  4901.                                     'modificationDate' => 1701793803,
  4902.                                     'creationDate' => 1701793709,
  4903.                                     'preserveAnimation' => false,
  4904.                                 ],
  4905.                                 'product-listing' => [
  4906.                                     'items' => [
  4907.                                         => [
  4908.                                             'method' => 'cover',
  4909.                                             'arguments' => [
  4910.                                                 'width' => 166,
  4911.                                                 'height' => 166,
  4912.                                                 'positioning' => 'center',
  4913.                                                 'forceResize' => true,
  4914.                                             ],
  4915.                                         ],
  4916.                                     ],
  4917.                                     'medias' => [
  4918.                                     ],
  4919.                                     'name' => 'product-listing',
  4920.                                     'description' => '',
  4921.                                     'group' => '',
  4922.                                     'format' => 'SOURCE',
  4923.                                     'quality' => 85,
  4924.                                     'highResolution' => 0.0,
  4925.                                     'preserveColor' => false,
  4926.                                     'preserveMetaData' => false,
  4927.                                     'rasterizeSVG' => false,
  4928.                                     'downloadable' => true,
  4929.                                     'modificationDate' => 1701952524,
  4930.                                     'creationDate' => 1701793046,
  4931.                                     'preserveAnimation' => false,
  4932.                                 ],
  4933.                                 'slider' => [
  4934.                                     'items' => [
  4935.                                         => [
  4936.                                             'method' => 'cover',
  4937.                                             'arguments' => [
  4938.                                                 'width' => 870,
  4939.                                                 'height' => 400,
  4940.                                                 'positioning' => 'center',
  4941.                                                 'forceResize' => true,
  4942.                                             ],
  4943.                                         ],
  4944.                                     ],
  4945.                                     'medias' => [
  4946.                                     ],
  4947.                                     'name' => 'slider',
  4948.                                     'description' => '',
  4949.                                     'group' => '',
  4950.                                     'format' => 'SOURCE',
  4951.                                     'quality' => 85,
  4952.                                     'highResolution' => 0.0,
  4953.                                     'preserveColor' => false,
  4954.                                     'preserveMetaData' => false,
  4955.                                     'rasterizeSVG' => false,
  4956.                                     'downloadable' => false,
  4957.                                     'modificationDate' => 1686760445,
  4958.                                     'creationDate' => 1686760430,
  4959.                                     'preserveAnimation' => false,
  4960.                                 ],
  4961.                             ],
  4962.                             'clip_auto_support' => true,
  4963.                             'image_optimizers' => [
  4964.                                 'enabled' => true,
  4965.                             ],
  4966.                             'auto_formats' => [
  4967.                                 'avif' => [
  4968.                                     'enabled' => true,
  4969.                                     'quality' => 15,
  4970.                                 ],
  4971.                                 'webp' => [
  4972.                                     'enabled' => true,
  4973.                                     'quality' => NULL,
  4974.                                 ],
  4975.                             ],
  4976.                             'status_cache' => true,
  4977.                             'auto_clear_temp_files' => true,
  4978.                         ],
  4979.                         'max_pixels' => 40000000,
  4980.                         'low_quality_image_preview' => [
  4981.                             'enabled' => true,
  4982.                         ],
  4983.                         'focal_point_detection' => [
  4984.                             'enabled' => true,
  4985.                         ],
  4986.                     ],
  4987.                     'frontend_prefixes' => [
  4988.                         'source' => '',
  4989.                         'thumbnail' => '',
  4990.                         'thumbnail_deferred' => '',
  4991.                     ],
  4992.                     'preview_image_thumbnail' => NULL,
  4993.                     'default_upload_path' => '_default_upload_bucket',
  4994.                     'tree_paging_limit' => 100,
  4995.                     'video' => [
  4996.                         'thumbnails' => [
  4997.                             'definitions' => [
  4998.                             ],
  4999.                             'auto_clear_temp_files' => true,
  5000.                         ],
  5001.                     ],
  5002.                     'icc_rgb_profile' => NULL,
  5003.                     'icc_cmyk_profile' => NULL,
  5004.                 ],
  5005.                 'objects' => [
  5006.                     'class_definitions' => [
  5007.                         'data' => [
  5008.                             'map' => [
  5009.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  5010.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  5011.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  5012.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  5013.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  5014.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  5015.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  5016.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  5017.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  5018.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  5019.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  5020.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  5021.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  5022.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  5023.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  5024.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  5025.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  5026.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  5027.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  5028.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  5029.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  5030.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  5031.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  5032.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  5033.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  5034.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  5035.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  5036.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  5037.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  5038.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  5039.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  5040.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  5041.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  5042.                                 'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
  5043.                                 'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
  5044.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  5045.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  5046.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  5047.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  5048.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  5049.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  5050.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  5051.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  5052.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  5053.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  5054.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  5055.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  5056.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  5057.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  5058.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  5059.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  5060.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  5061.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  5062.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  5063.                             ],
  5064.                             'prefixes' => [
  5065.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  5066.                                 => '\\Object_Class_Data_',
  5067.                             ],
  5068.                         ],
  5069.                         'layout' => [
  5070.                             'prefixes' => [
  5071.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  5072.                                 => '\\Object_Class_Layout_',
  5073.                             ],
  5074.                             'map' => [
  5075.                             ],
  5076.                         ],
  5077.                     ],
  5078.                     'versions' => [
  5079.                         'days' => NULL,
  5080.                         'steps' => 1,
  5081.                         'disable_stack_trace' => false,
  5082.                     ],
  5083.                     'ignore_localized_query_fallback' => false,
  5084.                     'tree_paging_limit' => 30,
  5085.                     'auto_save_interval' => 60,
  5086.                 ],
  5087.                 'documents' => [
  5088.                     'editables' => [
  5089.                         'prefixes' => [
  5090.                             => '\\Pimcore\\Model\\Document\\Editable\\',
  5091.                         ],
  5092.                         'map' => [
  5093.                         ],
  5094.                     ],
  5095.                     'types' => [
  5096.                         => 'folder',
  5097.                         => 'page',
  5098.                         => 'snippet',
  5099.                         => 'link',
  5100.                         => 'hardlink',
  5101.                         => 'email',
  5102.                         => 'newsletter',
  5103.                         => 'printpage',
  5104.                         => 'printcontainer',
  5105.                     ],
  5106.                     'valid_tables' => [
  5107.                         => 'email',
  5108.                         => 'newsletter',
  5109.                         => 'hardlink',
  5110.                         => 'link',
  5111.                         => 'page',
  5112.                         => 'snippet',
  5113.                     ],
  5114.                     'versions' => [
  5115.                         'days' => 1,
  5116.                         'steps' => NULL,
  5117.                         'disable_stack_trace' => false,
  5118.                     ],
  5119.                     'error_pages' => [
  5120.                         'default' => '',
  5121.                         'localized' => [
  5122.                             'en' => '',
  5123.                             'de' => '',
  5124.                             'es' => '',
  5125.                             'ru' => '',
  5126.                             'pl' => '',
  5127.                             'uk' => '',
  5128.                             'ar' => '',
  5129.                             'sl' => '',
  5130.                             'hr' => '',
  5131.                             'el' => '',
  5132.                             'cs' => '',
  5133.                             'sk' => '',
  5134.                             'az' => '',
  5135.                             'uz' => '',
  5136.                         ],
  5137.                     ],
  5138.                     'doc_types' => [
  5139.                         'definitions' => [
  5140.                         ],
  5141.                     ],
  5142.                     'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  5143.                     'allow_trailing_slash' => 'no',
  5144.                     'generate_preview' => false,
  5145.                     'preview_url_prefix' => '',
  5146.                     'tree_paging_limit' => 50,
  5147.                     'areas' => [
  5148.                         'autoload' => true,
  5149.                     ],
  5150.                     'newsletter' => [
  5151.                         'defaultUrlPrefix' => NULL,
  5152.                     ],
  5153.                     'web_to_print' => [
  5154.                         'pdf_creation_php_memory_limit' => '2048M',
  5155.                         'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  5156.                         'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  5157.                         'enableInDefaultView' => false,
  5158.                         'generalTool' => '',
  5159.                     ],
  5160.                     'auto_save_interval' => 60,
  5161.                     'static_page_router' => [
  5162.                         'enabled' => false,
  5163.                         'route_pattern' => NULL,
  5164.                     ],
  5165.                 ],
  5166.                 'routing' => [
  5167.                     'direct_route_document_types' => [
  5168.                         => 'page',
  5169.                         => 'snippet',
  5170.                         => 'email',
  5171.                         => 'newsletter',
  5172.                         => 'printpage',
  5173.                         => 'printcontainer',
  5174.                     ],
  5175.                     'allow_processing_unpublished_fallback_document' => false,
  5176.                     'static' => [
  5177.                         'locale_params' => [
  5178.                         ],
  5179.                     ],
  5180.                 ],
  5181.                 'newsletter' => [
  5182.                     'source_adapters' => [
  5183.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  5184.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  5185.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  5186.                     ],
  5187.                     'method' => NULL,
  5188.                 ],
  5189.                 'custom_report' => [
  5190.                     'adapters' => [
  5191.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  5192.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  5193.                     ],
  5194.                     'definitions' => [
  5195.                         'problemProducts' => [
  5196.                             'name' => 'problemProducts',
  5197.                             'sql' => '',
  5198.                             'dataSourceConfig' => [
  5199.                             ],
  5200.                             'columnConfiguration' => [
  5201.                             ],
  5202.                             'niceName' => '',
  5203.                             'group' => '',
  5204.                             'groupIconClass' => '',
  5205.                             'iconClass' => '',
  5206.                             'menuShortcut' => true,
  5207.                             'reportClass' => '',
  5208.                             'chartType' => '',
  5209.                             'pieColumn' => '',
  5210.                             'pieLabelColumn' => '',
  5211.                             'xAxis' => '',
  5212.                             'yAxis' => [
  5213.                             ],
  5214.                             'modificationDate' => 1688395995,
  5215.                             'creationDate' => 1688395995,
  5216.                             'shareGlobally' => true,
  5217.                             'sharedUserNames' => [
  5218.                             ],
  5219.                             'sharedRoleNames' => [
  5220.                             ],
  5221.                         ],
  5222.                     ],
  5223.                 ],
  5224.                 'targeting' => [
  5225.                     'data_providers' => [
  5226.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  5227.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  5228.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  5229.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  5230.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  5231.                     ],
  5232.                     'conditions' => [
  5233.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  5234.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  5235.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  5236.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  5237.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  5238.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  5239.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  5240.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  5241.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  5242.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  5243.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  5244.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  5245.                     ],
  5246.                     'action_handlers' => [
  5247.                         'assign_target_group' => 'Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup',
  5248.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  5249.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  5250.                     ],
  5251.                     'enabled' => true,
  5252.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  5253.                     'session' => [
  5254.                         'enabled' => false,
  5255.                     ],
  5256.                 ],
  5257.                 'context' => [
  5258.                     'profiler' => [
  5259.                         'routes' => [
  5260.                             => [
  5261.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  5262.                                 'route' => false,
  5263.                                 'host' => false,
  5264.                                 'methods' => [
  5265.                                 ],
  5266.                             ],
  5267.                         ],
  5268.                     ],
  5269.                     'admin' => [
  5270.                         'routes' => [
  5271.                             => [
  5272.                                 'path' => '^/admin(/.*)?$',
  5273.                                 'route' => false,
  5274.                                 'host' => false,
  5275.                                 'methods' => [
  5276.                                 ],
  5277.                             ],
  5278.                             => [
  5279.                                 'route' => '^pimcore_admin_',
  5280.                                 'path' => false,
  5281.                                 'host' => false,
  5282.                                 'methods' => [
  5283.                                 ],
  5284.                             ],
  5285.                         ],
  5286.                     ],
  5287.                     'plugin' => [
  5288.                         'routes' => [
  5289.                             => [
  5290.                                 'path' => '^/plugin(/.*)?$',
  5291.                                 'route' => false,
  5292.                                 'host' => false,
  5293.                                 'methods' => [
  5294.                                 ],
  5295.                             ],
  5296.                         ],
  5297.                     ],
  5298.                 ],
  5299.                 'admin' => [
  5300.                     'session' => [
  5301.                         'attribute_bags' => [
  5302.                             'pimcore_admin' => [
  5303.                                 'storage_key' => '_pimcore_admin',
  5304.                             ],
  5305.                             'pimcore_objects' => [
  5306.                                 'storage_key' => '_pimcore_objects',
  5307.                             ],
  5308.                             'pimcore_copy' => [
  5309.                                 'storage_key' => '_pimcore_copy',
  5310.                             ],
  5311.                             'pimcore_gridconfig' => [
  5312.                                 'storage_key' => '_pimcore_gridconfig',
  5313.                             ],
  5314.                             'pimcore_importconfig' => [
  5315.                                 'storage_key' => '_pimcore_importconfig',
  5316.                             ],
  5317.                         ],
  5318.                     ],
  5319.                     'unauthenticated_routes' => [
  5320.                         => [
  5321.                             'route' => 'pimcore_settings_display_custom_logo',
  5322.                             'path' => false,
  5323.                             'host' => false,
  5324.                             'methods' => [
  5325.                             ],
  5326.                         ],
  5327.                         => [
  5328.                             'route' => 'pimcore_admin_login',
  5329.                             'path' => false,
  5330.                             'host' => false,
  5331.                             'methods' => [
  5332.                             ],
  5333.                         ],
  5334.                         => [
  5335.                             'route' => 'pimcore_admin_webdav',
  5336.                             'path' => false,
  5337.                             'host' => false,
  5338.                             'methods' => [
  5339.                             ],
  5340.                         ],
  5341.                     ],
  5342.                     'translations' => [
  5343.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  5344.                     ],
  5345.                 ],
  5346.                 'sitemaps' => [
  5347.                     'generators' => [
  5348.                         'pimcore_documents' => [
  5349.                             'enabled' => true,
  5350.                             'priority' => 100,
  5351.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  5352.                         ],
  5353.                     ],
  5354.                 ],
  5355.                 'redirects' => [
  5356.                     'status_codes' => [
  5357.                         300 => 'Multiple Choices',
  5358.                         301 => 'Moved Permanently',
  5359.                         302 => 'Found',
  5360.                         303 => 'See Other',
  5361.                         307 => 'Temporary Redirect',
  5362.                     ],
  5363.                 ],
  5364.                 'glossary' => [
  5365.                     'blocked_tags' => [
  5366.                         => 'a',
  5367.                         => 'script',
  5368.                         => 'style',
  5369.                         => 'code',
  5370.                         => 'pre',
  5371.                         => 'textarea',
  5372.                         => 'acronym',
  5373.                         => 'abbr',
  5374.                         => 'option',
  5375.                         => 'h1',
  5376.                         10 => 'h2',
  5377.                         11 => 'h3',
  5378.                         12 => 'h4',
  5379.                         13 => 'h5',
  5380.                         14 => 'h6',
  5381.                     ],
  5382.                 ],
  5383.                 'templating_engine' => [
  5384.                     'twig' => [
  5385.                         'sandbox_security_policy' => [
  5386.                             'tags' => [
  5387.                                 => 'set',
  5388.                             ],
  5389.                             'filters' => [
  5390.                                 => 'escape',
  5391.                                 => 'trans',
  5392.                                 => 'default',
  5393.                             ],
  5394.                             'functions' => [
  5395.                                 => 'path',
  5396.                                 => 'asset',
  5397.                             ],
  5398.                         ],
  5399.                     ],
  5400.                 ],
  5401.                 'translations' => [
  5402.                     'debugging' => [
  5403.                         'enabled' => true,
  5404.                         'parameter' => 'pimcore_debug_translations',
  5405.                     ],
  5406.                     'admin_translation_mapping' => [
  5407.                     ],
  5408.                     'data_object' => [
  5409.                     ],
  5410.                 ],
  5411.                 'general' => [
  5412.                     'timezone' => $this->getEnv('resolve:TIMEZONE'),
  5413.                     'domain' => '',
  5414.                     'redirect_to_maindomain' => false,
  5415.                     'language' => 'en',
  5416.                     'valid_languages' => 'en,de,es,ru,pl,uk,ar,sl,hr,el,cs,sk,az,uz',
  5417.                     'fallback_languages' => [
  5418.                         'en' => '',
  5419.                         'de' => '',
  5420.                         'es' => '',
  5421.                         'ru' => '',
  5422.                         'pl' => '',
  5423.                         'uk' => '',
  5424.                         'ar' => '',
  5425.                         'sl' => '',
  5426.                         'hr' => '',
  5427.                         'el' => '',
  5428.                         'cs' => '',
  5429.                         'sk' => '',
  5430.                         'az' => '',
  5431.                         'uz' => '',
  5432.                     ],
  5433.                     'default_language' => 'en',
  5434.                     'debug_admin_translations' => false,
  5435.                     'path_variable' => NULL,
  5436.                     'disable_usage_statistics' => false,
  5437.                     'instance_identifier' => NULL,
  5438.                 ],
  5439.                 'properties' => [
  5440.                     'predefined' => [
  5441.                         'definitions' => [
  5442.                             '03aad611-6c99-4330-a573-bfa07b2271c5' => [
  5443.                                 'name' => 'New Property',
  5444.                                 'description' => NULL,
  5445.                                 'key' => 'new_key',
  5446.                                 'type' => 'text',
  5447.                                 'data' => NULL,
  5448.                                 'config' => NULL,
  5449.                                 'ctype' => 'document',
  5450.                                 'inheritable' => false,
  5451.                                 'creationDate' => 1681914059,
  5452.                                 'modificationDate' => 1681914059,
  5453.                             ],
  5454.                         ],
  5455.                     ],
  5456.                 ],
  5457.                 'perspectives' => [
  5458.                     'definitions' => [
  5459.                         'default' => [
  5460.                             'elementTree' => [
  5461.                                 => [
  5462.                                     'type' => 'objects',
  5463.                                     'position' => 'left',
  5464.                                     'expanded' => false,
  5465.                                     'hidden' => false,
  5466.                                     'sort' => 0,
  5467.                                 ],
  5468.                                 => [
  5469.                                     'type' => 'documents',
  5470.                                     'position' => 'left',
  5471.                                     'expanded' => false,
  5472.                                     'hidden' => false,
  5473.                                     'sort' => 1,
  5474.                                     'treeContextMenu' => [
  5475.                                         'document' => [
  5476.                                             'items' => [
  5477.                                                 'addPrintPage' => false,
  5478.                                             ],
  5479.                                         ],
  5480.                                     ],
  5481.                                 ],
  5482.                                 => [
  5483.                                     'type' => 'assets',
  5484.                                     'position' => 'right',
  5485.                                     'expanded' => false,
  5486.                                     'hidden' => false,
  5487.                                     'sort' => 0,
  5488.                                 ],
  5489.                             ],
  5490.                             'iconCls' => 'pimcore_nav_icon_perspective',
  5491.                             'icon' => NULL,
  5492.                             'dashboards' => [
  5493.                                 'predefined' => [
  5494.                                     'welcome' => [
  5495.                                         'positions' => [
  5496.                                             => [
  5497.                                                 => [
  5498.                                                     'id' => 1,
  5499.                                                     'type' => 'pimcore.layout.portlets.modificationStatistic',
  5500.                                                     'config' => NULL,
  5501.                                                 ],
  5502.                                                 => [
  5503.                                                     'id' => 2,
  5504.                                                     'type' => 'pimcore.layout.portlets.modifiedAssets',
  5505.                                                     'config' => NULL,
  5506.                                                 ],
  5507.                                             ],
  5508.                                             => [
  5509.                                                 => [
  5510.                                                     'id' => 3,
  5511.                                                     'type' => 'pimcore.layout.portlets.modifiedObjects',
  5512.                                                     'config' => NULL,
  5513.                                                 ],
  5514.                                                 => [
  5515.                                                     'id' => 4,
  5516.                                                     'type' => 'pimcore.layout.portlets.modifiedDocuments',
  5517.                                                     'config' => NULL,
  5518.                                                 ],
  5519.                                             ],
  5520.                                         ],
  5521.                                     ],
  5522.                                 ],
  5523.                             ],
  5524.                         ],
  5525.                         'test' => [
  5526.                             'elementTree' => [
  5527.                                 => [
  5528.                                     'type' => 'documents',
  5529.                                     'position' => 'left',
  5530.                                     'sort' => 0,
  5531.                                     'expanded' => false,
  5532.                                     'hidden' => false,
  5533.                                     'treeContextMenu' => [
  5534.                                         'document' => [
  5535.                                             'items' => [
  5536.                                                 'add' => true,
  5537.                                                 'addSnippet' => true,
  5538.                                                 'addLink' => true,
  5539.                                                 'addEmail' => true,
  5540.                                                 'addNewsletter' => true,
  5541.                                                 'addHardlink' => true,
  5542.                                                 'addFolder' => true,
  5543.                                                 'addPrintPage' => true,
  5544.                                                 'paste' => true,
  5545.                                                 'pasteCut' => true,
  5546.                                                 'copy' => true,
  5547.                                                 'cut' => true,
  5548.                                                 'rename' => true,
  5549.                                                 'unpublish' => true,
  5550.                                                 'publish' => true,
  5551.                                                 'delete' => true,
  5552.                                                 'open' => true,
  5553.                                                 'convert' => true,
  5554.                                                 'searchAndMove' => true,
  5555.                                                 'useAsSite' => true,
  5556.                                                 'editSite' => true,
  5557.                                                 'removeSite' => true,
  5558.                                                 'lock' => true,
  5559.                                                 'unlock' => true,
  5560.                                                 'lockAndPropagate' => true,
  5561.                                                 'unlockAndPropagate' => true,
  5562.                                                 'reload' => true,
  5563.                                             ],
  5564.                                         ],
  5565.                                     ],
  5566.                                 ],
  5567.                                 => [
  5568.                                     'type' => 'assets',
  5569.                                     'position' => 'right',
  5570.                                     'sort' => 0,
  5571.                                     'expanded' => false,
  5572.                                     'hidden' => false,
  5573.                                     'treeContextMenu' => [
  5574.                                         'asset' => [
  5575.                                             'items' => [
  5576.                                                 'add' => [
  5577.                                                     'hidden' => false,
  5578.                                                     'items' => [
  5579.                                                         'upload' => true,
  5580.                                                         'uploadCompatibility' => true,
  5581.                                                         'uploadZip' => true,
  5582.                                                         'importFromServer' => true,
  5583.                                                         'uploadFromUrl' => true,
  5584.                                                     ],
  5585.                                                 ],
  5586.                                                 'addFolder' => true,
  5587.                                                 'rename' => true,
  5588.                                                 'copy' => true,
  5589.                                                 'cut' => true,
  5590.                                                 'paste' => true,
  5591.                                                 'pasteCut' => true,
  5592.                                                 'delete' => true,
  5593.                                                 'searchAndMove' => true,
  5594.                                                 'lock' => true,
  5595.                                                 'unlock' => true,
  5596.                                                 'lockAndPropagate' => true,
  5597.                                                 'unlockAndPropagate' => true,
  5598.                                                 'reload' => true,
  5599.                                             ],
  5600.                                         ],
  5601.                                     ],
  5602.                                 ],
  5603.                             ],
  5604.                             'iconCls' => NULL,
  5605.                             'icon' => NULL,
  5606.                             'toolbar' => [
  5607.                                 'file' => [
  5608.                                     'hidden' => false,
  5609.                                     'items' => [
  5610.                                         'perspectives' => true,
  5611.                                         'dashboards' => true,
  5612.                                         'openDocument' => true,
  5613.                                         'openAsset' => true,
  5614.                                         'openObject' => true,
  5615.                                         'searchReplace' => true,
  5616.                                         'schedule' => true,
  5617.                                         'seemode' => true,
  5618.                                         'closeAll' => true,
  5619.                                         'help' => true,
  5620.                                         'about' => true,
  5621.                                     ],
  5622.                                 ],
  5623.                                 'marketing' => [
  5624.                                     'hidden' => false,
  5625.                                     'items' => [
  5626.                                         'reports' => true,
  5627.                                         'tagmanagement' => true,
  5628.                                         'targeting' => true,
  5629.                                         'seo' => [
  5630.                                             'hidden' => false,
  5631.                                             'items' => [
  5632.                                                 'documents' => true,
  5633.                                                 'robots' => true,
  5634.                                                 'httperrors' => true,
  5635.                                             ],
  5636.                                         ],
  5637.                                     ],
  5638.                                 ],
  5639.                                 'extras' => [
  5640.                                     'hidden' => false,
  5641.                                     'items' => [
  5642.                                         'glossary' => true,
  5643.                                         'redirects' => true,
  5644.                                         'translations' => true,
  5645.                                         'recyclebin' => true,
  5646.                                         'plugins' => true,
  5647.                                         'notesEvents' => true,
  5648.                                         'applicationlog' => true,
  5649.                                         'gdpr_data_extractor' => true,
  5650.                                         'emails' => true,
  5651.                                         'maintenance' => true,
  5652.                                         'systemtools' => [
  5653.                                             'hidden' => false,
  5654.                                             'items' => [
  5655.                                                 'phpinfo' => true,
  5656.                                                 'opcache' => true,
  5657.                                                 'requirements' => true,
  5658.                                                 'serverinfo' => true,
  5659.                                                 'database' => true,
  5660.                                                 'fileexplorer' => true,
  5661.                                             ],
  5662.                                         ],
  5663.                                     ],
  5664.                                 ],
  5665.                                 'settings' => [
  5666.                                     'hidden' => false,
  5667.                                     'items' => [
  5668.                                         'customReports' => true,
  5669.                                         'marketingReports' => true,
  5670.                                         'documentTypes' => true,
  5671.                                         'predefinedProperties' => true,
  5672.                                         'predefinedMetadata' => true,
  5673.                                         'system' => true,
  5674.                                         'website' => true,
  5675.                                         'web2print' => true,
  5676.                                         'users' => [
  5677.                                             'hidden' => false,
  5678.                                             'items' => [
  5679.                                                 'users' => true,
  5680.                                                 'roles' => true,
  5681.                                             ],
  5682.                                         ],
  5683.                                         'thumbnails' => true,
  5684.                                         'objects' => [
  5685.                                             'hidden' => false,
  5686.                                             'items' => [
  5687.                                                 'classes' => true,
  5688.                                                 'fieldcollections' => true,
  5689.                                                 'objectbricks' => true,
  5690.                                                 'quantityValue' => true,
  5691.                                                 'classificationstore' => true,
  5692.                                                 'bulkExport' => true,
  5693.                                                 'bulkImport' => true,
  5694.                                             ],
  5695.                                         ],
  5696.                                         'routes' => true,
  5697.                                         'cache' => [
  5698.                                             'hidden' => false,
  5699.                                             'items' => [
  5700.                                                 'clearAll' => true,
  5701.                                                 'clearData' => true,
  5702.                                                 'clearSymfony' => true,
  5703.                                                 'clearOutput' => true,
  5704.                                                 'clearTemp' => true,
  5705.                                             ],
  5706.                                         ],
  5707.                                         'adminTranslations' => true,
  5708.                                         'tagConfiguration' => true,
  5709.                                         'perspectiveEditor' => true,
  5710.                                     ],
  5711.                                 ],
  5712.                                 'search' => [
  5713.                                     'hidden' => false,
  5714.                                     'items' => [
  5715.                                         'quickSearch' => true,
  5716.                                         'documents' => true,
  5717.                                         'assets' => true,
  5718.                                         'objects' => true,
  5719.                                     ],
  5720.                                 ],
  5721.                                 'datahub' => [
  5722.                                     'hidden' => false,
  5723.                                 ],
  5724.                             ],
  5725.                         ],
  5726.                     ],
  5727.                 ],
  5728.                 'custom_views' => [
  5729.                     'definitions' => [
  5730.                         '90f8e6ae-c611-5acd-2ee6-5816c7ebf1e5' => [
  5731.                             'name' => 'test',
  5732.                             'treetype' => 'document',
  5733.                             'position' => 'left',
  5734.                             'rootfolder' => '/',
  5735.                             'showroot' => false,
  5736.                             'sort' => 0,
  5737.                             'treeContextMenu' => [
  5738.                                 'document' => [
  5739.                                     'items' => [
  5740.                                         'add' => true,
  5741.                                         'addSnippet' => true,
  5742.                                         'addLink' => true,
  5743.                                         'addEmail' => true,
  5744.                                         'addNewsletter' => true,
  5745.                                         'addHardlink' => true,
  5746.                                         'addFolder' => true,
  5747.                                         'addPrintPage' => true,
  5748.                                         'paste' => true,
  5749.                                         'pasteCut' => true,
  5750.                                         'copy' => true,
  5751.                                         'cut' => true,
  5752.                                         'rename' => true,
  5753.                                         'unpublish' => true,
  5754.                                         'publish' => true,
  5755.                                         'delete' => true,
  5756.                                         'open' => true,
  5757.                                         'convert' => true,
  5758.                                         'searchAndMove' => true,
  5759.                                         'useAsSite' => true,
  5760.                                         'editSite' => true,
  5761.                                         'removeSite' => true,
  5762.                                         'lock' => true,
  5763.                                         'unlock' => true,
  5764.                                         'lockAndPropagate' => true,
  5765.                                         'unlockAndPropagate' => true,
  5766.                                         'reload' => true,
  5767.                                     ],
  5768.                                 ],
  5769.                             ],
  5770.                             'joins' => [
  5771.                             ],
  5772.                         ],
  5773.                         'e978fff2-a681-e53f-2e47-5a772659f054' => [
  5774.                             'name' => 'test',
  5775.                             'treetype' => 'document',
  5776.                             'position' => 'left',
  5777.                             'rootfolder' => '/',
  5778.                             'showroot' => false,
  5779.                             'sort' => 0,
  5780.                             'treeContextMenu' => [
  5781.                                 'document' => [
  5782.                                     'items' => [
  5783.                                         'add' => true,
  5784.                                         'addSnippet' => true,
  5785.                                         'addLink' => true,
  5786.                                         'addEmail' => true,
  5787.                                         'addNewsletter' => true,
  5788.                                         'addHardlink' => true,
  5789.                                         'addFolder' => true,
  5790.                                         'addPrintPage' => true,
  5791.                                         'paste' => true,
  5792.                                         'pasteCut' => true,
  5793.                                         'copy' => true,
  5794.                                         'cut' => true,
  5795.                                         'rename' => true,
  5796.                                         'unpublish' => true,
  5797.                                         'publish' => true,
  5798.                                         'delete' => true,
  5799.                                         'open' => true,
  5800.                                         'convert' => true,
  5801.                                         'searchAndMove' => true,
  5802.                                         'useAsSite' => true,
  5803.                                         'editSite' => true,
  5804.                                         'removeSite' => true,
  5805.                                         'lock' => true,
  5806.                                         'unlock' => true,
  5807.                                         'lockAndPropagate' => true,
  5808.                                         'unlockAndPropagate' => true,
  5809.                                         'reload' => true,
  5810.                                     ],
  5811.                                 ],
  5812.                             ],
  5813.                             'joins' => [
  5814.                             ],
  5815.                         ],
  5816.                     ],
  5817.                 ],
  5818.                 'error_handling' => [
  5819.                     'render_error_document' => true,
  5820.                 ],
  5821.                 'flags' => [
  5822.                 ],
  5823.                 'maps' => [
  5824.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  5825.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  5826.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  5827.                 ],
  5828.                 'maintenance' => [
  5829.                     'housekeeping' => [
  5830.                         'cleanup_tmp_files_atime_older_than' => 7776000,
  5831.                         'cleanup_profiler_files_atime_older_than' => 1800,
  5832.                     ],
  5833.                 ],
  5834.                 'services' => [
  5835.                     'google' => [
  5836.                         'client_id' => NULL,
  5837.                         'email' => NULL,
  5838.                         'simple_api_key' => NULL,
  5839.                         'browser_api_key' => NULL,
  5840.                     ],
  5841.                 ],
  5842.                 'encryption' => [
  5843.                     'secret' => NULL,
  5844.                 ],
  5845.                 'models' => [
  5846.                     'class_overrides' => [
  5847.                     ],
  5848.                 ],
  5849.                 'full_page_cache' => [
  5850.                     'enabled' => true,
  5851.                     'lifetime' => NULL,
  5852.                 ],
  5853.                 'email' => [
  5854.                     'sender' => [
  5855.                         'name' => '',
  5856.                         'email' => '',
  5857.                     ],
  5858.                     'return' => [
  5859.                         'name' => '',
  5860.                         'email' => '',
  5861.                     ],
  5862.                     'debug' => [
  5863.                         'email_addresses' => '',
  5864.                     ],
  5865.                     'usespecific' => false,
  5866.                 ],
  5867.                 'workflows' => [
  5868.                 ],
  5869.                 'httpclient' => [
  5870.                     'adapter' => 'Socket',
  5871.                     'proxy_host' => NULL,
  5872.                     'proxy_port' => NULL,
  5873.                     'proxy_user' => NULL,
  5874.                     'proxy_pass' => NULL,
  5875.                 ],
  5876.                 'applicationlog' => [
  5877.                     'archive_treshold' => 30,
  5878.                     'archive_alternative_database' => '',
  5879.                     'delete_archive_threshold' => '6',
  5880.                 ],
  5881.                 'staticroutes' => [
  5882.                     'definitions' => [
  5883.                     ],
  5884.                 ],
  5885.             ]; break;
  5886.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  5887.         }
  5888.         $this->loadedDynamicParameters[$name] = true;
  5889.         return $this->dynamicParameters[$name] = $value;
  5890.     }
  5891.     protected function getDefaultParameters(): array
  5892.     {
  5893.         return [
  5894.             'kernel.project_dir' => \dirname(__DIR__4),
  5895.             'kernel.environment' => 'dev',
  5896.             'kernel.debug' => true,
  5897.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  5898.             'kernel.bundles' => [
  5899.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  5900.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  5901.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  5902.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  5903.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  5904.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  5905.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  5906.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  5907.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  5908.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  5909.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  5910.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  5911.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  5912.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  5913.                 'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
  5914.                 'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
  5915.                 'PimcoreDataHubBundle' => 'Pimcore\\Bundle\\DataHubBundle\\PimcoreDataHubBundle',
  5916.                 'PimcoreDataImporterBundle' => 'Pimcore\\Bundle\\DataImporterBundle\\PimcoreDataImporterBundle',
  5917.                 'PimcorePerspectiveEditorBundle' => 'Pimcore\\Bundle\\PerspectiveEditorBundle\\PimcorePerspectiveEditorBundle',
  5918.                 'ElementsProcessManagerBundle' => 'Elements\\Bundle\\ProcessManagerBundle\\ElementsProcessManagerBundle',
  5919.             ],
  5920.             'kernel.bundles_metadata' => [
  5921.                 'FrameworkBundle' => [
  5922.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  5923.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  5924.                 ],
  5925.                 'SecurityBundle' => [
  5926.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  5927.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  5928.                 ],
  5929.                 'TwigBundle' => [
  5930.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  5931.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  5932.                 ],
  5933.                 'MonologBundle' => [
  5934.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  5935.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  5936.                 ],
  5937.                 'DoctrineBundle' => [
  5938.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  5939.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  5940.                 ],
  5941.                 'DoctrineMigrationsBundle' => [
  5942.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  5943.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  5944.                 ],
  5945.                 'SensioFrameworkExtraBundle' => [
  5946.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  5947.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  5948.                 ],
  5949.                 'CmfRoutingBundle' => [
  5950.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  5951.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  5952.                 ],
  5953.                 'PrestaSitemapBundle' => [
  5954.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  5955.                     'namespace' => 'Presta\\SitemapBundle',
  5956.                 ],
  5957.                 'SchebTwoFactorBundle' => [
  5958.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  5959.                     'namespace' => 'Scheb\\TwoFactorBundle',
  5960.                 ],
  5961.                 'FOSJsRoutingBundle' => [
  5962.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  5963.                     'namespace' => 'FOS\\JsRoutingBundle',
  5964.                 ],
  5965.                 'FlysystemBundle' => [
  5966.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  5967.                     'namespace' => 'League\\FlysystemBundle',
  5968.                 ],
  5969.                 'DebugBundle' => [
  5970.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  5971.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  5972.                 ],
  5973.                 'WebProfilerBundle' => [
  5974.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  5975.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  5976.                 ],
  5977.                 'PimcoreCoreBundle' => [
  5978.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
  5979.                     'namespace' => 'Pimcore\\Bundle\\CoreBundle',
  5980.                 ],
  5981.                 'PimcoreAdminBundle' => [
  5982.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
  5983.                     'namespace' => 'Pimcore\\Bundle\\AdminBundle',
  5984.                 ],
  5985.                 'PimcoreDataHubBundle' => [
  5986.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src'),
  5987.                     'namespace' => 'Pimcore\\Bundle\\DataHubBundle',
  5988.                 ],
  5989.                 'PimcoreDataImporterBundle' => [
  5990.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src'),
  5991.                     'namespace' => 'Pimcore\\Bundle\\DataImporterBundle',
  5992.                 ],
  5993.                 'PimcorePerspectiveEditorBundle' => [
  5994.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/perspective-editor/src'),
  5995.                     'namespace' => 'Pimcore\\Bundle\\PerspectiveEditorBundle',
  5996.                 ],
  5997.                 'ElementsProcessManagerBundle' => [
  5998.                     'path' => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src'),
  5999.                     'namespace' => 'Elements\\Bundle\\ProcessManagerBundle',
  6000.                 ],
  6001.             ],
  6002.             'kernel.charset' => 'UTF-8',
  6003.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  6004.             'locale' => 'en',
  6005.             'log.fileobject' => (\dirname(__DIR__3).'/application-logger'),
  6006.             'security.authenticator.manager.enabled' => true,
  6007.             'event_dispatcher.event_aliases' => [
  6008.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  6009.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  6010.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  6011.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  6012.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  6013.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  6014.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  6015.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  6016.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  6017.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  6018.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  6019.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  6020.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  6021.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  6022.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  6023.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  6024.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  6025.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  6026.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  6027.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  6028.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  6029.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  6030.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  6031.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  6032.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  6033.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  6034.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  6035.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  6036.                 'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
  6037.                 'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
  6038.             ],
  6039.             'fragment.renderer.hinclude.global_template' => NULL,
  6040.             'fragment.path' => '/_fragment',
  6041.             'kernel.http_method_override' => true,
  6042.             'kernel.trusted_hosts' => [
  6043.             ],
  6044.             'kernel.default_locale' => 'en',
  6045.             'kernel.enabled_locales' => [
  6046.             ],
  6047.             'kernel.error_controller' => 'error_controller',
  6048.             'debug.file_link_format' => NULL,
  6049.             'asset.request_context.base_path' => NULL,
  6050.             'asset.request_context.secure' => NULL,
  6051.             'translator.logging' => false,
  6052.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  6053.             'debug.error_handler.throw_at' => -1,
  6054.             'router.request_context.host' => 'localhost',
  6055.             'router.request_context.scheme' => 'http',
  6056.             'router.request_context.base_url' => '',
  6057.             'router.resource' => 'kernel::loadRoutes',
  6058.             'request_listener.http_port' => 80,
  6059.             'request_listener.https_port' => 443,
  6060.             'session.metadata.storage_key' => '_sf2_meta',
  6061.             'session.storage.options' => [
  6062.                 'cache_limiter' => '0',
  6063.                 'cookie_secure' => 'auto',
  6064.                 'cookie_httponly' => true,
  6065.                 'cookie_samesite' => 'strict',
  6066.                 'gc_probability' => 1,
  6067.             ],
  6068.             'session.metadata.update_threshold' => 0,
  6069.             'form.type_extension.csrf.enabled' => true,
  6070.             'form.type_extension.csrf.field_name' => '_token',
  6071.             'validator.translation_domain' => 'validators',
  6072.             'profiler_listener.only_exceptions' => false,
  6073.             'profiler_listener.only_main_requests' => false,
  6074.             'security.role_hierarchy.roles' => [
  6075.                 'ROLE_PIMCORE_ADMIN' => [
  6076.                     => 'ROLE_PIMCORE_USER',
  6077.                 ],
  6078.             ],
  6079.             'security.access.denied_url' => NULL,
  6080.             'security.authentication.manager.erase_credentials' => true,
  6081.             'security.authentication.session_strategy.strategy' => 'migrate',
  6082.             'security.access.always_authenticate_before_granting' => false,
  6083.             'security.authentication.hide_user_not_found' => true,
  6084.             'security.firewalls' => [
  6085.                 => 'dev',
  6086.                 => 'pimcore_admin_webdav',
  6087.                 => 'pimcore_admin',
  6088.             ],
  6089.             'twig.form.resources' => [
  6090.                 => 'form_div_layout.html.twig',
  6091.             ],
  6092.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  6093.             'monolog.use_microseconds' => true,
  6094.             'monolog.swift_mailer.handlers' => [
  6095.             ],
  6096.             'monolog.handlers_to_channels' => [
  6097.                 'monolog.handler.console' => [
  6098.                     'type' => 'exclusive',
  6099.                     'elements' => [
  6100.                         => 'event',
  6101.                         => 'doctrine',
  6102.                         => 'console',
  6103.                         => 'cache',
  6104.                     ],
  6105.                 ],
  6106.                 'monolog.handler.main' => [
  6107.                     'type' => 'exclusive',
  6108.                     'elements' => [
  6109.                         => 'event',
  6110.                         => 'doctrine',
  6111.                         => 'cache',
  6112.                     ],
  6113.                 ],
  6114.             ],
  6115.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  6116.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  6117.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  6118.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  6119.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  6120.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  6121.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  6122.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  6123.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  6124.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  6125.             'doctrine.entity_managers' => [
  6126.             ],
  6127.             'doctrine.default_entity_manager' => '',
  6128.             'doctrine.dbal.connection_factory.types' => [
  6129.                 'uuid' => [
  6130.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  6131.                 ],
  6132.                 'ulid' => [
  6133.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  6134.                 ],
  6135.             ],
  6136.             'doctrine.connections' => [
  6137.                 'default' => 'doctrine.dbal.default_connection',
  6138.             ],
  6139.             'doctrine.default_connection' => 'default',
  6140.             'doctrine.migrations.preferred_em' => NULL,
  6141.             'doctrine.migrations.preferred_connection' => 'default',
  6142.             'cmf_routing.uri_filter_regexp' => '',
  6143.             'cmf_routing.default_controller' => NULL,
  6144.             'cmf_routing.generic_controller' => NULL,
  6145.             'cmf_routing.controllers_by_type' => [
  6146.             ],
  6147.             'cmf_routing.controllers_by_class' => [
  6148.             ],
  6149.             'cmf_routing.templates_by_class' => [
  6150.             ],
  6151.             'cmf_routing.route_collection_limit' => 0,
  6152.             'cmf_routing.dynamic.limit_candidates' => 20,
  6153.             'cmf_routing.dynamic.locales' => [
  6154.             ],
  6155.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  6156.             'cmf_routing.replace_symfony_router' => true,
  6157.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  6158.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  6159.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  6160.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  6161.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  6162.             'presta_sitemap.timetolive' => 3600,
  6163.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  6164.             'presta_sitemap.items_by_set' => 50000,
  6165.             'presta_sitemap.defaults' => [
  6166.                 'lastmod' => NULL,
  6167.                 'priority' => NULL,
  6168.                 'changefreq' => NULL,
  6169.             ],
  6170.             'presta_sitemap.default_section' => 'default',
  6171.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  6172.             'scheb_two_factor.model_manager_name' => NULL,
  6173.             'scheb_two_factor.security_tokens' => [
  6174.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\LegacyTwoFactorRequiredToken',
  6175.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\TwoFactorRequiredToken',
  6176.             ],
  6177.             'scheb_two_factor.ip_whitelist' => [
  6178.             ],
  6179.             'scheb_two_factor.google.server_name' => 'Pimcore',
  6180.             'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
  6181.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  6182.             'scheb_two_factor.google.digits' => 6,
  6183.             'scheb_two_factor.google.window' => 1,
  6184.             'scheb_two_factor.trusted_device.enabled' => false,
  6185.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  6186.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  6187.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  6188.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  6189.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  6190.             'fos_js_routing.request_context_base_url' => NULL,
  6191.             'fos_js_routing.cache_control' => [
  6192.                 'enabled' => false,
  6193.             ],
  6194.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  6195.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  6196.             'web_profiler.debug_toolbar.mode' => 2,
  6197.             'container.dumper.inline_class_loader' => true,
  6198.             'pimcore.extensions.bundles.search_paths' => [
  6199.                 => 'src',
  6200.                 => 'vendor/pimcore/pimcore/bundles',
  6201.             ],
  6202.             'pimcore.extensions.bundles.handle_composer' => true,
  6203.             'pimcore.admin.unauthenticated_routes' => [
  6204.                 => [
  6205.                     'route' => 'pimcore_settings_display_custom_logo',
  6206.                     'path' => false,
  6207.                     'host' => false,
  6208.                     'methods' => [
  6209.                     ],
  6210.                 ],
  6211.                 => [
  6212.                     'route' => 'pimcore_admin_login',
  6213.                     'path' => false,
  6214.                     'host' => false,
  6215.                     'methods' => [
  6216.                     ],
  6217.                 ],
  6218.                 => [
  6219.                     'route' => 'pimcore_admin_webdav',
  6220.                     'path' => false,
  6221.                     'host' => false,
  6222.                     'methods' => [
  6223.                     ],
  6224.                 ],
  6225.             ],
  6226.             'pimcore.encryption.secret' => NULL,
  6227.             'pimcore.admin.session.attribute_bags' => [
  6228.                 'pimcore_admin' => [
  6229.                     'storage_key' => '_pimcore_admin',
  6230.                 ],
  6231.                 'pimcore_objects' => [
  6232.                     'storage_key' => '_pimcore_objects',
  6233.                 ],
  6234.                 'pimcore_copy' => [
  6235.                     'storage_key' => '_pimcore_copy',
  6236.                 ],
  6237.                 'pimcore_gridconfig' => [
  6238.                     'storage_key' => '_pimcore_gridconfig',
  6239.                 ],
  6240.                 'pimcore_importconfig' => [
  6241.                     'storage_key' => '_pimcore_importconfig',
  6242.                 ],
  6243.             ],
  6244.             'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
  6245.             'pimcore.translations.admin_translation_mapping' => [
  6246.             ],
  6247.             'pimcore.web_profiler.toolbar.excluded_routes' => [
  6248.                 => [
  6249.                     'path' => '^/admin/asset/image-editor',
  6250.                     'route' => false,
  6251.                     'host' => false,
  6252.                     'methods' => [
  6253.                     ],
  6254.                 ],
  6255.             ],
  6256.             'pimcore.response_exception_listener.render_error_document' => true,
  6257.             'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
  6258.             'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
  6259.             'pimcore.documents.default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  6260.             'pimcore.documents.web_to_print.default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  6261.             'pimcore.documents.web_to_print.default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  6262.             'pimcore.templating.twig.sandbox_security_policy.tags' => [
  6263.                 => 'set',
  6264.             ],
  6265.             'pimcore.templating.twig.sandbox_security_policy.filters' => [
  6266.                 => 'escape',
  6267.                 => 'trans',
  6268.                 => 'default',
  6269.             ],
  6270.             'pimcore.templating.twig.sandbox_security_policy.functions' => [
  6271.                 => 'path',
  6272.                 => 'asset',
  6273.             ],
  6274.             'pimcore.routing.static.locale_params' => [
  6275.             ],
  6276.             'pimcore.targeting.enabled' => true,
  6277.             'pimcore.targeting.conditions' => [
  6278.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  6279.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  6280.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  6281.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  6282.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  6283.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  6284.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  6285.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  6286.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  6287.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  6288.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  6289.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  6290.             ],
  6291.             'pimcore.geoip.db_file' => '',
  6292.             'pimcore.glossary.blocked_tags' => [
  6293.                 => 'a',
  6294.                 => 'script',
  6295.                 => 'style',
  6296.                 => 'code',
  6297.                 => 'pre',
  6298.                 => 'textarea',
  6299.                 => 'acronym',
  6300.                 => 'abbr',
  6301.                 => 'option',
  6302.                 => 'h1',
  6303.                 10 => 'h2',
  6304.                 11 => 'h3',
  6305.                 12 => 'h4',
  6306.                 13 => 'h5',
  6307.                 14 => 'h6',
  6308.             ],
  6309.             'pimcore.workflow' => [
  6310.             ],
  6311.             'pimcore.gdpr-data-extrator.dataobjects' => [
  6312.                 'classes' => [
  6313.                 ],
  6314.             ],
  6315.             'pimcore.gdpr-data-extrator.assets' => [
  6316.                 'types' => [
  6317.                 ],
  6318.             ],
  6319.             'pimcore_admin.dataObjects.notes_events.types' => [
  6320.                 => '',
  6321.                 => 'content',
  6322.                 => 'seo',
  6323.                 => 'warning',
  6324.                 => 'notice',
  6325.             ],
  6326.             'pimcore_admin.assets.notes_events.types' => [
  6327.                 => '',
  6328.                 => 'content',
  6329.                 => 'seo',
  6330.                 => 'warning',
  6331.                 => 'notice',
  6332.             ],
  6333.             'pimcore_admin.documents.notes_events.types' => [
  6334.                 => '',
  6335.                 => 'content',
  6336.                 => 'seo',
  6337.                 => 'warning',
  6338.                 => 'notice',
  6339.             ],
  6340.             'pimcore_admin.csrf_protection.excluded_routes' => [
  6341.             ],
  6342.             'pimcore_admin.admin_languages' => [
  6343.             ],
  6344.             'pimcore_admin.custom_admin_path_identifier' => NULL,
  6345.             'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
  6346.             'pimcore_admin.config' => [
  6347.                 'branding' => [
  6348.                     'login_screen_invert_colors' => false,
  6349.                     'color_login_screen' => '',
  6350.                     'color_admin_interface' => '',
  6351.                     'color_admin_interface_background' => '',
  6352.                     'login_screen_custom_image' => '',
  6353.                 ],
  6354.                 'gdpr_data_extractor' => [
  6355.                     'dataObjects' => [
  6356.                         'classes' => [
  6357.                         ],
  6358.                     ],
  6359.                     'assets' => [
  6360.                         'types' => [
  6361.                         ],
  6362.                     ],
  6363.                 ],
  6364.                 'objects' => [
  6365.                     'notes_events' => [
  6366.                         'types' => [
  6367.                             => '',
  6368.                             => 'content',
  6369.                             => 'seo',
  6370.                             => 'warning',
  6371.                             => 'notice',
  6372.                         ],
  6373.                     ],
  6374.                 ],
  6375.                 'assets' => [
  6376.                     'notes_events' => [
  6377.                         'types' => [
  6378.                             => '',
  6379.                             => 'content',
  6380.                             => 'seo',
  6381.                             => 'warning',
  6382.                             => 'notice',
  6383.                         ],
  6384.                     ],
  6385.                 ],
  6386.                 'documents' => [
  6387.                     'notes_events' => [
  6388.                         'types' => [
  6389.                             => '',
  6390.                             => 'content',
  6391.                             => 'seo',
  6392.                             => 'warning',
  6393.                             => 'notice',
  6394.                         ],
  6395.                     ],
  6396.                 ],
  6397.                 'admin_languages' => [
  6398.                 ],
  6399.                 'csrf_protection' => [
  6400.                     'excluded_routes' => [
  6401.                     ],
  6402.                 ],
  6403.                 'admin_csp_header' => [
  6404.                     'enabled' => false,
  6405.                     'exclude_paths' => [
  6406.                     ],
  6407.                     'additional_urls' => [
  6408.                         'default-src' => [
  6409.                         ],
  6410.                         'img-src' => [
  6411.                         ],
  6412.                         'script-src' => [
  6413.                         ],
  6414.                         'style-src' => [
  6415.                         ],
  6416.                         'connect-src' => [
  6417.                         ],
  6418.                         'font-src' => [
  6419.                         ],
  6420.                         'media-src' => [
  6421.                         ],
  6422.                         'frame-src' => [
  6423.                         ],
  6424.                     ],
  6425.                 ],
  6426.                 'custom_admin_path_identifier' => NULL,
  6427.                 'custom_admin_route_name' => 'my_custom_admin_entry_point',
  6428.             ],
  6429.             'pimcore_data_hub' => [
  6430.                 'configurations' => [
  6431.                     'Approvals' => [
  6432.                         'general' => [
  6433.                             'active' => true,
  6434.                             'type' => 'dataImporterDataObject',
  6435.                             'name' => 'Approvals',
  6436.                             'description' => '',
  6437.                             'group' => 'Alte Daten Import',
  6438.                             'path' => NULL,
  6439.                             'modificationDate' => 1707743460,
  6440.                             'createDate' => 1678303191,
  6441.                         ],
  6442.                         'loaderConfig' => [
  6443.                             'type' => 'upload',
  6444.                             'settings' => [
  6445.                                 'uploadFilePath' => '',
  6446.                             ],
  6447.                         ],
  6448.                         'interpreterConfig' => [
  6449.                             'type' => 'xlsx',
  6450.                             'settings' => [
  6451.                                 'skipFirstRow' => true,
  6452.                                 'sheetName' => 'Approvals',
  6453.                             ],
  6454.                         ],
  6455.                         'resolverConfig' => [
  6456.                             'elementType' => 'dataObject',
  6457.                             'dataObjectClassId' => 'approvals',
  6458.                             'loadingStrategy' => [
  6459.                                 'type' => 'notLoad',
  6460.                             ],
  6461.                             'createLocationStrategy' => [
  6462.                                 'type' => 'staticPath',
  6463.                                 'settings' => [
  6464.                                     'path' => '/Approvals',
  6465.                                 ],
  6466.                             ],
  6467.                             'locationUpdateStrategy' => [
  6468.                                 'type' => 'noChange',
  6469.                             ],
  6470.                             'publishingStrategy' => [
  6471.                                 'type' => 'noChangePublishNew',
  6472.                             ],
  6473.                         ],
  6474.                         'processingConfig' => [
  6475.                             'executionType' => 'parallel',
  6476.                             'idDataIndex' => '0',
  6477.                             'cleanup' => [
  6478.                                 'strategy' => 'unpublish',
  6479.                             ],
  6480.                         ],
  6481.                         'mappingConfig' => [
  6482.                             => [
  6483.                                 'label' => 'name',
  6484.                                 'dataSourceIndex' => [
  6485.                                     => '2',
  6486.                                 ],
  6487.                                 'transformationResultType' => 'default',
  6488.                                 'dataTarget' => [
  6489.                                     'type' => 'direct',
  6490.                                     'settings' => [
  6491.                                         'fieldName' => 'name',
  6492.                                         'language' => '',
  6493.                                         'writeIfTargetIsNotEmpty' => true,
  6494.                                         'writeIfSourceIsEmpty' => true,
  6495.                                     ],
  6496.                                 ],
  6497.                                 'transformationPipeline' => [
  6498.                                 ],
  6499.                             ],
  6500.                             => [
  6501.                                 'label' => 'description',
  6502.                                 'dataSourceIndex' => [
  6503.                                     => '3',
  6504.                                 ],
  6505.                                 'transformationResultType' => 'default',
  6506.                                 'dataTarget' => [
  6507.                                     'type' => 'direct',
  6508.                                     'settings' => [
  6509.                                         'fieldName' => 'descr',
  6510.                                         'language' => '',
  6511.                                         'writeIfTargetIsNotEmpty' => true,
  6512.                                         'writeIfSourceIsEmpty' => true,
  6513.                                     ],
  6514.                                 ],
  6515.                                 'transformationPipeline' => [
  6516.                                 ],
  6517.                             ],
  6518.                             => [
  6519.                                 'label' => 'key',
  6520.                                 'dataSourceIndex' => [
  6521.                                     => '0',
  6522.                                 ],
  6523.                                 'transformationResultType' => 'default',
  6524.                                 'dataTarget' => [
  6525.                                     'type' => 'direct',
  6526.                                     'settings' => [
  6527.                                         'fieldName' => 'key',
  6528.                                         'language' => '',
  6529.                                         'writeIfTargetIsNotEmpty' => true,
  6530.                                         'writeIfSourceIsEmpty' => true,
  6531.                                     ],
  6532.                                 ],
  6533.                                 'transformationPipeline' => [
  6534.                                 ],
  6535.                             ],
  6536.                             => [
  6537.                                 'label' => 'full',
  6538.                                 'dataSourceIndex' => [
  6539.                                     => '1',
  6540.                                 ],
  6541.                                 'transformationResultType' => 'default',
  6542.                                 'dataTarget' => [
  6543.                                     'type' => 'direct',
  6544.                                     'settings' => [
  6545.                                         'fieldName' => 'full',
  6546.                                         'language' => '',
  6547.                                         'writeIfTargetIsNotEmpty' => true,
  6548.                                         'writeIfSourceIsEmpty' => true,
  6549.                                     ],
  6550.                                 ],
  6551.                                 'transformationPipeline' => [
  6552.                                 ],
  6553.                             ],
  6554.                         ],
  6555.                         'executionConfig' => [
  6556.                             'scheduleType' => 'job',
  6557.                             'cronDefinition' => '',
  6558.                             'scheduledAt' => '',
  6559.                         ],
  6560.                         'permissions' => [
  6561.                             'user' => [
  6562.                             ],
  6563.                             'role' => [
  6564.                             ],
  6565.                         ],
  6566.                         'workspaces' => [
  6567.                         ],
  6568.                     ],
  6569.                     'ArtImg' => [
  6570.                         'general' => [
  6571.                             'active' => true,
  6572.                             'type' => 'dataImporterDataObject',
  6573.                             'name' => 'ArtImg',
  6574.                             'description' => '',
  6575.                             'group' => 'Alte Daten Import',
  6576.                             'path' => NULL,
  6577.                             'modificationDate' => 1707743456,
  6578.                             'createDate' => 1679936526,
  6579.                         ],
  6580.                         'loaderConfig' => [
  6581.                             'type' => 'upload',
  6582.                             'settings' => [
  6583.                                 'uploadFilePath' => '',
  6584.                             ],
  6585.                         ],
  6586.                         'interpreterConfig' => [
  6587.                             'type' => 'xlsx',
  6588.                             'settings' => [
  6589.                                 'skipFirstRow' => true,
  6590.                                 'sheetName' => 'Result 1',
  6591.                             ],
  6592.                         ],
  6593.                         'resolverConfig' => [
  6594.                             'elementType' => 'dataObject',
  6595.                             'dataObjectClassId' => 'ProductArticle',
  6596.                             'loadingStrategy' => [
  6597.                                 'type' => 'attribute',
  6598.                                 'settings' => [
  6599.                                     'dataSourceIndex' => '1',
  6600.                                     'attributeName' => 'Article',
  6601.                                     'language' => '',
  6602.                                 ],
  6603.                             ],
  6604.                             'createLocationStrategy' => [
  6605.                                 'type' => 'staticPath',
  6606.                                 'settings' => [
  6607.                                     'path' => '/Product Articles',
  6608.                                 ],
  6609.                             ],
  6610.                             'locationUpdateStrategy' => [
  6611.                                 'type' => 'noChange',
  6612.                             ],
  6613.                             'publishingStrategy' => [
  6614.                                 'type' => 'alwaysPublish',
  6615.                             ],
  6616.                         ],
  6617.                         'processingConfig' => [
  6618.                             'executionType' => 'parallel',
  6619.                             'idDataIndex' => '1',
  6620.                             'cleanup' => [
  6621.                                 'strategy' => 'unpublish',
  6622.                             ],
  6623.                         ],
  6624.                         'mappingConfig' => [
  6625.                             => [
  6626.                                 'label' => 'Столбец2 [1]',
  6627.                                 'dataSourceIndex' => [
  6628.                                     => '1',
  6629.                                 ],
  6630.                                 'transformationResultType' => 'default',
  6631.                                 'dataTarget' => [
  6632.                                     'type' => 'direct',
  6633.                                     'settings' => [
  6634.                                         'fieldName' => 'Article',
  6635.                                         'language' => '',
  6636.                                         'writeIfTargetIsNotEmpty' => true,
  6637.                                         'writeIfSourceIsEmpty' => true,
  6638.                                     ],
  6639.                                 ],
  6640.                                 'transformationPipeline' => [
  6641.                                 ],
  6642.                             ],
  6643.                             => [
  6644.                                 'label' => 'img',
  6645.                                 'dataSourceIndex' => [
  6646.                                     => '0',
  6647.                                 ],
  6648.                                 'settings' => [
  6649.                                     'loadStrategy' => 'path',
  6650.                                 ],
  6651.                                 'transformationResultType' => 'assetArray',
  6652.                                 'dataTarget' => [
  6653.                                     'type' => 'manyToManyRelation',
  6654.                                     'settings' => [
  6655.                                         'fieldName' => 'ArtPhoto',
  6656.                                         'language' => '',
  6657.                                         'writeIfTargetIsNotEmpty' => false,
  6658.                                         'writeIfSourceIsEmpty' => false,
  6659.                                         'overwriteMode' => 'replace',
  6660.                                     ],
  6661.                                 ],
  6662.                                 'transformationPipeline' => [
  6663.                                     => [
  6664.                                         'type' => 'asArray',
  6665.                                     ],
  6666.                                     => [
  6667.                                         'settings' => [
  6668.                                             'loadStrategy' => 'path',
  6669.                                         ],
  6670.                                         'type' => 'loadAsset',
  6671.                                     ],
  6672.                                 ],
  6673.                             ],
  6674.                         ],
  6675.                         'executionConfig' => [
  6676.                             'scheduleType' => 'job',
  6677.                             'cronDefinition' => '',
  6678.                             'scheduledAt' => '',
  6679.                         ],
  6680.                         'permissions' => [
  6681.                             'user' => [
  6682.                             ],
  6683.                             'role' => [
  6684.                             ],
  6685.                         ],
  6686.                         'workspaces' => [
  6687.                         ],
  6688.                     ],
  6689.                     'Articles' => [
  6690.                         'general' => [
  6691.                             'active' => true,
  6692.                             'type' => 'dataImporterDataObject',
  6693.                             'name' => 'Articles',
  6694.                             'description' => '',
  6695.                             'group' => 'Alte Daten Import',
  6696.                             'path' => NULL,
  6697.                             'modificationDate' => 1707743451,
  6698.                             'createDate' => 1679956030,
  6699.                         ],
  6700.                         'loaderConfig' => [
  6701.                             'type' => 'upload',
  6702.                             'settings' => [
  6703.                                 'uploadFilePath' => '',
  6704.                             ],
  6705.                         ],
  6706.                         'interpreterConfig' => [
  6707.                             'type' => 'xlsx',
  6708.                             'settings' => [
  6709.                                 'skipFirstRow' => true,
  6710.                                 'sheetName' => 'ml',
  6711.                             ],
  6712.                         ],
  6713.                         'resolverConfig' => [
  6714.                             'elementType' => 'dataObject',
  6715.                             'dataObjectClassId' => 'ProductArticle',
  6716.                             'loadingStrategy' => [
  6717.                                 'type' => 'attribute',
  6718.                                 'settings' => [
  6719.                                     'dataSourceIndex' => '2',
  6720.                                     'attributeName' => 'Article',
  6721.                                     'language' => '',
  6722.                                 ],
  6723.                             ],
  6724.                             'createLocationStrategy' => [
  6725.                                 'type' => 'staticPath',
  6726.                                 'settings' => [
  6727.                                     'path' => '/Product Articles',
  6728.                                 ],
  6729.                             ],
  6730.                             'locationUpdateStrategy' => [
  6731.                                 'type' => 'noChange',
  6732.                             ],
  6733.                             'publishingStrategy' => [
  6734.                                 'type' => 'alwaysPublish',
  6735.                             ],
  6736.                         ],
  6737.                         'processingConfig' => [
  6738.                             'executionType' => 'parallel',
  6739.                             'idDataIndex' => '1',
  6740.                             'cleanup' => [
  6741.                                 'strategy' => 'unpublish',
  6742.                             ],
  6743.                         ],
  6744.                         'mappingConfig' => [
  6745.                             => [
  6746.                                 'label' => 'Available Pack_ArticlePack_1 [1]',
  6747.                                 'dataSourceIndex' => [
  6748.                                     => '1',
  6749.                                 ],
  6750.                                 'settings' => [
  6751.                                     'unitSourceSelect' => 'static',
  6752.                                     'staticUnitSelect' => 'ml',
  6753.                                 ],
  6754.                                 'transformationResultType' => 'quantityValue',
  6755.                                 'dataTarget' => [
  6756.                                     'type' => 'direct',
  6757.                                     'settings' => [
  6758.                                         'fieldName' => 'Pack',
  6759.                                         'language' => '',
  6760.                                         'writeIfTargetIsNotEmpty' => true,
  6761.                                         'writeIfSourceIsEmpty' => true,
  6762.                                     ],
  6763.                                 ],
  6764.                                 'transformationPipeline' => [
  6765.                                     => [
  6766.                                         'settings' => [
  6767.                                             'unitSourceSelect' => 'static',
  6768.                                             'staticUnitSelect' => 'ml',
  6769.                                         ],
  6770.                                         'type' => 'quantityValue',
  6771.                                     ],
  6772.                                 ],
  6773.                             ],
  6774.                             => [
  6775.                                 'label' => 'Available Pack_ArticleNum_1 [2]',
  6776.                                 'dataSourceIndex' => [
  6777.                                     => '2',
  6778.                                 ],
  6779.                                 'transformationResultType' => 'default',
  6780.                                 'dataTarget' => [
  6781.                                     'type' => 'direct',
  6782.                                     'settings' => [
  6783.                                         'fieldName' => 'key',
  6784.                                         'language' => '',
  6785.                                         'writeIfTargetIsNotEmpty' => true,
  6786.                                         'writeIfSourceIsEmpty' => true,
  6787.                                     ],
  6788.                                 ],
  6789.                                 'transformationPipeline' => [
  6790.                                 ],
  6791.                             ],
  6792.                             => [
  6793.                                 'label' => 'Available Pack_ArtRemark_1 [3]',
  6794.                                 'dataSourceIndex' => [
  6795.                                     => '3',
  6796.                                 ],
  6797.                                 'transformationResultType' => 'default',
  6798.                                 'dataTarget' => [
  6799.                                     'type' => 'direct',
  6800.                                     'settings' => [
  6801.                                         'fieldName' => 'Languages',
  6802.                                         'language' => '',
  6803.                                         'writeIfTargetIsNotEmpty' => true,
  6804.                                         'writeIfSourceIsEmpty' => true,
  6805.                                     ],
  6806.                                 ],
  6807.                                 'transformationPipeline' => [
  6808.                                 ],
  6809.                             ],
  6810.                             => [
  6811.                                 'label' => 'new columnart',
  6812.                                 'dataSourceIndex' => [
  6813.                                     => '2',
  6814.                                 ],
  6815.                                 'transformationResultType' => 'default',
  6816.                                 'dataTarget' => [
  6817.                                     'type' => 'direct',
  6818.                                     'settings' => [
  6819.                                         'fieldName' => 'Article',
  6820.                                         'language' => '',
  6821.                                         'writeIfTargetIsNotEmpty' => true,
  6822.                                         'writeIfSourceIsEmpty' => true,
  6823.                                     ],
  6824.                                 ],
  6825.                                 'transformationPipeline' => [
  6826.                                 ],
  6827.                             ],
  6828.                         ],
  6829.                         'executionConfig' => [
  6830.                             'scheduleType' => 'job',
  6831.                             'cronDefinition' => '',
  6832.                             'scheduledAt' => '',
  6833.                         ],
  6834.                         'permissions' => [
  6835.                             'user' => [
  6836.                             ],
  6837.                             'role' => [
  6838.                             ],
  6839.                         ],
  6840.                         'workspaces' => [
  6841.                         ],
  6842.                     ],
  6843.                     'Catalog4Web' => [
  6844.                         'general' => [
  6845.                             'active' => true,
  6846.                             'type' => 'graphql',
  6847.                             'name' => 'Catalog4Web',
  6848.                             'description' => '',
  6849.                             'group' => 'Bizol.com API',
  6850.                             'sqlObjectCondition' => '',
  6851.                             'modificationDate' => 1708509502,
  6852.                             'path' => NULL,
  6853.                             'createDate' => 1680717456,
  6854.                         ],
  6855.                         'schema' => [
  6856.                             'queryEntities' => [
  6857.                                 'Approvals' => [
  6858.                                     'id' => 'Approvals',
  6859.                                     'name' => 'Approvals',
  6860.                                     'columnConfig' => [
  6861.                                         'columns' => [
  6862.                                             => [
  6863.                                                 'attributes' => [
  6864.                                                     'attribute' => 'name',
  6865.                                                     'label' => 'name',
  6866.                                                     'dataType' => 'input',
  6867.                                                 ],
  6868.                                                 'isOperator' => false,
  6869.                                             ],
  6870.                                             => [
  6871.                                                 'attributes' => [
  6872.                                                     'attribute' => 'descr',
  6873.                                                     'label' => 'descr',
  6874.                                                     'dataType' => 'input',
  6875.                                                 ],
  6876.                                                 'isOperator' => false,
  6877.                                             ],
  6878.                                             => [
  6879.                                                 'attributes' => [
  6880.                                                     'attribute' => 'full',
  6881.                                                     'label' => 'Full',
  6882.                                                     'dataType' => 'input',
  6883.                                                 ],
  6884.                                                 'isOperator' => false,
  6885.                                             ],
  6886.                                             => [
  6887.                                                 'attributes' => [
  6888.                                                     'attribute' => 'ProductsUsing',
  6889.                                                     'label' => 'Products Using',
  6890.                                                     'dataType' => 'reverseObjectRelation',
  6891.                                                 ],
  6892.                                                 'isOperator' => false,
  6893.                                             ],
  6894.                                             => [
  6895.                                                 'attributes' => [
  6896.                                                     'attribute' => 'id',
  6897.                                                     'label' => 'id',
  6898.                                                     'dataType' => 'system',
  6899.                                                 ],
  6900.                                                 'isOperator' => false,
  6901.                                             ],
  6902.                                             => [
  6903.                                                 'attributes' => [
  6904.                                                     'attribute' => 'key',
  6905.                                                     'label' => 'key',
  6906.                                                     'dataType' => 'system',
  6907.                                                 ],
  6908.                                                 'isOperator' => false,
  6909.                                             ],
  6910.                                         ],
  6911.                                     ],
  6912.                                 ],
  6913.                                 'Category' => [
  6914.                                     'id' => 'Category',
  6915.                                     'name' => 'Category',
  6916.                                     'columnConfig' => [
  6917.                                         'columns' => [
  6918.                                             => [
  6919.                                                 'attributes' => [
  6920.                                                     'attribute' => 'name',
  6921.                                                     'label' => 'Name',
  6922.                                                     'dataType' => 'input',
  6923.                                                 ],
  6924.                                                 'isOperator' => false,
  6925.                                             ],
  6926.                                             => [
  6927.                                                 'attributes' => [
  6928.                                                     'attribute' => 'desc',
  6929.                                                     'label' => 'Description',
  6930.                                                     'dataType' => 'wysiwyg',
  6931.                                                 ],
  6932.                                                 'isOperator' => false,
  6933.                                             ],
  6934.                                             => [
  6935.                                                 'attributes' => [
  6936.                                                     'attribute' => 'ColorOne',
  6937.                                                     'label' => 'Color One',
  6938.                                                     'dataType' => 'rgbaColor',
  6939.                                                 ],
  6940.                                                 'isOperator' => false,
  6941.                                             ],
  6942.                                             => [
  6943.                                                 'attributes' => [
  6944.                                                     'attribute' => 'ColorTwo',
  6945.                                                     'label' => 'Color Two',
  6946.                                                     'dataType' => 'rgbaColor',
  6947.                                                 ],
  6948.                                                 'isOperator' => false,
  6949.                                             ],
  6950.                                             => [
  6951.                                                 'attributes' => [
  6952.                                                     'attribute' => 'id',
  6953.                                                     'label' => 'ID',
  6954.                                                     'dataType' => 'system',
  6955.                                                 ],
  6956.                                                 'isOperator' => false,
  6957.                                             ],
  6958.                                             => [
  6959.                                                 'attributes' => [
  6960.                                                     'attribute' => 'fullpath',
  6961.                                                     'label' => 'Full Path',
  6962.                                                     'dataType' => 'system',
  6963.                                                 ],
  6964.                                                 'isOperator' => false,
  6965.                                             ],
  6966.                                             => [
  6967.                                                 'attributes' => [
  6968.                                                     'attribute' => 'key',
  6969.                                                     'label' => 'Key',
  6970.                                                     'dataType' => 'system',
  6971.                                                 ],
  6972.                                                 'isOperator' => false,
  6973.                                             ],
  6974.                                             => [
  6975.                                                 'attributes' => [
  6976.                                                     'attribute' => 'creationDate',
  6977.                                                     'label' => 'Creation Date',
  6978.                                                     'dataType' => 'system',
  6979.                                                 ],
  6980.                                                 'isOperator' => false,
  6981.                                             ],
  6982.                                             => [
  6983.                                                 'attributes' => [
  6984.                                                     'attribute' => 'modificationDate',
  6985.                                                     'label' => 'Modification Date',
  6986.                                                     'dataType' => 'system',
  6987.                                                 ],
  6988.                                                 'isOperator' => false,
  6989.                                             ],
  6990.                                             => [
  6991.                                                 'attributes' => [
  6992.                                                     'attribute' => 'published',
  6993.                                                     'label' => 'Published',
  6994.                                                     'dataType' => 'system',
  6995.                                                 ],
  6996.                                                 'isOperator' => false,
  6997.                                             ],
  6998.                                             10 => [
  6999.                                                 'attributes' => [
  7000.                                                     'attribute' => 'isPhaseOut',
  7001.                                                     'label' => 'is Phase Out',
  7002.                                                     'dataType' => 'checkbox',
  7003.                                                 ],
  7004.                                                 'isOperator' => false,
  7005.                                             ],
  7006.                                             11 => [
  7007.                                                 'attributes' => [
  7008.                                                     'attribute' => 'ShowOilGuideBlock',
  7009.                                                     'label' => 'Show Oil Guide Block',
  7010.                                                     'dataType' => 'checkbox',
  7011.                                                 ],
  7012.                                                 'isOperator' => false,
  7013.                                             ],
  7014.                                         ],
  7015.                                     ],
  7016.                                 ],
  7017.                                 'Product' => [
  7018.                                     'id' => 'Product',
  7019.                                     'name' => 'Product',
  7020.                                     'columnConfig' => [
  7021.                                         'columns' => [
  7022.                                             => [
  7023.                                                 'attributes' => [
  7024.                                                     'attribute' => 'Name',
  7025.                                                     'label' => 'Name',
  7026.                                                     'dataType' => 'input',
  7027.                                                 ],
  7028.                                                 'isOperator' => false,
  7029.                                             ],
  7030.                                             => [
  7031.                                                 'attributes' => [
  7032.                                                     'attribute' => 'Viscosity',
  7033.                                                     'label' => 'Viscosity',
  7034.                                                     'dataType' => 'input',
  7035.                                                 ],
  7036.                                                 'isOperator' => false,
  7037.                                             ],
  7038.                                             => [
  7039.                                                 'attributes' => [
  7040.                                                     'attribute' => 'OilguideCode',
  7041.                                                     'label' => 'Oilguide code',
  7042.                                                     'dataType' => 'input',
  7043.                                                 ],
  7044.                                                 'isOperator' => false,
  7045.                                             ],
  7046.                                             => [
  7047.                                                 'attributes' => [
  7048.                                                     'attribute' => 'OilguideSorting',
  7049.                                                     'label' => 'Oilguide Sorting',
  7050.                                                     'dataType' => 'numeric',
  7051.                                                 ],
  7052.                                                 'isOperator' => false,
  7053.                                             ],
  7054.                                             => [
  7055.                                                 'attributes' => [
  7056.                                                     'attribute' => 'LinkToVideo',
  7057.                                                     'label' => 'Link to video',
  7058.                                                     'dataType' => 'link',
  7059.                                                 ],
  7060.                                                 'isOperator' => false,
  7061.                                             ],
  7062.                                             => [
  7063.                                                 'attributes' => [
  7064.                                                     'attribute' => 'ReadMore',
  7065.                                                     'label' => 'Read more',
  7066.                                                     'dataType' => 'link',
  7067.                                                 ],
  7068.                                                 'isOperator' => false,
  7069.                                             ],
  7070.                                             => [
  7071.                                                 'attributes' => [
  7072.                                                     'attribute' => 'Category',
  7073.                                                     'label' => '(Category)',
  7074.                                                     'dataType' => 'calculatedValue',
  7075.                                                 ],
  7076.                                                 'isOperator' => false,
  7077.                                             ],
  7078.                                             => [
  7079.                                                 'attributes' => [
  7080.                                                     'attribute' => 'SubCategory',
  7081.                                                     'label' => '(SubCategory)',
  7082.                                                     'dataType' => 'calculatedValue',
  7083.                                                 ],
  7084.                                                 'isOperator' => false,
  7085.                                             ],
  7086.                                             => [
  7087.                                                 'attributes' => [
  7088.                                                     'attribute' => 'Approvals',
  7089.                                                     'label' => 'Approvals',
  7090.                                                     'dataType' => 'manyToManyObjectRelation',
  7091.                                                 ],
  7092.                                                 'isOperator' => false,
  7093.                                             ],
  7094.                                             => [
  7095.                                                 'attributes' => [
  7096.                                                     'attribute' => 'Specification',
  7097.                                                     'label' => 'Specification',
  7098.                                                     'dataType' => 'manyToManyObjectRelation',
  7099.                                                 ],
  7100.                                                 'isOperator' => false,
  7101.                                             ],
  7102.                                             10 => [
  7103.                                                 'attributes' => [
  7104.                                                     'attribute' => 'ProductArticle',
  7105.                                                     'label' => 'Product Article',
  7106.                                                     'dataType' => 'manyToManyObjectRelation',
  7107.                                                 ],
  7108.                                                 'isOperator' => false,
  7109.                                             ],
  7110.                                             11 => [
  7111.                                                 'attributes' => [
  7112.                                                     'attribute' => 'BaseOil',
  7113.                                                     'label' => 'Base Oil',
  7114.                                                     'dataType' => 'select',
  7115.                                                 ],
  7116.                                                 'isOperator' => false,
  7117.                                             ],
  7118.                                             12 => [
  7119.                                                 'attributes' => [
  7120.                                                     'attribute' => 'Text',
  7121.                                                     'label' => '(Text)',
  7122.                                                     'dataType' => 'fieldcollections',
  7123.                                                 ],
  7124.                                                 'isOperator' => false,
  7125.                                             ],
  7126.                                             13 => [
  7127.                                                 'attributes' => [
  7128.                                                     'attribute' => 'Gallery',
  7129.                                                     'label' => 'All visuals except main (WebShop) article photos',
  7130.                                                     'dataType' => 'manyToManyRelation',
  7131.                                                 ],
  7132.                                                 'isOperator' => false,
  7133.                                             ],
  7134.                                             14 => [
  7135.                                                 'attributes' => [
  7136.                                                     'attribute' => 'UsageImg',
  7137.                                                     'label' => 'Usage img',
  7138.                                                     'dataType' => 'manyToManyRelation',
  7139.                                                 ],
  7140.                                                 'isOperator' => false,
  7141.                                             ],
  7142.                                             15 => [
  7143.                                                 'attributes' => [
  7144.                                                     'attribute' => 'id',
  7145.                                                     'label' => 'ID',
  7146.                                                     'dataType' => 'system',
  7147.                                                 ],
  7148.                                                 'isOperator' => false,
  7149.                                             ],
  7150.                                             16 => [
  7151.                                                 'attributes' => [
  7152.                                                     'attribute' => 'fullpath',
  7153.                                                     'label' => 'Full Path',
  7154.                                                     'dataType' => 'system',
  7155.                                                 ],
  7156.                                                 'isOperator' => false,
  7157.                                             ],
  7158.                                             17 => [
  7159.                                                 'attributes' => [
  7160.                                                     'attribute' => 'key',
  7161.                                                     'label' => 'Key',
  7162.                                                     'dataType' => 'system',
  7163.                                                 ],
  7164.                                                 'isOperator' => false,
  7165.                                             ],
  7166.                                             18 => [
  7167.                                                 'attributes' => [
  7168.                                                     'attribute' => 'modificationDate',
  7169.                                                     'label' => 'Modification Date',
  7170.                                                     'dataType' => 'system',
  7171.                                                 ],
  7172.                                                 'isOperator' => false,
  7173.                                             ],
  7174.                                             19 => [
  7175.                                                 'attributes' => [
  7176.                                                     'attribute' => 'creationDate',
  7177.                                                     'label' => 'Creation Date',
  7178.                                                     'dataType' => 'system',
  7179.                                                 ],
  7180.                                                 'isOperator' => false,
  7181.                                             ],
  7182.                                             20 => [
  7183.                                                 'attributes' => [
  7184.                                                     'attribute' => 'published',
  7185.                                                     'label' => 'Published',
  7186.                                                     'dataType' => 'system',
  7187.                                                 ],
  7188.                                                 'isOperator' => false,
  7189.                                             ],
  7190.                                             21 => [
  7191.                                                 'attributes' => [
  7192.                                                     'attribute' => 'sdsWithLangs',
  7193.                                                     'label' => 'sdsWithLangs',
  7194.                                                     'dataType' => 'fieldcollections',
  7195.                                                 ],
  7196.                                                 'isOperator' => false,
  7197.                                             ],
  7198.                                             22 => [
  7199.                                                 'attributes' => [
  7200.                                                     'attribute' => 'pdsWithLangs',
  7201.                                                     'label' => 'pds With Langs',
  7202.                                                     'dataType' => 'fieldcollections',
  7203.                                                 ],
  7204.                                                 'isOperator' => false,
  7205.                                             ],
  7206.                                             23 => [
  7207.                                                 'attributes' => [
  7208.                                                     'attribute' => 'TabName',
  7209.                                                     'label' => 'Tab Name',
  7210.                                                     'dataType' => 'input',
  7211.                                                 ],
  7212.                                                 'isOperator' => false,
  7213.                                             ],
  7214.                                             24 => [
  7215.                                                 'attributes' => [
  7216.                                                     'attribute' => 'TechnData',
  7217.                                                     'label' => 'Tech Data',
  7218.                                                     'dataType' => 'fieldcollections',
  7219.                                                 ],
  7220.                                                 'isOperator' => false,
  7221.                                             ],
  7222.                                             25 => [
  7223.                                                 'attributes' => [
  7224.                                                     'attribute' => 'sdsFiles',
  7225.                                                     'label' => 'Sds Files',
  7226.                                                     'dataType' => 'manyToManyRelation',
  7227.                                                 ],
  7228.                                                 'isOperator' => false,
  7229.                                             ],
  7230.                                         ],
  7231.                                     ],
  7232.                                 ],
  7233.                                 'ProductArticle' => [
  7234.                                     'id' => 'ProductArticle',
  7235.                                     'name' => 'ProductArticle',
  7236.                                     'columnConfig' => [
  7237.                                         'columns' => [
  7238.                                             => [
  7239.                                                 'attributes' => [
  7240.                                                     'attribute' => 'Article',
  7241.                                                     'label' => 'Article',
  7242.                                                     'dataType' => 'input',
  7243.                                                 ],
  7244.                                                 'isOperator' => false,
  7245.                                             ],
  7246.                                             => [
  7247.                                                 'attributes' => [
  7248.                                                     'attribute' => 'Pack',
  7249.                                                     'label' => 'Pack',
  7250.                                                     'dataType' => 'quantityValue',
  7251.                                                 ],
  7252.                                                 'isOperator' => false,
  7253.                                             ],
  7254.                                             => [
  7255.                                                 'attributes' => [
  7256.                                                     'attribute' => 'Languages',
  7257.                                                     'label' => 'Languages',
  7258.                                                     'dataType' => 'select',
  7259.                                                 ],
  7260.                                                 'isOperator' => false,
  7261.                                             ],
  7262.                                             => [
  7263.                                                 'attributes' => [
  7264.                                                     'attribute' => 'GTIN_EAN13',
  7265.                                                     'label' => 'GTIN (EAN13)',
  7266.                                                     'dataType' => 'input',
  7267.                                                 ],
  7268.                                                 'isOperator' => false,
  7269.                                             ],
  7270.                                             => [
  7271.                                                 'attributes' => [
  7272.                                                     'attribute' => 'ArtPhoto',
  7273.                                                     'label' => 'Art Photo',
  7274.                                                     'dataType' => 'manyToManyRelation',
  7275.                                                 ],
  7276.                                                 'isOperator' => false,
  7277.                                             ],
  7278.                                             => [
  7279.                                                 'attributes' => [
  7280.                                                     'attribute' => 'ProductsWithThisArticle',
  7281.                                                     'label' => 'Products With This Article',
  7282.                                                     'dataType' => 'reverseObjectRelation',
  7283.                                                 ],
  7284.                                                 'isOperator' => false,
  7285.                                             ],
  7286.                                             => [
  7287.                                                 'attributes' => [
  7288.                                                     'attribute' => 'id',
  7289.                                                     'label' => 'id',
  7290.                                                     'dataType' => 'system',
  7291.                                                 ],
  7292.                                                 'isOperator' => false,
  7293.                                             ],
  7294.                                             => [
  7295.                                                 'attributes' => [
  7296.                                                     'attribute' => 'fullpath',
  7297.                                                     'label' => 'fullpath',
  7298.                                                     'dataType' => 'system',
  7299.                                                 ],
  7300.                                                 'isOperator' => false,
  7301.                                             ],
  7302.                                             => [
  7303.                                                 'attributes' => [
  7304.                                                     'attribute' => 'key',
  7305.                                                     'label' => 'key',
  7306.                                                     'dataType' => 'system',
  7307.                                                 ],
  7308.                                                 'isOperator' => false,
  7309.                                             ],
  7310.                                             => [
  7311.                                                 'attributes' => [
  7312.                                                     'attribute' => 'creationDate',
  7313.                                                     'label' => 'creationDate',
  7314.                                                     'dataType' => 'system',
  7315.                                                 ],
  7316.                                                 'isOperator' => false,
  7317.                                             ],
  7318.                                             10 => [
  7319.                                                 'attributes' => [
  7320.                                                     'attribute' => 'modificationDate',
  7321.                                                     'label' => 'modificationDate',
  7322.                                                     'dataType' => 'system',
  7323.                                                 ],
  7324.                                                 'isOperator' => false,
  7325.                                             ],
  7326.                                             11 => [
  7327.                                                 'attributes' => [
  7328.                                                     'attribute' => 'published',
  7329.                                                     'label' => 'published',
  7330.                                                     'dataType' => 'system',
  7331.                                                 ],
  7332.                                                 'isOperator' => false,
  7333.                                             ],
  7334.                                         ],
  7335.                                     ],
  7336.                                 ],
  7337.                                 'Specification' => [
  7338.                                     'id' => 'Specification',
  7339.                                     'name' => 'Specification',
  7340.                                     'columnConfig' => [
  7341.                                         'columns' => [
  7342.                                             => [
  7343.                                                 'attributes' => [
  7344.                                                     'attribute' => 'name',
  7345.                                                     'label' => 'Name',
  7346.                                                     'dataType' => 'input',
  7347.                                                 ],
  7348.                                                 'isOperator' => false,
  7349.                                             ],
  7350.                                             => [
  7351.                                                 'attributes' => [
  7352.                                                     'attribute' => 'desc',
  7353.                                                     'label' => 'Description',
  7354.                                                     'dataType' => 'input',
  7355.                                                 ],
  7356.                                                 'isOperator' => false,
  7357.                                             ],
  7358.                                             => [
  7359.                                                 'attributes' => [
  7360.                                                     'attribute' => 'full',
  7361.                                                     'label' => 'Full',
  7362.                                                     'dataType' => 'input',
  7363.                                                 ],
  7364.                                                 'isOperator' => false,
  7365.                                             ],
  7366.                                             => [
  7367.                                                 'attributes' => [
  7368.                                                     'attribute' => 'ProductsUsing',
  7369.                                                     'label' => 'Products Using',
  7370.                                                     'dataType' => 'reverseObjectRelation',
  7371.                                                 ],
  7372.                                                 'isOperator' => false,
  7373.                                             ],
  7374.                                             => [
  7375.                                                 'attributes' => [
  7376.                                                     'attribute' => 'id',
  7377.                                                     'label' => 'id',
  7378.                                                     'dataType' => 'system',
  7379.                                                 ],
  7380.                                                 'isOperator' => false,
  7381.                                             ],
  7382.                                             => [
  7383.                                                 'attributes' => [
  7384.                                                     'attribute' => 'fullpath',
  7385.                                                     'label' => 'fullpath',
  7386.                                                     'dataType' => 'system',
  7387.                                                 ],
  7388.                                                 'isOperator' => false,
  7389.                                             ],
  7390.                                             => [
  7391.                                                 'attributes' => [
  7392.                                                     'attribute' => 'key',
  7393.                                                     'label' => 'key',
  7394.                                                     'dataType' => 'system',
  7395.                                                 ],
  7396.                                                 'isOperator' => false,
  7397.                                             ],
  7398.                                         ],
  7399.                                     ],
  7400.                                 ],
  7401.                                 'webSettings' => [
  7402.                                     'id' => 'webSettings',
  7403.                                     'name' => 'webSettings',
  7404.                                     'columnConfig' => [
  7405.                                         'columns' => [
  7406.                                             => [
  7407.                                                 'attributes' => [
  7408.                                                     'attribute' => 'Languages',
  7409.                                                     'label' => 'Languages',
  7410.                                                     'dataType' => 'block',
  7411.                                                 ],
  7412.                                                 'isOperator' => false,
  7413.                                             ],
  7414.                                             => [
  7415.                                                 'attributes' => [
  7416.                                                     'attribute' => 'langCode',
  7417.                                                     'label' => 'langCode',
  7418.                                                     'dataType' => 'language',
  7419.                                                 ],
  7420.                                                 'isOperator' => false,
  7421.                                             ],
  7422.                                             => [
  7423.                                                 'attributes' => [
  7424.                                                     'attribute' => 'langName',
  7425.                                                     'label' => 'Lang Name',
  7426.                                                     'dataType' => 'input',
  7427.                                                 ],
  7428.                                                 'isOperator' => false,
  7429.                                             ],
  7430.                                             => [
  7431.                                                 'attributes' => [
  7432.                                                     'attribute' => 'TypoID',
  7433.                                                     'label' => 'TypoID',
  7434.                                                     'dataType' => 'numeric',
  7435.                                                 ],
  7436.                                                 'isOperator' => false,
  7437.                                             ],
  7438.                                             => [
  7439.                                                 'attributes' => [
  7440.                                                     'attribute' => 'id',
  7441.                                                     'label' => 'ID',
  7442.                                                     'dataType' => 'system',
  7443.                                                 ],
  7444.                                                 'isOperator' => false,
  7445.                                             ],
  7446.                                             => [
  7447.                                                 'attributes' => [
  7448.                                                     'attribute' => 'key',
  7449.                                                     'label' => 'Key',
  7450.                                                     'dataType' => 'system',
  7451.                                                 ],
  7452.                                                 'isOperator' => false,
  7453.                                             ],
  7454.                                             => [
  7455.                                                 'attributes' => [
  7456.                                                     'attribute' => 'Robots',
  7457.                                                     'label' => 'Robots',
  7458.                                                     'dataType' => 'textarea',
  7459.                                                 ],
  7460.                                                 'isOperator' => false,
  7461.                                             ],
  7462.                                         ],
  7463.                                     ],
  7464.                                 ],
  7465.                                 'ProductTechdataTranslate' => [
  7466.                                     'id' => 'ProductTechdataTranslate',
  7467.                                     'name' => 'ProductTechdataTranslate',
  7468.                                     'columnConfig' => [
  7469.                                         'columns' => [
  7470.                                             => [
  7471.                                                 'attributes' => [
  7472.                                                     'attribute' => 'id',
  7473.                                                     'label' => 'id',
  7474.                                                     'dataType' => 'system',
  7475.                                                 ],
  7476.                                                 'isOperator' => false,
  7477.                                             ],
  7478.                                             => [
  7479.                                                 'attributes' => [
  7480.                                                     'attribute' => 'fullpath',
  7481.                                                     'label' => 'fullpath',
  7482.                                                     'dataType' => 'system',
  7483.                                                 ],
  7484.                                                 'isOperator' => false,
  7485.                                             ],
  7486.                                             => [
  7487.                                                 'attributes' => [
  7488.                                                     'attribute' => 'key',
  7489.                                                     'label' => 'key',
  7490.                                                     'dataType' => 'system',
  7491.                                                 ],
  7492.                                                 'isOperator' => false,
  7493.                                             ],
  7494.                                             => [
  7495.                                                 'attributes' => [
  7496.                                                     'attribute' => 'TechDataValue',
  7497.                                                     'label' => 'Tech Data Value',
  7498.                                                     'dataType' => 'input',
  7499.                                                 ],
  7500.                                                 'isOperator' => false,
  7501.                                             ],
  7502.                                         ],
  7503.                                     ],
  7504.                                 ],
  7505.                                 'TechDataMethod' => [
  7506.                                     'id' => 'TechDataMethod',
  7507.                                     'name' => 'TechDataMethod',
  7508.                                     'columnConfig' => [
  7509.                                         'columns' => [
  7510.                                             => [
  7511.                                                 'attributes' => [
  7512.                                                     'attribute' => 'id',
  7513.                                                     'label' => 'ID',
  7514.                                                     'dataType' => 'system',
  7515.                                                 ],
  7516.                                                 'isOperator' => false,
  7517.                                             ],
  7518.                                             => [
  7519.                                                 'attributes' => [
  7520.                                                     'attribute' => 'fullpath',
  7521.                                                     'label' => 'Full Path',
  7522.                                                     'dataType' => 'system',
  7523.                                                 ],
  7524.                                                 'isOperator' => false,
  7525.                                             ],
  7526.                                             => [
  7527.                                                 'attributes' => [
  7528.                                                     'attribute' => 'key',
  7529.                                                     'label' => 'Key',
  7530.                                                     'dataType' => 'system',
  7531.                                                 ],
  7532.                                                 'isOperator' => false,
  7533.                                             ],
  7534.                                             => [
  7535.                                                 'attributes' => [
  7536.                                                     'attribute' => 'Method',
  7537.                                                     'label' => 'Method',
  7538.                                                     'dataType' => 'input',
  7539.                                                 ],
  7540.                                                 'isOperator' => false,
  7541.                                             ],
  7542.                                         ],
  7543.                                     ],
  7544.                                 ],
  7545.                                 'TechDataPN' => [
  7546.                                     'id' => 'TechDataPN',
  7547.                                     'name' => 'TechDataPN',
  7548.                                     'columnConfig' => [
  7549.                                         'columns' => [
  7550.                                             => [
  7551.                                                 'attributes' => [
  7552.                                                     'attribute' => 'id',
  7553.                                                     'label' => 'id',
  7554.                                                     'dataType' => 'system',
  7555.                                                 ],
  7556.                                                 'isOperator' => false,
  7557.                                             ],
  7558.                                             => [
  7559.                                                 'attributes' => [
  7560.                                                     'attribute' => 'fullpath',
  7561.                                                     'label' => 'fullpath',
  7562.                                                     'dataType' => 'system',
  7563.                                                 ],
  7564.                                                 'isOperator' => false,
  7565.                                             ],
  7566.                                             => [
  7567.                                                 'attributes' => [
  7568.                                                     'attribute' => 'key',
  7569.                                                     'label' => 'key',
  7570.                                                     'dataType' => 'system',
  7571.                                                 ],
  7572.                                                 'isOperator' => false,
  7573.                                             ],
  7574.                                             => [
  7575.                                                 'attributes' => [
  7576.                                                     'attribute' => 'PNValue',
  7577.                                                     'label' => 'PNValue',
  7578.                                                     'dataType' => 'input',
  7579.                                                 ],
  7580.                                                 'isOperator' => false,
  7581.                                             ],
  7582.                                         ],
  7583.                                     ],
  7584.                                 ],
  7585.                                 'webInterfaceTranslation' => [
  7586.                                     'id' => 'webInterfaceTranslation',
  7587.                                     'name' => 'webInterfaceTranslation',
  7588.                                     'columnConfig' => [
  7589.                                         'columns' => [
  7590.                                             => [
  7591.                                                 'attributes' => [
  7592.                                                     'attribute' => 'key',
  7593.                                                     'label' => 'key',
  7594.                                                     'dataType' => 'system',
  7595.                                                 ],
  7596.                                                 'isOperator' => false,
  7597.                                             ],
  7598.                                             => [
  7599.                                                 'attributes' => [
  7600.                                                     'attribute' => 'fullpath',
  7601.                                                     'label' => 'fullpath',
  7602.                                                     'dataType' => 'system',
  7603.                                                 ],
  7604.                                                 'isOperator' => false,
  7605.                                             ],
  7606.                                             => [
  7607.                                                 'attributes' => [
  7608.                                                     'attribute' => 'id',
  7609.                                                     'label' => 'id',
  7610.                                                     'dataType' => 'system',
  7611.                                                 ],
  7612.                                                 'isOperator' => false,
  7613.                                             ],
  7614.                                             => [
  7615.                                                 'attributes' => [
  7616.                                                     'attribute' => 'TranslationValue',
  7617.                                                     'label' => 'Translation Value',
  7618.                                                     'dataType' => 'wysiwyg',
  7619.                                                 ],
  7620.                                                 'isOperator' => false,
  7621.                                             ],
  7622.                                         ],
  7623.                                     ],
  7624.                                 ],
  7625.                             ],
  7626.                             'mutationEntities' => [
  7627.                             ],
  7628.                             'specialEntities' => [
  7629.                                 'document' => [
  7630.                                     'read' => false,
  7631.                                     'create' => false,
  7632.                                     'update' => false,
  7633.                                     'delete' => false,
  7634.                                 ],
  7635.                                 'document_folder' => [
  7636.                                     'read' => false,
  7637.                                     'create' => false,
  7638.                                     'update' => false,
  7639.                                     'delete' => false,
  7640.                                 ],
  7641.                                 'asset' => [
  7642.                                     'read' => true,
  7643.                                     'create' => false,
  7644.                                     'update' => false,
  7645.                                     'delete' => false,
  7646.                                 ],
  7647.                                 'asset_folder' => [
  7648.                                     'read' => true,
  7649.                                     'create' => false,
  7650.                                     'update' => false,
  7651.                                     'delete' => false,
  7652.                                 ],
  7653.                                 'asset_listing' => [
  7654.                                     'read' => true,
  7655.                                     'create' => false,
  7656.                                     'update' => false,
  7657.                                     'delete' => false,
  7658.                                 ],
  7659.                                 'object_folder' => [
  7660.                                     'read' => true,
  7661.                                     'create' => false,
  7662.                                     'update' => false,
  7663.                                     'delete' => false,
  7664.                                 ],
  7665.                                 'translation' => [
  7666.                                     'read' => true,
  7667.                                     'create' => false,
  7668.                                     'update' => false,
  7669.                                     'delete' => false,
  7670.                                 ],
  7671.                                 'translation_listing' => [
  7672.                                     'read' => true,
  7673.                                     'create' => false,
  7674.                                     'update' => false,
  7675.                                     'delete' => false,
  7676.                                 ],
  7677.                             ],
  7678.                         ],
  7679.                         'security' => [
  7680.                             'method' => 'datahub_apikey',
  7681.                             'apikey' => [
  7682.                                 => '2d8948d8216ef2d4f387c602d235fbd5',
  7683.                             ],
  7684.                             'skipPermissionCheck' => true,
  7685.                             'disableIntrospection' => false,
  7686.                         ],
  7687.                         'workspaces' => [
  7688.                             'asset' => [
  7689.                                 => [
  7690.                                     'read' => true,
  7691.                                     'cpath' => '/products_img',
  7692.                                     'create' => false,
  7693.                                     'update' => false,
  7694.                                     'delete' => false,
  7695.                                     'id' => 'extModel14395-1',
  7696.                                 ],
  7697.                             ],
  7698.                             'document' => [
  7699.                             ],
  7700.                             'object' => [
  7701.                                 => [
  7702.                                     'read' => true,
  7703.                                     'cpath' => '/Products',
  7704.                                     'create' => false,
  7705.                                     'update' => false,
  7706.                                     'delete' => false,
  7707.                                     'id' => 'extModel14421-1',
  7708.                                 ],
  7709.                                 => [
  7710.                                     'read' => true,
  7711.                                     'cpath' => '/Approvals',
  7712.                                     'create' => false,
  7713.                                     'update' => false,
  7714.                                     'delete' => false,
  7715.                                     'id' => 'extModel14421-2',
  7716.                                 ],
  7717.                                 => [
  7718.                                     'read' => true,
  7719.                                     'cpath' => '/Product Articles',
  7720.                                     'create' => false,
  7721.                                     'update' => false,
  7722.                                     'delete' => false,
  7723.                                     'id' => 'extModel14421-3',
  7724.                                 ],
  7725.                                 => [
  7726.                                     'read' => true,
  7727.                                     'cpath' => '/Specifications',
  7728.                                     'create' => false,
  7729.                                     'update' => false,
  7730.                                     'delete' => false,
  7731.                                     'id' => 'extModel14421-4',
  7732.                                 ],
  7733.                                 => [
  7734.                                     'read' => true,
  7735.                                     'cpath' => '/www/Settings/BizolSiteSettings',
  7736.                                     'create' => false,
  7737.                                     'update' => false,
  7738.                                     'delete' => false,
  7739.                                     'id' => 'extModel25821-1',
  7740.                                 ],
  7741.                                 => [
  7742.                                     'read' => true,
  7743.                                     'cpath' => '/www/Settings/InterfaceTranslations/ProductParams',
  7744.                                     'create' => false,
  7745.                                     'update' => false,
  7746.                                     'delete' => false,
  7747.                                     'id' => 'extModel441-1',
  7748.                                 ],
  7749.                             ],
  7750.                         ],
  7751.                         'permissions' => [
  7752.                             'user' => [
  7753.                             ],
  7754.                             'role' => [
  7755.                             ],
  7756.                         ],
  7757.                     ],
  7758.                     'CountriesImport' => [
  7759.                         'general' => [
  7760.                             'active' => true,
  7761.                             'type' => 'dataImporterDataObject',
  7762.                             'name' => 'CountriesImport',
  7763.                             'description' => '',
  7764.                             'group' => 'Alte Daten Import',
  7765.                             'path' => NULL,
  7766.                             'modificationDate' => 1707743445,
  7767.                             'createDate' => 1689083096,
  7768.                         ],
  7769.                         'loaderConfig' => [
  7770.                             'type' => 'upload',
  7771.                             'settings' => [
  7772.                                 'uploadFilePath' => '',
  7773.                             ],
  7774.                         ],
  7775.                         'interpreterConfig' => [
  7776.                             'type' => 'xlsx',
  7777.                             'settings' => [
  7778.                                 'skipFirstRow' => true,
  7779.                                 'sheetName' => 'Лист1',
  7780.                             ],
  7781.                         ],
  7782.                         'resolverConfig' => [
  7783.                             'elementType' => 'dataObject',
  7784.                             'dataObjectClassId' => 'Country',
  7785.                             'loadingStrategy' => [
  7786.                                 'type' => 'attribute',
  7787.                                 'settings' => [
  7788.                                     'dataSourceIndex' => '9',
  7789.                                     'attributeName' => 'Name',
  7790.                                     'language' => '',
  7791.                                 ],
  7792.                             ],
  7793.                             'createLocationStrategy' => [
  7794.                                 'type' => 'doNotCreate',
  7795.                             ],
  7796.                             'locationUpdateStrategy' => [
  7797.                                 'type' => 'noChange',
  7798.                             ],
  7799.                             'publishingStrategy' => [
  7800.                                 'type' => 'alwaysPublish',
  7801.                             ],
  7802.                         ],
  7803.                         'processingConfig' => [
  7804.                             'executionType' => 'sequential',
  7805.                             'idDataIndex' => '0',
  7806.                             'cleanup' => [
  7807.                                 'strategy' => 'unpublish',
  7808.                             ],
  7809.                         ],
  7810.                         'mappingConfig' => [
  7811.                             => [
  7812.                                 'label' => 'ar [3]',
  7813.                                 'dataSourceIndex' => [
  7814.                                     => '3',
  7815.                                 ],
  7816.                                 'transformationResultType' => 'default',
  7817.                                 'dataTarget' => [
  7818.                                     'type' => 'direct',
  7819.                                     'settings' => [
  7820.                                         'fieldName' => 'NameTranslation',
  7821.                                         'language' => 'ar',
  7822.                                         'writeIfTargetIsNotEmpty' => true,
  7823.                                         'writeIfSourceIsEmpty' => true,
  7824.                                     ],
  7825.                                 ],
  7826.                                 'transformationPipeline' => [
  7827.                                 ],
  7828.                             ],
  7829.                             => [
  7830.                                 'label' => 'cs [5]',
  7831.                                 'dataSourceIndex' => [
  7832.                                     => '5',
  7833.                                 ],
  7834.                                 'transformationResultType' => 'default',
  7835.                                 'dataTarget' => [
  7836.                                     'type' => 'direct',
  7837.                                     'settings' => [
  7838.                                         'fieldName' => 'NameTranslation',
  7839.                                         'language' => 'cs',
  7840.                                         'writeIfTargetIsNotEmpty' => true,
  7841.                                         'writeIfSourceIsEmpty' => true,
  7842.                                     ],
  7843.                                 ],
  7844.                                 'transformationPipeline' => [
  7845.                                 ],
  7846.                             ],
  7847.                             => [
  7848.                                 'label' => 'de [7]',
  7849.                                 'dataSourceIndex' => [
  7850.                                     => '7',
  7851.                                 ],
  7852.                                 'transformationResultType' => 'default',
  7853.                                 'dataTarget' => [
  7854.                                     'type' => 'direct',
  7855.                                     'settings' => [
  7856.                                         'fieldName' => 'NameTranslation',
  7857.                                         'language' => 'de',
  7858.                                         'writeIfTargetIsNotEmpty' => true,
  7859.                                         'writeIfSourceIsEmpty' => true,
  7860.                                     ],
  7861.                                 ],
  7862.                                 'transformationPipeline' => [
  7863.                                 ],
  7864.                             ],
  7865.                             => [
  7866.                                 'label' => 'el [8]',
  7867.                                 'dataSourceIndex' => [
  7868.                                     => '8',
  7869.                                 ],
  7870.                                 'transformationResultType' => 'default',
  7871.                                 'dataTarget' => [
  7872.                                     'type' => 'direct',
  7873.                                     'settings' => [
  7874.                                         'fieldName' => 'NameTranslation',
  7875.                                         'language' => 'el',
  7876.                                         'writeIfTargetIsNotEmpty' => true,
  7877.                                         'writeIfSourceIsEmpty' => true,
  7878.                                     ],
  7879.                                 ],
  7880.                                 'transformationPipeline' => [
  7881.                                 ],
  7882.                             ],
  7883.                             => [
  7884.                                 'label' => 'en [9]',
  7885.                                 'dataSourceIndex' => [
  7886.                                     => '9',
  7887.                                 ],
  7888.                                 'transformationResultType' => 'default',
  7889.                                 'dataTarget' => [
  7890.                                     'type' => 'direct',
  7891.                                     'settings' => [
  7892.                                         'fieldName' => 'NameTranslation',
  7893.                                         'language' => 'en',
  7894.                                         'writeIfTargetIsNotEmpty' => true,
  7895.                                         'writeIfSourceIsEmpty' => true,
  7896.                                     ],
  7897.                                 ],
  7898.                                 'transformationPipeline' => [
  7899.                                 ],
  7900.                             ],
  7901.                             => [
  7902.                                 'label' => 'es [11]',
  7903.                                 'dataSourceIndex' => [
  7904.                                     => '11',
  7905.                                 ],
  7906.                                 'transformationResultType' => 'default',
  7907.                                 'dataTarget' => [
  7908.                                     'type' => 'direct',
  7909.                                     'settings' => [
  7910.                                         'fieldName' => 'NameTranslation',
  7911.                                         'language' => 'es',
  7912.                                         'writeIfTargetIsNotEmpty' => true,
  7913.                                         'writeIfSourceIsEmpty' => true,
  7914.                                     ],
  7915.                                 ],
  7916.                                 'transformationPipeline' => [
  7917.                                 ],
  7918.                             ],
  7919.                             => [
  7920.                                 'label' => 'hr [16]',
  7921.                                 'dataSourceIndex' => [
  7922.                                     => '16',
  7923.                                 ],
  7924.                                 'transformationResultType' => 'default',
  7925.                                 'dataTarget' => [
  7926.                                     'type' => 'direct',
  7927.                                     'settings' => [
  7928.                                         'fieldName' => 'NameTranslation',
  7929.                                         'language' => 'hr',
  7930.                                         'writeIfTargetIsNotEmpty' => true,
  7931.                                         'writeIfSourceIsEmpty' => true,
  7932.                                     ],
  7933.                                 ],
  7934.                                 'transformationPipeline' => [
  7935.                                 ],
  7936.                             ],
  7937.                             => [
  7938.                                 'label' => 'pl [25]',
  7939.                                 'dataSourceIndex' => [
  7940.                                     => '25',
  7941.                                 ],
  7942.                                 'transformationResultType' => 'default',
  7943.                                 'dataTarget' => [
  7944.                                     'type' => 'direct',
  7945.                                     'settings' => [
  7946.                                         'fieldName' => 'NameTranslation',
  7947.                                         'language' => 'pl',
  7948.                                         'writeIfTargetIsNotEmpty' => true,
  7949.                                         'writeIfSourceIsEmpty' => true,
  7950.                                     ],
  7951.                                 ],
  7952.                                 'transformationPipeline' => [
  7953.                                 ],
  7954.                             ],
  7955.                             => [
  7956.                                 'label' => 'ru [28]',
  7957.                                 'dataSourceIndex' => [
  7958.                                     => '28',
  7959.                                 ],
  7960.                                 'transformationResultType' => 'default',
  7961.                                 'dataTarget' => [
  7962.                                     'type' => 'direct',
  7963.                                     'settings' => [
  7964.                                         'fieldName' => 'NameTranslation',
  7965.                                         'language' => 'ru',
  7966.                                         'writeIfTargetIsNotEmpty' => true,
  7967.                                         'writeIfSourceIsEmpty' => true,
  7968.                                     ],
  7969.                                 ],
  7970.                                 'transformationPipeline' => [
  7971.                                 ],
  7972.                             ],
  7973.                             => [
  7974.                                 'label' => 'sk [29]',
  7975.                                 'dataSourceIndex' => [
  7976.                                     => '29',
  7977.                                 ],
  7978.                                 'transformationResultType' => 'default',
  7979.                                 'dataTarget' => [
  7980.                                     'type' => 'direct',
  7981.                                     'settings' => [
  7982.                                         'fieldName' => 'NameTranslation',
  7983.                                         'language' => 'sk',
  7984.                                         'writeIfTargetIsNotEmpty' => true,
  7985.                                         'writeIfSourceIsEmpty' => true,
  7986.                                     ],
  7987.                                 ],
  7988.                                 'transformationPipeline' => [
  7989.                                 ],
  7990.                             ],
  7991.                             10 => [
  7992.                                 'label' => 'sl [30]',
  7993.                                 'dataSourceIndex' => [
  7994.                                     => '30',
  7995.                                 ],
  7996.                                 'transformationResultType' => 'default',
  7997.                                 'dataTarget' => [
  7998.                                     'type' => 'direct',
  7999.                                     'settings' => [
  8000.                                         'fieldName' => 'NameTranslation',
  8001.                                         'language' => 'sl',
  8002.                                         'writeIfTargetIsNotEmpty' => true,
  8003.                                         'writeIfSourceIsEmpty' => true,
  8004.                                     ],
  8005.                                 ],
  8006.                                 'transformationPipeline' => [
  8007.                                 ],
  8008.                             ],
  8009.                             11 => [
  8010.                                 'label' => 'uk [34]',
  8011.                                 'dataSourceIndex' => [
  8012.                                     => '34',
  8013.                                 ],
  8014.                                 'transformationResultType' => 'default',
  8015.                                 'dataTarget' => [
  8016.                                     'type' => 'direct',
  8017.                                     'settings' => [
  8018.                                         'fieldName' => 'NameTranslation',
  8019.                                         'language' => 'uk',
  8020.                                         'writeIfTargetIsNotEmpty' => true,
  8021.                                         'writeIfSourceIsEmpty' => true,
  8022.                                     ],
  8023.                                 ],
  8024.                                 'transformationPipeline' => [
  8025.                                 ],
  8026.                             ],
  8027.                         ],
  8028.                         'executionConfig' => [
  8029.                             'scheduleType' => 'job',
  8030.                             'cronDefinition' => '',
  8031.                             'scheduledAt' => '',
  8032.                         ],
  8033.                         'permissions' => [
  8034.                             'user' => [
  8035.                             ],
  8036.                             'role' => [
  8037.                             ],
  8038.                         ],
  8039.                         'workspaces' => [
  8040.                         ],
  8041.                     ],
  8042.                     'CrossSale4OilGuide' => [
  8043.                         'general' => [
  8044.                             'active' => true,
  8045.                             'type' => 'graphql',
  8046.                             'name' => 'CrossSale4OilGuide',
  8047.                             'description' => '',
  8048.                             'group' => 'Bizol.com API',
  8049.                             'sqlObjectCondition' => '',
  8050.                             'modificationDate' => 1707742972,
  8051.                             'path' => NULL,
  8052.                             'createDate' => 1679743759,
  8053.                         ],
  8054.                         'schema' => [
  8055.                             'queryEntities' => [
  8056.                                 'CrossSale' => [
  8057.                                     'id' => 'CrossSale',
  8058.                                     'name' => 'CrossSale',
  8059.                                     'columnConfig' => [
  8060.                                         'columns' => [
  8061.                                             => [
  8062.                                                 'attributes' => [
  8063.                                                     'attribute' => 'id',
  8064.                                                     'label' => 'ID',
  8065.                                                     'dataType' => 'system',
  8066.                                                 ],
  8067.                                                 'isOperator' => false,
  8068.                                             ],
  8069.                                             => [
  8070.                                                 'attributes' => [
  8071.                                                     'attribute' => 'fullpath',
  8072.                                                     'label' => 'Full Path',
  8073.                                                     'dataType' => 'system',
  8074.                                                 ],
  8075.                                                 'isOperator' => false,
  8076.                                             ],
  8077.                                             => [
  8078.                                                 'attributes' => [
  8079.                                                     'attribute' => 'key',
  8080.                                                     'label' => 'Key',
  8081.                                                     'dataType' => 'system',
  8082.                                                 ],
  8083.                                                 'isOperator' => false,
  8084.                                             ],
  8085.                                             => [
  8086.                                                 'attributes' => [
  8087.                                                     'attribute' => 'Title',
  8088.                                                     'label' => 'Title',
  8089.                                                     'dataType' => 'input',
  8090.                                                 ],
  8091.                                                 'isOperator' => false,
  8092.                                             ],
  8093.                                             => [
  8094.                                                 'attributes' => [
  8095.                                                     'attribute' => 'Tooltip',
  8096.                                                     'label' => 'Tooltip',
  8097.                                                     'dataType' => 'input',
  8098.                                                 ],
  8099.                                                 'isOperator' => false,
  8100.                                             ],
  8101.                                             => [
  8102.                                                 'attributes' => [
  8103.                                                     'attribute' => 'ProductToShow',
  8104.                                                     'label' => 'Product To Show',
  8105.                                                     'dataType' => 'manyToOneRelation',
  8106.                                                 ],
  8107.                                                 'isOperator' => false,
  8108.                                             ],
  8109.                                             => [
  8110.                                                 'attributes' => [
  8111.                                                     'attribute' => 'FuelType',
  8112.                                                     'label' => 'Fuel Type',
  8113.                                                     'dataType' => 'multiselect',
  8114.                                                 ],
  8115.                                                 'isOperator' => false,
  8116.                                             ],
  8117.                                             => [
  8118.                                                 'attributes' => [
  8119.                                                     'attribute' => 'TypeofVehicle',
  8120.                                                     'label' => 'Type of the Vehicle',
  8121.                                                     'dataType' => 'multiselect',
  8122.                                                 ],
  8123.                                                 'isOperator' => false,
  8124.                                             ],
  8125.                                             => [
  8126.                                                 'attributes' => [
  8127.                                                     'attribute' => 'ComponentType',
  8128.                                                     'label' => 'Component Type',
  8129.                                                     'dataType' => 'multiselect',
  8130.                                                 ],
  8131.                                                 'isOperator' => false,
  8132.                                             ],
  8133.                                         ],
  8134.                                     ],
  8135.                                 ],
  8136.                                 'Product' => [
  8137.                                     'id' => 'Product',
  8138.                                     'name' => 'Product',
  8139.                                     'columnConfig' => [
  8140.                                         'columns' => [
  8141.                                             => [
  8142.                                                 'attributes' => [
  8143.                                                     'attribute' => 'id',
  8144.                                                     'label' => 'ID',
  8145.                                                     'dataType' => 'system',
  8146.                                                 ],
  8147.                                                 'isOperator' => false,
  8148.                                             ],
  8149.                                             => [
  8150.                                                 'attributes' => [
  8151.                                                     'attribute' => 'fullpath',
  8152.                                                     'label' => 'Full Path',
  8153.                                                     'dataType' => 'system',
  8154.                                                 ],
  8155.                                                 'isOperator' => false,
  8156.                                             ],
  8157.                                             => [
  8158.                                                 'attributes' => [
  8159.                                                     'attribute' => 'key',
  8160.                                                     'label' => 'Key',
  8161.                                                     'dataType' => 'system',
  8162.                                                 ],
  8163.                                                 'isOperator' => false,
  8164.                                             ],
  8165.                                             => [
  8166.                                                 'attributes' => [
  8167.                                                     'attribute' => 'Name',
  8168.                                                     'label' => 'Name',
  8169.                                                     'dataType' => 'input',
  8170.                                                 ],
  8171.                                                 'isOperator' => false,
  8172.                                             ],
  8173.                                             => [
  8174.                                                 'attributes' => [
  8175.                                                     'attribute' => 'Category',
  8176.                                                     'label' => '(Category)',
  8177.                                                     'dataType' => 'calculatedValue',
  8178.                                                 ],
  8179.                                                 'isOperator' => false,
  8180.                                             ],
  8181.                                             => [
  8182.                                                 'attributes' => [
  8183.                                                     'attribute' => 'SubCategory',
  8184.                                                     'label' => '(SubCategory)',
  8185.                                                     'dataType' => 'calculatedValue',
  8186.                                                 ],
  8187.                                                 'isOperator' => false,
  8188.                                             ],
  8189.                                             => [
  8190.                                                 'attributes' => [
  8191.                                                     'attribute' => 'Text',
  8192.                                                     'label' => '(Text)',
  8193.                                                     'dataType' => 'fieldcollections',
  8194.                                                 ],
  8195.                                                 'isOperator' => false,
  8196.                                             ],
  8197.                                             => [
  8198.                                                 'attributes' => [
  8199.                                                     'attribute' => 'ProductArticle',
  8200.                                                     'label' => 'Product Article',
  8201.                                                     'dataType' => 'manyToManyObjectRelation',
  8202.                                                 ],
  8203.                                                 'isOperator' => false,
  8204.                                             ],
  8205.                                         ],
  8206.                                     ],
  8207.                                 ],
  8208.                             ],
  8209.                             'mutationEntities' => [
  8210.                             ],
  8211.                             'specialEntities' => [
  8212.                                 'document' => [
  8213.                                     'read' => false,
  8214.                                     'create' => false,
  8215.                                     'update' => false,
  8216.                                     'delete' => false,
  8217.                                 ],
  8218.                                 'document_folder' => [
  8219.                                     'read' => false,
  8220.                                     'create' => false,
  8221.                                     'update' => false,
  8222.                                     'delete' => false,
  8223.                                 ],
  8224.                                 'asset' => [
  8225.                                     'read' => false,
  8226.                                     'create' => false,
  8227.                                     'update' => false,
  8228.                                     'delete' => false,
  8229.                                 ],
  8230.                                 'asset_folder' => [
  8231.                                     'read' => false,
  8232.                                     'create' => false,
  8233.                                     'update' => false,
  8234.                                     'delete' => false,
  8235.                                 ],
  8236.                                 'asset_listing' => [
  8237.                                     'read' => false,
  8238.                                     'create' => false,
  8239.                                     'update' => false,
  8240.                                     'delete' => false,
  8241.                                 ],
  8242.                                 'object_folder' => [
  8243.                                     'read' => false,
  8244.                                     'create' => false,
  8245.                                     'update' => false,
  8246.                                     'delete' => false,
  8247.                                 ],
  8248.                                 'translation' => [
  8249.                                     'read' => false,
  8250.                                     'create' => false,
  8251.                                     'update' => false,
  8252.                                     'delete' => false,
  8253.                                 ],
  8254.                                 'translation_listing' => [
  8255.                                     'read' => false,
  8256.                                     'create' => false,
  8257.                                     'update' => false,
  8258.                                     'delete' => false,
  8259.                                 ],
  8260.                             ],
  8261.                         ],
  8262.                         'security' => [
  8263.                             'method' => 'datahub_apikey',
  8264.                             'apikey' => [
  8265.                                 => '5bc091eb5a2ead5eae76934c224233d7',
  8266.                             ],
  8267.                             'skipPermissionCheck' => true,
  8268.                             'disableIntrospection' => false,
  8269.                         ],
  8270.                         'workspaces' => [
  8271.                             'asset' => [
  8272.                                 => [
  8273.                                     'read' => true,
  8274.                                     'cpath' => '/products_img',
  8275.                                     'create' => false,
  8276.                                     'update' => false,
  8277.                                     'delete' => false,
  8278.                                     'id' => 'extModel10759-1',
  8279.                                 ],
  8280.                             ],
  8281.                             'document' => [
  8282.                             ],
  8283.                             'object' => [
  8284.                                 => [
  8285.                                     'read' => true,
  8286.                                     'cpath' => '/Products',
  8287.                                     'create' => false,
  8288.                                     'update' => false,
  8289.                                     'delete' => false,
  8290.                                     'id' => 'extModel10785-1',
  8291.                                 ],
  8292.                                 => [
  8293.                                     'read' => true,
  8294.                                     'cpath' => '/Oil Guide Settings/Cross Sales',
  8295.                                     'create' => false,
  8296.                                     'update' => false,
  8297.                                     'delete' => false,
  8298.                                     'id' => 'extModel10785-2',
  8299.                                 ],
  8300.                             ],
  8301.                         ],
  8302.                         'permissions' => [
  8303.                             'user' => [
  8304.                             ],
  8305.                             'role' => [
  8306.                             ],
  8307.                         ],
  8308.                     ],
  8309.                     'MarketingPortal' => [
  8310.                         'general' => [
  8311.                             'active' => true,
  8312.                             'type' => 'graphql',
  8313.                             'name' => 'MarketingPortal',
  8314.                             'description' => '',
  8315.                             'group' => 'Bizol.com API',
  8316.                             'sqlObjectCondition' => '',
  8317.                             'modificationDate' => 1707742978,
  8318.                             'path' => NULL,
  8319.                             'createDate' => 1679480446,
  8320.                         ],
  8321.                         'schema' => [
  8322.                             'queryEntities' => [
  8323.                                 'Category' => [
  8324.                                     'id' => 'Category',
  8325.                                     'name' => 'Category',
  8326.                                     'columnConfig' => [
  8327.                                         'columns' => [
  8328.                                             => [
  8329.                                                 'attributes' => [
  8330.                                                     'attribute' => 'id',
  8331.                                                     'label' => 'ID',
  8332.                                                     'dataType' => 'system',
  8333.                                                 ],
  8334.                                                 'isOperator' => false,
  8335.                                             ],
  8336.                                             => [
  8337.                                                 'attributes' => [
  8338.                                                     'attribute' => 'fullpath',
  8339.                                                     'label' => 'Full Path',
  8340.                                                     'dataType' => 'system',
  8341.                                                 ],
  8342.                                                 'isOperator' => false,
  8343.                                             ],
  8344.                                             => [
  8345.                                                 'attributes' => [
  8346.                                                     'attribute' => 'key',
  8347.                                                     'label' => 'Key',
  8348.                                                     'dataType' => 'system',
  8349.                                                 ],
  8350.                                                 'isOperator' => false,
  8351.                                             ],
  8352.                                             => [
  8353.                                                 'attributes' => [
  8354.                                                     'attribute' => 'published',
  8355.                                                     'label' => 'Published',
  8356.                                                     'dataType' => 'system',
  8357.                                                 ],
  8358.                                                 'isOperator' => false,
  8359.                                             ],
  8360.                                             => [
  8361.                                                 'attributes' => [
  8362.                                                     'attribute' => 'name',
  8363.                                                     'label' => 'Name',
  8364.                                                     'dataType' => 'input',
  8365.                                                 ],
  8366.                                                 'isOperator' => false,
  8367.                                             ],
  8368.                                             => [
  8369.                                                 'attributes' => [
  8370.                                                     'attribute' => 'desc',
  8371.                                                     'label' => 'Description',
  8372.                                                     'dataType' => 'wysiwyg',
  8373.                                                 ],
  8374.                                                 'isOperator' => false,
  8375.                                             ],
  8376.                                             => [
  8377.                                                 'attributes' => [
  8378.                                                     'attribute' => 'ColorOne',
  8379.                                                     'label' => 'Color One',
  8380.                                                     'dataType' => 'rgbaColor',
  8381.                                                 ],
  8382.                                                 'isOperator' => false,
  8383.                                             ],
  8384.                                             => [
  8385.                                                 'attributes' => [
  8386.                                                     'attribute' => 'ColorTwo',
  8387.                                                     'label' => 'Color Two',
  8388.                                                     'dataType' => 'rgbaColor',
  8389.                                                 ],
  8390.                                                 'isOperator' => false,
  8391.                                             ],
  8392.                                             => [
  8393.                                                 'attributes' => [
  8394.                                                     'attribute' => 'LinkedMarketingProducts',
  8395.                                                     'label' => 'Linked Marketing Products',
  8396.                                                     'dataType' => 'reverseObjectRelation',
  8397.                                                 ],
  8398.                                                 'isOperator' => false,
  8399.                                             ],
  8400.                                         ],
  8401.                                     ],
  8402.                                 ],
  8403.                                 'Product' => [
  8404.                                     'id' => 'Product',
  8405.                                     'name' => 'Product',
  8406.                                     'columnConfig' => [
  8407.                                         'columns' => [
  8408.                                             => [
  8409.                                                 'attributes' => [
  8410.                                                     'attribute' => 'id',
  8411.                                                     'label' => 'ID',
  8412.                                                     'dataType' => 'system',
  8413.                                                 ],
  8414.                                                 'isOperator' => false,
  8415.                                             ],
  8416.                                             => [
  8417.                                                 'attributes' => [
  8418.                                                     'attribute' => 'fullpath',
  8419.                                                     'label' => 'Full Path',
  8420.                                                     'dataType' => 'system',
  8421.                                                 ],
  8422.                                                 'isOperator' => false,
  8423.                                             ],
  8424.                                             => [
  8425.                                                 'attributes' => [
  8426.                                                     'attribute' => 'key',
  8427.                                                     'label' => 'Key',
  8428.                                                     'dataType' => 'system',
  8429.                                                 ],
  8430.                                                 'isOperator' => false,
  8431.                                             ],
  8432.                                             => [
  8433.                                                 'attributes' => [
  8434.                                                     'attribute' => 'published',
  8435.                                                     'label' => 'Published',
  8436.                                                     'dataType' => 'system',
  8437.                                                 ],
  8438.                                                 'isOperator' => false,
  8439.                                             ],
  8440.                                             => [
  8441.                                                 'attributes' => [
  8442.                                                     'attribute' => 'Name',
  8443.                                                     'label' => 'Name',
  8444.                                                     'dataType' => 'input',
  8445.                                                 ],
  8446.                                                 'isOperator' => false,
  8447.                                             ],
  8448.                                             => [
  8449.                                                 'attributes' => [
  8450.                                                     'attribute' => 'Category',
  8451.                                                     'label' => '(Category)',
  8452.                                                     'dataType' => 'calculatedValue',
  8453.                                                 ],
  8454.                                                 'isOperator' => false,
  8455.                                             ],
  8456.                                             => [
  8457.                                                 'attributes' => [
  8458.                                                     'attribute' => 'SubCategory',
  8459.                                                     'label' => '(SubCategory)',
  8460.                                                     'dataType' => 'calculatedValue',
  8461.                                                 ],
  8462.                                                 'isOperator' => false,
  8463.                                             ],
  8464.                                             => [
  8465.                                                 'attributes' => [
  8466.                                                     'attribute' => 'ProductArticle',
  8467.                                                     'label' => 'Product Article',
  8468.                                                     'dataType' => 'manyToManyObjectRelation',
  8469.                                                 ],
  8470.                                                 'isOperator' => false,
  8471.                                             ],
  8472.                                             => [
  8473.                                                 'attributes' => [
  8474.                                                     'attribute' => 'LinkedMarketingObject',
  8475.                                                     'label' => 'Linked Marketing Object',
  8476.                                                     'dataType' => 'reverseObjectRelation',
  8477.                                                 ],
  8478.                                                 'isOperator' => false,
  8479.                                             ],
  8480.                                         ],
  8481.                                     ],
  8482.                                 ],
  8483.                                 'MarketingCategory' => [
  8484.                                     'id' => 'MarketingCategory',
  8485.                                     'name' => 'MarketingCategory',
  8486.                                     'columnConfig' => [
  8487.                                         'columns' => [
  8488.                                             => [
  8489.                                                 'attributes' => [
  8490.                                                     'attribute' => 'name',
  8491.                                                     'label' => 'Name',
  8492.                                                     'dataType' => 'input',
  8493.                                                 ],
  8494.                                                 'isOperator' => false,
  8495.                                             ],
  8496.                                             => [
  8497.                                                 'attributes' => [
  8498.                                                     'attribute' => 'desc',
  8499.                                                     'label' => 'Description',
  8500.                                                     'dataType' => 'wysiwyg',
  8501.                                                 ],
  8502.                                                 'isOperator' => false,
  8503.                                             ],
  8504.                                             => [
  8505.                                                 'attributes' => [
  8506.                                                     'attribute' => 'id',
  8507.                                                     'label' => 'id',
  8508.                                                     'dataType' => 'system',
  8509.                                                 ],
  8510.                                                 'isOperator' => false,
  8511.                                             ],
  8512.                                             => [
  8513.                                                 'attributes' => [
  8514.                                                     'attribute' => 'fullpath',
  8515.                                                     'label' => 'fullpath',
  8516.                                                     'dataType' => 'system',
  8517.                                                 ],
  8518.                                                 'isOperator' => false,
  8519.                                             ],
  8520.                                             => [
  8521.                                                 'attributes' => [
  8522.                                                     'attribute' => 'key',
  8523.                                                     'label' => 'key',
  8524.                                                     'dataType' => 'system',
  8525.                                                 ],
  8526.                                                 'isOperator' => false,
  8527.                                             ],
  8528.                                             => [
  8529.                                                 'attributes' => [
  8530.                                                     'attribute' => 'published',
  8531.                                                     'label' => 'published',
  8532.                                                     'dataType' => 'system',
  8533.                                                 ],
  8534.                                                 'isOperator' => false,
  8535.                                             ],
  8536.                                         ],
  8537.                                     ],
  8538.                                 ],
  8539.                                 'MarketingProduct' => [
  8540.                                     'id' => 'MarketingProduct',
  8541.                                     'name' => 'MarketingProduct',
  8542.                                     'columnConfig' => [
  8543.                                         'columns' => [
  8544.                                             => [
  8545.                                                 'attributes' => [
  8546.                                                     'attribute' => 'id',
  8547.                                                     'label' => 'ID',
  8548.                                                     'dataType' => 'system',
  8549.                                                 ],
  8550.                                                 'isOperator' => false,
  8551.                                             ],
  8552.                                             => [
  8553.                                                 'attributes' => [
  8554.                                                     'attribute' => 'fullpath',
  8555.                                                     'label' => 'Full Path',
  8556.                                                     'dataType' => 'system',
  8557.                                                 ],
  8558.                                                 'isOperator' => false,
  8559.                                             ],
  8560.                                             => [
  8561.                                                 'attributes' => [
  8562.                                                     'attribute' => 'key',
  8563.                                                     'label' => 'Key',
  8564.                                                     'dataType' => 'system',
  8565.                                                 ],
  8566.                                                 'isOperator' => false,
  8567.                                             ],
  8568.                                             => [
  8569.                                                 'attributes' => [
  8570.                                                     'attribute' => 'published',
  8571.                                                     'label' => 'Published',
  8572.                                                     'dataType' => 'system',
  8573.                                                 ],
  8574.                                                 'isOperator' => false,
  8575.                                             ],
  8576.                                             => [
  8577.                                                 'attributes' => [
  8578.                                                     'attribute' => 'creationDate',
  8579.                                                     'label' => 'Creation Date',
  8580.                                                     'dataType' => 'system',
  8581.                                                 ],
  8582.                                                 'isOperator' => false,
  8583.                                             ],
  8584.                                             => [
  8585.                                                 'attributes' => [
  8586.                                                     'attribute' => 'Name',
  8587.                                                     'label' => 'Name',
  8588.                                                     'dataType' => 'input',
  8589.                                                 ],
  8590.                                                 'isOperator' => false,
  8591.                                             ],
  8592.                                             => [
  8593.                                                 'attributes' => [
  8594.                                                     'attribute' => 'Proddescript',
  8595.                                                     'label' => 'Proddescript',
  8596.                                                     'dataType' => 'wysiwyg',
  8597.                                                 ],
  8598.                                                 'isOperator' => false,
  8599.                                             ],
  8600.                                             => [
  8601.                                                 'attributes' => [
  8602.                                                     'attribute' => 'Category',
  8603.                                                     'label' => '(Category)',
  8604.                                                     'dataType' => 'calculatedValue',
  8605.                                                 ],
  8606.                                                 'isOperator' => false,
  8607.                                             ],
  8608.                                             => [
  8609.                                                 'attributes' => [
  8610.                                                     'attribute' => 'SubCategory',
  8611.                                                     'label' => '',
  8612.                                                     'dataType' => 'calculatedValue',
  8613.                                                 ],
  8614.                                                 'isOperator' => false,
  8615.                                             ],
  8616.                                             => [
  8617.                                                 'attributes' => [
  8618.                                                     'attribute' => 'LinkedCategory',
  8619.                                                     'label' => 'Linked Category',
  8620.                                                     'dataType' => 'manyToManyObjectRelation',
  8621.                                                 ],
  8622.                                                 'isOperator' => false,
  8623.                                             ],
  8624.                                             10 => [
  8625.                                                 'attributes' => [
  8626.                                                     'attribute' => 'LinkedProduct',
  8627.                                                     'label' => 'Linked Product',
  8628.                                                     'dataType' => 'manyToManyObjectRelation',
  8629.                                                 ],
  8630.                                                 'isOperator' => false,
  8631.                                             ],
  8632.                                             11 => [
  8633.                                                 'attributes' => [
  8634.                                                     'attribute' => 'Tags',
  8635.                                                     'label' => 'Tags  ',
  8636.                                                     'dataType' => 'multiselect',
  8637.                                                 ],
  8638.                                                 'isOperator' => false,
  8639.                                             ],
  8640.                                             12 => [
  8641.                                                 'attributes' => [
  8642.                                                     'attribute' => 'Online',
  8643.                                                     'label' => 'Online',
  8644.                                                     'dataType' => 'checkbox',
  8645.                                                 ],
  8646.                                                 'isOperator' => false,
  8647.                                             ],
  8648.                                             13 => [
  8649.                                                 'attributes' => [
  8650.                                                     'attribute' => 'Order',
  8651.                                                     'label' => 'Order',
  8652.                                                     'dataType' => 'checkbox',
  8653.                                                 ],
  8654.                                                 'isOperator' => false,
  8655.                                             ],
  8656.                                             14 => [
  8657.                                                 'attributes' => [
  8658.                                                     'attribute' => 'Downloadable',
  8659.                                                     'label' => 'Downloadable',
  8660.                                                     'dataType' => 'fieldcollections',
  8661.                                                 ],
  8662.                                                 'isOperator' => false,
  8663.                                             ],
  8664.                                             15 => [
  8665.                                                 'attributes' => [
  8666.                                                     'attribute' => 'BigFiles',
  8667.                                                     'label' => 'BigFiles',
  8668.                                                     'dataType' => 'fieldcollections',
  8669.                                                 ],
  8670.                                                 'isOperator' => false,
  8671.                                             ],
  8672.                                             16 => [
  8673.                                                 'isOperator' => true,
  8674.                                                 'attributes' => [
  8675.                                                     'label' => 'Thumbnail',
  8676.                                                     'type' => 'operator',
  8677.                                                     'class' => 'Thumbnail',
  8678.                                                     'thumbnailConfig' => 'mobile',
  8679.                                                     'childs' => [
  8680.                                                         => [
  8681.                                                             'isOperator' => false,
  8682.                                                             'attributes' => [
  8683.                                                                 'label' => 'Preview Images',
  8684.                                                                 'type' => 'value',
  8685.                                                                 'class' => 'DefaultValue',
  8686.                                                                 'attribute' => 'PreviewImages',
  8687.                                                                 'dataType' => 'imageGallery',
  8688.                                                                 'childs' => [
  8689.                                                                 ],
  8690.                                                             ],
  8691.                                                         ],
  8692.                                                     ],
  8693.                                                 ],
  8694.                                                 'key' => '#6449347786dea',
  8695.                                             ],
  8696.                                             17 => [
  8697.                                                 'attributes' => [
  8698.                                                     'attribute' => 'PreviewImages',
  8699.                                                     'label' => 'Preview Images',
  8700.                                                     'dataType' => 'imageGallery',
  8701.                                                 ],
  8702.                                                 'isOperator' => false,
  8703.                                             ],
  8704.                                             18 => [
  8705.                                                 'attributes' => [
  8706.                                                     'attribute' => 'Featured',
  8707.                                                     'label' => 'Featured',
  8708.                                                     'dataType' => 'booleanSelect',
  8709.                                                 ],
  8710.                                                 'isOperator' => false,
  8711.                                             ],
  8712.                                         ],
  8713.                                     ],
  8714.                                 ],
  8715.                                 'ProductArticle' => [
  8716.                                     'id' => 'ProductArticle',
  8717.                                     'name' => 'ProductArticle',
  8718.                                     'columnConfig' => [
  8719.                                         'columns' => [
  8720.                                             => [
  8721.                                                 'attributes' => [
  8722.                                                     'attribute' => 'Article',
  8723.                                                     'label' => 'Article',
  8724.                                                     'dataType' => 'input',
  8725.                                                 ],
  8726.                                                 'isOperator' => false,
  8727.                                             ],
  8728.                                             => [
  8729.                                                 'attributes' => [
  8730.                                                     'attribute' => 'Languages',
  8731.                                                     'label' => 'Languages',
  8732.                                                     'dataType' => 'select',
  8733.                                                 ],
  8734.                                                 'isOperator' => false,
  8735.                                             ],
  8736.                                             => [
  8737.                                                 'attributes' => [
  8738.                                                     'attribute' => 'ArtPhoto',
  8739.                                                     'label' => 'Art Photo',
  8740.                                                     'dataType' => 'manyToManyRelation',
  8741.                                                 ],
  8742.                                                 'isOperator' => false,
  8743.                                             ],
  8744.                                             => [
  8745.                                                 'attributes' => [
  8746.                                                     'attribute' => 'Pack',
  8747.                                                     'label' => 'Pack',
  8748.                                                     'dataType' => 'quantityValue',
  8749.                                                 ],
  8750.                                                 'isOperator' => false,
  8751.                                             ],
  8752.                                             => [
  8753.                                                 'attributes' => [
  8754.                                                     'attribute' => 'ProductsWithThisArticle',
  8755.                                                     'label' => 'Products With This Article',
  8756.                                                     'dataType' => 'reverseObjectRelation',
  8757.                                                 ],
  8758.                                                 'isOperator' => false,
  8759.                                             ],
  8760.                                         ],
  8761.                                     ],
  8762.                                 ],
  8763.                                 'MarketingPages' => [
  8764.                                     'id' => 'MarketingPages',
  8765.                                     'name' => 'MarketingPages',
  8766.                                     'columnConfig' => [
  8767.                                         'columns' => [
  8768.                                             => [
  8769.                                                 'attributes' => [
  8770.                                                     'attribute' => 'Name',
  8771.                                                     'label' => 'Name',
  8772.                                                     'dataType' => 'input',
  8773.                                                 ],
  8774.                                                 'isOperator' => false,
  8775.                                             ],
  8776.                                             => [
  8777.                                                 'attributes' => [
  8778.                                                     'attribute' => 'text',
  8779.                                                     'label' => 'Text',
  8780.                                                     'dataType' => 'wysiwyg',
  8781.                                                 ],
  8782.                                                 'isOperator' => false,
  8783.                                             ],
  8784.                                             => [
  8785.                                                 'attributes' => [
  8786.                                                     'attribute' => 'TypeOfPage',
  8787.                                                     'label' => 'Type Of Page',
  8788.                                                     'dataType' => 'select',
  8789.                                                 ],
  8790.                                                 'isOperator' => false,
  8791.                                             ],
  8792.                                             => [
  8793.                                                 'attributes' => [
  8794.                                                     'attribute' => 'id',
  8795.                                                     'label' => 'ID',
  8796.                                                     'dataType' => 'system',
  8797.                                                 ],
  8798.                                                 'isOperator' => false,
  8799.                                             ],
  8800.                                             => [
  8801.                                                 'attributes' => [
  8802.                                                     'attribute' => 'fullpath',
  8803.                                                     'label' => 'Full Path',
  8804.                                                     'dataType' => 'system',
  8805.                                                 ],
  8806.                                                 'isOperator' => false,
  8807.                                             ],
  8808.                                             => [
  8809.                                                 'attributes' => [
  8810.                                                     'attribute' => 'key',
  8811.                                                     'label' => 'Key',
  8812.                                                     'dataType' => 'system',
  8813.                                                 ],
  8814.                                                 'isOperator' => false,
  8815.                                             ],
  8816.                                             => [
  8817.                                                 'attributes' => [
  8818.                                                     'attribute' => 'Lnk',
  8819.                                                     'label' => 'Lnk',
  8820.                                                     'dataType' => 'link',
  8821.                                                 ],
  8822.                                                 'isOperator' => false,
  8823.                                             ],
  8824.                                         ],
  8825.                                     ],
  8826.                                 ],
  8827.                             ],
  8828.                             'mutationEntities' => [
  8829.                             ],
  8830.                             'specialEntities' => [
  8831.                                 'document' => [
  8832.                                     'read' => false,
  8833.                                     'create' => false,
  8834.                                     'update' => false,
  8835.                                     'delete' => false,
  8836.                                 ],
  8837.                                 'document_folder' => [
  8838.                                     'read' => false,
  8839.                                     'create' => false,
  8840.                                     'update' => false,
  8841.                                     'delete' => false,
  8842.                                 ],
  8843.                                 'asset' => [
  8844.                                     'read' => false,
  8845.                                     'create' => false,
  8846.                                     'update' => false,
  8847.                                     'delete' => false,
  8848.                                 ],
  8849.                                 'asset_folder' => [
  8850.                                     'read' => false,
  8851.                                     'create' => false,
  8852.                                     'update' => false,
  8853.                                     'delete' => false,
  8854.                                 ],
  8855.                                 'asset_listing' => [
  8856.                                     'read' => false,
  8857.                                     'create' => false,
  8858.                                     'update' => false,
  8859.                                     'delete' => false,
  8860.                                 ],
  8861.                                 'object_folder' => [
  8862.                                     'read' => false,
  8863.                                     'create' => false,
  8864.                                     'update' => false,
  8865.                                     'delete' => false,
  8866.                                 ],
  8867.                                 'translation' => [
  8868.                                     'read' => false,
  8869.                                     'create' => false,
  8870.                                     'update' => false,
  8871.                                     'delete' => false,
  8872.                                 ],
  8873.                                 'translation_listing' => [
  8874.                                     'read' => false,
  8875.                                     'create' => false,
  8876.                                     'update' => false,
  8877.                                     'delete' => false,
  8878.                                 ],
  8879.                             ],
  8880.                         ],
  8881.                         'security' => [
  8882.                             'method' => 'datahub_apikey',
  8883.                             'apikey' => [
  8884.                                 => '034fea95a3cb840846f28400eae1ec25',
  8885.                             ],
  8886.                             'skipPermissionCheck' => true,
  8887.                             'disableIntrospection' => false,
  8888.                         ],
  8889.                         'workspaces' => [
  8890.                             'asset' => [
  8891.                                 => [
  8892.                                     'read' => true,
  8893.                                     'cpath' => '/',
  8894.                                     'create' => false,
  8895.                                     'update' => false,
  8896.                                     'delete' => false,
  8897.                                     'id' => 'extModel1112-1',
  8898.                                 ],
  8899.                             ],
  8900.                             'document' => [
  8901.                             ],
  8902.                             'object' => [
  8903.                                 => [
  8904.                                     'read' => true,
  8905.                                     'cpath' => '/',
  8906.                                     'create' => false,
  8907.                                     'update' => false,
  8908.                                     'delete' => false,
  8909.                                     'id' => 'extModel1138-1',
  8910.                                 ],
  8911.                             ],
  8912.                         ],
  8913.                         'permissions' => [
  8914.                             'user' => [
  8915.                             ],
  8916.                             'role' => [
  8917.                             ],
  8918.                         ],
  8919.                     ],
  8920.                     'PartnersImport' => [
  8921.                         'general' => [
  8922.                             'active' => true,
  8923.                             'type' => 'dataImporterDataObject',
  8924.                             'name' => 'PartnersImport',
  8925.                             'description' => '',
  8926.                             'group' => 'Alte Daten Import',
  8927.                             'path' => NULL,
  8928.                             'modificationDate' => 1707743440,
  8929.                             'createDate' => 1689016643,
  8930.                         ],
  8931.                         'loaderConfig' => [
  8932.                             'type' => 'upload',
  8933.                             'settings' => [
  8934.                                 'uploadFilePath' => '',
  8935.                             ],
  8936.                         ],
  8937.                         'interpreterConfig' => [
  8938.                             'type' => 'xlsx',
  8939.                             'settings' => [
  8940.                                 'skipFirstRow' => true,
  8941.                                 'sheetName' => 'Аркуш1',
  8942.                             ],
  8943.                         ],
  8944.                         'resolverConfig' => [
  8945.                             'elementType' => 'dataObject',
  8946.                             'dataObjectClassId' => 'Partner',
  8947.                             'loadingStrategy' => [
  8948.                                 'type' => 'attribute',
  8949.                                 'settings' => [
  8950.                                     'dataSourceIndex' => '2',
  8951.                                     'attributeName' => 'Name',
  8952.                                     'language' => '',
  8953.                                 ],
  8954.                             ],
  8955.                             'createLocationStrategy' => [
  8956.                                 'type' => 'doNotCreate',
  8957.                             ],
  8958.                             'locationUpdateStrategy' => [
  8959.                                 'type' => 'noChange',
  8960.                             ],
  8961.                             'publishingStrategy' => [
  8962.                                 'type' => 'alwaysPublish',
  8963.                             ],
  8964.                         ],
  8965.                         'processingConfig' => [
  8966.                             'executionType' => 'parallel',
  8967.                             'idDataIndex' => '0',
  8968.                             'cleanup' => [
  8969.                                 'strategy' => 'unpublish',
  8970.                             ],
  8971.                         ],
  8972.                         'mappingConfig' => [
  8973.                             => [
  8974.                                 'label' => 'key [0]',
  8975.                                 'dataSourceIndex' => [
  8976.                                     => '0',
  8977.                                 ],
  8978.                                 'transformationResultType' => 'default',
  8979.                                 'dataTarget' => [
  8980.                                     'type' => 'direct',
  8981.                                     'settings' => [
  8982.                                         'fieldName' => 'key',
  8983.                                         'language' => '',
  8984.                                         'writeIfTargetIsNotEmpty' => true,
  8985.                                         'writeIfSourceIsEmpty' => true,
  8986.                                     ],
  8987.                                 ],
  8988.                                 'transformationPipeline' => [
  8989.                                 ],
  8990.                             ],
  8991.                             => [
  8992.                                 'label' => 'country [1]',
  8993.                                 'dataSourceIndex' => [
  8994.                                     => '1',
  8995.                                 ],
  8996.                                 'settings' => [
  8997.                                     'loadStrategy' => 'attribute',
  8998.                                     'attributeDataObjectClassId' => 'Country',
  8999.                                     'attributeName' => 'Name',
  9000.                                     'partialMatch' => 'on',
  9001.                                     'attributeLanguage' => '',
  9002.                                 ],
  9003.                                 'transformationResultType' => 'dataObjectArray',
  9004.                                 'dataTarget' => [
  9005.                                     'type' => 'manyToManyRelation',
  9006.                                     'settings' => [
  9007.                                         'fieldName' => 'Country',
  9008.                                         'language' => '',
  9009.                                         'writeIfTargetIsNotEmpty' => true,
  9010.                                         'writeIfSourceIsEmpty' => true,
  9011.                                         'overwriteMode' => 'replace',
  9012.                                     ],
  9013.                                 ],
  9014.                                 'transformationPipeline' => [
  9015.                                     => [
  9016.                                         'type' => 'asArray',
  9017.                                     ],
  9018.                                     => [
  9019.                                         'settings' => [
  9020.                                             'loadStrategy' => 'attribute',
  9021.                                             'attributeDataObjectClassId' => 'Country',
  9022.                                             'attributeName' => 'Name',
  9023.                                             'partialMatch' => 'on',
  9024.                                             'attributeLanguage' => '',
  9025.                                         ],
  9026.                                         'type' => 'loadDataObject',
  9027.                                     ],
  9028.                                 ],
  9029.                             ],
  9030.                         ],
  9031.                         'executionConfig' => [
  9032.                             'scheduleType' => 'job',
  9033.                             'cronDefinition' => '',
  9034.                             'scheduledAt' => '',
  9035.                         ],
  9036.                         'permissions' => [
  9037.                             'user' => [
  9038.                             ],
  9039.                             'role' => [
  9040.                             ],
  9041.                         ],
  9042.                         'workspaces' => [
  9043.                         ],
  9044.                     ],
  9045.                     'ProductApproval' => [
  9046.                         'general' => [
  9047.                             'active' => true,
  9048.                             'type' => 'dataImporterDataObject',
  9049.                             'name' => 'ProductApproval',
  9050.                             'description' => '',
  9051.                             'group' => 'Alte Daten Import',
  9052.                             'path' => NULL,
  9053.                             'modificationDate' => 1707743436,
  9054.                             'createDate' => 1679944629,
  9055.                         ],
  9056.                         'loaderConfig' => [
  9057.                             'type' => 'upload',
  9058.                             'settings' => [
  9059.                                 'uploadFilePath' => '',
  9060.                             ],
  9061.                         ],
  9062.                         'interpreterConfig' => [
  9063.                             'type' => 'xlsx',
  9064.                             'settings' => [
  9065.                                 'skipFirstRow' => true,
  9066.                                 'sheetName' => 'Approval',
  9067.                             ],
  9068.                         ],
  9069.                         'resolverConfig' => [
  9070.                             'elementType' => 'dataObject',
  9071.                             'dataObjectClassId' => 'product',
  9072.                             'loadingStrategy' => [
  9073.                                 'type' => 'attribute',
  9074.                                 'settings' => [
  9075.                                     'dataSourceIndex' => '0',
  9076.                                     'attributeName' => 'Typo3number',
  9077.                                     'language' => '',
  9078.                                 ],
  9079.                             ],
  9080.                             'createLocationStrategy' => [
  9081.                                 'type' => 'doNotCreate',
  9082.                             ],
  9083.                             'locationUpdateStrategy' => [
  9084.                                 'type' => 'noChange',
  9085.                             ],
  9086.                             'publishingStrategy' => [
  9087.                                 'type' => 'alwaysPublish',
  9088.                             ],
  9089.                         ],
  9090.                         'processingConfig' => [
  9091.                             'executionType' => 'parallel',
  9092.                             'idDataIndex' => '4',
  9093.                             'cleanup' => [
  9094.                                 'strategy' => 'unpublish',
  9095.                             ],
  9096.                         ],
  9097.                         'mappingConfig' => [
  9098.                             => [
  9099.                                 'label' => 'key',
  9100.                                 'dataSourceIndex' => [
  9101.                                     => '4',
  9102.                                 ],
  9103.                                 'settings' => [
  9104.                                     'loadStrategy' => 'attribute',
  9105.                                     'attributeDataObjectClassId' => 'specification',
  9106.                                     'attributeName' => 'key',
  9107.                                     'attributeLanguage' => '',
  9108.                                 ],
  9109.                                 'transformationResultType' => 'dataObjectArray',
  9110.                                 'dataTarget' => [
  9111.                                     'type' => 'manyToManyRelation',
  9112.                                     'settings' => [
  9113.                                         'fieldName' => 'Approvals',
  9114.                                         'language' => '',
  9115.                                         'writeIfTargetIsNotEmpty' => true,
  9116.                                         'writeIfSourceIsEmpty' => false,
  9117.                                         'overwriteMode' => 'merge',
  9118.                                     ],
  9119.                                 ],
  9120.                                 'transformationPipeline' => [
  9121.                                     => [
  9122.                                         'type' => 'asArray',
  9123.                                     ],
  9124.                                     => [
  9125.                                         'settings' => [
  9126.                                             'loadStrategy' => 'attribute',
  9127.                                             'attributeDataObjectClassId' => 'specification',
  9128.                                             'attributeName' => 'key',
  9129.                                             'attributeLanguage' => '',
  9130.                                         ],
  9131.                                         'type' => 'loadDataObject',
  9132.                                     ],
  9133.                                 ],
  9134.                             ],
  9135.                         ],
  9136.                         'executionConfig' => [
  9137.                             'scheduleType' => 'job',
  9138.                             'cronDefinition' => '',
  9139.                             'scheduledAt' => '',
  9140.                         ],
  9141.                         'permissions' => [
  9142.                             'user' => [
  9143.                             ],
  9144.                             'role' => [
  9145.                             ],
  9146.                         ],
  9147.                         'workspaces' => [
  9148.                         ],
  9149.                     ],
  9150.                     'Products' => [
  9151.                         'general' => [
  9152.                             'active' => true,
  9153.                             'type' => 'dataImporterDataObject',
  9154.                             'name' => 'Products',
  9155.                             'description' => '',
  9156.                             'group' => 'Alte Daten Import',
  9157.                             'path' => NULL,
  9158.                             'modificationDate' => 1707743431,
  9159.                             'createDate' => 1678397731,
  9160.                         ],
  9161.                         'loaderConfig' => [
  9162.                             'type' => 'upload',
  9163.                             'settings' => [
  9164.                                 'uploadFilePath' => '',
  9165.                             ],
  9166.                         ],
  9167.                         'interpreterConfig' => [
  9168.                             'type' => 'xlsx',
  9169.                             'settings' => [
  9170.                                 'skipFirstRow' => true,
  9171.                                 'sheetName' => '1',
  9172.                             ],
  9173.                         ],
  9174.                         'resolverConfig' => [
  9175.                             'elementType' => 'dataObject',
  9176.                             'dataObjectClassId' => 'product',
  9177.                             'loadingStrategy' => [
  9178.                                 'type' => 'attribute',
  9179.                                 'settings' => [
  9180.                                     'dataSourceIndex' => '0',
  9181.                                     'attributeName' => 'Name',
  9182.                                     'language' => '',
  9183.                                 ],
  9184.                             ],
  9185.                             'createLocationStrategy' => [
  9186.                                 'type' => 'doNotCreate',
  9187.                             ],
  9188.                             'locationUpdateStrategy' => [
  9189.                                 'type' => 'noChange',
  9190.                             ],
  9191.                             'publishingStrategy' => [
  9192.                                 'type' => 'alwaysPublish',
  9193.                             ],
  9194.                         ],
  9195.                         'processingConfig' => [
  9196.                             'executionType' => 'parallel',
  9197.                             'idDataIndex' => '0',
  9198.                             'cleanup' => [
  9199.                                 'strategy' => 'unpublish',
  9200.                             ],
  9201.                         ],
  9202.                         'mappingConfig' => [
  9203.                             => [
  9204.                                 'label' => 'art',
  9205.                                 'dataSourceIndex' => [
  9206.                                     => '2',
  9207.                                 ],
  9208.                                 'settings' => [
  9209.                                     'loadStrategy' => 'attribute',
  9210.                                     'attributeDataObjectClassId' => 'ProductArticle',
  9211.                                     'attributeName' => 'Article',
  9212.                                     'attributeLanguage' => '',
  9213.                                 ],
  9214.                                 'transformationResultType' => 'dataObjectArray',
  9215.                                 'dataTarget' => [
  9216.                                     'type' => 'manyToManyRelation',
  9217.                                     'settings' => [
  9218.                                         'fieldName' => 'ProductArticle',
  9219.                                         'language' => '',
  9220.                                         'writeIfTargetIsNotEmpty' => true,
  9221.                                         'writeIfSourceIsEmpty' => false,
  9222.                                         'overwriteMode' => 'merge',
  9223.                                     ],
  9224.                                 ],
  9225.                                 'transformationPipeline' => [
  9226.                                     => [
  9227.                                         'type' => 'asArray',
  9228.                                     ],
  9229.                                     => [
  9230.                                         'settings' => [
  9231.                                             'loadStrategy' => 'attribute',
  9232.                                             'attributeDataObjectClassId' => 'ProductArticle',
  9233.                                             'attributeName' => 'Article',
  9234.                                             'attributeLanguage' => '',
  9235.                                         ],
  9236.                                         'type' => 'loadDataObject',
  9237.                                     ],
  9238.                                 ],
  9239.                             ],
  9240.                         ],
  9241.                         'executionConfig' => [
  9242.                             'scheduleType' => 'job',
  9243.                             'cronDefinition' => '',
  9244.                             'scheduledAt' => '',
  9245.                         ],
  9246.                         'permissions' => [
  9247.                             'user' => [
  9248.                             ],
  9249.                             'role' => [
  9250.                             ],
  9251.                         ],
  9252.                         'workspaces' => [
  9253.                         ],
  9254.                     ],
  9255.                     'SDSUpdater' => [
  9256.                         'general' => [
  9257.                             'active' => true,
  9258.                             'type' => 'dataImporterDataObject',
  9259.                             'name' => 'SDSUpdater',
  9260.                             'description' => '',
  9261.                             'group' => 'SDB Udater',
  9262.                             'path' => NULL,
  9263.                             'modificationDate' => 1707743385,
  9264.                             'createDate' => 1688716597,
  9265.                         ],
  9266.                         'loaderConfig' => [
  9267.                             'type' => 'push',
  9268.                             'settings' => [
  9269.                                 'apiKey' => '89bb3e3a88a83fd0a07bc707df27bd78',
  9270.                             ],
  9271.                         ],
  9272.                         'interpreterConfig' => [
  9273.                             'type' => 'csv',
  9274.                             'settings' => [
  9275.                                 'skipFirstRow' => true,
  9276.                                 'delimiter' => ',',
  9277.                                 'enclosure' => '"',
  9278.                                 'escape' => '\\',
  9279.                             ],
  9280.                         ],
  9281.                         'resolverConfig' => [
  9282.                             'elementType' => 'dataObject',
  9283.                             'dataObjectClassId' => 'product',
  9284.                             'loadingStrategy' => [
  9285.                                 'type' => 'attribute',
  9286.                                 'settings' => [
  9287.                                     'dataSourceIndex' => '0',
  9288.                                     'attributeName' => 'Name',
  9289.                                     'language' => '',
  9290.                                     'includeUnpublished' => true,
  9291.                                 ],
  9292.                             ],
  9293.                             'createLocationStrategy' => [
  9294.                                 'type' => 'doNotCreate',
  9295.                             ],
  9296.                             'locationUpdateStrategy' => [
  9297.                                 'type' => 'noChange',
  9298.                             ],
  9299.                             'publishingStrategy' => [
  9300.                                 'type' => 'noChangeUnpublishNew',
  9301.                             ],
  9302.                         ],
  9303.                         'processingConfig' => [
  9304.                             'executionType' => 'parallel',
  9305.                             'idDataIndex' => '0',
  9306.                             'cleanup' => [
  9307.                                 'strategy' => 'unpublish',
  9308.                             ],
  9309.                         ],
  9310.                         'mappingConfig' => [
  9311.                             => [
  9312.                                 'label' => 'sds',
  9313.                                 'dataSourceIndex' => [
  9314.                                     => '1',
  9315.                                 ],
  9316.                                 'settings' => [
  9317.                                     'parentFolder' => '/products_img/sds/BIZOL MSDS',
  9318.                                     'pregMatch' => '',
  9319.                                 ],
  9320.                                 'transformationResultType' => 'assetArray',
  9321.                                 'dataTarget' => [
  9322.                                     'type' => 'manyToManyRelation',
  9323.                                     'settings' => [
  9324.                                         'fieldName' => 'sdsFiles',
  9325.                                         'language' => '',
  9326.                                         'writeIfTargetIsNotEmpty' => true,
  9327.                                         'writeIfSourceIsEmpty' => true,
  9328.                                         'overwriteMode' => 'merge',
  9329.                                     ],
  9330.                                 ],
  9331.                                 'transformationPipeline' => [
  9332.                                     => [
  9333.                                         'type' => 'asArray',
  9334.                                     ],
  9335.                                     => [
  9336.                                         'settings' => [
  9337.                                             'parentFolder' => '/products_img/sds/BIZOL MSDS',
  9338.                                             'pregMatch' => '',
  9339.                                         ],
  9340.                                         'type' => 'importAsset',
  9341.                                     ],
  9342.                                 ],
  9343.                             ],
  9344.                         ],
  9345.                         'executionConfig' => [
  9346.                             'scheduleType' => 'recurring',
  9347.                             'scheduledAt' => '',
  9348.                         ],
  9349.                         'permissions' => [
  9350.                             'user' => [
  9351.                             ],
  9352.                             'role' => [
  9353.                             ],
  9354.                         ],
  9355.                         'workspaces' => [
  9356.                         ],
  9357.                     ],
  9358.                     'Specification' => [
  9359.                         'general' => [
  9360.                             'active' => true,
  9361.                             'type' => 'dataImporterDataObject',
  9362.                             'name' => 'Specification',
  9363.                             'description' => '',
  9364.                             'group' => 'Alte Daten Import',
  9365.                             'path' => NULL,
  9366.                             'modificationDate' => 1707743427,
  9367.                             'createDate' => 1678303191,
  9368.                         ],
  9369.                         'loaderConfig' => [
  9370.                             'type' => 'upload',
  9371.                             'settings' => [
  9372.                                 'uploadFilePath' => '',
  9373.                             ],
  9374.                         ],
  9375.                         'interpreterConfig' => [
  9376.                             'type' => 'xlsx',
  9377.                             'settings' => [
  9378.                                 'skipFirstRow' => true,
  9379.                                 'sheetName' => 'Specification',
  9380.                             ],
  9381.                         ],
  9382.                         'resolverConfig' => [
  9383.                             'elementType' => 'dataObject',
  9384.                             'dataObjectClassId' => 'specification',
  9385.                             'loadingStrategy' => [
  9386.                                 'type' => 'notLoad',
  9387.                             ],
  9388.                             'createLocationStrategy' => [
  9389.                                 'type' => 'staticPath',
  9390.                                 'settings' => [
  9391.                                     'path' => '/Specifications',
  9392.                                 ],
  9393.                             ],
  9394.                             'locationUpdateStrategy' => [
  9395.                                 'type' => 'noChange',
  9396.                             ],
  9397.                             'publishingStrategy' => [
  9398.                                 'type' => 'noChangePublishNew',
  9399.                             ],
  9400.                         ],
  9401.                         'processingConfig' => [
  9402.                             'executionType' => 'parallel',
  9403.                             'idDataIndex' => '0',
  9404.                             'cleanup' => [
  9405.                                 'strategy' => 'unpublish',
  9406.                             ],
  9407.                         ],
  9408.                         'mappingConfig' => [
  9409.                             => [
  9410.                                 'label' => 'name',
  9411.                                 'dataSourceIndex' => [
  9412.                                     => '1',
  9413.                                 ],
  9414.                                 'transformationResultType' => 'default',
  9415.                                 'dataTarget' => [
  9416.                                     'type' => 'direct',
  9417.                                     'settings' => [
  9418.                                         'fieldName' => 'name',
  9419.                                         'language' => '',
  9420.                                         'writeIfTargetIsNotEmpty' => true,
  9421.                                         'writeIfSourceIsEmpty' => true,
  9422.                                     ],
  9423.                                 ],
  9424.                                 'transformationPipeline' => [
  9425.                                 ],
  9426.                             ],
  9427.                             => [
  9428.                                 'label' => 'description',
  9429.                                 'dataSourceIndex' => [
  9430.                                     => '2',
  9431.                                 ],
  9432.                                 'transformationResultType' => 'default',
  9433.                                 'dataTarget' => [
  9434.                                     'type' => 'direct',
  9435.                                     'settings' => [
  9436.                                         'fieldName' => 'desc',
  9437.                                         'language' => '',
  9438.                                         'writeIfTargetIsNotEmpty' => true,
  9439.                                         'writeIfSourceIsEmpty' => true,
  9440.                                     ],
  9441.                                 ],
  9442.                                 'transformationPipeline' => [
  9443.                                 ],
  9444.                             ],
  9445.                             => [
  9446.                                 'label' => 'key',
  9447.                                 'dataSourceIndex' => [
  9448.                                     => '0',
  9449.                                 ],
  9450.                                 'transformationResultType' => 'default',
  9451.                                 'dataTarget' => [
  9452.                                     'type' => 'direct',
  9453.                                     'settings' => [
  9454.                                         'fieldName' => 'key',
  9455.                                         'language' => '',
  9456.                                         'writeIfTargetIsNotEmpty' => true,
  9457.                                         'writeIfSourceIsEmpty' => true,
  9458.                                     ],
  9459.                                 ],
  9460.                                 'transformationPipeline' => [
  9461.                                 ],
  9462.                             ],
  9463.                             => [
  9464.                                 'label' => 'full',
  9465.                                 'dataSourceIndex' => [
  9466.                                     => '3',
  9467.                                 ],
  9468.                                 'transformationResultType' => 'default',
  9469.                                 'dataTarget' => [
  9470.                                     'type' => 'direct',
  9471.                                     'settings' => [
  9472.                                         'fieldName' => 'full',
  9473.                                         'language' => '',
  9474.                                         'writeIfTargetIsNotEmpty' => true,
  9475.                                         'writeIfSourceIsEmpty' => true,
  9476.                                     ],
  9477.                                 ],
  9478.                                 'transformationPipeline' => [
  9479.                                 ],
  9480.                             ],
  9481.                         ],
  9482.                         'executionConfig' => [
  9483.                             'scheduleType' => 'job',
  9484.                             'cronDefinition' => '',
  9485.                             'scheduledAt' => '',
  9486.                         ],
  9487.                         'permissions' => [
  9488.                             'user' => [
  9489.                             ],
  9490.                             'role' => [
  9491.                             ],
  9492.                         ],
  9493.                         'workspaces' => [
  9494.                         ],
  9495.                     ],
  9496.                     'becomeAPartnerList' => [
  9497.                         'general' => [
  9498.                             'active' => true,
  9499.                             'type' => 'dataImporterDataObject',
  9500.                             'name' => 'becomeAPartnerList',
  9501.                             'description' => '',
  9502.                             'group' => 'Bizol.com Forms',
  9503.                             'path' => NULL,
  9504.                             'modificationDate' => 1707743002,
  9505.                             'createDate' => 1688635588,
  9506.                         ],
  9507.                         'loaderConfig' => [
  9508.                             'type' => 'push',
  9509.                             'settings' => [
  9510.                                 'apiKey' => '89bb3e3a88a83fd0a07bc707df27bd78',
  9511.                                 'ignoreNotEmptyQueue' => 'on',
  9512.                             ],
  9513.                         ],
  9514.                         'interpreterConfig' => [
  9515.                             'type' => 'csv',
  9516.                             'settings' => [
  9517.                                 'skipFirstRow' => true,
  9518.                                 'delimiter' => ',',
  9519.                                 'enclosure' => '"',
  9520.                                 'escape' => '\\',
  9521.                             ],
  9522.                         ],
  9523.                         'resolverConfig' => [
  9524.                             'elementType' => 'dataObject',
  9525.                             'dataObjectClassId' => 'BecomeAPartnerList',
  9526.                             'loadingStrategy' => [
  9527.                                 'type' => 'notLoad',
  9528.                             ],
  9529.                             'createLocationStrategy' => [
  9530.                                 'type' => 'staticPath',
  9531.                                 'settings' => [
  9532.                                     'path' => '/www/Forms/FormAnswers/BecomeAPartnerList',
  9533.                                 ],
  9534.                             ],
  9535.                             'locationUpdateStrategy' => [
  9536.                                 'type' => 'noChange',
  9537.                             ],
  9538.                             'publishingStrategy' => [
  9539.                                 'type' => 'alwaysPublish',
  9540.                             ],
  9541.                         ],
  9542.                         'processingConfig' => [
  9543.                             'executionType' => 'parallel',
  9544.                             'idDataIndex' => '2',
  9545.                             'cleanup' => [
  9546.                                 'strategy' => 'unpublish',
  9547.                             ],
  9548.                         ],
  9549.                         'mappingConfig' => [
  9550.                             => [
  9551.                                 'label' => 'TypeOfBusiness [0]',
  9552.                                 'dataSourceIndex' => [
  9553.                                     => '0',
  9554.                                 ],
  9555.                                 'transformationResultType' => 'default',
  9556.                                 'dataTarget' => [
  9557.                                     'type' => 'direct',
  9558.                                     'settings' => [
  9559.                                         'fieldName' => 'TypeOfBusiness',
  9560.                                         'language' => '',
  9561.                                         'writeIfTargetIsNotEmpty' => true,
  9562.                                         'writeIfSourceIsEmpty' => true,
  9563.                                     ],
  9564.                                 ],
  9565.                                 'transformationPipeline' => [
  9566.                                 ],
  9567.                             ],
  9568.                             => [
  9569.                                 'label' => 'Title [1]',
  9570.                                 'dataSourceIndex' => [
  9571.                                     => '1',
  9572.                                 ],
  9573.                                 'transformationResultType' => 'default',
  9574.                                 'dataTarget' => [
  9575.                                     'type' => 'direct',
  9576.                                     'settings' => [
  9577.                                         'fieldName' => 'Title',
  9578.                                         'language' => '',
  9579.                                         'writeIfTargetIsNotEmpty' => true,
  9580.                                         'writeIfSourceIsEmpty' => true,
  9581.                                     ],
  9582.                                 ],
  9583.                                 'transformationPipeline' => [
  9584.                                 ],
  9585.                             ],
  9586.                             => [
  9587.                                 'label' => 'FullName [2]',
  9588.                                 'dataSourceIndex' => [
  9589.                                     => '2',
  9590.                                 ],
  9591.                                 'transformationResultType' => 'default',
  9592.                                 'dataTarget' => [
  9593.                                     'type' => 'direct',
  9594.                                     'settings' => [
  9595.                                         'fieldName' => 'Name',
  9596.                                         'language' => '',
  9597.                                         'writeIfTargetIsNotEmpty' => true,
  9598.                                         'writeIfSourceIsEmpty' => true,
  9599.                                     ],
  9600.                                 ],
  9601.                                 'transformationPipeline' => [
  9602.                                 ],
  9603.                             ],
  9604.                             => [
  9605.                                 'label' => 'Company [3]',
  9606.                                 'dataSourceIndex' => [
  9607.                                     => '3',
  9608.                                 ],
  9609.                                 'transformationResultType' => 'default',
  9610.                                 'dataTarget' => [
  9611.                                     'type' => 'direct',
  9612.                                     'settings' => [
  9613.                                         'fieldName' => 'Company',
  9614.                                         'language' => '',
  9615.                                         'writeIfTargetIsNotEmpty' => true,
  9616.                                         'writeIfSourceIsEmpty' => true,
  9617.                                     ],
  9618.                                 ],
  9619.                                 'transformationPipeline' => [
  9620.                                 ],
  9621.                             ],
  9622.                             => [
  9623.                                 'label' => 'Country [4]',
  9624.                                 'dataSourceIndex' => [
  9625.                                     => '4',
  9626.                                 ],
  9627.                                 'transformationResultType' => 'default',
  9628.                                 'dataTarget' => [
  9629.                                     'type' => 'direct',
  9630.                                     'settings' => [
  9631.                                         'fieldName' => 'Country',
  9632.                                         'language' => '',
  9633.                                         'writeIfTargetIsNotEmpty' => true,
  9634.                                         'writeIfSourceIsEmpty' => true,
  9635.                                     ],
  9636.                                 ],
  9637.                                 'transformationPipeline' => [
  9638.                                 ],
  9639.                             ],
  9640.                             => [
  9641.                                 'label' => 'Email [5]',
  9642.                                 'dataSourceIndex' => [
  9643.                                     => '5',
  9644.                                 ],
  9645.                                 'transformationResultType' => 'default',
  9646.                                 'dataTarget' => [
  9647.                                     'type' => 'direct',
  9648.                                     'settings' => [
  9649.                                         'fieldName' => 'Email',
  9650.                                         'language' => '',
  9651.                                         'writeIfTargetIsNotEmpty' => true,
  9652.                                         'writeIfSourceIsEmpty' => true,
  9653.                                     ],
  9654.                                 ],
  9655.                                 'transformationPipeline' => [
  9656.                                 ],
  9657.                             ],
  9658.                             => [
  9659.                                 'label' => 'Phone [6]',
  9660.                                 'dataSourceIndex' => [
  9661.                                     => '6',
  9662.                                 ],
  9663.                                 'transformationResultType' => 'default',
  9664.                                 'dataTarget' => [
  9665.                                     'type' => 'direct',
  9666.                                     'settings' => [
  9667.                                         'fieldName' => 'Phone',
  9668.                                         'language' => '',
  9669.                                         'writeIfTargetIsNotEmpty' => true,
  9670.                                         'writeIfSourceIsEmpty' => true,
  9671.                                     ],
  9672.                                 ],
  9673.                                 'transformationPipeline' => [
  9674.                                 ],
  9675.                             ],
  9676.                             => [
  9677.                                 'label' => 'WebSite [7]',
  9678.                                 'dataSourceIndex' => [
  9679.                                     => '7',
  9680.                                 ],
  9681.                                 'transformationResultType' => 'default',
  9682.                                 'dataTarget' => [
  9683.                                     'type' => 'direct',
  9684.                                     'settings' => [
  9685.                                         'fieldName' => 'Website',
  9686.                                         'language' => '',
  9687.                                         'writeIfTargetIsNotEmpty' => true,
  9688.                                         'writeIfSourceIsEmpty' => true,
  9689.                                     ],
  9690.                                 ],
  9691.                                 'transformationPipeline' => [
  9692.                                 ],
  9693.                             ],
  9694.                             => [
  9695.                                 'label' => 'Comment [8]',
  9696.                                 'dataSourceIndex' => [
  9697.                                     => '8',
  9698.                                 ],
  9699.                                 'transformationResultType' => 'default',
  9700.                                 'dataTarget' => [
  9701.                                     'type' => 'direct',
  9702.                                     'settings' => [
  9703.                                         'fieldName' => 'Comment',
  9704.                                         'language' => '',
  9705.                                         'writeIfTargetIsNotEmpty' => true,
  9706.                                         'writeIfSourceIsEmpty' => true,
  9707.                                     ],
  9708.                                 ],
  9709.                                 'transformationPipeline' => [
  9710.                                 ],
  9711.                             ],
  9712.                             => [
  9713.                                 'label' => 'Consent [9]',
  9714.                                 'dataSourceIndex' => [
  9715.                                     => '9',
  9716.                                 ],
  9717.                                 'transformationResultType' => 'boolean',
  9718.                                 'dataTarget' => [
  9719.                                     'type' => 'direct',
  9720.                                     'settings' => [
  9721.                                         'fieldName' => 'Consent',
  9722.                                         'language' => '',
  9723.                                         'writeIfTargetIsNotEmpty' => true,
  9724.                                         'writeIfSourceIsEmpty' => true,
  9725.                                     ],
  9726.                                 ],
  9727.                                 'transformationPipeline' => [
  9728.                                     => [
  9729.                                         'type' => 'boolean',
  9730.                                     ],
  9731.                                 ],
  9732.                             ],
  9733.                             10 => [
  9734.                                 'label' => 'new column',
  9735.                                 'dataSourceIndex' => [
  9736.                                     => '0',
  9737.                                     => '3',
  9738.                                     => '1',
  9739.                                     => '2',
  9740.                                 ],
  9741.                                 'settings' => [
  9742.                                     'glue' => ' ',
  9743.                                 ],
  9744.                                 'transformationResultType' => 'default',
  9745.                                 'dataTarget' => [
  9746.                                     'type' => 'direct',
  9747.                                     'settings' => [
  9748.                                         'fieldName' => 'key',
  9749.                                         'language' => '',
  9750.                                         'writeIfTargetIsNotEmpty' => true,
  9751.                                         'writeIfSourceIsEmpty' => true,
  9752.                                     ],
  9753.                                 ],
  9754.                                 'transformationPipeline' => [
  9755.                                     => [
  9756.                                         'settings' => [
  9757.                                             'glue' => ' ',
  9758.                                         ],
  9759.                                         'type' => 'combine',
  9760.                                     ],
  9761.                                 ],
  9762.                             ],
  9763.                         ],
  9764.                         'executionConfig' => [
  9765.                             'scheduleType' => 'recurring',
  9766.                             'scheduledAt' => '',
  9767.                         ],
  9768.                         'permissions' => [
  9769.                             'user' => [
  9770.                             ],
  9771.                             'role' => [
  9772.                             ],
  9773.                         ],
  9774.                         'workspaces' => [
  9775.                         ],
  9776.                     ],
  9777.                     'jobApplicationList' => [
  9778.                         'general' => [
  9779.                             'active' => true,
  9780.                             'type' => 'dataImporterDataObject',
  9781.                             'name' => 'jobApplicationList',
  9782.                             'description' => '',
  9783.                             'group' => 'Bizol.com Forms',
  9784.                             'path' => NULL,
  9785.                             'modificationDate' => 1707743008,
  9786.                             'createDate' => 1688634147,
  9787.                         ],
  9788.                         'loaderConfig' => [
  9789.                             'type' => 'push',
  9790.                             'settings' => [
  9791.                                 'apiKey' => '89bb3e3a88a83fd0a07bc707df27bd78',
  9792.                                 'ignoreNotEmptyQueue' => 'on',
  9793.                             ],
  9794.                         ],
  9795.                         'interpreterConfig' => [
  9796.                             'type' => 'csv',
  9797.                             'settings' => [
  9798.                                 'skipFirstRow' => true,
  9799.                                 'delimiter' => ',',
  9800.                                 'enclosure' => '"',
  9801.                                 'escape' => '\\',
  9802.                             ],
  9803.                         ],
  9804.                         'resolverConfig' => [
  9805.                             'elementType' => 'dataObject',
  9806.                             'dataObjectClassId' => 'JobApplicationsList',
  9807.                             'loadingStrategy' => [
  9808.                                 'type' => 'notLoad',
  9809.                             ],
  9810.                             'createLocationStrategy' => [
  9811.                                 'type' => 'staticPath',
  9812.                                 'settings' => [
  9813.                                     'path' => '/www/Forms/FormAnswers/jobApplicationList',
  9814.                                 ],
  9815.                             ],
  9816.                             'locationUpdateStrategy' => [
  9817.                                 'type' => 'noChange',
  9818.                             ],
  9819.                             'publishingStrategy' => [
  9820.                                 'type' => 'alwaysPublish',
  9821.                             ],
  9822.                         ],
  9823.                         'processingConfig' => [
  9824.                             'executionType' => 'parallel',
  9825.                             'idDataIndex' => '0',
  9826.                             'cleanup' => [
  9827.                                 'doCleanup' => true,
  9828.                                 'strategy' => 'delete',
  9829.                             ],
  9830.                         ],
  9831.                         'mappingConfig' => [
  9832.                             => [
  9833.                                 'label' => 'FullName [0]',
  9834.                                 'dataSourceIndex' => [
  9835.                                     => '0',
  9836.                                 ],
  9837.                                 'transformationResultType' => 'default',
  9838.                                 'dataTarget' => [
  9839.                                     'type' => 'direct',
  9840.                                     'settings' => [
  9841.                                         'fieldName' => 'Name',
  9842.                                         'language' => '',
  9843.                                         'writeIfTargetIsNotEmpty' => true,
  9844.                                         'writeIfSourceIsEmpty' => true,
  9845.                                     ],
  9846.                                 ],
  9847.                                 'transformationPipeline' => [
  9848.                                 ],
  9849.                             ],
  9850.                             => [
  9851.                                 'label' => 'Email [1]',
  9852.                                 'dataSourceIndex' => [
  9853.                                     => '1',
  9854.                                 ],
  9855.                                 'transformationResultType' => 'default',
  9856.                                 'dataTarget' => [
  9857.                                     'type' => 'direct',
  9858.                                     'settings' => [
  9859.                                         'fieldName' => 'Email',
  9860.                                         'language' => '',
  9861.                                         'writeIfTargetIsNotEmpty' => true,
  9862.                                         'writeIfSourceIsEmpty' => true,
  9863.                                     ],
  9864.                                 ],
  9865.                                 'transformationPipeline' => [
  9866.                                 ],
  9867.                             ],
  9868.                             => [
  9869.                                 'label' => 'Phone [2]',
  9870.                                 'dataSourceIndex' => [
  9871.                                     => '2',
  9872.                                 ],
  9873.                                 'transformationResultType' => 'default',
  9874.                                 'dataTarget' => [
  9875.                                     'type' => 'direct',
  9876.                                     'settings' => [
  9877.                                         'fieldName' => 'Phone',
  9878.                                         'language' => '',
  9879.                                         'writeIfTargetIsNotEmpty' => true,
  9880.                                         'writeIfSourceIsEmpty' => true,
  9881.                                     ],
  9882.                                 ],
  9883.                                 'transformationPipeline' => [
  9884.                                 ],
  9885.                             ],
  9886.                             => [
  9887.                                 'label' => 'ShortMotivationLetter [3]',
  9888.                                 'dataSourceIndex' => [
  9889.                                     => '3',
  9890.                                 ],
  9891.                                 'transformationResultType' => 'default',
  9892.                                 'dataTarget' => [
  9893.                                     'type' => 'direct',
  9894.                                     'settings' => [
  9895.                                         'fieldName' => 'MotivationalLetter',
  9896.                                         'language' => '',
  9897.                                         'writeIfTargetIsNotEmpty' => true,
  9898.                                         'writeIfSourceIsEmpty' => true,
  9899.                                     ],
  9900.                                 ],
  9901.                                 'transformationPipeline' => [
  9902.                                 ],
  9903.                             ],
  9904.                             => [
  9905.                                 'label' => 'Conset [5]',
  9906.                                 'dataSourceIndex' => [
  9907.                                     => '5',
  9908.                                 ],
  9909.                                 'transformationResultType' => 'boolean',
  9910.                                 'dataTarget' => [
  9911.                                     'type' => 'direct',
  9912.                                     'settings' => [
  9913.                                         'fieldName' => 'Consent',
  9914.                                         'language' => '',
  9915.                                         'writeIfTargetIsNotEmpty' => true,
  9916.                                         'writeIfSourceIsEmpty' => true,
  9917.                                     ],
  9918.                                 ],
  9919.                                 'transformationPipeline' => [
  9920.                                     => [
  9921.                                         'type' => 'boolean',
  9922.                                     ],
  9923.                                 ],
  9924.                             ],
  9925.                             => [
  9926.                                 'label' => 'key',
  9927.                                 'dataSourceIndex' => [
  9928.                                     => '0',
  9929.                                     => '1',
  9930.                                 ],
  9931.                                 'settings' => [
  9932.                                     'glue' => ' ',
  9933.                                 ],
  9934.                                 'transformationResultType' => 'default',
  9935.                                 'dataTarget' => [
  9936.                                     'type' => 'direct',
  9937.                                     'settings' => [
  9938.                                         'fieldName' => 'key',
  9939.                                         'language' => '',
  9940.                                         'writeIfTargetIsNotEmpty' => true,
  9941.                                         'writeIfSourceIsEmpty' => true,
  9942.                                     ],
  9943.                                 ],
  9944.                                 'transformationPipeline' => [
  9945.                                     => [
  9946.                                         'settings' => [
  9947.                                             'glue' => ' ',
  9948.                                         ],
  9949.                                         'type' => 'combine',
  9950.                                     ],
  9951.                                 ],
  9952.                             ],
  9953.                             => [
  9954.                                 'label' => 'cv',
  9955.                                 'dataSourceIndex' => [
  9956.                                     => '4',
  9957.                                 ],
  9958.                                 'settings' => [
  9959.                                     'parentFolder' => '/web form answers/CVs',
  9960.                                     'useExisting' => 'on',
  9961.                                     'overwriteExisting' => 'on',
  9962.                                     'pregMatch' => '',
  9963.                                 ],
  9964.                                 'transformationResultType' => 'assetArray',
  9965.                                 'dataTarget' => [
  9966.                                     'type' => 'manyToManyRelation',
  9967.                                     'settings' => [
  9968.                                         'fieldName' => 'CV',
  9969.                                         'language' => '',
  9970.                                         'writeIfTargetIsNotEmpty' => true,
  9971.                                         'writeIfSourceIsEmpty' => true,
  9972.                                         'overwriteMode' => 'merge',
  9973.                                     ],
  9974.                                 ],
  9975.                                 'transformationPipeline' => [
  9976.                                     => [
  9977.                                         'type' => 'asArray',
  9978.                                     ],
  9979.                                     => [
  9980.                                         'settings' => [
  9981.                                             'parentFolder' => '/web form answers/CVs',
  9982.                                             'useExisting' => 'on',
  9983.                                             'overwriteExisting' => 'on',
  9984.                                             'pregMatch' => '',
  9985.                                         ],
  9986.                                         'type' => 'importAsset',
  9987.                                     ],
  9988.                                 ],
  9989.                             ],
  9990.                             => [
  9991.                                 'label' => 'VacancyLink',
  9992.                                 'dataSourceIndex' => [
  9993.                                     => '6',
  9994.                                 ],
  9995.                                 'settings' => [
  9996.                                     'loadStrategy' => 'path',
  9997.                                     'attributeDataObjectClassId' => '',
  9998.                                     'attributeName' => '',
  9999.                                     'attributeLanguage' => '',
  10000.                                 ],
  10001.                                 'transformationResultType' => 'dataObjectArray',
  10002.                                 'dataTarget' => [
  10003.                                     'type' => 'manyToManyRelation',
  10004.                                     'settings' => [
  10005.                                         'fieldName' => 'VacancyLink',
  10006.                                         'language' => '',
  10007.                                         'writeIfTargetIsNotEmpty' => true,
  10008.                                         'writeIfSourceIsEmpty' => true,
  10009.                                         'overwriteMode' => 'merge',
  10010.                                     ],
  10011.                                 ],
  10012.                                 'transformationPipeline' => [
  10013.                                     => [
  10014.                                         'type' => 'asArray',
  10015.                                     ],
  10016.                                     => [
  10017.                                         'settings' => [
  10018.                                             'loadStrategy' => 'path',
  10019.                                             'attributeDataObjectClassId' => '',
  10020.                                             'attributeName' => '',
  10021.                                             'attributeLanguage' => '',
  10022.                                         ],
  10023.                                         'type' => 'loadDataObject',
  10024.                                     ],
  10025.                                 ],
  10026.                             ],
  10027.                         ],
  10028.                         'executionConfig' => [
  10029.                             'scheduleType' => 'recurring',
  10030.                             'scheduledAt' => '',
  10031.                         ],
  10032.                         'permissions' => [
  10033.                             'user' => [
  10034.                             ],
  10035.                             'role' => [
  10036.                             ],
  10037.                         ],
  10038.                         'workspaces' => [
  10039.                         ],
  10040.                     ],
  10041.                     'mailingList' => [
  10042.                         'general' => [
  10043.                             'active' => true,
  10044.                             'type' => 'dataImporterDataObject',
  10045.                             'name' => 'mailingList',
  10046.                             'description' => '',
  10047.                             'group' => 'Bizol.com Forms',
  10048.                             'path' => NULL,
  10049.                             'modificationDate' => 1707743014,
  10050.                             'createDate' => 1688630787,
  10051.                         ],
  10052.                         'loaderConfig' => [
  10053.                             'type' => 'push',
  10054.                             'settings' => [
  10055.                                 'apiKey' => '89bb3e3a88a83fd0a07bc707df27bd78',
  10056.                                 'ignoreNotEmptyQueue' => 'on',
  10057.                             ],
  10058.                         ],
  10059.                         'interpreterConfig' => [
  10060.                             'type' => 'csv',
  10061.                             'settings' => [
  10062.                                 'skipFirstRow' => true,
  10063.                                 'delimiter' => ',',
  10064.                                 'enclosure' => '"',
  10065.                                 'escape' => '\\',
  10066.                             ],
  10067.                         ],
  10068.                         'resolverConfig' => [
  10069.                             'elementType' => 'dataObject',
  10070.                             'dataObjectClassId' => 'MailingList',
  10071.                             'loadingStrategy' => [
  10072.                                 'type' => 'attribute',
  10073.                                 'settings' => [
  10074.                                     'dataSourceIndex' => '0',
  10075.                                     'attributeName' => 'Email',
  10076.                                     'language' => '',
  10077.                                 ],
  10078.                             ],
  10079.                             'createLocationStrategy' => [
  10080.                                 'type' => 'staticPath',
  10081.                                 'settings' => [
  10082.                                     'path' => '/www/Forms/FormAnswers/MailingList',
  10083.                                 ],
  10084.                             ],
  10085.                             'locationUpdateStrategy' => [
  10086.                                 'type' => 'noChange',
  10087.                             ],
  10088.                             'publishingStrategy' => [
  10089.                                 'type' => 'alwaysPublish',
  10090.                             ],
  10091.                         ],
  10092.                         'processingConfig' => [
  10093.                             'executionType' => 'parallel',
  10094.                             'idDataIndex' => '0',
  10095.                             'cleanup' => [
  10096.                                 'strategy' => 'unpublish',
  10097.                             ],
  10098.                         ],
  10099.                         'mappingConfig' => [
  10100.                             => [
  10101.                                 'label' => 'email',
  10102.                                 'dataSourceIndex' => [
  10103.                                     => '0',
  10104.                                 ],
  10105.                                 'transformationResultType' => 'default',
  10106.                                 'dataTarget' => [
  10107.                                     'type' => 'direct',
  10108.                                     'settings' => [
  10109.                                         'fieldName' => 'Email',
  10110.                                         'language' => '',
  10111.                                         'writeIfTargetIsNotEmpty' => true,
  10112.                                         'writeIfSourceIsEmpty' => true,
  10113.                                     ],
  10114.                                 ],
  10115.                                 'transformationPipeline' => [
  10116.                                 ],
  10117.                             ],
  10118.                             => [
  10119.                                 'label' => 'Key',
  10120.                                 'dataSourceIndex' => [
  10121.                                     => '0',
  10122.                                 ],
  10123.                                 'transformationResultType' => 'default',
  10124.                                 'dataTarget' => [
  10125.                                     'type' => 'direct',
  10126.                                     'settings' => [
  10127.                                         'fieldName' => 'key',
  10128.                                         'language' => '',
  10129.                                         'writeIfTargetIsNotEmpty' => true,
  10130.                                         'writeIfSourceIsEmpty' => true,
  10131.                                     ],
  10132.                                 ],
  10133.                                 'transformationPipeline' => [
  10134.                                 ],
  10135.                             ],
  10136.                             => [
  10137.                                 'label' => 'Consent',
  10138.                                 'dataSourceIndex' => [
  10139.                                     => '1',
  10140.                                 ],
  10141.                                 'transformationResultType' => 'boolean',
  10142.                                 'dataTarget' => [
  10143.                                     'type' => 'direct',
  10144.                                     'settings' => [
  10145.                                         'fieldName' => 'Consent',
  10146.                                         'language' => '',
  10147.                                         'writeIfTargetIsNotEmpty' => true,
  10148.                                         'writeIfSourceIsEmpty' => true,
  10149.                                     ],
  10150.                                 ],
  10151.                                 'transformationPipeline' => [
  10152.                                     => [
  10153.                                         'type' => 'boolean',
  10154.                                     ],
  10155.                                 ],
  10156.                             ],
  10157.                         ],
  10158.                         'executionConfig' => [
  10159.                             'scheduleType' => 'recurring',
  10160.                             'scheduledAt' => '',
  10161.                         ],
  10162.                         'permissions' => [
  10163.                             'user' => [
  10164.                             ],
  10165.                             'role' => [
  10166.                             ],
  10167.                         ],
  10168.                         'workspaces' => [
  10169.                         ],
  10170.                     ],
  10171.                     'techData' => [
  10172.                         'general' => [
  10173.                             'active' => true,
  10174.                             'type' => 'dataImporterDataObject',
  10175.                             'name' => 'techData',
  10176.                             'description' => '',
  10177.                             'group' => 'Alte Daten Import',
  10178.                             'path' => NULL,
  10179.                             'modificationDate' => 1707743422,
  10180.                             'createDate' => 1679960555,
  10181.                         ],
  10182.                         'loaderConfig' => [
  10183.                             'type' => 'upload',
  10184.                             'settings' => [
  10185.                                 'uploadFilePath' => '',
  10186.                             ],
  10187.                         ],
  10188.                         'interpreterConfig' => [
  10189.                             'type' => 'xlsx',
  10190.                             'settings' => [
  10191.                                 'sheetName' => 'Method',
  10192.                             ],
  10193.                         ],
  10194.                         'resolverConfig' => [
  10195.                             'elementType' => 'dataObject',
  10196.                             'dataObjectClassId' => 'TechDataMethod',
  10197.                             'loadingStrategy' => [
  10198.                                 'type' => 'notLoad',
  10199.                             ],
  10200.                             'createLocationStrategy' => [
  10201.                                 'type' => 'staticPath',
  10202.                                 'settings' => [
  10203.                                     'path' => '/TechData/Methods',
  10204.                                 ],
  10205.                             ],
  10206.                             'locationUpdateStrategy' => [
  10207.                                 'type' => 'noChange',
  10208.                             ],
  10209.                             'publishingStrategy' => [
  10210.                                 'type' => 'noChangePublishNew',
  10211.                             ],
  10212.                         ],
  10213.                         'processingConfig' => [
  10214.                             'executionType' => 'parallel',
  10215.                             'idDataIndex' => '0',
  10216.                             'cleanup' => [
  10217.                                 'strategy' => 'unpublish',
  10218.                             ],
  10219.                         ],
  10220.                         'mappingConfig' => [
  10221.                             => [
  10222.                                 'label' => '0',
  10223.                                 'dataSourceIndex' => [
  10224.                                     => '0',
  10225.                                 ],
  10226.                                 'transformationResultType' => 'default',
  10227.                                 'dataTarget' => [
  10228.                                     'type' => 'direct',
  10229.                                     'settings' => [
  10230.                                         'fieldName' => 'key',
  10231.                                         'language' => '',
  10232.                                         'writeIfTargetIsNotEmpty' => true,
  10233.                                         'writeIfSourceIsEmpty' => true,
  10234.                                     ],
  10235.                                 ],
  10236.                                 'transformationPipeline' => [
  10237.                                 ],
  10238.                             ],
  10239.                             => [
  10240.                                 'label' => '1',
  10241.                                 'dataSourceIndex' => [
  10242.                                     => '1',
  10243.                                 ],
  10244.                                 'transformationResultType' => 'default',
  10245.                                 'dataTarget' => [
  10246.                                     'type' => 'direct',
  10247.                                     'settings' => [
  10248.                                         'fieldName' => 'Method',
  10249.                                         'language' => '',
  10250.                                         'writeIfTargetIsNotEmpty' => true,
  10251.                                         'writeIfSourceIsEmpty' => true,
  10252.                                     ],
  10253.                                 ],
  10254.                                 'transformationPipeline' => [
  10255.                                 ],
  10256.                             ],
  10257.                         ],
  10258.                         'executionConfig' => [
  10259.                             'scheduleType' => 'job',
  10260.                             'cronDefinition' => '',
  10261.                             'scheduledAt' => '',
  10262.                         ],
  10263.                         'permissions' => [
  10264.                             'user' => [
  10265.                             ],
  10266.                             'role' => [
  10267.                             ],
  10268.                         ],
  10269.                         'workspaces' => [
  10270.                         ],
  10271.                     ],
  10272.                     'techDataTranslate' => [
  10273.                         'general' => [
  10274.                             'active' => true,
  10275.                             'type' => 'dataImporterDataObject',
  10276.                             'name' => 'techDataTranslate',
  10277.                             'description' => '',
  10278.                             'group' => 'Alte Daten Import',
  10279.                             'path' => NULL,
  10280.                             'modificationDate' => 1707743418,
  10281.                             'createDate' => 1683619483,
  10282.                         ],
  10283.                         'loaderConfig' => [
  10284.                             'type' => 'upload',
  10285.                             'settings' => [
  10286.                                 'uploadFilePath' => '',
  10287.                             ],
  10288.                         ],
  10289.                         'interpreterConfig' => [
  10290.                             'type' => 'xlsx',
  10291.                             'settings' => [
  10292.                                 'skipFirstRow' => true,
  10293.                                 'sheetName' => 'Worksheet',
  10294.                             ],
  10295.                         ],
  10296.                         'resolverConfig' => [
  10297.                             'elementType' => 'dataObject',
  10298.                             'dataObjectClassId' => 'ProductTechdataTranslate',
  10299.                             'loadingStrategy' => [
  10300.                                 'type' => 'attribute',
  10301.                                 'settings' => [
  10302.                                     'dataSourceIndex' => '1',
  10303.                                     'attributeName' => 'TechDataValue',
  10304.                                     'language' => 'en',
  10305.                                 ],
  10306.                             ],
  10307.                             'createLocationStrategy' => [
  10308.                                 'type' => 'doNotCreate',
  10309.                             ],
  10310.                             'locationUpdateStrategy' => [
  10311.                                 'type' => 'noChange',
  10312.                             ],
  10313.                             'publishingStrategy' => [
  10314.                                 'type' => 'alwaysPublish',
  10315.                             ],
  10316.                         ],
  10317.                         'processingConfig' => [
  10318.                             'executionType' => 'parallel',
  10319.                             'idDataIndex' => '0',
  10320.                             'cleanup' => [
  10321.                                 'strategy' => 'unpublish',
  10322.                             ],
  10323.                         ],
  10324.                         'mappingConfig' => [
  10325.                             => [
  10326.                                 'label' => 'Slovenian',
  10327.                                 'dataSourceIndex' => [
  10328.                                     => '8',
  10329.                                 ],
  10330.                                 'transformationResultType' => 'default',
  10331.                                 'dataTarget' => [
  10332.                                     'type' => 'direct',
  10333.                                     'settings' => [
  10334.                                         'fieldName' => 'TechDataValue',
  10335.                                         'language' => 'hr',
  10336.                                         'writeIfTargetIsNotEmpty' => true,
  10337.                                         'writeIfSourceIsEmpty' => true,
  10338.                                     ],
  10339.                                 ],
  10340.                                 'transformationPipeline' => [
  10341.                                 ],
  10342.                             ],
  10343.                         ],
  10344.                         'executionConfig' => [
  10345.                             'scheduleType' => 'job',
  10346.                             'cronDefinition' => '',
  10347.                             'scheduledAt' => '',
  10348.                         ],
  10349.                         'permissions' => [
  10350.                             'user' => [
  10351.                             ],
  10352.                             'role' => [
  10353.                             ],
  10354.                         ],
  10355.                         'workspaces' => [
  10356.                         ],
  10357.                     ],
  10358.                     'translationsImport' => [
  10359.                         'general' => [
  10360.                             'active' => true,
  10361.                             'type' => 'dataImporterDataObject',
  10362.                             'name' => 'translationsImport',
  10363.                             'description' => '',
  10364.                             'group' => 'Alte Daten Import',
  10365.                             'path' => NULL,
  10366.                             'modificationDate' => 1707743413,
  10367.                             'createDate' => 1689267377,
  10368.                         ],
  10369.                         'loaderConfig' => [
  10370.                             'type' => 'upload',
  10371.                             'settings' => [
  10372.                                 'uploadFilePath' => '',
  10373.                             ],
  10374.                         ],
  10375.                         'interpreterConfig' => [
  10376.                             'type' => 'xlsx',
  10377.                             'settings' => [
  10378.                                 'skipFirstRow' => true,
  10379.                                 'sheetName' => 'Лист1',
  10380.                             ],
  10381.                         ],
  10382.                         'resolverConfig' => [
  10383.                             'elementType' => 'dataObject',
  10384.                             'dataObjectClassId' => 'webInterfaceTranslations',
  10385.                             'loadingStrategy' => [
  10386.                                 'type' => 'attribute',
  10387.                                 'settings' => [
  10388.                                     'dataSourceIndex' => '1',
  10389.                                     'attributeName' => 'TranslationValue',
  10390.                                     'language' => 'en',
  10391.                                 ],
  10392.                             ],
  10393.                             'createLocationStrategy' => [
  10394.                                 'type' => 'staticPath',
  10395.                                 'settings' => [
  10396.                                     'path' => '/www/Settings/InterfaceTranslations',
  10397.                                 ],
  10398.                             ],
  10399.                             'locationUpdateStrategy' => [
  10400.                                 'type' => 'noChange',
  10401.                             ],
  10402.                             'publishingStrategy' => [
  10403.                                 'type' => 'alwaysPublish',
  10404.                             ],
  10405.                         ],
  10406.                         'processingConfig' => [
  10407.                             'executionType' => 'parallel',
  10408.                             'idDataIndex' => '0',
  10409.                             'cleanup' => [
  10410.                                 'strategy' => 'unpublish',
  10411.                             ],
  10412.                         ],
  10413.                         'mappingConfig' => [
  10414.                             => [
  10415.                                 'label' => ' [0]',
  10416.                                 'dataSourceIndex' => [
  10417.                                     => '0',
  10418.                                 ],
  10419.                                 'transformationResultType' => 'default',
  10420.                                 'dataTarget' => [
  10421.                                     'type' => 'direct',
  10422.                                     'settings' => [
  10423.                                         'fieldName' => 'key',
  10424.                                         'language' => '',
  10425.                                         'writeIfTargetIsNotEmpty' => true,
  10426.                                         'writeIfSourceIsEmpty' => true,
  10427.                                     ],
  10428.                                 ],
  10429.                                 'transformationPipeline' => [
  10430.                                 ],
  10431.                             ],
  10432.                             => [
  10433.                                 'label' => 'en [1]',
  10434.                                 'dataSourceIndex' => [
  10435.                                     => '1',
  10436.                                 ],
  10437.                                 'transformationResultType' => 'default',
  10438.                                 'dataTarget' => [
  10439.                                     'type' => 'direct',
  10440.                                     'settings' => [
  10441.                                         'fieldName' => 'TranslationValue',
  10442.                                         'language' => 'en',
  10443.                                         'writeIfTargetIsNotEmpty' => true,
  10444.                                         'writeIfSourceIsEmpty' => true,
  10445.                                     ],
  10446.                                 ],
  10447.                                 'transformationPipeline' => [
  10448.                                 ],
  10449.                             ],
  10450.                             => [
  10451.                                 'label' => 'de [2]',
  10452.                                 'dataSourceIndex' => [
  10453.                                     => '2',
  10454.                                 ],
  10455.                                 'transformationResultType' => 'default',
  10456.                                 'dataTarget' => [
  10457.                                     'type' => 'direct',
  10458.                                     'settings' => [
  10459.                                         'fieldName' => 'TranslationValue',
  10460.                                         'language' => 'de',
  10461.                                         'writeIfTargetIsNotEmpty' => true,
  10462.                                         'writeIfSourceIsEmpty' => true,
  10463.                                     ],
  10464.                                 ],
  10465.                                 'transformationPipeline' => [
  10466.                                 ],
  10467.                             ],
  10468.                             => [
  10469.                                 'label' => 'es [3]',
  10470.                                 'dataSourceIndex' => [
  10471.                                     => '3',
  10472.                                 ],
  10473.                                 'transformationResultType' => 'default',
  10474.                                 'dataTarget' => [
  10475.                                     'type' => 'direct',
  10476.                                     'settings' => [
  10477.                                         'fieldName' => 'TranslationValue',
  10478.                                         'language' => 'es',
  10479.                                         'writeIfTargetIsNotEmpty' => true,
  10480.                                         'writeIfSourceIsEmpty' => true,
  10481.                                     ],
  10482.                                 ],
  10483.                                 'transformationPipeline' => [
  10484.                                 ],
  10485.                             ],
  10486.                             => [
  10487.                                 'label' => 'ru [4]',
  10488.                                 'dataSourceIndex' => [
  10489.                                     => '4',
  10490.                                 ],
  10491.                                 'transformationResultType' => 'default',
  10492.                                 'dataTarget' => [
  10493.                                     'type' => 'direct',
  10494.                                     'settings' => [
  10495.                                         'fieldName' => 'TranslationValue',
  10496.                                         'language' => 'ru',
  10497.                                         'writeIfTargetIsNotEmpty' => true,
  10498.                                         'writeIfSourceIsEmpty' => true,
  10499.                                     ],
  10500.                                 ],
  10501.                                 'transformationPipeline' => [
  10502.                                 ],
  10503.                             ],
  10504.                             => [
  10505.                                 'label' => 'pl',
  10506.                                 'dataSourceIndex' => [
  10507.                                     => '5',
  10508.                                 ],
  10509.                                 'transformationResultType' => 'default',
  10510.                                 'dataTarget' => [
  10511.                                     'type' => 'direct',
  10512.                                     'settings' => [
  10513.                                         'fieldName' => 'TranslationValue',
  10514.                                         'language' => 'pl',
  10515.                                         'writeIfTargetIsNotEmpty' => true,
  10516.                                         'writeIfSourceIsEmpty' => true,
  10517.                                     ],
  10518.                                 ],
  10519.                                 'transformationPipeline' => [
  10520.                                 ],
  10521.                             ],
  10522.                             => [
  10523.                                 'label' => 'ua',
  10524.                                 'dataSourceIndex' => [
  10525.                                     => '6',
  10526.                                 ],
  10527.                                 'transformationResultType' => 'default',
  10528.                                 'dataTarget' => [
  10529.                                     'type' => 'direct',
  10530.                                     'settings' => [
  10531.                                         'fieldName' => 'TranslationValue',
  10532.                                         'language' => 'uk',
  10533.                                         'writeIfTargetIsNotEmpty' => true,
  10534.                                         'writeIfSourceIsEmpty' => true,
  10535.                                     ],
  10536.                                 ],
  10537.                                 'transformationPipeline' => [
  10538.                                 ],
  10539.                             ],
  10540.                             => [
  10541.                                 'label' => 'ar',
  10542.                                 'dataSourceIndex' => [
  10543.                                     => '7',
  10544.                                 ],
  10545.                                 'transformationResultType' => 'default',
  10546.                                 'dataTarget' => [
  10547.                                     'type' => 'direct',
  10548.                                     'settings' => [
  10549.                                         'fieldName' => 'TranslationValue',
  10550.                                         'language' => 'ar',
  10551.                                         'writeIfTargetIsNotEmpty' => true,
  10552.                                         'writeIfSourceIsEmpty' => true,
  10553.                                     ],
  10554.                                 ],
  10555.                                 'transformationPipeline' => [
  10556.                                 ],
  10557.                             ],
  10558.                             => [
  10559.                                 'label' => 'sl',
  10560.                                 'dataSourceIndex' => [
  10561.                                     => '8',
  10562.                                 ],
  10563.                                 'transformationResultType' => 'default',
  10564.                                 'dataTarget' => [
  10565.                                     'type' => 'direct',
  10566.                                     'settings' => [
  10567.                                         'fieldName' => 'TranslationValue',
  10568.                                         'language' => 'sl',
  10569.                                         'writeIfTargetIsNotEmpty' => true,
  10570.                                         'writeIfSourceIsEmpty' => true,
  10571.                                     ],
  10572.                                 ],
  10573.                                 'transformationPipeline' => [
  10574.                                 ],
  10575.                             ],
  10576.                             => [
  10577.                                 'label' => 'hr',
  10578.                                 'dataSourceIndex' => [
  10579.                                     => '9',
  10580.                                 ],
  10581.                                 'transformationResultType' => 'default',
  10582.                                 'dataTarget' => [
  10583.                                     'type' => 'direct',
  10584.                                     'settings' => [
  10585.                                         'fieldName' => 'TranslationValue',
  10586.                                         'language' => 'hr',
  10587.                                         'writeIfTargetIsNotEmpty' => true,
  10588.                                         'writeIfSourceIsEmpty' => true,
  10589.                                     ],
  10590.                                 ],
  10591.                                 'transformationPipeline' => [
  10592.                                 ],
  10593.                             ],
  10594.                             10 => [
  10595.                                 'label' => 'el',
  10596.                                 'dataSourceIndex' => [
  10597.                                     => '10',
  10598.                                 ],
  10599.                                 'transformationResultType' => 'default',
  10600.                                 'dataTarget' => [
  10601.                                     'type' => 'direct',
  10602.                                     'settings' => [
  10603.                                         'fieldName' => 'TranslationValue',
  10604.                                         'language' => 'el',
  10605.                                         'writeIfTargetIsNotEmpty' => true,
  10606.                                         'writeIfSourceIsEmpty' => true,
  10607.                                     ],
  10608.                                 ],
  10609.                                 'transformationPipeline' => [
  10610.                                 ],
  10611.                             ],
  10612.                             11 => [
  10613.                                 'label' => 'cs',
  10614.                                 'dataSourceIndex' => [
  10615.                                     => '11',
  10616.                                 ],
  10617.                                 'transformationResultType' => 'default',
  10618.                                 'dataTarget' => [
  10619.                                     'type' => 'direct',
  10620.                                     'settings' => [
  10621.                                         'fieldName' => 'TranslationValue',
  10622.                                         'language' => 'cs',
  10623.                                         'writeIfTargetIsNotEmpty' => true,
  10624.                                         'writeIfSourceIsEmpty' => true,
  10625.                                     ],
  10626.                                 ],
  10627.                                 'transformationPipeline' => [
  10628.                                 ],
  10629.                             ],
  10630.                             12 => [
  10631.                                 'label' => 'sk',
  10632.                                 'dataSourceIndex' => [
  10633.                                     => '12',
  10634.                                 ],
  10635.                                 'transformationResultType' => 'default',
  10636.                                 'dataTarget' => [
  10637.                                     'type' => 'direct',
  10638.                                     'settings' => [
  10639.                                         'fieldName' => 'TranslationValue',
  10640.                                         'language' => 'sk',
  10641.                                         'writeIfTargetIsNotEmpty' => true,
  10642.                                         'writeIfSourceIsEmpty' => true,
  10643.                                     ],
  10644.                                 ],
  10645.                                 'transformationPipeline' => [
  10646.                                 ],
  10647.                             ],
  10648.                             13 => [
  10649.                                 'label' => 'az',
  10650.                                 'dataSourceIndex' => [
  10651.                                     => '13',
  10652.                                 ],
  10653.                                 'transformationResultType' => 'default',
  10654.                                 'dataTarget' => [
  10655.                                     'type' => 'direct',
  10656.                                     'settings' => [
  10657.                                         'fieldName' => 'TranslationValue',
  10658.                                         'language' => 'az',
  10659.                                         'writeIfTargetIsNotEmpty' => true,
  10660.                                         'writeIfSourceIsEmpty' => true,
  10661.                                     ],
  10662.                                 ],
  10663.                                 'transformationPipeline' => [
  10664.                                 ],
  10665.                             ],
  10666.                             14 => [
  10667.                                 'label' => 'uz',
  10668.                                 'dataSourceIndex' => [
  10669.                                     => '14',
  10670.                                 ],
  10671.                                 'transformationResultType' => 'default',
  10672.                                 'dataTarget' => [
  10673.                                     'type' => 'direct',
  10674.                                     'settings' => [
  10675.                                         'fieldName' => 'TranslationValue',
  10676.                                         'language' => 'uz',
  10677.                                         'writeIfTargetIsNotEmpty' => true,
  10678.                                         'writeIfSourceIsEmpty' => true,
  10679.                                     ],
  10680.                                 ],
  10681.                                 'transformationPipeline' => [
  10682.                                 ],
  10683.                             ],
  10684.                         ],
  10685.                         'executionConfig' => [
  10686.                             'scheduleType' => 'job',
  10687.                             'cronDefinition' => '',
  10688.                             'scheduledAt' => '',
  10689.                         ],
  10690.                         'permissions' => [
  10691.                             'user' => [
  10692.                             ],
  10693.                             'role' => [
  10694.                             ],
  10695.                         ],
  10696.                         'workspaces' => [
  10697.                         ],
  10698.                     ],
  10699.                     'webPages' => [
  10700.                         'general' => [
  10701.                             'active' => true,
  10702.                             'type' => 'graphql',
  10703.                             'name' => 'webPages',
  10704.                             'description' => '',
  10705.                             'group' => 'Bizol.com API',
  10706.                             'sqlObjectCondition' => '',
  10707.                             'modificationDate' => 1707742984,
  10708.                             'path' => NULL,
  10709.                             'createDate' => 1681156871,
  10710.                         ],
  10711.                         'schema' => [
  10712.                             'queryEntities' => [
  10713.                                 'webPage' => [
  10714.                                     'id' => 'webPage',
  10715.                                     'name' => 'webPage',
  10716.                                     'columnConfig' => [
  10717.                                         'columns' => [
  10718.                                             => [
  10719.                                                 'attributes' => [
  10720.                                                     'attribute' => 'PageType',
  10721.                                                     'label' => 'Page Type',
  10722.                                                     'dataType' => 'select',
  10723.                                                 ],
  10724.                                                 'isOperator' => false,
  10725.                                             ],
  10726.                                             => [
  10727.                                                 'attributes' => [
  10728.                                                     'attribute' => 'Link',
  10729.                                                     'label' => 'Link',
  10730.                                                     'dataType' => 'link',
  10731.                                                 ],
  10732.                                                 'isOperator' => false,
  10733.                                             ],
  10734.                                             => [
  10735.                                                 'attributes' => [
  10736.                                                     'attribute' => 'Title',
  10737.                                                     'label' => 'Title',
  10738.                                                     'dataType' => 'input',
  10739.                                                 ],
  10740.                                                 'isOperator' => false,
  10741.                                             ],
  10742.                                             => [
  10743.                                                 'attributes' => [
  10744.                                                     'attribute' => 'Teaser',
  10745.                                                     'label' => 'Teaser',
  10746.                                                     'dataType' => 'wysiwyg',
  10747.                                                 ],
  10748.                                                 'isOperator' => false,
  10749.                                             ],
  10750.                                             => [
  10751.                                                 'attributes' => [
  10752.                                                     'attribute' => 'SpeakingURL',
  10753.                                                     'label' => 'Speaking URL',
  10754.                                                     'dataType' => 'input',
  10755.                                                 ],
  10756.                                                 'isOperator' => false,
  10757.                                             ],
  10758.                                             => [
  10759.                                                 'attributes' => [
  10760.                                                     'attribute' => 'Canonical',
  10761.                                                     'label' => 'Canonical',
  10762.                                                     'dataType' => 'manyToOneRelation',
  10763.                                                 ],
  10764.                                                 'isOperator' => false,
  10765.                                             ],
  10766.                                             => [
  10767.                                                 'attributes' => [
  10768.                                                     'attribute' => 'fullpath',
  10769.                                                     'label' => 'Full Path',
  10770.                                                     'dataType' => 'system',
  10771.                                                 ],
  10772.                                                 'isOperator' => false,
  10773.                                             ],
  10774.                                             => [
  10775.                                                 'attributes' => [
  10776.                                                     'attribute' => 'id',
  10777.                                                     'label' => 'ID',
  10778.                                                     'dataType' => 'system',
  10779.                                                 ],
  10780.                                                 'isOperator' => false,
  10781.                                             ],
  10782.                                             => [
  10783.                                                 'attributes' => [
  10784.                                                     'attribute' => 'key',
  10785.                                                     'label' => 'Key',
  10786.                                                     'dataType' => 'system',
  10787.                                                 ],
  10788.                                                 'isOperator' => false,
  10789.                                             ],
  10790.                                             => [
  10791.                                                 'attributes' => [
  10792.                                                     'attribute' => 'previewImage',
  10793.                                                     'label' => 'Preview Image',
  10794.                                                     'dataType' => 'image',
  10795.                                                 ],
  10796.                                                 'isOperator' => false,
  10797.                                             ],
  10798.                                             10 => [
  10799.                                                 'attributes' => [
  10800.                                                     'attribute' => 'Indexing',
  10801.                                                     'label' => 'Index',
  10802.                                                     'dataType' => 'checkbox',
  10803.                                                 ],
  10804.                                                 'isOperator' => false,
  10805.                                             ],
  10806.                                             11 => [
  10807.                                                 'attributes' => [
  10808.                                                     'attribute' => 'follow',
  10809.                                                     'label' => 'follow',
  10810.                                                     'dataType' => 'checkbox',
  10811.                                                 ],
  10812.                                                 'isOperator' => false,
  10813.                                             ],
  10814.                                             12 => [
  10815.                                                 'attributes' => [
  10816.                                                     'attribute' => 'VisibilityInHeaderMenu',
  10817.                                                     'label' => 'Visibility in Header menu',
  10818.                                                     'dataType' => 'checkbox',
  10819.                                                 ],
  10820.                                                 'isOperator' => false,
  10821.                                             ],
  10822.                                             13 => [
  10823.                                                 'attributes' => [
  10824.                                                     'attribute' => 'VisibilityInFooterMenu',
  10825.                                                     'label' => 'Visibility in Footer menu',
  10826.                                                     'dataType' => 'checkbox',
  10827.                                                 ],
  10828.                                                 'isOperator' => false,
  10829.                                             ],
  10830.                                             14 => [
  10831.                                                 'attributes' => [
  10832.                                                     'attribute' => 'Blocks',
  10833.                                                     'label' => 'Blocks',
  10834.                                                     'dataType' => 'fieldcollections',
  10835.                                                 ],
  10836.                                                 'isOperator' => false,
  10837.                                             ],
  10838.                                             15 => [
  10839.                                                 'attributes' => [
  10840.                                                     'attribute' => 'PartnerForm',
  10841.                                                     'label' => 'Partner Form',
  10842.                                                     'dataType' => 'checkbox',
  10843.                                                 ],
  10844.                                                 'isOperator' => false,
  10845.                                             ],
  10846.                                             16 => [
  10847.                                                 'attributes' => [
  10848.                                                     'attribute' => 'darkPartnerForm',
  10849.                                                     'label' => 'dark Partner Form',
  10850.                                                     'dataType' => 'checkbox',
  10851.                                                 ],
  10852.                                                 'isOperator' => false,
  10853.                                             ],
  10854.                                             17 => [
  10855.                                                 'attributes' => [
  10856.                                                     'attribute' => 'jobsForm',
  10857.                                                     'label' => 'jobs Form',
  10858.                                                     'dataType' => 'checkbox',
  10859.                                                 ],
  10860.                                                 'isOperator' => false,
  10861.                                             ],
  10862.                                             18 => [
  10863.                                                 'isOperator' => true,
  10864.                                                 'attributes' => [
  10865.                                                     'label' => 'Thumbnail',
  10866.                                                     'type' => 'operator',
  10867.                                                     'class' => 'Thumbnail',
  10868.                                                     'childs' => [
  10869.                                                     ],
  10870.                                                 ],
  10871.                                                 'key' => '#64b00c6f7952a',
  10872.                                             ],
  10873.                                             19 => [
  10874.                                                 'attributes' => [
  10875.                                                     'attribute' => 'extraFooters',
  10876.                                                     'label' => 'Extra Footers',
  10877.                                                     'dataType' => 'reverseObjectRelation',
  10878.                                                 ],
  10879.                                                 'isOperator' => false,
  10880.                                             ],
  10881.                                             20 => [
  10882.                                                 'attributes' => [
  10883.                                                     'attribute' => 'SEOTemplates',
  10884.                                                     'label' => 'SEO Templates',
  10885.                                                     'dataType' => 'reverseObjectRelation',
  10886.                                                 ],
  10887.                                                 'isOperator' => false,
  10888.                                             ],
  10889.                                         ],
  10890.                                     ],
  10891.                                 ],
  10892.                                 'webArticle' => [
  10893.                                     'id' => 'webArticle',
  10894.                                     'name' => 'webArticle',
  10895.                                     'columnConfig' => [
  10896.                                         'columns' => [
  10897.                                             => [
  10898.                                                 'attributes' => [
  10899.                                                     'attribute' => 'Title',
  10900.                                                     'label' => 'Title',
  10901.                                                     'dataType' => 'input',
  10902.                                                 ],
  10903.                                                 'isOperator' => false,
  10904.                                             ],
  10905.                                             => [
  10906.                                                 'attributes' => [
  10907.                                                     'attribute' => 'Teaser',
  10908.                                                     'label' => 'Teaser',
  10909.                                                     'dataType' => 'wysiwyg',
  10910.                                                 ],
  10911.                                                 'isOperator' => false,
  10912.                                             ],
  10913.                                             => [
  10914.                                                 'attributes' => [
  10915.                                                     'attribute' => 'SpeakingURL',
  10916.                                                     'label' => 'Speaking URL',
  10917.                                                     'dataType' => 'input',
  10918.                                                 ],
  10919.                                                 'isOperator' => false,
  10920.                                             ],
  10921.                                             => [
  10922.                                                 'attributes' => [
  10923.                                                     'attribute' => 'Date',
  10924.                                                     'label' => 'Date',
  10925.                                                     'dataType' => 'date',
  10926.                                                 ],
  10927.                                                 'isOperator' => false,
  10928.                                             ],
  10929.                                             => [
  10930.                                                 'attributes' => [
  10931.                                                     'attribute' => 'Categories',
  10932.                                                     'label' => 'Categories',
  10933.                                                     'dataType' => 'multiselect',
  10934.                                                 ],
  10935.                                                 'isOperator' => false,
  10936.                                             ],
  10937.                                             => [
  10938.                                                 'attributes' => [
  10939.                                                     'attribute' => 'Indexing',
  10940.                                                     'label' => 'Index',
  10941.                                                     'dataType' => 'checkbox',
  10942.                                                 ],
  10943.                                                 'isOperator' => false,
  10944.                                             ],
  10945.                                             => [
  10946.                                                 'attributes' => [
  10947.                                                     'attribute' => 'follow',
  10948.                                                     'label' => 'follow',
  10949.                                                     'dataType' => 'checkbox',
  10950.                                                 ],
  10951.                                                 'isOperator' => false,
  10952.                                             ],
  10953.                                             => [
  10954.                                                 'attributes' => [
  10955.                                                     'attribute' => 'Blocks',
  10956.                                                     'label' => 'Blocks',
  10957.                                                     'dataType' => 'fieldcollections',
  10958.                                                 ],
  10959.                                                 'isOperator' => false,
  10960.                                             ],
  10961.                                             => [
  10962.                                                 'attributes' => [
  10963.                                                     'attribute' => 'id',
  10964.                                                     'label' => 'ID',
  10965.                                                     'dataType' => 'system',
  10966.                                                 ],
  10967.                                                 'isOperator' => false,
  10968.                                             ],
  10969.                                             => [
  10970.                                                 'attributes' => [
  10971.                                                     'attribute' => 'fullpath',
  10972.                                                     'label' => 'Full Path',
  10973.                                                     'dataType' => 'system',
  10974.                                                 ],
  10975.                                                 'isOperator' => false,
  10976.                                             ],
  10977.                                             10 => [
  10978.                                                 'attributes' => [
  10979.                                                     'attribute' => 'key',
  10980.                                                     'label' => 'Key',
  10981.                                                     'dataType' => 'system',
  10982.                                                 ],
  10983.                                                 'isOperator' => false,
  10984.                                             ],
  10985.                                             11 => [
  10986.                                                 'attributes' => [
  10987.                                                     'attribute' => 'previewImage',
  10988.                                                     'label' => 'Preview Image',
  10989.                                                     'dataType' => 'image',
  10990.                                                 ],
  10991.                                                 'isOperator' => false,
  10992.                                             ],
  10993.                                             12 => [
  10994.                                                 'isOperator' => true,
  10995.                                                 'attributes' => [
  10996.                                                     'label' => 'Thumbnail',
  10997.                                                     'type' => 'operator',
  10998.                                                     'class' => 'Thumbnail',
  10999.                                                     'thumbnailConfig' => NULL,
  11000.                                                     'childs' => [
  11001.                                                     ],
  11002.                                                 ],
  11003.                                                 'key' => '#6495b453e4dc4',
  11004.                                             ],
  11005.                                         ],
  11006.                                     ],
  11007.                                 ],
  11008.                                 'webVacancy' => [
  11009.                                     'id' => 'webVacancy',
  11010.                                     'name' => 'webVacancy',
  11011.                                     'columnConfig' => [
  11012.                                         'columns' => [
  11013.                                             => [
  11014.                                                 'attributes' => [
  11015.                                                     'attribute' => 'Title',
  11016.                                                     'label' => 'Title',
  11017.                                                     'dataType' => 'input',
  11018.                                                 ],
  11019.                                                 'isOperator' => false,
  11020.                                             ],
  11021.                                             => [
  11022.                                                 'attributes' => [
  11023.                                                     'attribute' => 'Teaser',
  11024.                                                     'label' => 'Teaser',
  11025.                                                     'dataType' => 'wysiwyg',
  11026.                                                 ],
  11027.                                                 'isOperator' => false,
  11028.                                             ],
  11029.                                             => [
  11030.                                                 'attributes' => [
  11031.                                                     'attribute' => 'SpeakingURL',
  11032.                                                     'label' => 'Speaking URL',
  11033.                                                     'dataType' => 'input',
  11034.                                                 ],
  11035.                                                 'isOperator' => false,
  11036.                                             ],
  11037.                                             => [
  11038.                                                 'attributes' => [
  11039.                                                     'attribute' => 'Date',
  11040.                                                     'label' => 'Date',
  11041.                                                     'dataType' => 'date',
  11042.                                                 ],
  11043.                                                 'isOperator' => false,
  11044.                                             ],
  11045.                                             => [
  11046.                                                 'attributes' => [
  11047.                                                     'attribute' => 'Location',
  11048.                                                     'label' => 'Location',
  11049.                                                     'dataType' => 'input',
  11050.                                                 ],
  11051.                                                 'isOperator' => false,
  11052.                                             ],
  11053.                                             => [
  11054.                                                 'attributes' => [
  11055.                                                     'attribute' => 'Indexing',
  11056.                                                     'label' => 'Index',
  11057.                                                     'dataType' => 'checkbox',
  11058.                                                 ],
  11059.                                                 'isOperator' => false,
  11060.                                             ],
  11061.                                             => [
  11062.                                                 'attributes' => [
  11063.                                                     'attribute' => 'follow',
  11064.                                                     'label' => 'follow',
  11065.                                                     'dataType' => 'checkbox',
  11066.                                                 ],
  11067.                                                 'isOperator' => false,
  11068.                                             ],
  11069.                                             => [
  11070.                                                 'attributes' => [
  11071.                                                     'attribute' => 'Blocks',
  11072.                                                     'label' => 'Blocks',
  11073.                                                     'dataType' => 'fieldcollections',
  11074.                                                 ],
  11075.                                                 'isOperator' => false,
  11076.                                             ],
  11077.                                             => [
  11078.                                                 'attributes' => [
  11079.                                                     'attribute' => 'id',
  11080.                                                     'label' => 'ID',
  11081.                                                     'dataType' => 'system',
  11082.                                                 ],
  11083.                                                 'isOperator' => false,
  11084.                                             ],
  11085.                                             => [
  11086.                                                 'attributes' => [
  11087.                                                     'attribute' => 'fullpath',
  11088.                                                     'label' => 'Full Path',
  11089.                                                     'dataType' => 'system',
  11090.                                                 ],
  11091.                                                 'isOperator' => false,
  11092.                                             ],
  11093.                                             10 => [
  11094.                                                 'attributes' => [
  11095.                                                     'attribute' => 'key',
  11096.                                                     'label' => 'Key',
  11097.                                                     'dataType' => 'system',
  11098.                                                 ],
  11099.                                                 'isOperator' => false,
  11100.                                             ],
  11101.                                             11 => [
  11102.                                                 'attributes' => [
  11103.                                                     'attribute' => 'creationDate',
  11104.                                                     'label' => 'Creation Date',
  11105.                                                     'dataType' => 'system',
  11106.                                                 ],
  11107.                                                 'isOperator' => false,
  11108.                                             ],
  11109.                                             12 => [
  11110.                                                 'attributes' => [
  11111.                                                     'attribute' => 'modificationDate',
  11112.                                                     'label' => 'Modification Date',
  11113.                                                     'dataType' => 'system',
  11114.                                                 ],
  11115.                                                 'isOperator' => false,
  11116.                                             ],
  11117.                                             13 => [
  11118.                                                 'isOperator' => true,
  11119.                                                 'attributes' => [
  11120.                                                     'label' => 'Thumbnail',
  11121.                                                     'type' => 'operator',
  11122.                                                     'class' => 'Thumbnail',
  11123.                                                     'thumbnailConfig' => NULL,
  11124.                                                     'childs' => [
  11125.                                                     ],
  11126.                                                 ],
  11127.                                                 'key' => '#6491bf545f3f7',
  11128.                                             ],
  11129.                                         ],
  11130.                                     ],
  11131.                                 ],
  11132.                                 'webSettings' => [
  11133.                                     'id' => 'webSettings',
  11134.                                     'name' => 'webSettings',
  11135.                                     'columnConfig' => [
  11136.                                         'columns' => [
  11137.                                             => [
  11138.                                                 'attributes' => [
  11139.                                                     'attribute' => 'Languages',
  11140.                                                     'label' => 'Languages',
  11141.                                                     'dataType' => 'block',
  11142.                                                 ],
  11143.                                                 'isOperator' => false,
  11144.                                             ],
  11145.                                             => [
  11146.                                                 'attributes' => [
  11147.                                                     'attribute' => 'Robots',
  11148.                                                     'label' => 'Robots',
  11149.                                                     'dataType' => 'textarea',
  11150.                                                 ],
  11151.                                                 'isOperator' => false,
  11152.                                             ],
  11153.                                             => [
  11154.                                                 'attributes' => [
  11155.                                                     'attribute' => 'id',
  11156.                                                     'label' => 'ID',
  11157.                                                     'dataType' => 'system',
  11158.                                                 ],
  11159.                                                 'isOperator' => false,
  11160.                                             ],
  11161.                                             => [
  11162.                                                 'attributes' => [
  11163.                                                     'attribute' => 'fullpath',
  11164.                                                     'label' => 'Повний шлях',
  11165.                                                     'dataType' => 'system',
  11166.                                                 ],
  11167.                                                 'isOperator' => false,
  11168.                                             ],
  11169.                                             => [
  11170.                                                 'attributes' => [
  11171.                                                     'attribute' => 'key',
  11172.                                                     'label' => 'Ключ',
  11173.                                                     'dataType' => 'system',
  11174.                                                 ],
  11175.                                                 'isOperator' => false,
  11176.                                             ],
  11177.                                             => [
  11178.                                                 'attributes' => [
  11179.                                                     'attribute' => 'index',
  11180.                                                     'label' => 'Indexed',
  11181.                                                     'dataType' => 'system',
  11182.                                                 ],
  11183.                                                 'isOperator' => false,
  11184.                                             ],
  11185.                                         ],
  11186.                                     ],
  11187.                                 ],
  11188.                                 'webRedirect' => [
  11189.                                     'id' => 'webRedirect',
  11190.                                     'name' => 'webRedirect',
  11191.                                     'columnConfig' => [
  11192.                                         'columns' => [
  11193.                                             => [
  11194.                                                 'attributes' => [
  11195.                                                     'attribute' => 'originPath',
  11196.                                                     'label' => 'Path',
  11197.                                                     'dataType' => 'input',
  11198.                                                 ],
  11199.                                                 'isOperator' => false,
  11200.                                             ],
  11201.                                             => [
  11202.                                                 'attributes' => [
  11203.                                                     'attribute' => 'Mode',
  11204.                                                     'label' => 'Mode',
  11205.                                                     'dataType' => 'select',
  11206.                                                 ],
  11207.                                                 'isOperator' => false,
  11208.                                             ],
  11209.                                             => [
  11210.                                                 'attributes' => [
  11211.                                                     'attribute' => 'Destination',
  11212.                                                     'label' => 'Destination',
  11213.                                                     'dataType' => 'manyToOneRelation',
  11214.                                                 ],
  11215.                                                 'isOperator' => false,
  11216.                                             ],
  11217.                                             => [
  11218.                                                 'attributes' => [
  11219.                                                     'attribute' => 'AppendRestofURL',
  11220.                                                     'label' => 'Append Rest of URL',
  11221.                                                     'dataType' => 'checkbox',
  11222.                                                 ],
  11223.                                                 'isOperator' => false,
  11224.                                             ],
  11225.                                             => [
  11226.                                                 'attributes' => [
  11227.                                                     'attribute' => 'Permanent',
  11228.                                                     'label' => 'Has  moved (301)',
  11229.                                                     'dataType' => 'checkbox',
  11230.                                                 ],
  11231.                                                 'isOperator' => false,
  11232.                                             ],
  11233.                                             => [
  11234.                                                 'attributes' => [
  11235.                                                     'attribute' => 'id',
  11236.                                                     'label' => 'id',
  11237.                                                     'dataType' => 'system',
  11238.                                                 ],
  11239.                                                 'isOperator' => false,
  11240.                                             ],
  11241.                                             => [
  11242.                                                 'attributes' => [
  11243.                                                     'attribute' => 'key',
  11244.                                                     'label' => 'key',
  11245.                                                     'dataType' => 'system',
  11246.                                                 ],
  11247.                                                 'isOperator' => false,
  11248.                                             ],
  11249.                                         ],
  11250.                                     ],
  11251.                                 ],
  11252.                                 'Partner' => [
  11253.                                     'id' => 'Partner',
  11254.                                     'name' => 'Partner',
  11255.                                     'columnConfig' => [
  11256.                                         'columns' => [
  11257.                                             => [
  11258.                                                 'attributes' => [
  11259.                                                     'attribute' => 'Name',
  11260.                                                     'label' => 'Name',
  11261.                                                     'dataType' => 'input',
  11262.                                                 ],
  11263.                                                 'isOperator' => false,
  11264.                                             ],
  11265.                                             => [
  11266.                                                 'attributes' => [
  11267.                                                     'attribute' => 'Logo',
  11268.                                                     'label' => 'Logo',
  11269.                                                     'dataType' => 'image',
  11270.                                                 ],
  11271.                                                 'isOperator' => false,
  11272.                                             ],
  11273.                                             => [
  11274.                                                 'attributes' => [
  11275.                                                     'attribute' => 'Location',
  11276.                                                     'label' => 'Location',
  11277.                                                     'dataType' => 'geopoint',
  11278.                                                 ],
  11279.                                                 'isOperator' => false,
  11280.                                             ],
  11281.                                             => [
  11282.                                                 'attributes' => [
  11283.                                                     'attribute' => 'Description',
  11284.                                                     'label' => 'Description',
  11285.                                                     'dataType' => 'wysiwyg',
  11286.                                                 ],
  11287.                                                 'isOperator' => false,
  11288.                                             ],
  11289.                                             => [
  11290.                                                 'attributes' => [
  11291.                                                     'attribute' => 'ContactDetails',
  11292.                                                     'label' => 'Contact Details',
  11293.                                                     'dataType' => 'wysiwyg',
  11294.                                                 ],
  11295.                                                 'isOperator' => false,
  11296.                                             ],
  11297.                                             => [
  11298.                                                 'attributes' => [
  11299.                                                     'attribute' => 'SubSiteActive',
  11300.                                                     'label' => 'Sub Site Active',
  11301.                                                     'dataType' => 'checkbox',
  11302.                                                 ],
  11303.                                                 'isOperator' => false,
  11304.                                             ],
  11305.                                             => [
  11306.                                                 'attributes' => [
  11307.                                                     'attribute' => 'subDomain',
  11308.                                                     'label' => 'Sub Domain',
  11309.                                                     'dataType' => 'input',
  11310.                                                 ],
  11311.                                                 'isOperator' => false,
  11312.                                             ],
  11313.                                             => [
  11314.                                                 'attributes' => [
  11315.                                                     'attribute' => 'PartnerPages',
  11316.                                                     'label' => 'Partner Pages',
  11317.                                                     'dataType' => 'manyToManyObjectRelation',
  11318.                                                 ],
  11319.                                                 'isOperator' => false,
  11320.                                             ],
  11321.                                             => [
  11322.                                                 'attributes' => [
  11323.                                                     'attribute' => 'SubSiteLangs',
  11324.                                                     'label' => 'Languages',
  11325.                                                     'dataType' => 'block',
  11326.                                                 ],
  11327.                                                 'isOperator' => false,
  11328.                                             ],
  11329.                                             => [
  11330.                                                 'attributes' => [
  11331.                                                     'attribute' => 'id',
  11332.                                                     'label' => 'ID',
  11333.                                                     'dataType' => 'system',
  11334.                                                 ],
  11335.                                                 'isOperator' => false,
  11336.                                             ],
  11337.                                             10 => [
  11338.                                                 'attributes' => [
  11339.                                                     'attribute' => 'key',
  11340.                                                     'label' => 'Key',
  11341.                                                     'dataType' => 'system',
  11342.                                                 ],
  11343.                                                 'isOperator' => false,
  11344.                                             ],
  11345.                                             11 => [
  11346.                                                 'attributes' => [
  11347.                                                     'attribute' => 'fullpath',
  11348.                                                     'label' => 'Full Path',
  11349.                                                     'dataType' => 'system',
  11350.                                                 ],
  11351.                                                 'isOperator' => false,
  11352.                                             ],
  11353.                                             12 => [
  11354.                                                 'attributes' => [
  11355.                                                     'attribute' => 'published',
  11356.                                                     'label' => 'Published',
  11357.                                                     'dataType' => 'system',
  11358.                                                 ],
  11359.                                                 'isOperator' => false,
  11360.                                             ],
  11361.                                             13 => [
  11362.                                                 'attributes' => [
  11363.                                                     'attribute' => 'SocialMedia',
  11364.                                                     'label' => 'Social Media',
  11365.                                                     'dataType' => 'fieldcollections',
  11366.                                                 ],
  11367.                                                 'isOperator' => false,
  11368.                                             ],
  11369.                                             14 => [
  11370.                                                 'attributes' => [
  11371.                                                     'attribute' => 'ShowLocalCatalog',
  11372.                                                     'label' => 'Show Local Catalog',
  11373.                                                     'dataType' => 'checkbox',
  11374.                                                 ],
  11375.                                                 'isOperator' => false,
  11376.                                             ],
  11377.                                             15 => [
  11378.                                                 'attributes' => [
  11379.                                                     'attribute' => 'ShowWhereToBuy',
  11380.                                                     'label' => 'Show Where To Buy',
  11381.                                                     'dataType' => 'checkbox',
  11382.                                                 ],
  11383.                                                 'isOperator' => false,
  11384.                                             ],
  11385.                                             16 => [
  11386.                                                 'attributes' => [
  11387.                                                     'attribute' => 'Country',
  11388.                                                     'label' => 'Country',
  11389.                                                     'dataType' => 'manyToManyRelation',
  11390.                                                 ],
  11391.                                                 'isOperator' => false,
  11392.                                             ],
  11393.                                         ],
  11394.                                     ],
  11395.                                 ],
  11396.                                 'webInterfaceTranslation' => [
  11397.                                     'id' => 'webInterfaceTranslation',
  11398.                                     'name' => 'webInterfaceTranslation',
  11399.                                     'columnConfig' => [
  11400.                                         'columns' => [
  11401.                                             => [
  11402.                                                 'attributes' => [
  11403.                                                     'attribute' => 'id',
  11404.                                                     'label' => 'id',
  11405.                                                     'dataType' => 'system',
  11406.                                                 ],
  11407.                                                 'isOperator' => false,
  11408.                                             ],
  11409.                                             => [
  11410.                                                 'attributes' => [
  11411.                                                     'attribute' => 'fullpath',
  11412.                                                     'label' => 'fullpath',
  11413.                                                     'dataType' => 'system',
  11414.                                                 ],
  11415.                                                 'isOperator' => false,
  11416.                                             ],
  11417.                                             => [
  11418.                                                 'attributes' => [
  11419.                                                     'attribute' => 'key',
  11420.                                                     'label' => 'key',
  11421.                                                     'dataType' => 'system',
  11422.                                                 ],
  11423.                                                 'isOperator' => false,
  11424.                                             ],
  11425.                                             => [
  11426.                                                 'attributes' => [
  11427.                                                     'attribute' => 'TranslationValue',
  11428.                                                     'label' => 'Translation Value',
  11429.                                                     'dataType' => 'wysiwyg',
  11430.                                                 ],
  11431.                                                 'isOperator' => false,
  11432.                                             ],
  11433.                                         ],
  11434.                                     ],
  11435.                                 ],
  11436.                                 'PartnerPointOfSale' => [
  11437.                                     'id' => 'PartnerPointOfSale',
  11438.                                     'name' => 'PartnerPointOfSale',
  11439.                                     'columnConfig' => [
  11440.                                         'columns' => [
  11441.                                             => [
  11442.                                                 'attributes' => [
  11443.                                                     'attribute' => 'Logo',
  11444.                                                     'label' => 'Logo',
  11445.                                                     'dataType' => 'image',
  11446.                                                 ],
  11447.                                                 'isOperator' => false,
  11448.                                             ],
  11449.                                             => [
  11450.                                                 'attributes' => [
  11451.                                                     'attribute' => 'Name',
  11452.                                                     'label' => 'Name',
  11453.                                                     'dataType' => 'input',
  11454.                                                 ],
  11455.                                                 'isOperator' => false,
  11456.                                             ],
  11457.                                             => [
  11458.                                                 'attributes' => [
  11459.                                                     'attribute' => 'Details',
  11460.                                                     'label' => 'Details',
  11461.                                                     'dataType' => 'wysiwyg',
  11462.                                                 ],
  11463.                                                 'isOperator' => false,
  11464.                                             ],
  11465.                                             => [
  11466.                                                 'attributes' => [
  11467.                                                     'attribute' => 'PointOnMap',
  11468.                                                     'label' => 'Point On Map',
  11469.                                                     'dataType' => 'geopoint',
  11470.                                                 ],
  11471.                                                 'isOperator' => false,
  11472.                                             ],
  11473.                                             => [
  11474.                                                 'attributes' => [
  11475.                                                     'attribute' => 'PosType',
  11476.                                                     'label' => 'Pos Type',
  11477.                                                     'dataType' => 'select',
  11478.                                                 ],
  11479.                                                 'isOperator' => false,
  11480.                                             ],
  11481.                                             => [
  11482.                                                 'attributes' => [
  11483.                                                     'attribute' => 'id',
  11484.                                                     'label' => 'ID',
  11485.                                                     'dataType' => 'system',
  11486.                                                 ],
  11487.                                                 'isOperator' => false,
  11488.                                             ],
  11489.                                             => [
  11490.                                                 'attributes' => [
  11491.                                                     'attribute' => 'key',
  11492.                                                     'label' => 'Key',
  11493.                                                     'dataType' => 'system',
  11494.                                                 ],
  11495.                                                 'isOperator' => false,
  11496.                                             ],
  11497.                                             => [
  11498.                                                 'attributes' => [
  11499.                                                     'attribute' => 'published',
  11500.                                                     'label' => 'Published',
  11501.                                                     'dataType' => 'system',
  11502.                                                 ],
  11503.                                                 'isOperator' => false,
  11504.                                             ],
  11505.                                             => [
  11506.                                                 'attributes' => [
  11507.                                                     'attribute' => 'fullpath',
  11508.                                                     'label' => 'Full Path',
  11509.                                                     'dataType' => 'system',
  11510.                                                 ],
  11511.                                                 'isOperator' => false,
  11512.                                             ],
  11513.                                         ],
  11514.                                     ],
  11515.                                 ],
  11516.                                 'Product' => [
  11517.                                     'id' => 'Product',
  11518.                                     'name' => 'Product',
  11519.                                     'columnConfig' => [
  11520.                                         'columns' => [
  11521.                                             => [
  11522.                                                 'attributes' => [
  11523.                                                     'attribute' => 'Name',
  11524.                                                     'label' => 'Name',
  11525.                                                     'dataType' => 'input',
  11526.                                                 ],
  11527.                                                 'isOperator' => false,
  11528.                                             ],
  11529.                                             => [
  11530.                                                 'attributes' => [
  11531.                                                     'attribute' => 'Viscosity',
  11532.                                                     'label' => 'Viscosity',
  11533.                                                     'dataType' => 'input',
  11534.                                                 ],
  11535.                                                 'isOperator' => false,
  11536.                                             ],
  11537.                                             => [
  11538.                                                 'attributes' => [
  11539.                                                     'attribute' => 'LinkToVideo',
  11540.                                                     'label' => 'Link to video',
  11541.                                                     'dataType' => 'link',
  11542.                                                 ],
  11543.                                                 'isOperator' => false,
  11544.                                             ],
  11545.                                             => [
  11546.                                                 'attributes' => [
  11547.                                                     'attribute' => 'ReadMore',
  11548.                                                     'label' => 'Read more',
  11549.                                                     'dataType' => 'link',
  11550.                                                 ],
  11551.                                                 'isOperator' => false,
  11552.                                             ],
  11553.                                             => [
  11554.                                                 'attributes' => [
  11555.                                                     'attribute' => 'Category',
  11556.                                                     'label' => 'Category',
  11557.                                                     'dataType' => 'calculatedValue',
  11558.                                                 ],
  11559.                                                 'isOperator' => false,
  11560.                                             ],
  11561.                                             => [
  11562.                                                 'attributes' => [
  11563.                                                     'attribute' => 'SubCategory',
  11564.                                                     'label' => 'SubCategory',
  11565.                                                     'dataType' => 'calculatedValue',
  11566.                                                 ],
  11567.                                                 'isOperator' => false,
  11568.                                             ],
  11569.                                             => [
  11570.                                                 'attributes' => [
  11571.                                                     'attribute' => 'Approvals',
  11572.                                                     'label' => 'Approvals',
  11573.                                                     'dataType' => 'manyToManyObjectRelation',
  11574.                                                 ],
  11575.                                                 'isOperator' => false,
  11576.                                             ],
  11577.                                             => [
  11578.                                                 'attributes' => [
  11579.                                                     'attribute' => 'Specification',
  11580.                                                     'label' => 'Specification',
  11581.                                                     'dataType' => 'manyToManyObjectRelation',
  11582.                                                 ],
  11583.                                                 'isOperator' => false,
  11584.                                             ],
  11585.                                             => [
  11586.                                                 'attributes' => [
  11587.                                                     'attribute' => 'ProductArticle',
  11588.                                                     'label' => 'Product Article',
  11589.                                                     'dataType' => 'manyToManyObjectRelation',
  11590.                                                 ],
  11591.                                                 'isOperator' => false,
  11592.                                             ],
  11593.                                             => [
  11594.                                                 'attributes' => [
  11595.                                                     'attribute' => 'Text',
  11596.                                                     'label' => '(Text)',
  11597.                                                     'dataType' => 'fieldcollections',
  11598.                                                 ],
  11599.                                                 'isOperator' => false,
  11600.                                             ],
  11601.                                             10 => [
  11602.                                                 'attributes' => [
  11603.                                                     'attribute' => 'Gallery',
  11604.                                                     'label' => 'All visuals except main (WebShop) article photos',
  11605.                                                     'dataType' => 'manyToManyRelation',
  11606.                                                 ],
  11607.                                                 'isOperator' => false,
  11608.                                             ],
  11609.                                             11 => [
  11610.                                                 'attributes' => [
  11611.                                                     'attribute' => 'UsageImg',
  11612.                                                     'label' => 'Usage img',
  11613.                                                     'dataType' => 'manyToManyRelation',
  11614.                                                 ],
  11615.                                                 'isOperator' => false,
  11616.                                             ],
  11617.                                             12 => [
  11618.                                                 'attributes' => [
  11619.                                                     'attribute' => 'sdsWithLangs',
  11620.                                                     'label' => 'sdsWithLangs',
  11621.                                                     'dataType' => 'fieldcollections',
  11622.                                                 ],
  11623.                                                 'isOperator' => false,
  11624.                                             ],
  11625.                                             13 => [
  11626.                                                 'attributes' => [
  11627.                                                     'attribute' => 'pdsWithLangs',
  11628.                                                     'label' => 'pds With Langs',
  11629.                                                     'dataType' => 'fieldcollections',
  11630.                                                 ],
  11631.                                                 'isOperator' => false,
  11632.                                             ],
  11633.                                             14 => [
  11634.                                                 'attributes' => [
  11635.                                                     'attribute' => 'DangerLabels',
  11636.                                                     'label' => 'Danger Labels',
  11637.                                                     'dataType' => 'manyToManyObjectRelation',
  11638.                                                 ],
  11639.                                                 'isOperator' => false,
  11640.                                             ],
  11641.                                             15 => [
  11642.                                                 'attributes' => [
  11643.                                                     'attribute' => 'DangerText',
  11644.                                                     'label' => 'Danger Text',
  11645.                                                     'dataType' => 'manyToManyObjectRelation',
  11646.                                                 ],
  11647.                                                 'isOperator' => false,
  11648.                                             ],
  11649.                                             16 => [
  11650.                                                 'attributes' => [
  11651.                                                     'attribute' => 'id',
  11652.                                                     'label' => 'ID',
  11653.                                                     'dataType' => 'system',
  11654.                                                 ],
  11655.                                                 'isOperator' => false,
  11656.                                             ],
  11657.                                             17 => [
  11658.                                                 'attributes' => [
  11659.                                                     'attribute' => 'key',
  11660.                                                     'label' => 'Key',
  11661.                                                     'dataType' => 'system',
  11662.                                                 ],
  11663.                                                 'isOperator' => false,
  11664.                                             ],
  11665.                                             18 => [
  11666.                                                 'attributes' => [
  11667.                                                     'attribute' => 'fullpath',
  11668.                                                     'label' => 'Full Path',
  11669.                                                     'dataType' => 'system',
  11670.                                                 ],
  11671.                                                 'isOperator' => false,
  11672.                                             ],
  11673.                                             19 => [
  11674.                                                 'attributes' => [
  11675.                                                     'attribute' => 'TechnData',
  11676.                                                     'label' => 'Tech Data',
  11677.                                                     'dataType' => 'fieldcollections',
  11678.                                                 ],
  11679.                                                 'isOperator' => false,
  11680.                                             ],
  11681.                                             20 => [
  11682.                                                 'attributes' => [
  11683.                                                     'attribute' => 'sdsFiles',
  11684.                                                     'label' => 'Sds Files',
  11685.                                                     'dataType' => 'manyToManyRelation',
  11686.                                                 ],
  11687.                                                 'isOperator' => false,
  11688.                                             ],
  11689.                                             21 => [
  11690.                                                 'attributes' => [
  11691.                                                     'attribute' => 'BaseOil',
  11692.                                                     'label' => 'Base Oil',
  11693.                                                     'dataType' => 'select',
  11694.                                                 ],
  11695.                                                 'isOperator' => false,
  11696.                                             ],
  11697.                                             22 => [
  11698.                                                 'attributes' => [
  11699.                                                     'attribute' => 'OilguideSorting',
  11700.                                                     'label' => 'Oilguide Sorting',
  11701.                                                     'dataType' => 'numeric',
  11702.                                                 ],
  11703.                                                 'isOperator' => false,
  11704.                                             ],
  11705.                                         ],
  11706.                                     ],
  11707.                                 ],
  11708.                                 'Category' => [
  11709.                                     'id' => 'Category',
  11710.                                     'name' => 'Category',
  11711.                                     'columnConfig' => [
  11712.                                         'columns' => [
  11713.                                             => [
  11714.                                                 'attributes' => [
  11715.                                                     'attribute' => 'name',
  11716.                                                     'label' => 'Name',
  11717.                                                     'dataType' => 'input',
  11718.                                                 ],
  11719.                                                 'isOperator' => false,
  11720.                                             ],
  11721.                                             => [
  11722.                                                 'attributes' => [
  11723.                                                     'attribute' => 'desc',
  11724.                                                     'label' => 'Description',
  11725.                                                     'dataType' => 'wysiwyg',
  11726.                                                 ],
  11727.                                                 'isOperator' => false,
  11728.                                             ],
  11729.                                             => [
  11730.                                                 'attributes' => [
  11731.                                                     'attribute' => 'ColorOne',
  11732.                                                     'label' => 'Color One',
  11733.                                                     'dataType' => 'rgbaColor',
  11734.                                                 ],
  11735.                                                 'isOperator' => false,
  11736.                                             ],
  11737.                                             => [
  11738.                                                 'attributes' => [
  11739.                                                     'attribute' => 'ColorTwo',
  11740.                                                     'label' => 'Color Two',
  11741.                                                     'dataType' => 'rgbaColor',
  11742.                                                 ],
  11743.                                                 'isOperator' => false,
  11744.                                             ],
  11745.                                             => [
  11746.                                                 'attributes' => [
  11747.                                                     'attribute' => 'img',
  11748.                                                     'label' => 'Img',
  11749.                                                     'dataType' => 'image',
  11750.                                                 ],
  11751.                                                 'isOperator' => false,
  11752.                                             ],
  11753.                                             => [
  11754.                                                 'attributes' => [
  11755.                                                     'attribute' => 'ShowOilGuideBlock',
  11756.                                                     'label' => 'Show Oil Guide Block',
  11757.                                                     'dataType' => 'checkbox',
  11758.                                                 ],
  11759.                                                 'isOperator' => false,
  11760.                                             ],
  11761.                                             => [
  11762.                                                 'attributes' => [
  11763.                                                     'attribute' => 'id',
  11764.                                                     'label' => 'ID',
  11765.                                                     'dataType' => 'system',
  11766.                                                 ],
  11767.                                                 'isOperator' => false,
  11768.                                             ],
  11769.                                             => [
  11770.                                                 'attributes' => [
  11771.                                                     'attribute' => 'fullpath',
  11772.                                                     'label' => 'Full Path',
  11773.                                                     'dataType' => 'system',
  11774.                                                 ],
  11775.                                                 'isOperator' => false,
  11776.                                             ],
  11777.                                             => [
  11778.                                                 'attributes' => [
  11779.                                                     'attribute' => 'key',
  11780.                                                     'label' => 'Key',
  11781.                                                     'dataType' => 'system',
  11782.                                                 ],
  11783.                                                 'isOperator' => false,
  11784.                                             ],
  11785.                                             => [
  11786.                                                 'attributes' => [
  11787.                                                     'attribute' => 'subbrandimg',
  11788.                                                     'label' => 'subbrandimg',
  11789.                                                     'dataType' => 'image',
  11790.                                                 ],
  11791.                                                 'isOperator' => false,
  11792.                                             ],
  11793.                                             10 => [
  11794.                                                 'attributes' => [
  11795.                                                     'attribute' => 'isPhaseOut',
  11796.                                                     'label' => 'is Phase Out',
  11797.                                                     'dataType' => 'checkbox',
  11798.                                                 ],
  11799.                                                 'isOperator' => false,
  11800.                                             ],
  11801.                                             11 => [
  11802.                                                 'attributes' => [
  11803.                                                     'attribute' => 'SpeakingURL',
  11804.                                                     'label' => 'Speaking URL',
  11805.                                                     'dataType' => 'input',
  11806.                                                 ],
  11807.                                                 'isOperator' => false,
  11808.                                             ],
  11809.                                         ],
  11810.                                     ],
  11811.                                 ],
  11812.                                 'webCategory' => [
  11813.                                     'id' => 'webCategory',
  11814.                                     'name' => 'webCategory',
  11815.                                     'columnConfig' => [
  11816.                                         'columns' => [
  11817.                                             => [
  11818.                                                 'attributes' => [
  11819.                                                     'attribute' => 'id',
  11820.                                                     'label' => 'ID',
  11821.                                                     'dataType' => 'system',
  11822.                                                 ],
  11823.                                                 'isOperator' => false,
  11824.                                             ],
  11825.                                             => [
  11826.                                                 'attributes' => [
  11827.                                                     'attribute' => 'fullpath',
  11828.                                                     'label' => 'Full Path',
  11829.                                                     'dataType' => 'system',
  11830.                                                 ],
  11831.                                                 'isOperator' => false,
  11832.                                             ],
  11833.                                             => [
  11834.                                                 'attributes' => [
  11835.                                                     'attribute' => 'key',
  11836.                                                     'label' => 'Key',
  11837.                                                     'dataType' => 'system',
  11838.                                                 ],
  11839.                                                 'isOperator' => false,
  11840.                                             ],
  11841.                                             => [
  11842.                                                 'attributes' => [
  11843.                                                     'attribute' => 'Title',
  11844.                                                     'label' => 'Title',
  11845.                                                     'dataType' => 'input',
  11846.                                                 ],
  11847.                                                 'isOperator' => false,
  11848.                                             ],
  11849.                                             => [
  11850.                                                 'attributes' => [
  11851.                                                     'attribute' => 'SpeakingURL',
  11852.                                                     'label' => 'Speaking URL',
  11853.                                                     'dataType' => 'input',
  11854.                                                 ],
  11855.                                                 'isOperator' => false,
  11856.                                             ],
  11857.                                             => [
  11858.                                                 'attributes' => [
  11859.                                                     'attribute' => 'VisibilityInHeaderMenu',
  11860.                                                     'label' => 'Visibility in Header menu',
  11861.                                                     'dataType' => 'checkbox',
  11862.                                                 ],
  11863.                                                 'isOperator' => false,
  11864.                                             ],
  11865.                                             => [
  11866.                                                 'attributes' => [
  11867.                                                     'attribute' => 'VisibilityInFooterMenu',
  11868.                                                     'label' => 'Visibility in Footer menu',
  11869.                                                     'dataType' => 'checkbox',
  11870.                                                 ],
  11871.                                                 'isOperator' => false,
  11872.                                             ],
  11873.                                         ],
  11874.                                     ],
  11875.                                 ],
  11876.                                 'ProductTechdataTranslate' => [
  11877.                                     'id' => 'ProductTechdataTranslate',
  11878.                                     'name' => 'ProductTechdataTranslate',
  11879.                                     'columnConfig' => [
  11880.                                         'columns' => [
  11881.                                             => [
  11882.                                                 'attributes' => [
  11883.                                                     'attribute' => 'id',
  11884.                                                     'label' => 'id',
  11885.                                                     'dataType' => 'system',
  11886.                                                 ],
  11887.                                                 'isOperator' => false,
  11888.                                             ],
  11889.                                             => [
  11890.                                                 'attributes' => [
  11891.                                                     'attribute' => 'key',
  11892.                                                     'label' => 'key',
  11893.                                                     'dataType' => 'system',
  11894.                                                 ],
  11895.                                                 'isOperator' => false,
  11896.                                             ],
  11897.                                             => [
  11898.                                                 'attributes' => [
  11899.                                                     'attribute' => 'fullpath',
  11900.                                                     'label' => 'fullpath',
  11901.                                                     'dataType' => 'system',
  11902.                                                 ],
  11903.                                                 'isOperator' => false,
  11904.                                             ],
  11905.                                             => [
  11906.                                                 'attributes' => [
  11907.                                                     'attribute' => 'TechDataValue',
  11908.                                                     'label' => 'Tech Data Value',
  11909.                                                     'dataType' => 'input',
  11910.                                                 ],
  11911.                                                 'isOperator' => false,
  11912.                                             ],
  11913.                                         ],
  11914.                                     ],
  11915.                                 ],
  11916.                                 'TechDataMethod' => [
  11917.                                     'id' => 'TechDataMethod',
  11918.                                     'name' => 'TechDataMethod',
  11919.                                     'columnConfig' => [
  11920.                                         'columns' => [
  11921.                                             => [
  11922.                                                 'attributes' => [
  11923.                                                     'attribute' => 'id',
  11924.                                                     'label' => 'id',
  11925.                                                     'dataType' => 'system',
  11926.                                                 ],
  11927.                                                 'isOperator' => false,
  11928.                                             ],
  11929.                                             => [
  11930.                                                 'attributes' => [
  11931.                                                     'attribute' => 'key',
  11932.                                                     'label' => 'key',
  11933.                                                     'dataType' => 'system',
  11934.                                                 ],
  11935.                                                 'isOperator' => false,
  11936.                                             ],
  11937.                                             => [
  11938.                                                 'attributes' => [
  11939.                                                     'attribute' => 'fullpath',
  11940.                                                     'label' => 'fullpath',
  11941.                                                     'dataType' => 'system',
  11942.                                                 ],
  11943.                                                 'isOperator' => false,
  11944.                                             ],
  11945.                                             => [
  11946.                                                 'attributes' => [
  11947.                                                     'attribute' => 'Method',
  11948.                                                     'label' => 'Method',
  11949.                                                     'dataType' => 'input',
  11950.                                                 ],
  11951.                                                 'isOperator' => false,
  11952.                                             ],
  11953.                                         ],
  11954.                                     ],
  11955.                                 ],
  11956.                                 'TechDataPN' => [
  11957.                                     'id' => 'TechDataPN',
  11958.                                     'name' => 'TechDataPN',
  11959.                                     'columnConfig' => [
  11960.                                         'columns' => [
  11961.                                             => [
  11962.                                                 'attributes' => [
  11963.                                                     'attribute' => 'id',
  11964.                                                     'label' => 'id',
  11965.                                                     'dataType' => 'system',
  11966.                                                 ],
  11967.                                                 'isOperator' => false,
  11968.                                             ],
  11969.                                             => [
  11970.                                                 'attributes' => [
  11971.                                                     'attribute' => 'key',
  11972.                                                     'label' => 'key',
  11973.                                                     'dataType' => 'system',
  11974.                                                 ],
  11975.                                                 'isOperator' => false,
  11976.                                             ],
  11977.                                             => [
  11978.                                                 'attributes' => [
  11979.                                                     'attribute' => 'fullpath',
  11980.                                                     'label' => 'fullpath',
  11981.                                                     'dataType' => 'system',
  11982.                                                 ],
  11983.                                                 'isOperator' => false,
  11984.                                             ],
  11985.                                             => [
  11986.                                                 'attributes' => [
  11987.                                                     'attribute' => 'PNValue',
  11988.                                                     'label' => 'PNValue',
  11989.                                                     'dataType' => 'input',
  11990.                                                 ],
  11991.                                                 'isOperator' => false,
  11992.                                             ],
  11993.                                         ],
  11994.                                     ],
  11995.                                 ],
  11996.                                 'Event' => [
  11997.                                     'id' => 'Event',
  11998.                                     'name' => 'Event',
  11999.                                     'columnConfig' => [
  12000.                                         'columns' => [
  12001.                                             => [
  12002.                                                 'attributes' => [
  12003.                                                     'attribute' => 'Date',
  12004.                                                     'label' => 'Date',
  12005.                                                     'dataType' => 'date',
  12006.                                                 ],
  12007.                                                 'isOperator' => false,
  12008.                                             ],
  12009.                                             => [
  12010.                                                 'attributes' => [
  12011.                                                     'attribute' => 'picture',
  12012.                                                     'label' => 'Picture',
  12013.                                                     'dataType' => 'image',
  12014.                                                 ],
  12015.                                                 'isOperator' => false,
  12016.                                             ],
  12017.                                             => [
  12018.                                                 'attributes' => [
  12019.                                                     'attribute' => 'text',
  12020.                                                     'label' => 'Text',
  12021.                                                     'dataType' => 'textarea',
  12022.                                                 ],
  12023.                                                 'isOperator' => false,
  12024.                                             ],
  12025.                                             => [
  12026.                                                 'attributes' => [
  12027.                                                     'attribute' => 'id',
  12028.                                                     'label' => 'id',
  12029.                                                     'dataType' => 'system',
  12030.                                                 ],
  12031.                                                 'isOperator' => false,
  12032.                                             ],
  12033.                                             => [
  12034.                                                 'attributes' => [
  12035.                                                     'attribute' => 'fullpath',
  12036.                                                     'label' => 'fullpath',
  12037.                                                     'dataType' => 'system',
  12038.                                                 ],
  12039.                                                 'isOperator' => false,
  12040.                                             ],
  12041.                                             => [
  12042.                                                 'attributes' => [
  12043.                                                     'attribute' => 'key',
  12044.                                                     'label' => 'key',
  12045.                                                     'dataType' => 'system',
  12046.                                                 ],
  12047.                                                 'isOperator' => false,
  12048.                                             ],
  12049.                                         ],
  12050.                                     ],
  12051.                                 ],
  12052.                                 'seoTexts' => [
  12053.                                     'id' => 'seoTexts',
  12054.                                     'name' => 'seoTexts',
  12055.                                     'columnConfig' => [
  12056.                                         'columns' => [
  12057.                                             => [
  12058.                                                 'attributes' => [
  12059.                                                     'attribute' => 'Page',
  12060.                                                     'label' => 'Page',
  12061.                                                     'dataType' => 'manyToOneRelation',
  12062.                                                 ],
  12063.                                                 'isOperator' => false,
  12064.                                             ],
  12065.                                             => [
  12066.                                                 'attributes' => [
  12067.                                                     'attribute' => 'Title',
  12068.                                                     'label' => 'Title',
  12069.                                                     'dataType' => 'input',
  12070.                                                 ],
  12071.                                                 'isOperator' => false,
  12072.                                             ],
  12073.                                             => [
  12074.                                                 'attributes' => [
  12075.                                                     'attribute' => 'Description',
  12076.                                                     'label' => 'Description',
  12077.                                                     'dataType' => 'textarea',
  12078.                                                 ],
  12079.                                                 'isOperator' => false,
  12080.                                             ],
  12081.                                             => [
  12082.                                                 'attributes' => [
  12083.                                                     'attribute' => 'SEOText',
  12084.                                                     'label' => 'SEO Text',
  12085.                                                     'dataType' => 'wysiwyg',
  12086.                                                 ],
  12087.                                                 'isOperator' => false,
  12088.                                             ],
  12089.                                             => [
  12090.                                                 'attributes' => [
  12091.                                                     'attribute' => 'Params',
  12092.                                                     'label' => 'Params',
  12093.                                                     'dataType' => 'manyToManyObjectRelation',
  12094.                                                 ],
  12095.                                                 'isOperator' => false,
  12096.                                             ],
  12097.                                             => [
  12098.                                                 'attributes' => [
  12099.                                                     'attribute' => 'Viscosity',
  12100.                                                     'label' => 'Viscosity',
  12101.                                                     'dataType' => 'multiselect',
  12102.                                                 ],
  12103.                                                 'isOperator' => false,
  12104.                                             ],
  12105.                                             => [
  12106.                                                 'attributes' => [
  12107.                                                     'attribute' => 'id',
  12108.                                                     'label' => 'ID',
  12109.                                                     'dataType' => 'system',
  12110.                                                 ],
  12111.                                                 'isOperator' => false,
  12112.                                             ],
  12113.                                             => [
  12114.                                                 'attributes' => [
  12115.                                                     'attribute' => 'fullpath',
  12116.                                                     'label' => 'Full Path',
  12117.                                                     'dataType' => 'system',
  12118.                                                 ],
  12119.                                                 'isOperator' => false,
  12120.                                             ],
  12121.                                             => [
  12122.                                                 'attributes' => [
  12123.                                                     'attribute' => 'key',
  12124.                                                     'label' => 'Key',
  12125.                                                     'dataType' => 'system',
  12126.                                                 ],
  12127.                                                 'isOperator' => false,
  12128.                                             ],
  12129.                                         ],
  12130.                                     ],
  12131.                                 ],
  12132.                                 'Approvals' => [
  12133.                                     'id' => 'Approvals',
  12134.                                     'name' => 'Approvals',
  12135.                                     'columnConfig' => [
  12136.                                         'columns' => [
  12137.                                             => [
  12138.                                                 'attributes' => [
  12139.                                                     'attribute' => 'name',
  12140.                                                     'label' => 'name',
  12141.                                                     'dataType' => 'input',
  12142.                                                 ],
  12143.                                                 'isOperator' => false,
  12144.                                             ],
  12145.                                             => [
  12146.                                                 'attributes' => [
  12147.                                                     'attribute' => 'descr',
  12148.                                                     'label' => 'descr',
  12149.                                                     'dataType' => 'input',
  12150.                                                 ],
  12151.                                                 'isOperator' => false,
  12152.                                             ],
  12153.                                             => [
  12154.                                                 'attributes' => [
  12155.                                                     'attribute' => 'full',
  12156.                                                     'label' => 'Full',
  12157.                                                     'dataType' => 'input',
  12158.                                                 ],
  12159.                                                 'isOperator' => false,
  12160.                                             ],
  12161.                                             => [
  12162.                                                 'attributes' => [
  12163.                                                     'attribute' => 'id',
  12164.                                                     'label' => 'id',
  12165.                                                     'dataType' => 'system',
  12166.                                                 ],
  12167.                                                 'isOperator' => false,
  12168.                                             ],
  12169.                                         ],
  12170.                                     ],
  12171.                                 ],
  12172.                                 'Specification' => [
  12173.                                     'id' => 'Specification',
  12174.                                     'name' => 'Specification',
  12175.                                     'columnConfig' => [
  12176.                                         'columns' => [
  12177.                                             => [
  12178.                                                 'attributes' => [
  12179.                                                     'attribute' => 'name',
  12180.                                                     'label' => 'Name',
  12181.                                                     'dataType' => 'input',
  12182.                                                 ],
  12183.                                                 'isOperator' => false,
  12184.                                             ],
  12185.                                             => [
  12186.                                                 'attributes' => [
  12187.                                                     'attribute' => 'desc',
  12188.                                                     'label' => 'Description',
  12189.                                                     'dataType' => 'input',
  12190.                                                 ],
  12191.                                                 'isOperator' => false,
  12192.                                             ],
  12193.                                             => [
  12194.                                                 'attributes' => [
  12195.                                                     'attribute' => 'full',
  12196.                                                     'label' => 'Full',
  12197.                                                     'dataType' => 'input',
  12198.                                                 ],
  12199.                                                 'isOperator' => false,
  12200.                                             ],
  12201.                                             => [
  12202.                                                 'attributes' => [
  12203.                                                     'attribute' => 'id',
  12204.                                                     'label' => 'id',
  12205.                                                     'dataType' => 'system',
  12206.                                                 ],
  12207.                                                 'isOperator' => false,
  12208.                                             ],
  12209.                                         ],
  12210.                                     ],
  12211.                                 ],
  12212.                                 'ProductArticle' => [
  12213.                                     'id' => 'ProductArticle',
  12214.                                     'name' => 'ProductArticle',
  12215.                                     'columnConfig' => [
  12216.                                         'columns' => [
  12217.                                             => [
  12218.                                                 'attributes' => [
  12219.                                                     'attribute' => 'Article',
  12220.                                                     'label' => 'Article',
  12221.                                                     'dataType' => 'input',
  12222.                                                 ],
  12223.                                                 'isOperator' => false,
  12224.                                             ],
  12225.                                             => [
  12226.                                                 'attributes' => [
  12227.                                                     'attribute' => 'Pack',
  12228.                                                     'label' => 'Pack',
  12229.                                                     'dataType' => 'quantityValue',
  12230.                                                 ],
  12231.                                                 'isOperator' => false,
  12232.                                             ],
  12233.                                             => [
  12234.                                                 'attributes' => [
  12235.                                                     'attribute' => 'Languages',
  12236.                                                     'label' => 'Languages',
  12237.                                                     'dataType' => 'select',
  12238.                                                 ],
  12239.                                                 'isOperator' => false,
  12240.                                             ],
  12241.                                             => [
  12242.                                                 'attributes' => [
  12243.                                                     'attribute' => 'ArtPhoto',
  12244.                                                     'label' => 'Art Photo',
  12245.                                                     'dataType' => 'manyToManyRelation',
  12246.                                                 ],
  12247.                                                 'isOperator' => false,
  12248.                                             ],
  12249.                                         ],
  12250.                                     ],
  12251.                                 ],
  12252.                                 'DangerText' => [
  12253.                                     'id' => 'DangerText',
  12254.                                     'name' => 'DangerText',
  12255.                                     'columnConfig' => [
  12256.                                         'columns' => [
  12257.                                             => [
  12258.                                                 'attributes' => [
  12259.                                                     'attribute' => 'name',
  12260.                                                     'label' => 'Name',
  12261.                                                     'dataType' => 'input',
  12262.                                                 ],
  12263.                                                 'isOperator' => false,
  12264.                                             ],
  12265.                                             => [
  12266.                                                 'attributes' => [
  12267.                                                     'attribute' => 'desc',
  12268.                                                     'label' => 'Description',
  12269.                                                     'dataType' => 'wysiwyg',
  12270.                                                 ],
  12271.                                                 'isOperator' => false,
  12272.                                             ],
  12273.                                         ],
  12274.                                     ],
  12275.                                 ],
  12276.                                 'DangerLabels' => [
  12277.                                     'id' => 'DangerLabels',
  12278.                                     'name' => 'DangerLabels',
  12279.                                     'columnConfig' => [
  12280.                                         'columns' => [
  12281.                                             => [
  12282.                                                 'attributes' => [
  12283.                                                     'attribute' => 'Image',
  12284.                                                     'label' => 'Image',
  12285.                                                     'dataType' => 'image',
  12286.                                                 ],
  12287.                                                 'isOperator' => false,
  12288.                                             ],
  12289.                                         ],
  12290.                                     ],
  12291.                                 ],
  12292.                                 'extraFooter' => [
  12293.                                     'id' => 'extraFooter',
  12294.                                     'name' => 'extraFooter',
  12295.                                     'columnConfig' => [
  12296.                                         'columns' => [
  12297.                                             => [
  12298.                                                 'attributes' => [
  12299.                                                     'attribute' => 'id',
  12300.                                                     'label' => 'ID',
  12301.                                                     'dataType' => 'system',
  12302.                                                 ],
  12303.                                                 'isOperator' => false,
  12304.                                             ],
  12305.                                             => [
  12306.                                                 'attributes' => [
  12307.                                                     'attribute' => 'fullpath',
  12308.                                                     'label' => 'Full Path',
  12309.                                                     'dataType' => 'system',
  12310.                                                 ],
  12311.                                                 'isOperator' => false,
  12312.                                             ],
  12313.                                             => [
  12314.                                                 'attributes' => [
  12315.                                                     'attribute' => 'key',
  12316.                                                     'label' => 'Key',
  12317.                                                     'dataType' => 'system',
  12318.                                                 ],
  12319.                                                 'isOperator' => false,
  12320.                                             ],
  12321.                                             => [
  12322.                                                 'attributes' => [
  12323.                                                     'attribute' => 'Page',
  12324.                                                     'label' => 'Page',
  12325.                                                     'dataType' => 'manyToOneRelation',
  12326.                                                 ],
  12327.                                                 'isOperator' => false,
  12328.                                             ],
  12329.                                             => [
  12330.                                                 'attributes' => [
  12331.                                                     'attribute' => 'Params',
  12332.                                                     'label' => 'Params',
  12333.                                                     'dataType' => 'manyToManyObjectRelation',
  12334.                                                 ],
  12335.                                                 'isOperator' => false,
  12336.                                             ],
  12337.                                             => [
  12338.                                                 'attributes' => [
  12339.                                                     'attribute' => 'Blocks',
  12340.                                                     'label' => 'Blocks',
  12341.                                                     'dataType' => 'fieldcollections',
  12342.                                                 ],
  12343.                                                 'isOperator' => false,
  12344.                                             ],
  12345.                                         ],
  12346.                                     ],
  12347.                                 ],
  12348.                                 'webForm' => [
  12349.                                     'id' => 'webForm',
  12350.                                     'name' => 'webForm',
  12351.                                     'columnConfig' => [
  12352.                                         'columns' => [
  12353.                                             => [
  12354.                                                 'attributes' => [
  12355.                                                     'attribute' => 'id',
  12356.                                                     'label' => 'ID',
  12357.                                                     'dataType' => 'system',
  12358.                                                 ],
  12359.                                                 'isOperator' => false,
  12360.                                             ],
  12361.                                             => [
  12362.                                                 'attributes' => [
  12363.                                                     'attribute' => 'key',
  12364.                                                     'label' => 'Key',
  12365.                                                     'dataType' => 'system',
  12366.                                                 ],
  12367.                                                 'isOperator' => false,
  12368.                                             ],
  12369.                                             => [
  12370.                                                 'attributes' => [
  12371.                                                     'attribute' => 'fullpath',
  12372.                                                     'label' => 'Full Path',
  12373.                                                     'dataType' => 'system',
  12374.                                                 ],
  12375.                                                 'isOperator' => false,
  12376.                                             ],
  12377.                                             => [
  12378.                                                 'attributes' => [
  12379.                                                     'attribute' => 'Title',
  12380.                                                     'label' => 'Title',
  12381.                                                     'dataType' => 'input',
  12382.                                                 ],
  12383.                                                 'isOperator' => false,
  12384.                                             ],
  12385.                                             => [
  12386.                                                 'attributes' => [
  12387.                                                     'attribute' => 'Description',
  12388.                                                     'label' => 'Description',
  12389.                                                     'dataType' => 'textarea',
  12390.                                                 ],
  12391.                                                 'isOperator' => false,
  12392.                                             ],
  12393.                                             => [
  12394.                                                 'attributes' => [
  12395.                                                     'attribute' => 'Submit',
  12396.                                                     'label' => 'Submit',
  12397.                                                     'dataType' => 'input',
  12398.                                                 ],
  12399.                                                 'isOperator' => false,
  12400.                                             ],
  12401.                                             => [
  12402.                                                 'attributes' => [
  12403.                                                     'attribute' => 'Fields',
  12404.                                                     'label' => 'Fields',
  12405.                                                     'dataType' => 'fieldcollections',
  12406.                                                 ],
  12407.                                                 'isOperator' => false,
  12408.                                             ],
  12409.                                             => [
  12410.                                                 'attributes' => [
  12411.                                                     'attribute' => 'WhereToSaveResults',
  12412.                                                     'label' => 'Where To Save Results',
  12413.                                                     'dataType' => 'select',
  12414.                                                 ],
  12415.                                                 'isOperator' => false,
  12416.                                             ],
  12417.                                             => [
  12418.                                                 'attributes' => [
  12419.                                                     'attribute' => 'sendMailTo',
  12420.                                                     'label' => 'Send Mail To',
  12421.                                                     'dataType' => 'textarea',
  12422.                                                 ],
  12423.                                                 'isOperator' => false,
  12424.                                             ],
  12425.                                             => [
  12426.                                                 'attributes' => [
  12427.                                                     'attribute' => 'sendMailToCountryManager',
  12428.                                                     'label' => 'Send Mail To Country Manager',
  12429.                                                     'dataType' => 'checkbox',
  12430.                                                 ],
  12431.                                                 'isOperator' => false,
  12432.                                             ],
  12433.                                             10 => [
  12434.                                                 'attributes' => [
  12435.                                                     'attribute' => 'MailTemplate',
  12436.                                                     'label' => 'Mail Template',
  12437.                                                     'dataType' => 'manyToOneRelation',
  12438.                                                 ],
  12439.                                                 'isOperator' => false,
  12440.                                             ],
  12441.                                             11 => [
  12442.                                                 'attributes' => [
  12443.                                                     'attribute' => 'sendMailToUser',
  12444.                                                     'label' => 'Send Mail To User',
  12445.                                                     'dataType' => 'checkbox',
  12446.                                                 ],
  12447.                                                 'isOperator' => false,
  12448.                                             ],
  12449.                                             12 => [
  12450.                                                 'attributes' => [
  12451.                                                     'attribute' => 'MailTemplate4User',
  12452.                                                     'label' => 'Mail Template 4 User',
  12453.                                                     'dataType' => 'manyToOneRelation',
  12454.                                                 ],
  12455.                                                 'isOperator' => false,
  12456.                                             ],
  12457.                                             13 => [
  12458.                                                 'attributes' => [
  12459.                                                     'attribute' => 'DoubleOptIn',
  12460.                                                     'label' => 'Double Opt In',
  12461.                                                     'dataType' => 'checkbox',
  12462.                                                 ],
  12463.                                                 'isOperator' => false,
  12464.                                             ],
  12465.                                             14 => [
  12466.                                                 'attributes' => [
  12467.                                                     'attribute' => 'DoubleOptInTemplate',
  12468.                                                     'label' => 'Double Opt In Template',
  12469.                                                     'dataType' => 'manyToOneRelation',
  12470.                                                 ],
  12471.                                                 'isOperator' => false,
  12472.                                             ],
  12473.                                             15 => [
  12474.                                                 'attributes' => [
  12475.                                                     'attribute' => 'ThankYouTitle',
  12476.                                                     'label' => 'Thank You Title',
  12477.                                                     'dataType' => 'input',
  12478.                                                 ],
  12479.                                                 'isOperator' => false,
  12480.                                             ],
  12481.                                             16 => [
  12482.                                                 'attributes' => [
  12483.                                                     'attribute' => 'ThankYouText',
  12484.                                                     'label' => 'Thank You Text',
  12485.                                                     'dataType' => 'textarea',
  12486.                                                 ],
  12487.                                                 'isOperator' => false,
  12488.                                             ],
  12489.                                             17 => [
  12490.                                                 'attributes' => [
  12491.                                                     'attribute' => 'ThankYouButtonText',
  12492.                                                     'label' => 'Thank You Button Text',
  12493.                                                     'dataType' => 'input',
  12494.                                                 ],
  12495.                                                 'isOperator' => false,
  12496.                                             ],
  12497.                                             18 => [
  12498.                                                 'attributes' => [
  12499.                                                     'attribute' => 'ThankYouButtonLink',
  12500.                                                     'label' => 'Thank You Button Link',
  12501.                                                     'dataType' => 'link',
  12502.                                                 ],
  12503.                                                 'isOperator' => false,
  12504.                                             ],
  12505.                                         ],
  12506.                                     ],
  12507.                                 ],
  12508.                                 'socialMedia' => [
  12509.                                     'id' => 'socialMedia',
  12510.                                     'name' => 'socialMedia',
  12511.                                     'columnConfig' => [
  12512.                                         'columns' => [
  12513.                                             => [
  12514.                                                 'attributes' => [
  12515.                                                     'attribute' => 'SocialMediaIcon',
  12516.                                                     'label' => 'Social Media Icon',
  12517.                                                     'dataType' => 'image',
  12518.                                                 ],
  12519.                                                 'isOperator' => false,
  12520.                                             ],
  12521.                                             => [
  12522.                                                 'attributes' => [
  12523.                                                     'attribute' => 'Name',
  12524.                                                     'label' => 'Name',
  12525.                                                     'dataType' => 'input',
  12526.                                                 ],
  12527.                                                 'isOperator' => false,
  12528.                                             ],
  12529.                                             => [
  12530.                                                 'attributes' => [
  12531.                                                     'attribute' => 'id',
  12532.                                                     'label' => 'id',
  12533.                                                     'dataType' => 'system',
  12534.                                                 ],
  12535.                                                 'isOperator' => false,
  12536.                                             ],
  12537.                                             => [
  12538.                                                 'attributes' => [
  12539.                                                     'attribute' => 'fullpath',
  12540.                                                     'label' => 'fullpath',
  12541.                                                     'dataType' => 'system',
  12542.                                                 ],
  12543.                                                 'isOperator' => false,
  12544.                                             ],
  12545.                                             => [
  12546.                                                 'attributes' => [
  12547.                                                     'attribute' => 'key',
  12548.                                                     'label' => 'key',
  12549.                                                     'dataType' => 'system',
  12550.                                                 ],
  12551.                                                 'isOperator' => false,
  12552.                                             ],
  12553.                                             => [
  12554.                                                 'attributes' => [
  12555.                                                     'attribute' => 'index',
  12556.                                                     'label' => 'index',
  12557.                                                     'dataType' => 'system',
  12558.                                                 ],
  12559.                                                 'isOperator' => false,
  12560.                                             ],
  12561.                                         ],
  12562.                                     ],
  12563.                                 ],
  12564.                                 'Country' => [
  12565.                                     'id' => 'Country',
  12566.                                     'name' => 'Country',
  12567.                                     'columnConfig' => [
  12568.                                         'columns' => [
  12569.                                             => [
  12570.                                                 'attributes' => [
  12571.                                                     'attribute' => 'Name',
  12572.                                                     'label' => 'Name',
  12573.                                                     'dataType' => 'input',
  12574.                                                 ],
  12575.                                                 'isOperator' => false,
  12576.                                             ],
  12577.                                             => [
  12578.                                                 'attributes' => [
  12579.                                                     'attribute' => 'Continent',
  12580.                                                     'label' => 'Continent',
  12581.                                                     'dataType' => 'input',
  12582.                                                 ],
  12583.                                                 'isOperator' => false,
  12584.                                             ],
  12585.                                             => [
  12586.                                                 'attributes' => [
  12587.                                                     'attribute' => 'Region',
  12588.                                                     'label' => 'Region',
  12589.                                                     'dataType' => 'input',
  12590.                                                 ],
  12591.                                                 'isOperator' => false,
  12592.                                             ],
  12593.                                             => [
  12594.                                                 'attributes' => [
  12595.                                                     'attribute' => 'DefaultLanguage',
  12596.                                                     'label' => 'Default Language',
  12597.                                                     'dataType' => 'language',
  12598.                                                 ],
  12599.                                                 'isOperator' => false,
  12600.                                             ],
  12601.                                             => [
  12602.                                                 'attributes' => [
  12603.                                                     'attribute' => 'GeoPoint',
  12604.                                                     'label' => 'Geo Point',
  12605.                                                     'dataType' => 'input',
  12606.                                                 ],
  12607.                                                 'isOperator' => false,
  12608.                                             ],
  12609.                                             => [
  12610.                                                 'attributes' => [
  12611.                                                     'attribute' => 'GeoShape',
  12612.                                                     'label' => 'Geo Shape',
  12613.                                                     'dataType' => 'textarea',
  12614.                                                 ],
  12615.                                                 'isOperator' => false,
  12616.                                             ],
  12617.                                             => [
  12618.                                                 'attributes' => [
  12619.                                                     'attribute' => 'ISO3166',
  12620.                                                     'label' => 'ISO 3166 -1',
  12621.                                                     'dataType' => 'input',
  12622.                                                 ],
  12623.                                                 'isOperator' => false,
  12624.                                             ],
  12625.                                             => [
  12626.                                                 'attributes' => [
  12627.                                                     'attribute' => 'ISO3',
  12628.                                                     'label' => 'ISO3',
  12629.                                                     'dataType' => 'input',
  12630.                                                 ],
  12631.                                                 'isOperator' => false,
  12632.                                             ],
  12633.                                             => [
  12634.                                                 'attributes' => [
  12635.                                                     'attribute' => 'key',
  12636.                                                     'label' => 'Key',
  12637.                                                     'dataType' => 'system',
  12638.                                                 ],
  12639.                                                 'isOperator' => false,
  12640.                                             ],
  12641.                                             => [
  12642.                                                 'attributes' => [
  12643.                                                     'attribute' => 'id',
  12644.                                                     'label' => 'ID',
  12645.                                                     'dataType' => 'system',
  12646.                                                 ],
  12647.                                                 'isOperator' => false,
  12648.                                             ],
  12649.                                             10 => [
  12650.                                                 'attributes' => [
  12651.                                                     'attribute' => 'fullpath',
  12652.                                                     'label' => 'Full Path',
  12653.                                                     'dataType' => 'system',
  12654.                                                 ],
  12655.                                                 'isOperator' => false,
  12656.                                             ],
  12657.                                             11 => [
  12658.                                                 'attributes' => [
  12659.                                                     'attribute' => 'NameTranslation',
  12660.                                                     'label' => 'Name Translation',
  12661.                                                     'dataType' => 'input',
  12662.                                                 ],
  12663.                                                 'isOperator' => false,
  12664.                                             ],
  12665.                                         ],
  12666.                                     ],
  12667.                                 ],
  12668.                                 'MailingList' => [
  12669.                                     'id' => 'MailingList',
  12670.                                     'name' => 'MailingList',
  12671.                                 ],
  12672.                                 'mailTemplate' => [
  12673.                                     'id' => 'mailTemplate',
  12674.                                     'name' => 'mailTemplate',
  12675.                                     'columnConfig' => [
  12676.                                         'columns' => [
  12677.                                             => [
  12678.                                                 'attributes' => [
  12679.                                                     'attribute' => 'templateHTML',
  12680.                                                     'label' => 'Template HTML',
  12681.                                                     'dataType' => 'textarea',
  12682.                                                 ],
  12683.                                                 'isOperator' => false,
  12684.                                             ],
  12685.                                             => [
  12686.                                                 'attributes' => [
  12687.                                                     'attribute' => 'Topic',
  12688.                                                     'label' => 'Topic',
  12689.                                                     'dataType' => 'input',
  12690.                                                 ],
  12691.                                                 'isOperator' => false,
  12692.                                             ],
  12693.                                             => [
  12694.                                                 'attributes' => [
  12695.                                                     'attribute' => 'Name',
  12696.                                                     'label' => 'Name',
  12697.                                                     'dataType' => 'input',
  12698.                                                 ],
  12699.                                                 'isOperator' => false,
  12700.                                             ],
  12701.                                             => [
  12702.                                                 'attributes' => [
  12703.                                                     'attribute' => 'id',
  12704.                                                     'label' => 'id',
  12705.                                                     'dataType' => 'system',
  12706.                                                 ],
  12707.                                                 'isOperator' => false,
  12708.                                             ],
  12709.                                             => [
  12710.                                                 'attributes' => [
  12711.                                                     'attribute' => 'fullpath',
  12712.                                                     'label' => 'fullpath',
  12713.                                                     'dataType' => 'system',
  12714.                                                 ],
  12715.                                                 'isOperator' => false,
  12716.                                             ],
  12717.                                             => [
  12718.                                                 'attributes' => [
  12719.                                                     'attribute' => 'key',
  12720.                                                     'label' => 'key',
  12721.                                                     'dataType' => 'system',
  12722.                                                 ],
  12723.                                                 'isOperator' => false,
  12724.                                             ],
  12725.                                             => [
  12726.                                                 'attributes' => [
  12727.                                                     'attribute' => 'index',
  12728.                                                     'label' => 'index',
  12729.                                                     'dataType' => 'system',
  12730.                                                 ],
  12731.                                                 'isOperator' => false,
  12732.                                             ],
  12733.                                         ],
  12734.                                     ],
  12735.                                 ],
  12736.                                 'CountryManager' => [
  12737.                                     'id' => 'CountryManager',
  12738.                                     'name' => 'CountryManager',
  12739.                                     'columnConfig' => [
  12740.                                         'columns' => [
  12741.                                             => [
  12742.                                                 'attributes' => [
  12743.                                                     'attribute' => 'Countries',
  12744.                                                     'label' => 'Countries',
  12745.                                                     'dataType' => 'countrymultiselect',
  12746.                                                 ],
  12747.                                                 'isOperator' => false,
  12748.                                             ],
  12749.                                             => [
  12750.                                                 'attributes' => [
  12751.                                                     'attribute' => 'Email',
  12752.                                                     'label' => 'Email',
  12753.                                                     'dataType' => 'input',
  12754.                                                 ],
  12755.                                                 'isOperator' => false,
  12756.                                             ],
  12757.                                             => [
  12758.                                                 'attributes' => [
  12759.                                                     'attribute' => 'Name',
  12760.                                                     'label' => 'Name',
  12761.                                                     'dataType' => 'input',
  12762.                                                 ],
  12763.                                                 'isOperator' => false,
  12764.                                             ],
  12765.                                         ],
  12766.                                     ],
  12767.                                 ],
  12768.                             ],
  12769.                             'mutationEntities' => [
  12770.                             ],
  12771.                             'specialEntities' => [
  12772.                                 'document' => [
  12773.                                     'read' => false,
  12774.                                     'create' => false,
  12775.                                     'update' => false,
  12776.                                     'delete' => false,
  12777.                                 ],
  12778.                                 'document_folder' => [
  12779.                                     'read' => false,
  12780.                                     'create' => false,
  12781.                                     'update' => false,
  12782.                                     'delete' => false,
  12783.                                 ],
  12784.                                 'asset' => [
  12785.                                     'read' => true,
  12786.                                     'create' => false,
  12787.                                     'update' => false,
  12788.                                     'delete' => false,
  12789.                                 ],
  12790.                                 'asset_folder' => [
  12791.                                     'read' => true,
  12792.                                     'create' => false,
  12793.                                     'update' => false,
  12794.                                     'delete' => false,
  12795.                                 ],
  12796.                                 'asset_listing' => [
  12797.                                     'read' => true,
  12798.                                     'create' => false,
  12799.                                     'update' => false,
  12800.                                     'delete' => false,
  12801.                                 ],
  12802.                                 'object_folder' => [
  12803.                                     'read' => false,
  12804.                                     'create' => false,
  12805.                                     'update' => false,
  12806.                                     'delete' => false,
  12807.                                 ],
  12808.                                 'translation' => [
  12809.                                     'read' => true,
  12810.                                     'create' => false,
  12811.                                     'update' => false,
  12812.                                     'delete' => false,
  12813.                                 ],
  12814.                                 'translation_listing' => [
  12815.                                     'read' => true,
  12816.                                     'create' => false,
  12817.                                     'update' => false,
  12818.                                     'delete' => false,
  12819.                                 ],
  12820.                             ],
  12821.                         ],
  12822.                         'security' => [
  12823.                             'method' => 'datahub_apikey',
  12824.                             'apikey' => [
  12825.                                 => '0c2d01a7dd81e1f63bf3d3fed66e4029',
  12826.                             ],
  12827.                             'skipPermissionCheck' => true,
  12828.                             'disableIntrospection' => false,
  12829.                         ],
  12830.                         'workspaces' => [
  12831.                             'asset' => [
  12832.                                 => [
  12833.                                     'read' => true,
  12834.                                     'cpath' => '/',
  12835.                                     'create' => false,
  12836.                                     'update' => false,
  12837.                                     'delete' => false,
  12838.                                     'id' => 'extModel19352-1',
  12839.                                 ],
  12840.                             ],
  12841.                             'document' => [
  12842.                             ],
  12843.                             'object' => [
  12844.                                 => [
  12845.                                     'read' => true,
  12846.                                     'cpath' => '/',
  12847.                                     'create' => false,
  12848.                                     'update' => false,
  12849.                                     'delete' => false,
  12850.                                     'id' => 'extModel4344-1',
  12851.                                 ],
  12852.                             ],
  12853.                         ],
  12854.                         'permissions' => [
  12855.                             'user' => [
  12856.                             ],
  12857.                             'role' => [
  12858.                             ],
  12859.                         ],
  12860.                     ],
  12861.                     'bol2' => [
  12862.                         'general' => [
  12863.                             'active' => true,
  12864.                             'type' => 'graphql',
  12865.                             'name' => 'bol2',
  12866.                             'description' => '',
  12867.                             'group' => '',
  12868.                             'sqlObjectCondition' => '',
  12869.                             'modificationDate' => 1707743485,
  12870.                             'path' => NULL,
  12871.                             'createDate' => 1676982916,
  12872.                         ],
  12873.                         'schema' => [
  12874.                             'queryEntities' => [
  12875.                                 'Approvals' => [
  12876.                                     'id' => 'Approvals',
  12877.                                     'name' => 'Approvals',
  12878.                                     'columnConfig' => [
  12879.                                         'columns' => [
  12880.                                             => [
  12881.                                                 'attributes' => [
  12882.                                                     'attribute' => 'id',
  12883.                                                     'label' => 'id',
  12884.                                                     'dataType' => 'system',
  12885.                                                 ],
  12886.                                                 'isOperator' => false,
  12887.                                             ],
  12888.                                             => [
  12889.                                                 'attributes' => [
  12890.                                                     'attribute' => 'fullpath',
  12891.                                                     'label' => 'fullpath',
  12892.                                                     'dataType' => 'system',
  12893.                                                 ],
  12894.                                                 'isOperator' => false,
  12895.                                             ],
  12896.                                             => [
  12897.                                                 'attributes' => [
  12898.                                                     'attribute' => 'key',
  12899.                                                     'label' => 'key',
  12900.                                                     'dataType' => 'system',
  12901.                                                 ],
  12902.                                                 'isOperator' => false,
  12903.                                             ],
  12904.                                             => [
  12905.                                                 'attributes' => [
  12906.                                                     'attribute' => 'published',
  12907.                                                     'label' => 'published',
  12908.                                                     'dataType' => 'system',
  12909.                                                 ],
  12910.                                                 'isOperator' => false,
  12911.                                             ],
  12912.                                             => [
  12913.                                                 'attributes' => [
  12914.                                                     'attribute' => 'creationDate',
  12915.                                                     'label' => 'creationDate',
  12916.                                                     'dataType' => 'system',
  12917.                                                 ],
  12918.                                                 'isOperator' => false,
  12919.                                             ],
  12920.                                             => [
  12921.                                                 'attributes' => [
  12922.                                                     'attribute' => 'modificationDate',
  12923.                                                     'label' => 'modificationDate',
  12924.                                                     'dataType' => 'system',
  12925.                                                 ],
  12926.                                                 'isOperator' => false,
  12927.                                             ],
  12928.                                             => [
  12929.                                                 'attributes' => [
  12930.                                                     'attribute' => 'filename',
  12931.                                                     'label' => 'filename',
  12932.                                                     'dataType' => 'system',
  12933.                                                 ],
  12934.                                                 'isOperator' => false,
  12935.                                             ],
  12936.                                             => [
  12937.                                                 'attributes' => [
  12938.                                                     'attribute' => 'classname',
  12939.                                                     'label' => 'classname',
  12940.                                                     'dataType' => 'system',
  12941.                                                 ],
  12942.                                                 'isOperator' => false,
  12943.                                             ],
  12944.                                             => [
  12945.                                                 'attributes' => [
  12946.                                                     'attribute' => 'index',
  12947.                                                     'label' => 'index',
  12948.                                                     'dataType' => 'system',
  12949.                                                 ],
  12950.                                                 'isOperator' => false,
  12951.                                             ],
  12952.                                             => [
  12953.                                                 'attributes' => [
  12954.                                                     'attribute' => 'name',
  12955.                                                     'label' => 'Name',
  12956.                                                     'dataType' => 'input',
  12957.                                                 ],
  12958.                                                 'isOperator' => false,
  12959.                                             ],
  12960.                                             10 => [
  12961.                                                 'attributes' => [
  12962.                                                     'attribute' => 'desc',
  12963.                                                     'label' => 'Description',
  12964.                                                     'dataType' => 'textarea',
  12965.                                                 ],
  12966.                                                 'isOperator' => false,
  12967.                                             ],
  12968.                                         ],
  12969.                                     ],
  12970.                                 ],
  12971.                                 'Brand' => [
  12972.                                     'id' => 'Brand',
  12973.                                     'name' => 'Brand',
  12974.                                     'columnConfig' => [
  12975.                                         'columns' => [
  12976.                                             => [
  12977.                                                 'attributes' => [
  12978.                                                     'attribute' => 'id',
  12979.                                                     'label' => 'id',
  12980.                                                     'dataType' => 'system',
  12981.                                                 ],
  12982.                                                 'isOperator' => false,
  12983.                                             ],
  12984.                                             => [
  12985.                                                 'attributes' => [
  12986.                                                     'attribute' => 'fullpath',
  12987.                                                     'label' => 'fullpath',
  12988.                                                     'dataType' => 'system',
  12989.                                                 ],
  12990.                                                 'isOperator' => false,
  12991.                                             ],
  12992.                                             => [
  12993.                                                 'attributes' => [
  12994.                                                     'attribute' => 'key',
  12995.                                                     'label' => 'key',
  12996.                                                     'dataType' => 'system',
  12997.                                                 ],
  12998.                                                 'isOperator' => false,
  12999.                                             ],
  13000.                                             => [
  13001.                                                 'attributes' => [
  13002.                                                     'attribute' => 'published',
  13003.                                                     'label' => 'published',
  13004.                                                     'dataType' => 'system',
  13005.                                                 ],
  13006.                                                 'isOperator' => false,
  13007.                                             ],
  13008.                                             => [
  13009.                                                 'attributes' => [
  13010.                                                     'attribute' => 'creationDate',
  13011.                                                     'label' => 'creationDate',
  13012.                                                     'dataType' => 'system',
  13013.                                                 ],
  13014.                                                 'isOperator' => false,
  13015.                                             ],
  13016.                                             => [
  13017.                                                 'attributes' => [
  13018.                                                     'attribute' => 'modificationDate',
  13019.                                                     'label' => 'modificationDate',
  13020.                                                     'dataType' => 'system',
  13021.                                                 ],
  13022.                                                 'isOperator' => false,
  13023.                                             ],
  13024.                                             => [
  13025.                                                 'attributes' => [
  13026.                                                     'attribute' => 'filename',
  13027.                                                     'label' => 'filename',
  13028.                                                     'dataType' => 'system',
  13029.                                                 ],
  13030.                                                 'isOperator' => false,
  13031.                                             ],
  13032.                                             => [
  13033.                                                 'attributes' => [
  13034.                                                     'attribute' => 'classname',
  13035.                                                     'label' => 'classname',
  13036.                                                     'dataType' => 'system',
  13037.                                                 ],
  13038.                                                 'isOperator' => false,
  13039.                                             ],
  13040.                                             => [
  13041.                                                 'attributes' => [
  13042.                                                     'attribute' => 'index',
  13043.                                                     'label' => 'index',
  13044.                                                     'dataType' => 'system',
  13045.                                                 ],
  13046.                                                 'isOperator' => false,
  13047.                                             ],
  13048.                                             => [
  13049.                                                 'attributes' => [
  13050.                                                     'attribute' => 'Name',
  13051.                                                     'label' => 'Name',
  13052.                                                     'dataType' => 'input',
  13053.                                                 ],
  13054.                                                 'isOperator' => false,
  13055.                                             ],
  13056.                                             10 => [
  13057.                                                 'attributes' => [
  13058.                                                     'attribute' => 'desc',
  13059.                                                     'label' => 'Description',
  13060.                                                     'dataType' => 'textarea',
  13061.                                                 ],
  13062.                                                 'isOperator' => false,
  13063.                                             ],
  13064.                                         ],
  13065.                                     ],
  13066.                                 ],
  13067.                                 'Category' => [
  13068.                                     'id' => 'Category',
  13069.                                     'name' => 'Category',
  13070.                                     'columnConfig' => [
  13071.                                         'columns' => [
  13072.                                             => [
  13073.                                                 'attributes' => [
  13074.                                                     'attribute' => 'id',
  13075.                                                     'label' => 'id',
  13076.                                                     'dataType' => 'system',
  13077.                                                 ],
  13078.                                                 'isOperator' => false,
  13079.                                             ],
  13080.                                             => [
  13081.                                                 'attributes' => [
  13082.                                                     'attribute' => 'fullpath',
  13083.                                                     'label' => 'fullpath',
  13084.                                                     'dataType' => 'system',
  13085.                                                 ],
  13086.                                                 'isOperator' => false,
  13087.                                             ],
  13088.                                             => [
  13089.                                                 'attributes' => [
  13090.                                                     'attribute' => 'key',
  13091.                                                     'label' => 'key',
  13092.                                                     'dataType' => 'system',
  13093.                                                 ],
  13094.                                                 'isOperator' => false,
  13095.                                             ],
  13096.                                             => [
  13097.                                                 'attributes' => [
  13098.                                                     'attribute' => 'published',
  13099.                                                     'label' => 'published',
  13100.                                                     'dataType' => 'system',
  13101.                                                 ],
  13102.                                                 'isOperator' => false,
  13103.                                             ],
  13104.                                             => [
  13105.                                                 'attributes' => [
  13106.                                                     'attribute' => 'creationDate',
  13107.                                                     'label' => 'creationDate',
  13108.                                                     'dataType' => 'system',
  13109.                                                 ],
  13110.                                                 'isOperator' => false,
  13111.                                             ],
  13112.                                             => [
  13113.                                                 'attributes' => [
  13114.                                                     'attribute' => 'modificationDate',
  13115.                                                     'label' => 'modificationDate',
  13116.                                                     'dataType' => 'system',
  13117.                                                 ],
  13118.                                                 'isOperator' => false,
  13119.                                             ],
  13120.                                             => [
  13121.                                                 'attributes' => [
  13122.                                                     'attribute' => 'filename',
  13123.                                                     'label' => 'filename',
  13124.                                                     'dataType' => 'system',
  13125.                                                 ],
  13126.                                                 'isOperator' => false,
  13127.                                             ],
  13128.                                             => [
  13129.                                                 'attributes' => [
  13130.                                                     'attribute' => 'classname',
  13131.                                                     'label' => 'classname',
  13132.                                                     'dataType' => 'system',
  13133.                                                 ],
  13134.                                                 'isOperator' => false,
  13135.                                             ],
  13136.                                             => [
  13137.                                                 'attributes' => [
  13138.                                                     'attribute' => 'index',
  13139.                                                     'label' => 'index',
  13140.                                                     'dataType' => 'system',
  13141.                                                 ],
  13142.                                                 'isOperator' => false,
  13143.                                             ],
  13144.                                             => [
  13145.                                                 'attributes' => [
  13146.                                                     'attribute' => 'name',
  13147.                                                     'label' => 'Name',
  13148.                                                     'dataType' => 'input',
  13149.                                                 ],
  13150.                                                 'isOperator' => false,
  13151.                                             ],
  13152.                                             10 => [
  13153.                                                 'attributes' => [
  13154.                                                     'attribute' => 'desc',
  13155.                                                     'label' => 'Description',
  13156.                                                     'dataType' => 'wysiwyg',
  13157.                                                 ],
  13158.                                                 'isOperator' => false,
  13159.                                             ],
  13160.                                             11 => [
  13161.                                                 'attributes' => [
  13162.                                                     'attribute' => 'ColorOne',
  13163.                                                     'label' => 'Color One',
  13164.                                                     'dataType' => 'rgbaColor',
  13165.                                                 ],
  13166.                                                 'isOperator' => false,
  13167.                                             ],
  13168.                                             12 => [
  13169.                                                 'attributes' => [
  13170.                                                     'attribute' => 'ColorTwo',
  13171.                                                     'label' => 'Color Two',
  13172.                                                     'dataType' => 'rgbaColor',
  13173.                                                 ],
  13174.                                                 'isOperator' => false,
  13175.                                             ],
  13176.                                         ],
  13177.                                     ],
  13178.                                 ],
  13179.                                 'DangerLabels' => [
  13180.                                     'id' => 'DangerLabels',
  13181.                                     'name' => 'DangerLabels',
  13182.                                     'columnConfig' => [
  13183.                                         'columns' => [
  13184.                                             => [
  13185.                                                 'attributes' => [
  13186.                                                     'attribute' => 'id',
  13187.                                                     'label' => 'id',
  13188.                                                     'dataType' => 'system',
  13189.                                                 ],
  13190.                                                 'isOperator' => false,
  13191.                                             ],
  13192.                                             => [
  13193.                                                 'attributes' => [
  13194.                                                     'attribute' => 'fullpath',
  13195.                                                     'label' => 'fullpath',
  13196.                                                     'dataType' => 'system',
  13197.                                                 ],
  13198.                                                 'isOperator' => false,
  13199.                                             ],
  13200.                                             => [
  13201.                                                 'attributes' => [
  13202.                                                     'attribute' => 'key',
  13203.                                                     'label' => 'key',
  13204.                                                     'dataType' => 'system',
  13205.                                                 ],
  13206.                                                 'isOperator' => false,
  13207.                                             ],
  13208.                                             => [
  13209.                                                 'attributes' => [
  13210.                                                     'attribute' => 'published',
  13211.                                                     'label' => 'published',
  13212.                                                     'dataType' => 'system',
  13213.                                                 ],
  13214.                                                 'isOperator' => false,
  13215.                                             ],
  13216.                                             => [
  13217.                                                 'attributes' => [
  13218.                                                     'attribute' => 'creationDate',
  13219.                                                     'label' => 'creationDate',
  13220.                                                     'dataType' => 'system',
  13221.                                                 ],
  13222.                                                 'isOperator' => false,
  13223.                                             ],
  13224.                                             => [
  13225.                                                 'attributes' => [
  13226.                                                     'attribute' => 'modificationDate',
  13227.                                                     'label' => 'modificationDate',
  13228.                                                     'dataType' => 'system',
  13229.                                                 ],
  13230.                                                 'isOperator' => false,
  13231.                                             ],
  13232.                                             => [
  13233.                                                 'attributes' => [
  13234.                                                     'attribute' => 'filename',
  13235.                                                     'label' => 'filename',
  13236.                                                     'dataType' => 'system',
  13237.                                                 ],
  13238.                                                 'isOperator' => false,
  13239.                                             ],
  13240.                                             => [
  13241.                                                 'attributes' => [
  13242.                                                     'attribute' => 'classname',
  13243.                                                     'label' => 'classname',
  13244.                                                     'dataType' => 'system',
  13245.                                                 ],
  13246.                                                 'isOperator' => false,
  13247.                                             ],
  13248.                                             => [
  13249.                                                 'attributes' => [
  13250.                                                     'attribute' => 'index',
  13251.                                                     'label' => 'index',
  13252.                                                     'dataType' => 'system',
  13253.                                                 ],
  13254.                                                 'isOperator' => false,
  13255.                                             ],
  13256.                                             => [
  13257.                                                 'attributes' => [
  13258.                                                     'attribute' => 'Image',
  13259.                                                     'label' => 'Image',
  13260.                                                     'dataType' => 'image',
  13261.                                                 ],
  13262.                                                 'isOperator' => false,
  13263.                                             ],
  13264.                                         ],
  13265.                                     ],
  13266.                                 ],
  13267.                                 'DangerText' => [
  13268.                                     'id' => 'DangerText',
  13269.                                     'name' => 'DangerText',
  13270.                                     'columnConfig' => [
  13271.                                         'columns' => [
  13272.                                             => [
  13273.                                                 'attributes' => [
  13274.                                                     'attribute' => 'id',
  13275.                                                     'label' => 'id',
  13276.                                                     'dataType' => 'system',
  13277.                                                 ],
  13278.                                                 'isOperator' => false,
  13279.                                             ],
  13280.                                             => [
  13281.                                                 'attributes' => [
  13282.                                                     'attribute' => 'fullpath',
  13283.                                                     'label' => 'fullpath',
  13284.                                                     'dataType' => 'system',
  13285.                                                 ],
  13286.                                                 'isOperator' => false,
  13287.                                             ],
  13288.                                             => [
  13289.                                                 'attributes' => [
  13290.                                                     'attribute' => 'key',
  13291.                                                     'label' => 'key',
  13292.                                                     'dataType' => 'system',
  13293.                                                 ],
  13294.                                                 'isOperator' => false,
  13295.                                             ],
  13296.                                             => [
  13297.                                                 'attributes' => [
  13298.                                                     'attribute' => 'published',
  13299.                                                     'label' => 'published',
  13300.                                                     'dataType' => 'system',
  13301.                                                 ],
  13302.                                                 'isOperator' => false,
  13303.                                             ],
  13304.                                             => [
  13305.                                                 'attributes' => [
  13306.                                                     'attribute' => 'creationDate',
  13307.                                                     'label' => 'creationDate',
  13308.                                                     'dataType' => 'system',
  13309.                                                 ],
  13310.                                                 'isOperator' => false,
  13311.                                             ],
  13312.                                             => [
  13313.                                                 'attributes' => [
  13314.                                                     'attribute' => 'modificationDate',
  13315.                                                     'label' => 'modificationDate',
  13316.                                                     'dataType' => 'system',
  13317.                                                 ],
  13318.                                                 'isOperator' => false,
  13319.                                             ],
  13320.                                             => [
  13321.                                                 'attributes' => [
  13322.                                                     'attribute' => 'filename',
  13323.                                                     'label' => 'filename',
  13324.                                                     'dataType' => 'system',
  13325.                                                 ],
  13326.                                                 'isOperator' => false,
  13327.                                             ],
  13328.                                             => [
  13329.                                                 'attributes' => [
  13330.                                                     'attribute' => 'classname',
  13331.                                                     'label' => 'classname',
  13332.                                                     'dataType' => 'system',
  13333.                                                 ],
  13334.                                                 'isOperator' => false,
  13335.                                             ],
  13336.                                             => [
  13337.                                                 'attributes' => [
  13338.                                                     'attribute' => 'index',
  13339.                                                     'label' => 'index',
  13340.                                                     'dataType' => 'system',
  13341.                                                 ],
  13342.                                                 'isOperator' => false,
  13343.                                             ],
  13344.                                             => [
  13345.                                                 'attributes' => [
  13346.                                                     'attribute' => 'name',
  13347.                                                     'label' => 'Name',
  13348.                                                     'dataType' => 'input',
  13349.                                                 ],
  13350.                                                 'isOperator' => false,
  13351.                                             ],
  13352.                                             10 => [
  13353.                                                 'attributes' => [
  13354.                                                     'attribute' => 'desc',
  13355.                                                     'label' => 'Description',
  13356.                                                     'dataType' => 'wysiwyg',
  13357.                                                 ],
  13358.                                                 'isOperator' => false,
  13359.                                             ],
  13360.                                         ],
  13361.                                     ],
  13362.                                 ],
  13363.                                 'Manufacturer' => [
  13364.                                     'id' => 'Manufacturer',
  13365.                                     'name' => 'Manufacturer',
  13366.                                     'columnConfig' => [
  13367.                                         'columns' => [
  13368.                                             => [
  13369.                                                 'attributes' => [
  13370.                                                     'attribute' => 'id',
  13371.                                                     'label' => 'id',
  13372.                                                     'dataType' => 'system',
  13373.                                                 ],
  13374.                                                 'isOperator' => false,
  13375.                                             ],
  13376.                                             => [
  13377.                                                 'attributes' => [
  13378.                                                     'attribute' => 'fullpath',
  13379.                                                     'label' => 'fullpath',
  13380.                                                     'dataType' => 'system',
  13381.                                                 ],
  13382.                                                 'isOperator' => false,
  13383.                                             ],
  13384.                                             => [
  13385.                                                 'attributes' => [
  13386.                                                     'attribute' => 'key',
  13387.                                                     'label' => 'key',
  13388.                                                     'dataType' => 'system',
  13389.                                                 ],
  13390.                                                 'isOperator' => false,
  13391.                                             ],
  13392.                                             => [
  13393.                                                 'attributes' => [
  13394.                                                     'attribute' => 'published',
  13395.                                                     'label' => 'published',
  13396.                                                     'dataType' => 'system',
  13397.                                                 ],
  13398.                                                 'isOperator' => false,
  13399.                                             ],
  13400.                                             => [
  13401.                                                 'attributes' => [
  13402.                                                     'attribute' => 'creationDate',
  13403.                                                     'label' => 'creationDate',
  13404.                                                     'dataType' => 'system',
  13405.                                                 ],
  13406.                                                 'isOperator' => false,
  13407.                                             ],
  13408.                                             => [
  13409.                                                 'attributes' => [
  13410.                                                     'attribute' => 'modificationDate',
  13411.                                                     'label' => 'modificationDate',
  13412.                                                     'dataType' => 'system',
  13413.                                                 ],
  13414.                                                 'isOperator' => false,
  13415.                                             ],
  13416.                                             => [
  13417.                                                 'attributes' => [
  13418.                                                     'attribute' => 'filename',
  13419.                                                     'label' => 'filename',
  13420.                                                     'dataType' => 'system',
  13421.                                                 ],
  13422.                                                 'isOperator' => false,
  13423.                                             ],
  13424.                                             => [
  13425.                                                 'attributes' => [
  13426.                                                     'attribute' => 'classname',
  13427.                                                     'label' => 'classname',
  13428.                                                     'dataType' => 'system',
  13429.                                                 ],
  13430.                                                 'isOperator' => false,
  13431.                                             ],
  13432.                                             => [
  13433.                                                 'attributes' => [
  13434.                                                     'attribute' => 'index',
  13435.                                                     'label' => 'index',
  13436.                                                     'dataType' => 'system',
  13437.                                                 ],
  13438.                                                 'isOperator' => false,
  13439.                                             ],
  13440.                                             => [
  13441.                                                 'attributes' => [
  13442.                                                     'attribute' => 'Code',
  13443.                                                     'label' => 'Code',
  13444.                                                     'dataType' => 'numeric',
  13445.                                                 ],
  13446.                                                 'isOperator' => false,
  13447.                                             ],
  13448.                                             10 => [
  13449.                                                 'attributes' => [
  13450.                                                     'attribute' => 'Name',
  13451.                                                     'label' => 'Name',
  13452.                                                     'dataType' => 'input',
  13453.                                                 ],
  13454.                                                 'isOperator' => false,
  13455.                                             ],
  13456.                                             11 => [
  13457.                                                 'attributes' => [
  13458.                                                     'attribute' => 'desc',
  13459.                                                     'label' => 'Description',
  13460.                                                     'dataType' => 'textarea',
  13461.                                                 ],
  13462.                                                 'isOperator' => false,
  13463.                                             ],
  13464.                                         ],
  13465.                                     ],
  13466.                                 ],
  13467.                                 'Product' => [
  13468.                                     'id' => 'Product',
  13469.                                     'name' => 'Product',
  13470.                                     'columnConfig' => [
  13471.                                         'columns' => [
  13472.                                             => [
  13473.                                                 'attributes' => [
  13474.                                                     'attribute' => 'id',
  13475.                                                     'label' => 'id',
  13476.                                                     'dataType' => 'system',
  13477.                                                 ],
  13478.                                                 'isOperator' => false,
  13479.                                             ],
  13480.                                             => [
  13481.                                                 'attributes' => [
  13482.                                                     'attribute' => 'fullpath',
  13483.                                                     'label' => 'fullpath',
  13484.                                                     'dataType' => 'system',
  13485.                                                 ],
  13486.                                                 'isOperator' => false,
  13487.                                             ],
  13488.                                             => [
  13489.                                                 'attributes' => [
  13490.                                                     'attribute' => 'key',
  13491.                                                     'label' => 'key',
  13492.                                                     'dataType' => 'system',
  13493.                                                 ],
  13494.                                                 'isOperator' => false,
  13495.                                             ],
  13496.                                             => [
  13497.                                                 'attributes' => [
  13498.                                                     'attribute' => 'published',
  13499.                                                     'label' => 'published',
  13500.                                                     'dataType' => 'system',
  13501.                                                 ],
  13502.                                                 'isOperator' => false,
  13503.                                             ],
  13504.                                             => [
  13505.                                                 'attributes' => [
  13506.                                                     'attribute' => 'creationDate',
  13507.                                                     'label' => 'creationDate',
  13508.                                                     'dataType' => 'system',
  13509.                                                 ],
  13510.                                                 'isOperator' => false,
  13511.                                             ],
  13512.                                             => [
  13513.                                                 'attributes' => [
  13514.                                                     'attribute' => 'modificationDate',
  13515.                                                     'label' => 'modificationDate',
  13516.                                                     'dataType' => 'system',
  13517.                                                 ],
  13518.                                                 'isOperator' => false,
  13519.                                             ],
  13520.                                             => [
  13521.                                                 'attributes' => [
  13522.                                                     'attribute' => 'filename',
  13523.                                                     'label' => 'filename',
  13524.                                                     'dataType' => 'system',
  13525.                                                 ],
  13526.                                                 'isOperator' => false,
  13527.                                             ],
  13528.                                             => [
  13529.                                                 'attributes' => [
  13530.                                                     'attribute' => 'classname',
  13531.                                                     'label' => 'classname',
  13532.                                                     'dataType' => 'system',
  13533.                                                 ],
  13534.                                                 'isOperator' => false,
  13535.                                             ],
  13536.                                             => [
  13537.                                                 'attributes' => [
  13538.                                                     'attribute' => 'index',
  13539.                                                     'label' => 'index',
  13540.                                                     'dataType' => 'system',
  13541.                                                 ],
  13542.                                                 'isOperator' => false,
  13543.                                             ],
  13544.                                             => [
  13545.                                                 'attributes' => [
  13546.                                                     'attribute' => 'Category',
  13547.                                                     'label' => '',
  13548.                                                     'dataType' => 'calculatedValue',
  13549.                                                 ],
  13550.                                                 'isOperator' => false,
  13551.                                             ],
  13552.                                             10 => [
  13553.                                                 'attributes' => [
  13554.                                                     'attribute' => 'SubCategory',
  13555.                                                     'label' => '',
  13556.                                                     'dataType' => 'calculatedValue',
  13557.                                                 ],
  13558.                                                 'isOperator' => false,
  13559.                                             ],
  13560.                                             11 => [
  13561.                                                 'attributes' => [
  13562.                                                     'attribute' => 'Name',
  13563.                                                     'label' => 'Name',
  13564.                                                     'dataType' => 'input',
  13565.                                                 ],
  13566.                                                 'isOperator' => false,
  13567.                                             ],
  13568.                                             12 => [
  13569.                                                 'attributes' => [
  13570.                                                     'attribute' => 'Proddescript',
  13571.                                                     'label' => 'Proddescript',
  13572.                                                     'dataType' => 'wysiwyg',
  13573.                                                 ],
  13574.                                                 'isOperator' => false,
  13575.                                             ],
  13576.                                             13 => [
  13577.                                                 'attributes' => [
  13578.                                                     'attribute' => 'OilguideCode',
  13579.                                                     'label' => 'Oilguide code',
  13580.                                                     'dataType' => 'input',
  13581.                                                 ],
  13582.                                                 'isOperator' => false,
  13583.                                             ],
  13584.                                             14 => [
  13585.                                                 'attributes' => [
  13586.                                                     'attribute' => 'Manufacturer',
  13587.                                                     'label' => 'Manufacturer',
  13588.                                                     'dataType' => 'manyToOneRelation',
  13589.                                                 ],
  13590.                                                 'isOperator' => false,
  13591.                                             ],
  13592.                                             15 => [
  13593.                                                 'attributes' => [
  13594.                                                     'attribute' => 'ColorOne',
  13595.                                                     'label' => 'Color One',
  13596.                                                     'dataType' => 'rgbaColor',
  13597.                                                 ],
  13598.                                                 'isOperator' => false,
  13599.                                             ],
  13600.                                             16 => [
  13601.                                                 'attributes' => [
  13602.                                                     'attribute' => 'ColorTwo',
  13603.                                                     'label' => 'Color Two',
  13604.                                                     'dataType' => 'rgbaColor',
  13605.                                                 ],
  13606.                                                 'isOperator' => false,
  13607.                                             ],
  13608.                                             17 => [
  13609.                                                 'attributes' => [
  13610.                                                     'attribute' => 'LinkToVideo',
  13611.                                                     'label' => 'Link to video',
  13612.                                                     'dataType' => 'link',
  13613.                                                 ],
  13614.                                                 'isOperator' => false,
  13615.                                             ],
  13616.                                             18 => [
  13617.                                                 'attributes' => [
  13618.                                                     'attribute' => 'ReadMore',
  13619.                                                     'label' => 'Read more',
  13620.                                                     'dataType' => 'link',
  13621.                                                 ],
  13622.                                                 'isOperator' => false,
  13623.                                             ],
  13624.                                             19 => [
  13625.                                                 'attributes' => [
  13626.                                                     'attribute' => 'Approvals',
  13627.                                                     'label' => 'Approvals',
  13628.                                                     'dataType' => 'manyToManyObjectRelation',
  13629.                                                 ],
  13630.                                                 'isOperator' => false,
  13631.                                             ],
  13632.                                             20 => [
  13633.                                                 'attributes' => [
  13634.                                                     'attribute' => 'Specification',
  13635.                                                     'label' => 'Specification',
  13636.                                                     'dataType' => 'manyToManyObjectRelation',
  13637.                                                 ],
  13638.                                                 'isOperator' => false,
  13639.                                             ],
  13640.                                             21 => [
  13641.                                                 'attributes' => [
  13642.                                                     'attribute' => 'TechData',
  13643.                                                     'label' => '',
  13644.                                                     'dataType' => 'fieldcollections',
  13645.                                                 ],
  13646.                                                 'isOperator' => false,
  13647.                                             ],
  13648.                                             22 => [
  13649.                                                 'attributes' => [
  13650.                                                     'attribute' => 'GTIN_EAN13',
  13651.                                                     'label' => 'GTIN (EAN13)',
  13652.                                                     'dataType' => 'input',
  13653.                                                 ],
  13654.                                                 'isOperator' => false,
  13655.                                             ],
  13656.                                             23 => [
  13657.                                                 'attributes' => [
  13658.                                                     'attribute' => 'QRcode',
  13659.                                                     'label' => 'QRcode',
  13660.                                                     'dataType' => 'input',
  13661.                                                 ],
  13662.                                                 'isOperator' => false,
  13663.                                             ],
  13664.                                             24 => [
  13665.                                                 'attributes' => [
  13666.                                                     'attribute' => 'Article',
  13667.                                                     'label' => 'Article',
  13668.                                                     'dataType' => 'input',
  13669.                                                 ],
  13670.                                                 'isOperator' => false,
  13671.                                             ],
  13672.                                             25 => [
  13673.                                                 'attributes' => [
  13674.                                                     'attribute' => 'Pack',
  13675.                                                     'label' => 'Pack',
  13676.                                                     'dataType' => 'quantityValue',
  13677.                                                 ],
  13678.                                                 'isOperator' => false,
  13679.                                             ],
  13680.                                             26 => [
  13681.                                                 'attributes' => [
  13682.                                                     'attribute' => 'Languages',
  13683.                                                     'label' => 'Languages',
  13684.                                                     'dataType' => 'select',
  13685.                                                 ],
  13686.                                                 'isOperator' => false,
  13687.                                             ],
  13688.                                             27 => [
  13689.                                                 'attributes' => [
  13690.                                                     'attribute' => 'BaseOil',
  13691.                                                     'label' => 'Base Oil',
  13692.                                                     'dataType' => 'select',
  13693.                                                 ],
  13694.                                                 'isOperator' => false,
  13695.                                             ],
  13696.                                             28 => [
  13697.                                                 'attributes' => [
  13698.                                                     'attribute' => 'Text',
  13699.                                                     'label' => '',
  13700.                                                     'dataType' => 'fieldcollections',
  13701.                                                 ],
  13702.                                                 'isOperator' => false,
  13703.                                             ],
  13704.                                             29 => [
  13705.                                                 'attributes' => [
  13706.                                                     'attribute' => 'Gallery',
  13707.                                                     'label' => 'Gallery',
  13708.                                                     'dataType' => 'imageGallery',
  13709.                                                 ],
  13710.                                                 'isOperator' => false,
  13711.                                             ],
  13712.                                             30 => [
  13713.                                                 'attributes' => [
  13714.                                                     'attribute' => 'Sds',
  13715.                                                     'label' => 'Sds',
  13716.                                                     'dataType' => 'link',
  13717.                                                 ],
  13718.                                                 'isOperator' => false,
  13719.                                             ],
  13720.                                             31 => [
  13721.                                                 'attributes' => [
  13722.                                                     'attribute' => 'External',
  13723.                                                     'label' => 'External',
  13724.                                                     'dataType' => 'externalImage',
  13725.                                                 ],
  13726.                                                 'isOperator' => false,
  13727.                                             ],
  13728.                                             32 => [
  13729.                                                 'attributes' => [
  13730.                                                     'attribute' => 'Library',
  13731.                                                     'label' => 'Library',
  13732.                                                     'dataType' => 'fieldcollections',
  13733.                                                 ],
  13734.                                                 'isOperator' => false,
  13735.                                             ],
  13736.                                             33 => [
  13737.                                                 'attributes' => [
  13738.                                                     'attribute' => 'DangerLabels',
  13739.                                                     'label' => 'Danger Labels',
  13740.                                                     'dataType' => 'manyToManyObjectRelation',
  13741.                                                 ],
  13742.                                                 'isOperator' => false,
  13743.                                             ],
  13744.                                             34 => [
  13745.                                                 'attributes' => [
  13746.                                                     'attribute' => 'Header',
  13747.                                                     'label' => '',
  13748.                                                     'dataType' => 'select',
  13749.                                                 ],
  13750.                                                 'isOperator' => false,
  13751.                                             ],
  13752.                                             35 => [
  13753.                                                 'attributes' => [
  13754.                                                     'attribute' => 'DangerText',
  13755.                                                     'label' => 'Danger Text',
  13756.                                                     'dataType' => 'manyToManyObjectRelation',
  13757.                                                 ],
  13758.                                                 'isOperator' => false,
  13759.                                             ],
  13760.                                         ],
  13761.                                     ],
  13762.                                 ],
  13763.                                 'Specification' => [
  13764.                                     'id' => 'Specification',
  13765.                                     'name' => 'Specification',
  13766.                                     'columnConfig' => [
  13767.                                         'columns' => [
  13768.                                             => [
  13769.                                                 'attributes' => [
  13770.                                                     'attribute' => 'id',
  13771.                                                     'label' => 'id',
  13772.                                                     'dataType' => 'system',
  13773.                                                 ],
  13774.                                                 'isOperator' => false,
  13775.                                             ],
  13776.                                             => [
  13777.                                                 'attributes' => [
  13778.                                                     'attribute' => 'fullpath',
  13779.                                                     'label' => 'fullpath',
  13780.                                                     'dataType' => 'system',
  13781.                                                 ],
  13782.                                                 'isOperator' => false,
  13783.                                             ],
  13784.                                             => [
  13785.                                                 'attributes' => [
  13786.                                                     'attribute' => 'key',
  13787.                                                     'label' => 'key',
  13788.                                                     'dataType' => 'system',
  13789.                                                 ],
  13790.                                                 'isOperator' => false,
  13791.                                             ],
  13792.                                             => [
  13793.                                                 'attributes' => [
  13794.                                                     'attribute' => 'published',
  13795.                                                     'label' => 'published',
  13796.                                                     'dataType' => 'system',
  13797.                                                 ],
  13798.                                                 'isOperator' => false,
  13799.                                             ],
  13800.                                             => [
  13801.                                                 'attributes' => [
  13802.                                                     'attribute' => 'creationDate',
  13803.                                                     'label' => 'creationDate',
  13804.                                                     'dataType' => 'system',
  13805.                                                 ],
  13806.                                                 'isOperator' => false,
  13807.                                             ],
  13808.                                             => [
  13809.                                                 'attributes' => [
  13810.                                                     'attribute' => 'modificationDate',
  13811.                                                     'label' => 'modificationDate',
  13812.                                                     'dataType' => 'system',
  13813.                                                 ],
  13814.                                                 'isOperator' => false,
  13815.                                             ],
  13816.                                             => [
  13817.                                                 'attributes' => [
  13818.                                                     'attribute' => 'filename',
  13819.                                                     'label' => 'filename',
  13820.                                                     'dataType' => 'system',
  13821.                                                 ],
  13822.                                                 'isOperator' => false,
  13823.                                             ],
  13824.                                             => [
  13825.                                                 'attributes' => [
  13826.                                                     'attribute' => 'classname',
  13827.                                                     'label' => 'classname',
  13828.                                                     'dataType' => 'system',
  13829.                                                 ],
  13830.                                                 'isOperator' => false,
  13831.                                             ],
  13832.                                             => [
  13833.                                                 'attributes' => [
  13834.                                                     'attribute' => 'index',
  13835.                                                     'label' => 'index',
  13836.                                                     'dataType' => 'system',
  13837.                                                 ],
  13838.                                                 'isOperator' => false,
  13839.                                             ],
  13840.                                             => [
  13841.                                                 'attributes' => [
  13842.                                                     'attribute' => 'name',
  13843.                                                     'label' => 'Name',
  13844.                                                     'dataType' => 'input',
  13845.                                                 ],
  13846.                                                 'isOperator' => false,
  13847.                                             ],
  13848.                                             10 => [
  13849.                                                 'attributes' => [
  13850.                                                     'attribute' => 'desc',
  13851.                                                     'label' => 'Description',
  13852.                                                     'dataType' => 'textarea',
  13853.                                                 ],
  13854.                                                 'isOperator' => false,
  13855.                                             ],
  13856.                                         ],
  13857.                                     ],
  13858.                                 ],
  13859.                             ],
  13860.                             'mutationEntities' => [
  13861.                             ],
  13862.                             'specialEntities' => [
  13863.                                 'document' => [
  13864.                                     'read' => false,
  13865.                                     'create' => false,
  13866.                                     'update' => false,
  13867.                                     'delete' => false,
  13868.                                 ],
  13869.                                 'document_folder' => [
  13870.                                     'read' => false,
  13871.                                     'create' => false,
  13872.                                     'update' => false,
  13873.                                     'delete' => false,
  13874.                                 ],
  13875.                                 'asset' => [
  13876.                                     'read' => false,
  13877.                                     'create' => false,
  13878.                                     'update' => false,
  13879.                                     'delete' => false,
  13880.                                 ],
  13881.                                 'asset_folder' => [
  13882.                                     'read' => false,
  13883.                                     'create' => false,
  13884.                                     'update' => false,
  13885.                                     'delete' => false,
  13886.                                 ],
  13887.                                 'asset_listing' => [
  13888.                                     'read' => false,
  13889.                                     'create' => false,
  13890.                                     'update' => false,
  13891.                                     'delete' => false,
  13892.                                 ],
  13893.                                 'object_folder' => [
  13894.                                     'read' => false,
  13895.                                     'create' => false,
  13896.                                     'update' => false,
  13897.                                     'delete' => false,
  13898.                                 ],
  13899.                                 'translation' => [
  13900.                                     'read' => false,
  13901.                                     'create' => false,
  13902.                                     'update' => false,
  13903.                                     'delete' => false,
  13904.                                 ],
  13905.                                 'translation_listing' => [
  13906.                                     'read' => false,
  13907.                                     'create' => false,
  13908.                                     'update' => false,
  13909.                                     'delete' => false,
  13910.                                 ],
  13911.                             ],
  13912.                         ],
  13913.                         'security' => [
  13914.                             'method' => 'datahub_apikey',
  13915.                             'apikey' => [
  13916.                                 => '1234567890123456qwerty',
  13917.                             ],
  13918.                             'skipPermissionCheck' => true,
  13919.                             'disableIntrospection' => false,
  13920.                         ],
  13921.                         'workspaces' => [
  13922.                             'asset' => [
  13923.                                 => [
  13924.                                     'read' => true,
  13925.                                     'cpath' => '/',
  13926.                                     'create' => false,
  13927.                                     'update' => false,
  13928.                                     'delete' => false,
  13929.                                     'id' => 'extModel412-1',
  13930.                                 ],
  13931.                             ],
  13932.                             'document' => [
  13933.                                 => [
  13934.                                     'read' => true,
  13935.                                     'cpath' => '/',
  13936.                                     'create' => false,
  13937.                                     'update' => false,
  13938.                                     'delete' => false,
  13939.                                     'id' => 'extModel386-1',
  13940.                                 ],
  13941.                             ],
  13942.                             'object' => [
  13943.                                 => [
  13944.                                     'read' => true,
  13945.                                     'cpath' => '/',
  13946.                                     'create' => false,
  13947.                                     'update' => false,
  13948.                                     'delete' => false,
  13949.                                     'id' => 'extModel438-1',
  13950.                                 ],
  13951.                             ],
  13952.                         ],
  13953.                         'permissions' => [
  13954.                             'user' => [
  13955.                             ],
  13956.                             'role' => [
  13957.                             ],
  13958.                         ],
  13959.                     ],
  13960.                 ],
  13961.             ],
  13962.             'elements_process_manager' => [
  13963.                 'archiveThresholdLogs' => 7,
  13964.                 'processTimeoutMinutes' => 15,
  13965.                 'disableShortcutMenu' => false,
  13966.                 'reportingEmailAddresses' => [
  13967.                 ],
  13968.                 'additionalScriptExecutionUsers' => [
  13969.                 ],
  13970.                 'restApiUsers' => [
  13971.                 ],
  13972.                 'executorClasses' => [
  13973.                     'pimcoreCommand' => [
  13974.                         'name' => 'pimcoreCommand',
  13975.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.class.pimcoreCommand',
  13976.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\PimcoreCommand',
  13977.                         'config' => [
  13978.                         ],
  13979.                     ],
  13980.                     'classMethod' => [
  13981.                         'name' => 'classMethod',
  13982.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.class.classMethod',
  13983.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\ClassMethod',
  13984.                         'config' => [
  13985.                         ],
  13986.                     ],
  13987.                 ],
  13988.                 'executorActionClasses' => [
  13989.                     'download' => [
  13990.                         'name' => 'download',
  13991.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.download',
  13992.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\Download',
  13993.                         'config' => [
  13994.                         ],
  13995.                     ],
  13996.                     'openItem' => [
  13997.                         'name' => 'openItem',
  13998.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.openItem',
  13999.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\OpenItem',
  14000.                         'config' => [
  14001.                         ],
  14002.                     ],
  14003.                     'jsEvent' => [
  14004.                         'name' => 'jsEvent',
  14005.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.jsEvent',
  14006.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\JsEvent',
  14007.                         'config' => [
  14008.                         ],
  14009.                     ],
  14010.                 ],
  14011.                 'executorCallbackClasses' => [
  14012.                     'executionNote' => [
  14013.                         'name' => 'executionNote',
  14014.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.executionNote',
  14015.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
  14016.                         'config' => [
  14017.                         ],
  14018.                         'jsFile' => '/bundles/elementsprocessmanager/js/executor/callback/executionNote.js',
  14019.                     ],
  14020.                 ],
  14021.                 'executorLoggerClasses' => [
  14022.                     'file' => [
  14023.                         'name' => 'file',
  14024.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.file',
  14025.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\File',
  14026.                         'config' => [
  14027.                         ],
  14028.                     ],
  14029.                     'console' => [
  14030.                         'name' => 'console',
  14031.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.console',
  14032.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Console',
  14033.                         'config' => [
  14034.                         ],
  14035.                     ],
  14036.                     'application' => [
  14037.                         'name' => 'application',
  14038.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.application',
  14039.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Application',
  14040.                         'config' => [
  14041.                         ],
  14042.                     ],
  14043.                     'emailSummary' => [
  14044.                         'name' => 'emailSummary',
  14045.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.emailSummary',
  14046.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\EmailSummary',
  14047.                         'config' => [
  14048.                         ],
  14049.                     ],
  14050.                 ],
  14051.             ],
  14052.             'data_collector.templates' => [
  14053.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  14054.                     => 'pimcore',
  14055.                     => '@PimcoreCore/Profiler/data_collector.html.twig',
  14056.                 ],
  14057.                 'data_collector.request' => [
  14058.                     => 'request',
  14059.                     => '@WebProfiler/Collector/request.html.twig',
  14060.                 ],
  14061.                 'data_collector.time' => [
  14062.                     => 'time',
  14063.                     => '@WebProfiler/Collector/time.html.twig',
  14064.                 ],
  14065.                 'data_collector.memory' => [
  14066.                     => 'memory',
  14067.                     => '@WebProfiler/Collector/memory.html.twig',
  14068.                 ],
  14069.                 'data_collector.validator' => [
  14070.                     => 'validator',
  14071.                     => '@WebProfiler/Collector/validator.html.twig',
  14072.                 ],
  14073.                 'data_collector.ajax' => [
  14074.                     => 'ajax',
  14075.                     => '@WebProfiler/Collector/ajax.html.twig',
  14076.                 ],
  14077.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  14078.                     => 'pimcore_targeting',
  14079.                     => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
  14080.                 ],
  14081.                 'data_collector.form' => [
  14082.                     => 'form',
  14083.                     => '@WebProfiler/Collector/form.html.twig',
  14084.                 ],
  14085.                 'data_collector.exception' => [
  14086.                     => 'exception',
  14087.                     => '@WebProfiler/Collector/exception.html.twig',
  14088.                 ],
  14089.                 'data_collector.logger' => [
  14090.                     => 'logger',
  14091.                     => '@WebProfiler/Collector/logger.html.twig',
  14092.                 ],
  14093.                 'data_collector.events' => [
  14094.                     => 'events',
  14095.                     => '@WebProfiler/Collector/events.html.twig',
  14096.                 ],
  14097.                 'data_collector.router' => [
  14098.                     => 'router',
  14099.                     => '@WebProfiler/Collector/router.html.twig',
  14100.                 ],
  14101.                 'data_collector.cache' => [
  14102.                     => 'cache',
  14103.                     => '@WebProfiler/Collector/cache.html.twig',
  14104.                 ],
  14105.                 'data_collector.translation' => [
  14106.                     => 'translation',
  14107.                     => '@WebProfiler/Collector/translation.html.twig',
  14108.                 ],
  14109.                 'data_collector.security' => [
  14110.                     => 'security',
  14111.                     => '@Security/Collector/security.html.twig',
  14112.                 ],
  14113.                 'data_collector.twig' => [
  14114.                     => 'twig',
  14115.                     => '@WebProfiler/Collector/twig.html.twig',
  14116.                 ],
  14117.                 'data_collector.http_client' => [
  14118.                     => 'http_client',
  14119.                     => '@WebProfiler/Collector/http_client.html.twig',
  14120.                 ],
  14121.                 'data_collector.doctrine' => [
  14122.                     => 'db',
  14123.                     => '@Doctrine/Collector/db.html.twig',
  14124.                 ],
  14125.                 'data_collector.dump' => [
  14126.                     => 'dump',
  14127.                     => '@Debug/Profiler/dump.html.twig',
  14128.                 ],
  14129.                 'data_collector.messenger' => [
  14130.                     => 'messenger',
  14131.                     => '@WebProfiler/Collector/messenger.html.twig',
  14132.                 ],
  14133.                 'mailer.data_collector' => [
  14134.                     => 'mailer',
  14135.                     => '@WebProfiler/Collector/mailer.html.twig',
  14136.                 ],
  14137.                 'notifier.data_collector' => [
  14138.                     => 'notifier',
  14139.                     => '@WebProfiler/Collector/notifier.html.twig',
  14140.                 ],
  14141.                 'data_collector.config' => [
  14142.                     => 'config',
  14143.                     => '@WebProfiler/Collector/config.html.twig',
  14144.                 ],
  14145.             ],
  14146.             'pimcore.service_controllers' => [
  14147.                 'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
  14148.                 'App\\Controller\\TestController' => 'App\\Controller\\TestController',
  14149.                 'App\\Controller\\Web2printController' => 'App\\Controller\\Web2printController',
  14150.                 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
  14151.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController',
  14152.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController',
  14153.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController',
  14154.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController',
  14155.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController',
  14156.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
  14157.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
  14158.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  14159.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  14160.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  14161.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  14162.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  14163.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  14164.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  14165.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  14166.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  14167.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  14168.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  14169.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  14170.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  14171.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  14172.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  14173.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  14174.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  14175.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  14176.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  14177.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  14178.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  14179.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  14180.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  14181.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  14182.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  14183.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  14184.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  14185.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  14186.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  14187.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  14188.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  14189.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  14190.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  14191.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  14192.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  14193.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  14194.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  14195.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  14196.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  14197.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  14198.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  14199.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  14200.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  14201.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  14202.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  14203.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  14204.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  14205.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController',
  14206.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController',
  14207.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController',
  14208.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController',
  14209.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController',
  14210.                 'Pimcore\\Bundle\\PerspectiveEditorBundle\\Controller\\PerspectiveController' => 'Pimcore\\Bundle\\PerspectiveEditorBundle\\Controller\\PerspectiveController',
  14211.                 'kernel' => 'App\\Kernel',
  14212.             ],
  14213.             'console.command.ids' => [
  14214.                 => 'console.command.public_alias.App\\Command\\CustomCommandCommand',
  14215.                 => 'console.command.public_alias.App\\Command\\ProcessManagerSampleCommandSimple',
  14216.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  14217.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  14218.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
  14219.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  14220.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  14221.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  14222.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  14223.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  14224.                 10 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  14225.                 11 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  14226.                 12 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
  14227.                 13 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  14228.                 14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
  14229.                 15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
  14230.                 16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  14231.                 17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  14232.                 18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  14233.                 19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
  14234.                 20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
  14235.                 21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
  14236.                 22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  14237.                 23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
  14238.                 24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
  14239.                 25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  14240.                 26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  14241.                 27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  14242.                 28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  14243.                 29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  14244.                 30 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  14245.                 31 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand',
  14246.                 32 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand',
  14247.                 33 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand',
  14248.                 34 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand',
  14249.                 35 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand',
  14250.                 36 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand',
  14251.                 37 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand',
  14252.                 38 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand',
  14253.                 39 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand',
  14254.             ],
  14255.         ];
  14256.     }
  14257.     protected function throw($message)
  14258.     {
  14259.         throw new RuntimeException($message);
  14260.     }
  14261. }