var/cache/dev/ContainerXwLWbKJ/App_KernelDevDebugContainer.php line 2161

Open in your IDE?
  1. <?php
  2. namespace ContainerXwLWbKJ;
  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.             'Abcpremium\\AssetImportCommandBundle\\Tool\\Installer' => 'getInstallerService',
  123.             'Abcpremium\\AssetMetadataAssignerBundle\\Controller\\Admin\\AssignAssetMetadataController' => 'getAssignAssetMetadataControllerService',
  124.             'Abcpremium\\AssetMetadataAssignerBundle\\Tool\\Installer' => 'getInstaller2Service',
  125.             'Abcpremium\\BasicWorkflowValidatorBundle\\Tool\\Installer' => 'getInstaller3Service',
  126.             'Abcpremium\\DataObjectQualityBundle\\Controller\\Admin\\CacheController' => 'getCacheControllerService',
  127.             'Abcpremium\\DataObjectQualityBundle\\Controller\\Admin\\DataQualityController' => 'getDataQualityControllerService',
  128.             'Abcpremium\\DataObjectQualityBundle\\Model\\DataObject\\OptionProvider\\ClassFieldcollections' => 'getClassFieldcollectionsService',
  129.             'Abcpremium\\DataObjectQualityBundle\\Model\\DataObject\\OptionProvider\\ClassObjectbricks' => 'getClassObjectbricksService',
  130.             'Abcpremium\\DataObjectQualityBundle\\Model\\DataObject\\OptionProvider\\ClassProperties' => 'getClassPropertiesService',
  131.             'Abcpremium\\DataObjectQualityBundle\\Model\\DataObject\\OptionProvider\\Constraints' => 'getConstraintsService',
  132.             'Abcpremium\\DataObjectQualityBundle\\Model\\DataObject\\OptionProvider\\DataObjectClassId' => 'getDataObjectClassIdService',
  133.             'Abcpremium\\DataObjectQualityBundle\\Model\\DataObject\\OptionProvider\\PreconditionProperties' => 'getPreconditionPropertiesService',
  134.             'Abcpremium\\DataObjectQualityBundle\\Tool\\Installer' => 'getInstaller4Service',
  135.             'Abcpremium\\LastModifiedPortletsBundle\\Controller\\Admin\\ModifiedDataController' => 'getModifiedDataControllerService',
  136.             'Abcpremium\\Magento2PimcoreBundle\\Controller\\Admin\\ConfigurationController' => 'getConfigurationControllerService',
  137.             'Abcpremium\\Magento2PimcoreBundle\\Controller\\Admin\\TestConnectionController' => 'getTestConnectionControllerService',
  138.             'Abcpremium\\Magento2PimcoreBundle\\Controller\\DefaultController' => 'getDefaultControllerService',
  139.             'Abcpremium\\Magento2PimcoreBundle\\Controller\\Rest\\OrderQuantity' => 'getOrderQuantityService',
  140.             'Abcpremium\\Magento2PimcoreBundle\\Installer\\Setup' => 'getSetupService',
  141.             'Abcpremium\\Magento2PimcoreObserverBundle\\Installer\\Setup' => 'getSetup2Service',
  142.             'Abcpremium\\ObjectAssignerBundle\\Controller\\Admin\\CombinedConditionController' => 'getCombinedConditionControllerService',
  143.             'Abcpremium\\ObjectAssignerBundle\\Provider\\Option\\AttributeSource' => 'getAttributeSourceService',
  144.             'Abcpremium\\ObjectAssignerBundle\\Provider\\Option\\ClassSource' => 'getClassSourceService',
  145.             'Abcpremium\\ObjectAssignerBundle\\Provider\\Option\\DataHubConfigSource' => 'getDataHubConfigSourceService',
  146.             'Abcpremium\\ObjectAssignerBundle\\Provider\\Option\\OperatorSource' => 'getOperatorSourceService',
  147.             'Abcpremium\\ObjectAssignerBundle\\Tool\\Installer' => 'getInstaller5Service',
  148.             'Abcpremium\\ObjectCsvCliExporterBundle\\Tool\\Installer' => 'getInstaller6Service',
  149.             'Abcpremium\\PimcoreApiBundle\\Controller\\ApiController' => 'getApiControllerService',
  150.             'Abcpremium\\PimcoreApiBundle\\Installer\\Setup' => 'getSetup3Service',
  151.             'Abcpremium\\PrivatsortimentPriceImportBundle\\Tool\\Installer' => 'getInstaller7Service',
  152.             'Abcpremium\\ProductAssetsBridgeBundle\\Model\\DataObject\\CalculatedValue\\AssetHtml' => 'getAssetHtmlService',
  153.             'Abcpremium\\ProductAssetsBridgeBundle\\Model\\DataObject\\OptionProvider\\AssetType' => 'getAssetTypeService',
  154.             'Abcpremium\\ProductAssetsBridgeBundle\\Model\\DataObject\\OptionProvider\\AssetVisibility' => 'getAssetVisibilityService',
  155.             'Abcpremium\\ProductAssetsBridgeBundle\\Tool\\Installer' => 'getInstaller8Service',
  156.             'Abcpremium\\PsHerstellerCreatorBundle\\Controller\\Admin\\HerstellerCreationController' => 'getHerstellerCreationControllerService',
  157.             'App\\Calculator' => 'getCalculatorService',
  158.             'App\\Controller\\DefaultController' => 'getDefaultController2Service',
  159.             'App\\Controller\\Web2printController' => 'getWeb2printControllerService',
  160.             'App\\Privatsortiment\\Service\\CalculatedFields\\CategoryParentId' => 'getCategoryParentIdService',
  161.             'App\\Privatsortiment\\Service\\CalculatedFields\\EtAlkohol' => 'getEtAlkoholService',
  162.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  163.             'GuzzleHttp\\Client' => 'getClientService',
  164.             'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
  165.             'Pimcore\\Admin\\Serializer' => 'getSerializer2Service',
  166.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'getAssetControllerService',
  167.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'getAssetHelperControllerService',
  168.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassControllerService',
  169.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService',
  170.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectControllerService',
  171.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperControllerService',
  172.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService',
  173.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService',
  174.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentControllerService',
  175.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService',
  176.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService',
  177.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService',
  178.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService',
  179.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService',
  180.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService',
  181.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService',
  182.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService',
  183.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletControllerService',
  184.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService',
  185.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService',
  186.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service',
  187.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
  188.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
  189.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexControllerService',
  190.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
  191.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
  192.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginControllerService',
  193.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
  194.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
  195.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalControllerService',
  196.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService',
  197.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService',
  198.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
  199.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService',
  200.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService',
  201.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
  202.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  203.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService',
  204.             'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService',
  205.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminControllerService',
  206.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service',
  207.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController2Service',
  208.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService',
  209.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService',
  210.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService',
  211.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService',
  212.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController2Service',
  213.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchControllerService',
  214.             'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
  215.             'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
  216.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
  217.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'getConfigControllerService',
  218.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'getGraphQLExplorerControllerService',
  219.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'getWebserviceControllerService',
  220.             'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service' => 'getService2Service',
  221.             'Pimcore\\Bundle\\DataHubBundle\\Installer' => 'getInstaller9Service',
  222.             'Pimcore\\Bundle\\DataHubBundle\\Service\\CheckConsumerPermissionsService' => 'getCheckConsumerPermissionsServiceService',
  223.             'Pimcore\\Bundle\\DataHubBundle\\Service\\FileUploadService' => 'getFileUploadServiceService',
  224.             'Pimcore\\Bundle\\DataHubBundle\\Service\\OutputCacheService' => 'getOutputCacheServiceService',
  225.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'getConfigDataObjectControllerService',
  226.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'getPushImportControllerService',
  227.             'Pimcore\\Bundle\\DataImporterBundle\\Installer' => 'getInstaller10Service',
  228.             'Pimcore\\Bundle\\PerspectiveEditorBundle\\Controller\\PerspectiveController' => 'getPerspectiveControllerService',
  229.             'Pimcore\\Bundle\\PerspectiveEditorBundle\\Installer' => 'getInstaller11Service',
  230.             'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearer2Service',
  231.             'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService',
  232.             'Pimcore\\DataObject\\BlockDataMarshaller\\Consent' => 'getConsentService',
  233.             'Pimcore\\DataObject\\BlockDataMarshaller\\Date' => 'getDateService',
  234.             'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage' => 'getExternalImageService',
  235.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds' => 'getGeoboundsService',
  236.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint' => 'getGeopointService',
  237.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon' => 'getGeopolygonService',
  238.             'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields' => 'getLocalizedfieldsService',
  239.             'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor' => 'getRgbaColorService',
  240.             'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable' => 'getStructuredTableService',
  241.             'Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface' => 'getFieldDefinitionDocBlockBuilderInterfaceService',
  242.             'Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface' => 'getPHPClassDumperInterfaceService',
  243.             'Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface' => 'getPHPFieldCollectionClassDumperInterfaceService',
  244.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface' => 'getPHPObjectBrickClassDumperInterfaceService',
  245.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface' => 'getPHPObjectBrickContainerClassDumperInterfaceService',
  246.             'Pimcore\\DataObject\\Consent\\Service' => 'getService3Service',
  247.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField' => 'getEncryptedFieldService',
  248.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect' => 'getBooleanSelectService',
  249.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField' => 'getEncryptedField2Service',
  250.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect' => 'getMultiselectService',
  251.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue' => 'getQuantityValueService',
  252.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor' => 'getRgbaColor2Service',
  253.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table' => 'getTableService',
  254.             'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService4Service',
  255.             'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
  256.             'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
  257.             'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
  258.             'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
  259.             'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
  260.             'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService',
  261.             'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
  262.             'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
  263.             'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
  264.             'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
  265.             'Pimcore\\Localization\\IntlFormatter' => 'getIntlFormatterService',
  266.             'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService',
  267.             'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService',
  268.             'Pimcore\\Mail\\Mailer' => 'getMailerService',
  269.             'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
  270.             'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
  271.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
  272.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
  273.             'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
  274.             'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
  275.             'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
  276.             'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
  277.             'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
  278.             'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService',
  279.             'Pimcore\\Tool\\Storage' => 'getStorageService',
  280.             'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService',
  281.             'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService',
  282.             'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService',
  283.             'Pimcore\\Workflow\\Manager' => 'getManagerService',
  284.             'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService',
  285.             'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService',
  286.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  287.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  288.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  289.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  290.             'abcpremium.dataobjectquality.cache.adapter' => 'getAbcpremium_Dataobjectquality_Cache_AdapterService',
  291.             'cache.app_clearer' => 'getCache_AppClearerService',
  292.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  293.             'cache.system_clearer' => 'getCache_SystemClearerService',
  294.             'cache_warmer' => 'getCacheWarmerService',
  295.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  296.             'console.command.public_alias.Abcpremium\\AssetImportCommandBundle\\Command\\AssetImportCommand' => 'getAssetImportCommandService',
  297.             'console.command.public_alias.Abcpremium\\AssetMetadataAssignerBundle\\Command\\AssignAssetMetadataCommand' => 'getAssignAssetMetadataCommandService',
  298.             'console.command.public_alias.Abcpremium\\BasicWorkflowValidatorBundle\\Command\\ApplyWorkflowTransitionsCommand' => 'getApplyWorkflowTransitionsCommandService',
  299.             'console.command.public_alias.Abcpremium\\BasicWorkflowValidatorBundle\\Command\\CreateValidationYamlCommand' => 'getCreateValidationYamlCommandService',
  300.             'console.command.public_alias.Abcpremium\\BasicWorkflowValidatorBundle\\Command\\ValidateYamlCommand' => 'getValidateYamlCommandService',
  301.             'console.command.public_alias.Abcpremium\\CliAssetFromFileBundle\\Command\\CreateAssetFromFileCommand' => 'getCreateAssetFromFileCommandService',
  302.             'console.command.public_alias.Abcpremium\\CliMissingDataCsvBundle\\Command\\ExportMissingDataCsvCommand' => 'getExportMissingDataCsvCommandService',
  303.             'console.command.public_alias.Abcpremium\\CliSetPropertyDefaultValueBundle\\Command\\SetPropertyDefaultValueCommand' => 'getSetPropertyDefaultValueCommandService',
  304.             'console.command.public_alias.Abcpremium\\CsvDeltaCreatorBundle\\Command\\CreateDeltaFromCsvCommand' => 'getCreateDeltaFromCsvCommandService',
  305.             'console.command.public_alias.Abcpremium\\DataObjectQualityBundle\\Command\\UpdateDataQualityParallelCommand' => 'getUpdateDataQualityParallelCommandService',
  306.             'console.command.public_alias.Abcpremium\\DataObjectQualityBundle\\Command\\UpdateDataQualitySequentialCommand' => 'getUpdateDataQualitySequentialCommandService',
  307.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\AttributeSetAttributesCommand' => 'getAttributeSetAttributesCommandService',
  308.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\DeleteAllTierPricesCommand' => 'getDeleteAllTierPricesCommandService',
  309.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\DeleteByCsv' => 'getDeleteByCsvService',
  310.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\DeleteTierPricesCommand' => 'getDeleteTierPricesCommandService',
  311.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\ManageAttributeOptionsCommand' => 'getManageAttributeOptionsCommandService',
  312.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\MultithreadSyncCommand' => 'getMultithreadSyncCommandService',
  313.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\OrderQtyResetPs' => 'getOrderQtyResetPsService',
  314.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\OrderQtyResetWuk' => 'getOrderQtyResetWukService',
  315.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\SyncBulkCommand' => 'getSyncBulkCommandService',
  316.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\SyncCommand' => 'getSyncCommandService',
  317.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\SyncMediaBulkCommand' => 'getSyncMediaBulkCommandService',
  318.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\SyncPricesBulkCommand' => 'getSyncPricesBulkCommandService',
  319.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\SyncProductLinksCommand' => 'getSyncProductLinksCommandService',
  320.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\SyncQuantitiesCommand' => 'getSyncQuantitiesCommandService',
  321.             'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\SyncTierPricesBulkCommand' => 'getSyncTierPricesBulkCommandService',
  322.             'console.command.public_alias.Abcpremium\\Magento2PimcoreObserverBundle\\Command\\CompareCommand' => 'getCompareCommandService',
  323.             'console.command.public_alias.Abcpremium\\Magento2PimcoreObserverBundle\\Command\\CreateCustomFunction' => 'getCreateCustomFunctionService',
  324.             'console.command.public_alias.Abcpremium\\Magento2PimcoreObserverBundle\\Command\\SyncComparedCommand' => 'getSyncComparedCommandService',
  325.             'console.command.public_alias.Abcpremium\\MagentoCategoryVisibilityBundle\\Command\\CategoryVisibilityCommand' => 'getCategoryVisibilityCommandService',
  326.             'console.command.public_alias.Abcpremium\\MagentoPricingExporterBundle\\Command\\ExportPricesCommand' => 'getExportPricesCommandService',
  327.             'console.command.public_alias.Abcpremium\\ObjectCsvCliExporterBundle\\Command\\ExportCsvCommand' => 'getExportCsvCommandService',
  328.             'console.command.public_alias.Abcpremium\\PimcoreApiBundle\\Command\\RegisterClassesCommand' => 'getRegisterClassesCommandService',
  329.             'console.command.public_alias.Abcpremium\\PimcoreApiBundle\\Command\\RegisterMethodsCommand' => 'getRegisterMethodsCommandService',
  330.             'console.command.public_alias.Abcpremium\\PimcoreApiBundle\\Command\\TokenCommand' => 'getTokenCommandService',
  331.             'console.command.public_alias.Abcpremium\\PrivatsortimentPriceImportBundle\\Command\\DeletePricesParallelCommand' => 'getDeletePricesParallelCommandService',
  332.             'console.command.public_alias.Abcpremium\\PrivatsortimentPriceImportBundle\\Command\\ImportPricesParallelCommand' => 'getImportPricesParallelCommandService',
  333.             'console.command.public_alias.Abcpremium\\PsHerstellerCreatorBundle\\Command\\CreateAssetFolders' => 'getCreateAssetFoldersService',
  334.             'console.command.public_alias.App\\Command\\ComparePznToCsvCommand' => 'getComparePznToCsvCommandService',
  335.             'console.command.public_alias.App\\Command\\DeleteProductsCommand' => 'getDeleteProductsCommandService',
  336.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
  337.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
  338.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
  339.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
  340.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
  341.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
  342.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
  343.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
  344.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
  345.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
  346.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
  347.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
  348.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
  349.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
  350.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
  351.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
  352.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
  353.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
  354.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
  355.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
  356.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
  357.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
  358.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
  359.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
  360.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
  361.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
  362.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
  363.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
  364.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
  365.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand' => 'getRebuildWorkspacesCommandService',
  366.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand' => 'getRebuildDefinitionsCommandService',
  367.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommandService',
  368.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand' => 'getDummyDataCommandService',
  369.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand' => 'getParallelProcessQueueCommandService',
  370.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand' => 'getPrepareImportCommandService',
  371.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand' => 'getSequentialProcessQueueCommandService',
  372.             'console.command_loader' => 'getConsole_CommandLoaderService',
  373.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  374.             'error_controller' => 'getErrorControllerService',
  375.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  376.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  377.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  378.             'monolog.logger.DATA-IMPORTER' => 'getMonolog_Logger_DATAIMPORTERService',
  379.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
  380.             'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
  381.             'monolog.logger.lock' => 'getMonolog_Logger_LockService',
  382.             'monolog.logger.magento_category_visibility' => 'getMonolog_Logger_MagentoCategoryVisibilityService',
  383.             'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
  384.             'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
  385.             'monolog.logger.object_csv_exporter' => 'getMonolog_Logger_ObjectCsvExporterService',
  386.             'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService',
  387.             'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService',
  388.             'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService',
  389.             'monolog.logger.ps_price_import' => 'getMonolog_Logger_PsPriceImportService',
  390.             'monolog.logger.session' => 'getMonolog_Logger_SessionService',
  391.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  392.             'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService',
  393.             'pimcore.cache.adapter.null_tag_aware' => 'getPimcore_Cache_Adapter_NullTagAwareService',
  394.             'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService',
  395.             'pimcore.implementation_loader.asset.metadata.data' => 'getPimcore_ImplementationLoader_Asset_Metadata_DataService',
  396.             'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService',
  397.             'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService',
  398.             'pimcore.model.factory' => 'getPimcore_Model_FactoryService',
  399.             'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
  400.             'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
  401.             'pimcore_admin.security.admin_authenticator' => 'getPimcoreAdmin_Security_AdminAuthenticatorService',
  402.             'pimcore_admin.security.bruteforce_protection_handler' => 'getPimcoreAdmin_Security_BruteforceProtectionHandlerService',
  403.             'pimcore_admin.security.logout_success_handler' => 'getPimcoreAdmin_Security_LogoutSuccessHandlerService',
  404.             'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService',
  405.             'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService',
  406.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  407.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  408.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  409.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  410.             'routing.loader' => 'getRouting_LoaderService',
  411.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  412.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  413.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
  414.             'services_resetter' => 'getServicesResetterService',
  415.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  416.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  417.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  418.             'workflow.privatsortiment_produkt_workflow' => 'getWorkflow_PrivatsortimentProduktWorkflowService',
  419.         ];
  420.         $this->aliases = [
  421.             'App\\Kernel' => 'kernel',
  422.             'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'doctrine',
  423.             'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
  424.             'GuzzleHttp\\ClientInterface' => 'GuzzleHttp\\Client',
  425.             'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
  426.             'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
  427.             'Pimcore\\Kernel' => 'kernel',
  428.             'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
  429.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  430.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  431.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  432.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  433.             'database_connection' => 'doctrine.dbal.default_connection',
  434.             'messenger.bus.pimcore-core' => 'messenger.default_bus',
  435.             'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
  436.             'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
  437.             'pimcore.http_client' => 'GuzzleHttp\\Client',
  438.             'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  439.             'pimcore.templating.engine.twig' => '.container.private.twig',
  440.             'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
  441.             'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
  442.             'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  443.         ];
  444.         $this->privates['service_container'] = function () {
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  451.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Kernel.php';
  452.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  465.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  482.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ProxyAdapter.php';
  493.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  526.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  527.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  528.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  529.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemTagAwareAdapter.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  591.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  592.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  593.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  594.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  595.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  596.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  597.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  604.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  608.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  610.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  611.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  612.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  613.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  615.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  616.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  617.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  618.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  620.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  621.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  622.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  624.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  625.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  626.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  627.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  628.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  629.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/ConnectionInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php';
  631.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/Connection.php';
  632.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  633.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  634.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  636.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  637.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  638.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  640.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  641.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  642.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  643.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  646.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  647.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Request/ParamConverter/DataObjectParamConverter.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  650.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  651.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  652.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  654.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  655.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  656.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  660.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  661.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  662.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  675.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Config.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DatabaseTableTrait.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/ExpiringStoreTrait.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DoctrineDbalStore.php';
  681.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
  682.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
  683.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php';
  684.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
  685.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleManager.php';
  686.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Config/StateConfig.php';
  687.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleLocator.php';
  688.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Composer/PackageInfo.php';
  689.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestHelper.php';
  690.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseHelper.php';
  691.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestMatcherFactory.php';
  692.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseStack.php';
  693.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Response/CodeInjector.php';
  694.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/AbstractRequestResolver.php';
  695.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/PimcoreContextResolver.php';
  696.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Context/PimcoreContextGuesser.php';
  697.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/StaticPageResolver.php';
  698.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/OutputTimestampResolver.php';
  699.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/SiteResolver.php';
  700.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/EditmodeResolver.php';
  701.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.php';
  702.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/ResponseHeaderResolver.php';
  703.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleServiceInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleService.php';
  705.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/LoaderInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassNameLoaderInterface.php';
  707.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ImplementationLoader.php';
  708.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoaderInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoader.php';
  710.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/AbstractClassNameLoader.php';
  711.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/PrefixLoader.php';
  712.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/PrefixLoader.php';
  713.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassMapLoader.php';
  714.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/Block/BlockStateStack.php';
  715.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
  716.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
  717.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
  718.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
  719.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Element/Service.php';
  720.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Document/Service.php';
  721.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
  722.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
  723.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
  724.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PimcoreContextAwareTrait.php';
  725.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/RoutingListener.php';
  726.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreContextListener.php';
  727.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentFallbackListener.php';
  728.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreHeaderListener.php';
  729.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/LocaleListener.php';
  730.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/TranslationDebugListener.php';
  731.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ElementListener.php';
  732.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GlobalTemplateVariablesListener.php';
  733.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/HardlinkCanonicalListener.php';
  734.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/BlockStateListener.php';
  735.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentMetaDataListener.php';
  736.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/StaticPageContextAwareTrait.php';
  737.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/StaticPageGeneratorListener.php';
  738.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/EventedControllerListener.php';
  739.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseHeaderListener.php';
  740.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/EditmodeListener.php';
  741.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseStackListener.php';
  742.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/ResponseInjectionTrait.php';
  743.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/InternalWysiwygHtmlAttributeFilterListener.php';
  744.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/EnabledTrait.php';
  745.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PreviewRequestTrait.php';
  746.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleAnalyticsCodeListener.php';
  747.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleTagManagerListener.php';
  748.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php';
  749.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/FullPage/SessionStatus.php';
  750.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/MaintenancePageListener.php';
  751.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleSearchConsoleVerificationListener.php';
  752.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/OutputTimestampListener.php';
  753.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WebDebugToolbarListener.php';
  754.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/ActionRenderer.php';
  755.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/EngineInterface.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/StreamingEngineInterface.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/DelegatingEngine.php';
  759.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';
  760.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreDataCollector.php';
  761.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
  762.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
  763.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
  764.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
  766.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
  767.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
  768.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
  769.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
  770.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
  771.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
  772.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
  773.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
  774.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
  775.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
  776.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
  777.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
  778.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
  779.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
  780.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
  781.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
  782.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
  783.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
  784.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
  785.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
  786.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
  787.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
  788.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
  789.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
  790.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
  791.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
  792.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingSessionBagListener.php';
  793.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  794.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/HelperCharsetTrait.php';
  795.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
  796.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/AbstractExtension.php';
  797.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/CacheBusterAware.php';
  798.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/WebLinksTrait.php';
  799.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadLink.php';
  800.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/TextUtilsTrait.php';
  801.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadMeta.php';
  802.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadScript.php';
  803.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadStyle.php';
  804.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadTitle.php';
  805.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Inc.php';
  806.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/IncludeRenderer.php';
  807.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/InlineScript.php';
  808.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder.php';
  809.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/ContainerService.php';
  810.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSessionBagListener.php';
  811.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
  812.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
  813.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/TokenStorageUserResolver.php';
  814.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
  815.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
  816.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
  817.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
  818.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
  819.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
  820.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
  821.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
  822.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
  823.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
  824.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
  825.             include_once \dirname(__DIR__4).'/vendor/abcpremium/pimcore-api-bundle/EventListener/ControllerListener.php';
  826.             include_once \dirname(__DIR__4).'/vendor/abcpremium/class-definition-protector-bundle/src/EventSubscriber/DisableClassManipulations.php';
  827.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
  828.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  829.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  830.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  831.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/Translator.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  833.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  834.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  835.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  837.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  838.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  839.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  840.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  841.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  842.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  843.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  844.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  845.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  846.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  847.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  849.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  850.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  851.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  852.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  853.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  854.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  855.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  856.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  857.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  858.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Element/Router.php';
  859.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Staticroute/Router.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  861.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  862.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  863.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  864.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/DynamicRouteProvider.php';
  865.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DataObjectRouteHandler.php';
  866.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  867.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  868.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  870.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  871.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/UserLoader.php';
  872.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  873.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  874.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  875.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  876.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  877.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  878.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  879.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  880.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  881.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  884.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  885.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  887.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  888.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  891.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  893.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  894.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  895.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  896.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  897.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  898.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  899.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  900.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  901.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  902.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  903.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  904.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  905.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  906.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  907.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  908.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  909.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  910.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  911.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  912.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  913.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  914.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  915.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  916.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  917.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  918.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  919.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  920.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  921.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  922.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  923.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  924.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  925.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  926.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  927.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  928.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  929.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  930.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  931.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  932.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  933.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  934.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  935.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  936.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  937.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  938.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  939.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  940.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  941.             include_once \dirname(__DIR__4).'/src/Twig/LatestObjectVersionFunction.php';
  942.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  943.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  944.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HelpersExtension.php';
  945.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentEditableExtension.php';
  946.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreObjectExtension.php';
  947.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreToolExtension.php';
  948.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/NavigationExtension.php';
  949.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/GlossaryExtension.php';
  950.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.php';
  951.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HeaderExtension.php';
  952.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetCompressExtension.php';
  953.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/WebsiteConfigExtension.php';
  954.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DumpExtension.php';
  955.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/CacheExtension.php';
  956.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetHelperExtensions.php';
  957.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DataObjectHelperExtensions.php';
  958.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentHelperExtensions.php';
  959.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/ImageThumbnailExtension.php';
  960.             include_once \dirname(__DIR__4).'/vendor/rybakit/twig-deferred-extension/src/DeferredExtension.php';
  961.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  962.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/SandboxExtension.php';
  963.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
  964.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Sandbox/SecurityPolicy.php';
  965.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
  966.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  967.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  968.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  971.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  973.         };
  974.     }
  975.     public function compile(): void
  976.     {
  977.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  978.     }
  979.     public function isCompiled(): bool
  980.     {
  981.         return true;
  982.     }
  983.     public function getRemovedIds(): array
  984.     {
  985.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  986.     }
  987.     protected function load($file$lazyLoad true)
  988.     {
  989.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  990.             return $class::do($this$lazyLoad);
  991.         }
  992.         if ('.' === $file[-4]) {
  993.             $class substr($class0, -4);
  994.         } else {
  995.             $file .= '.php';
  996.         }
  997.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  998.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  999.     }
  1000.     protected function createProxy($class\Closure $factory)
  1001.     {
  1002.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1003.         return $factory();
  1004.     }
  1005.     /**
  1006.      * Gets the public '.container.private.form.factory' shared service.
  1007.      *
  1008.      * @return \Symfony\Component\Form\FormFactory
  1009.      */
  1010.     protected function get_Container_Private_Form_FactoryService()
  1011.     {
  1012.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  1013.     }
  1014.     /**
  1015.      * Gets the public '.container.private.profiler' shared service.
  1016.      *
  1017.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1018.      */
  1019.     protected function get_Container_Private_ProfilerService()
  1020.     {
  1021.         $a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
  1022.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1023.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1024.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1025.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1026.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1027.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1028.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1029.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1030.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1031.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1032.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1033.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  1034.         $d->addInstance('data_quality_cache', ($this->privates['.data_quality_cache.inner'] ?? $this->get_DataQualityCache_InnerService()));
  1035.         $d->addInstance('pimcore.cache.pool', ($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()));
  1036.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1037.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1038.         $d->addInstance('pimcore.cache.adapter.redis_tag_aware', ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()));
  1039.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1040.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1041.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1042.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1043.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1044.         $g->registerBus('messenger.bus.pimcore-core', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1045.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1046.         if ($this->has('kernel')) {
  1047.             $h->setKernel($b);
  1048.         }
  1049.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
  1050.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1051.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1052.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1053.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1054.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1055.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
  1056.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1057.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1058.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1059.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1060.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1061.         $instance->add($d);
  1062.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  1063.         $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()), false));
  1064.         $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())));
  1065.         $instance->add($e);
  1066.         $instance->add($f);
  1067.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1068.         $instance->add($g);
  1069.         $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()))));
  1070.         $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()))));
  1071.         $instance->add($h);
  1072.         return $instance;
  1073.     }
  1074.     /**
  1075.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1076.      *
  1077.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1078.      */
  1079.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1080.     {
  1081.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1082.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1083.             return $this->services['.container.private.security.authorization_checker'];
  1084.         }
  1085.         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()), $afalse);
  1086.     }
  1087.     /**
  1088.      * Gets the public '.container.private.security.token_storage' shared service.
  1089.      *
  1090.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1091.      */
  1092.     protected function get_Container_Private_Security_TokenStorageService()
  1093.     {
  1094.         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, [
  1095.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1096.         ], [
  1097.             'request_stack' => '?',
  1098.         ]));
  1099.     }
  1100.     /**
  1101.      * Gets the public '.container.private.twig' shared service.
  1102.      *
  1103.      * @return \Twig\Environment
  1104.      */
  1105.     protected function get_Container_Private_TwigService()
  1106.     {
  1107.         $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']);
  1108.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1109.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1110.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1111.         $d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  1112.         $e = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  1113.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1114.         $g = ($this->services['router'] ?? $this->getRouterService());
  1115.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1116.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1117.         $i = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
  1118.         $j = new \Symfony\Bridge\Twig\AppVariable();
  1119.         $j->setEnvironment('dev');
  1120.         $j->setDebug(true);
  1121.         if ($this->has('.container.private.security.token_storage')) {
  1122.             $j->setTokenStorage($b);
  1123.         }
  1124.         if ($this->has('request_stack')) {
  1125.             $j->setRequestStack($a);
  1126.         }
  1127.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1128.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1129.         $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)));
  1130.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  1131.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
  1132.         $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 () {
  1133.             return new \EmptyIterator();
  1134.         }, 0))));
  1135.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  1136.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1137.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1138.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  1139.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1140.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1141.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($a$g)));
  1142.         $instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  1143.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1144.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($d));
  1145.         $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())));
  1146.         $instance->addExtension(new \App\Twig\LatestObjectVersionFunction());
  1147.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1148.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  1149.         $instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService())));
  1150.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentEditableExtension(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService())));
  1151.         $instance->addExtension(($this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] ?? $this->getSubrequestExtensionService()));
  1152.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreObjectExtension());
  1153.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreToolExtension());
  1154.         $instance->addExtension(new \Pimcore\Twig\Extension\NavigationExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService())));
  1155.         $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'])));
  1156.         $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())));
  1157.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
  1158.         $instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
  1159.         $instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
  1160.         $instance->addExtension(new \Pimcore\Twig\Extension\CacheExtension($i));
  1161.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetHelperExtensions());
  1162.         $instance->addExtension(new \Pimcore\Twig\Extension\DataObjectHelperExtensions());
  1163.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentHelperExtensions());
  1164.         $instance->addExtension(new \Pimcore\Twig\Extension\ImageThumbnailExtension());
  1165.         $instance->addExtension(new \Twig\DeferredExtension\DeferredExtension());
  1166.         $instance->addExtension(new \Twig\Extra\String\StringExtension(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')))));
  1167.         $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'])));
  1168.         $instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($g));
  1169.         $instance->addGlobal('app'$j);
  1170.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1171.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1172.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1173.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1174.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1175.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => ['privates''Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl''getPimcoreUrlService'false],
  1176.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadLink''getHeadLinkService'false],
  1177.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadMeta''getHeadMetaService'false],
  1178.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadScript''getHeadScriptService'false],
  1179.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadStyle''getHeadStyleService'false],
  1180.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadTitle''getHeadTitleService'false],
  1181.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Inc''getIncService'false],
  1182.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\InlineScript''getInlineScriptService'false],
  1183.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Navigation''getNavigationService'false],
  1184.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder''getPlaceholderService'false],
  1185.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension''getAbstractExtensionService'true],
  1186.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware''getCacheBusterAwareService'true],
  1187.         ], [
  1188.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1189.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1190.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1191.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1192.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => '?',
  1193.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => '?',
  1194.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
  1195.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => '?',
  1196.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
  1197.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
  1198.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
  1199.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
  1200.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
  1201.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
  1202.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
  1203.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
  1204.         ])));
  1205.         $instance->addGlobal('container'$this);
  1206.         $instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  1207.         $instance->addGlobal('pimcore_csp', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()));
  1208.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1209.         return $instance;
  1210.     }
  1211.     /**
  1212.      * Gets the public '.container.private.validator' shared service.
  1213.      *
  1214.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1215.      */
  1216.     protected function get_Container_Private_ValidatorService()
  1217.     {
  1218.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1219.     }
  1220.     /**
  1221.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler' shared autowired service.
  1222.      *
  1223.      * @return \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler
  1224.      */
  1225.     protected function getContentSecurityPolicyHandlerService()
  1226.     {
  1227.         $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())));
  1228.         $a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1229.         $instance->setLogger($a);
  1230.         $instance->setLogger($a);
  1231.         $instance->addAllowedUrls('default-src', []);
  1232.         $instance->addAllowedUrls('img-src', []);
  1233.         $instance->addAllowedUrls('script-src', []);
  1234.         $instance->addAllowedUrls('style-src', []);
  1235.         $instance->addAllowedUrls('connect-src', []);
  1236.         $instance->addAllowedUrls('font-src', []);
  1237.         $instance->addAllowedUrls('media-src', []);
  1238.         $instance->addAllowedUrls('frame-src', []);
  1239.         return $instance;
  1240.     }
  1241.     /**
  1242.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler' shared autowired service.
  1243.      *
  1244.      * @return \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler
  1245.      */
  1246.     protected function getCsrfProtectionHandlerService()
  1247.     {
  1248.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1249.         if (isset($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'])) {
  1250.             return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'];
  1251.         }
  1252.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler([], $a);
  1253.         $b = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1254.         $instance->setLogger($b);
  1255.         $instance->setLogger($b);
  1256.         return $instance;
  1257.     }
  1258.     /**
  1259.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver' shared autowired service.
  1260.      *
  1261.      * @return \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver
  1262.      */
  1263.     protected function getTokenStorageUserResolverService()
  1264.     {
  1265.         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()));
  1266.     }
  1267.     /**
  1268.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
  1269.      *
  1270.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
  1271.      */
  1272.     protected function getFullPageCacheListenerService()
  1273.     {
  1274.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1275.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'])) {
  1276.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'];
  1277.         }
  1278.         $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())));
  1279.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1280.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1281.         return $instance;
  1282.     }
  1283.     /**
  1284.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
  1285.      *
  1286.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
  1287.      */
  1288.     protected function getGoogleAnalyticsCodeListenerService()
  1289.     {
  1290.         $a = ($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService());
  1291.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'])) {
  1292.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'];
  1293.         }
  1294.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener($a);
  1295.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1296.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1297.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1298.         return $instance;
  1299.     }
  1300.     /**
  1301.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
  1302.      *
  1303.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
  1304.      */
  1305.     protected function getGoogleTagManagerListenerService()
  1306.     {
  1307.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1308.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'])) {
  1309.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'];
  1310.         }
  1311.         $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()));
  1312.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1313.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1314.         return $instance;
  1315.     }
  1316.     /**
  1317.      * Gets the public 'Pimcore\Cache\Core\CoreCacheHandler' shared autowired service.
  1318.      *
  1319.      * @return \Pimcore\Cache\Core\CoreCacheHandler
  1320.      */
  1321.     protected function getCoreCacheHandlerService()
  1322.     {
  1323.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1324.         if (isset($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'])) {
  1325.             return $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'];
  1326.         }
  1327.         $b = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  1328.         $c = new \Pimcore\Cache\Core\WriteLock($b);
  1329.         $d = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  1330.         $c->setLogger($d);
  1331.         $c->setLogger($d);
  1332.         $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($b$c$a);
  1333.         $instance->setLogger($d);
  1334.         $instance->setLogger($d);
  1335.         return $instance;
  1336.     }
  1337.     /**
  1338.      * Gets the public 'Pimcore\Config' shared autowired service.
  1339.      *
  1340.      * @return \Pimcore\Config
  1341.      */
  1342.     protected function getConfigService()
  1343.     {
  1344.         return $this->services['Pimcore\\Config'] = new \Pimcore\Config();
  1345.     }
  1346.     /**
  1347.      * Gets the public 'Pimcore\Document\Editable\Block\BlockStateStack' shared autowired service.
  1348.      *
  1349.      * @return \Pimcore\Document\Editable\Block\BlockStateStack
  1350.      */
  1351.     protected function getBlockStateStackService()
  1352.     {
  1353.         return $this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack();
  1354.     }
  1355.     /**
  1356.      * Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
  1357.      *
  1358.      * @return \Pimcore\Document\Renderer\DocumentRenderer
  1359.      */
  1360.     protected function getDocumentRendererService()
  1361.     {
  1362.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  1363.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1364.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1365.         }
  1366.         $b = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  1367.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1368.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1369.         }
  1370.         $c = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  1371.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1372.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1373.         }
  1374.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1375.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1376.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1377.         }
  1378.         $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()));
  1379.         $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())));
  1380.         return $instance;
  1381.     }
  1382.     /**
  1383.      * Gets the public 'Pimcore\Document\StaticPageGenerator' shared autowired service.
  1384.      *
  1385.      * @return \Pimcore\Document\StaticPageGenerator
  1386.      */
  1387.     protected function getStaticPageGeneratorService()
  1388.     {
  1389.         $a = ($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService());
  1390.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  1391.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  1392.         }
  1393.         $b = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  1394.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  1395.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  1396.         }
  1397.         return $this->services['Pimcore\\Document\\StaticPageGenerator'] = new \Pimcore\Document\StaticPageGenerator($a$b);
  1398.     }
  1399.     /**
  1400.      * Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
  1401.      *
  1402.      * @return \Pimcore\Extension\Bundle\PimcoreBundleManager
  1403.      */
  1404.     protected function getPimcoreBundleManagerService()
  1405.     {
  1406.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1407.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  1408.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  1409.         }
  1410.         $b = ($this->services['router'] ?? $this->getRouterService());
  1411.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  1412.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  1413.         }
  1414.         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);
  1415.     }
  1416.     /**
  1417.      * Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
  1418.      *
  1419.      * @return \Pimcore\Http\RequestHelper
  1420.      */
  1421.     protected function getRequestHelperService()
  1422.     {
  1423.         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()));
  1424.     }
  1425.     /**
  1426.      * Gets the public 'Pimcore\Http\Request\Resolver\DocumentResolver' shared autowired service.
  1427.      *
  1428.      * @return \Pimcore\Http\Request\Resolver\DocumentResolver
  1429.      */
  1430.     protected function getDocumentResolverService()
  1431.     {
  1432.         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())));
  1433.     }
  1434.     /**
  1435.      * Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
  1436.      *
  1437.      * @return \Pimcore\Http\Request\Resolver\EditmodeResolver
  1438.      */
  1439.     protected function getEditmodeResolverService()
  1440.     {
  1441.         $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()));
  1442.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  1443.         $instance->setLogger($a);
  1444.         $instance->setLogger($a);
  1445.         return $instance;
  1446.     }
  1447.     /**
  1448.      * Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
  1449.      *
  1450.      * @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
  1451.      */
  1452.     protected function getOutputTimestampResolverService()
  1453.     {
  1454.         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())));
  1455.     }
  1456.     /**
  1457.      * Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
  1458.      *
  1459.      * @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
  1460.      */
  1461.     protected function getPimcoreContextResolverService()
  1462.     {
  1463.         $a = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())));
  1464.         $a->addContextRoutes('profiler', [=> ['path' => '^/_(profiler|wdt)(/.*)?$''route' => false'host' => false'methods' => []]]);
  1465.         $a->addContextRoutes('admin', [=> ['path' => '^/admin(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_admin_''path' => false'host' => false'methods' => []]]);
  1466.         $a->addContextRoutes('plugin', [=> ['path' => '^/plugin(/.*)?$''route' => false'host' => false'methods' => []]]);
  1467.         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);
  1468.     }
  1469.     /**
  1470.      * Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
  1471.      *
  1472.      * @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
  1473.      */
  1474.     protected function getResponseHeaderResolverService()
  1475.     {
  1476.         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())));
  1477.     }
  1478.     /**
  1479.      * Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
  1480.      *
  1481.      * @return \Pimcore\Http\Request\Resolver\SiteResolver
  1482.      */
  1483.     protected function getSiteResolverService()
  1484.     {
  1485.         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())));
  1486.     }
  1487.     /**
  1488.      * Gets the public 'Pimcore\Http\Request\Resolver\StaticPageResolver' shared autowired service.
  1489.      *
  1490.      * @return \Pimcore\Http\Request\Resolver\StaticPageResolver
  1491.      */
  1492.     protected function getStaticPageResolverService()
  1493.     {
  1494.         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())));
  1495.     }
  1496.     /**
  1497.      * Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
  1498.      *
  1499.      * @return \Pimcore\Http\ResponseHelper
  1500.      */
  1501.     protected function getResponseHelperService()
  1502.     {
  1503.         return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
  1504.     }
  1505.     /**
  1506.      * Gets the public 'Pimcore\Localization\LocaleServiceInterface' shared autowired service.
  1507.      *
  1508.      * @return \Pimcore\Localization\LocaleService
  1509.      */
  1510.     protected function getLocaleServiceInterfaceService()
  1511.     {
  1512.         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()));
  1513.     }
  1514.     /**
  1515.      * Gets the public 'Pimcore\Model\Document\Editable\Loader\EditableLoader' shared autowired service.
  1516.      *
  1517.      * @return \Pimcore\Model\Document\Editable\Loader\EditableLoader
  1518.      */
  1519.     protected function getEditableLoaderService()
  1520.     {
  1521.         return $this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] = new \Pimcore\Model\Document\Editable\Loader\EditableLoader([=> new \Pimcore\Model\Document\Editable\Loader\PrefixLoader([=> '\\Pimcore\\Model\\Document\\Editable\\']), => new \Pimcore\Loader\ImplementationLoader\ClassMapLoader(['unpublishedrenderlet' => '\\App\\Model\\Document\\Editable\\UnpublishedRenderlet'])]);
  1522.     }
  1523.     /**
  1524.      * Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
  1525.      *
  1526.      * @return \Pimcore\Model\Document\Service
  1527.      */
  1528.     protected function getServiceService()
  1529.     {
  1530.         return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
  1531.     }
  1532.     /**
  1533.      * Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
  1534.      *
  1535.      * @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
  1536.      */
  1537.     protected function getDocumentTargetingConfiguratorService()
  1538.     {
  1539.         $a = ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService());
  1540.         if (isset($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'])) {
  1541.             return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'];
  1542.         }
  1543.         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);
  1544.     }
  1545.     /**
  1546.      * Gets the public 'Pimcore\Templating\Renderer\EditableRenderer' shared autowired service.
  1547.      *
  1548.      * @return \Pimcore\Templating\Renderer\EditableRenderer
  1549.      */
  1550.     protected function getEditableRendererService()
  1551.     {
  1552.         $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())));
  1553.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1554.         $instance->setLogger($a);
  1555.         $instance->setLogger($a);
  1556.         return $instance;
  1557.     }
  1558.     /**
  1559.      * Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
  1560.      *
  1561.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  1562.      */
  1563.     protected function getWebLinkExtensionService()
  1564.     {
  1565.         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())));
  1566.     }
  1567.     /**
  1568.      * Gets the public 'Symfony\Component\HttpKernel\EventListener\SessionListener' shared service.
  1569.      *
  1570.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1571.      */
  1572.     protected function getSessionListenerService()
  1573.     {
  1574.         return $this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1575.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  1576.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  1577.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  1578.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  1579.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  1580.         ], [
  1581.             'initialized_session' => '?',
  1582.             'logger' => '?',
  1583.             'session' => '?',
  1584.             'session_collector' => '?',
  1585.             'session_factory' => '?',
  1586.         ]), true$this->parameters['session.storage.options']);
  1587.     }
  1588.     /**
  1589.      * Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
  1590.      *
  1591.      * @return \Symfony\Component\Lock\LockFactory
  1592.      */
  1593.     protected function getLockFactoryService()
  1594.     {
  1595.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  1596.         if (isset($this->services['Symfony\\Component\\Lock\\LockFactory'])) {
  1597.             return $this->services['Symfony\\Component\\Lock\\LockFactory'];
  1598.         }
  1599.         $this->services['Symfony\\Component\\Lock\\LockFactory'] = $instance = new \Symfony\Component\Lock\LockFactory(new \Symfony\Component\Lock\Store\DoctrineDbalStore($a));
  1600.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1601.         return $instance;
  1602.     }
  1603.     /**
  1604.      * Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
  1605.      *
  1606.      * @return \Pimcore\Translation\Translator
  1607.      */
  1608.     protected function getTranslatorInterfaceService()
  1609.     {
  1610.         $this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  1611.         $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'1)));
  1612.         $instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
  1613.         $instance->setAdminTranslationMapping([]);
  1614.         return $instance;
  1615.     }
  1616.     /**
  1617.      * Gets the public 'cache.app' shared service.
  1618.      *
  1619.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1620.      */
  1621.     protected function getCache_AppService()
  1622.     {
  1623.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()), 'app'));
  1624.     }
  1625.     /**
  1626.      * Gets the public 'cache.system' shared service.
  1627.      *
  1628.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1629.      */
  1630.     protected function getCache_SystemService()
  1631.     {
  1632.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('p6wWtBXVei'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1633.     }
  1634.     /**
  1635.      * Gets the public 'cache.validator_expression_language' shared service.
  1636.      *
  1637.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1638.      */
  1639.     protected function getCache_ValidatorExpressionLanguageService()
  1640.     {
  1641.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('80FW48by1p'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1642.     }
  1643.     /**
  1644.      * Gets the public 'cmf_routing.route_provider' shared autowired service.
  1645.      *
  1646.      * @return \Pimcore\Routing\DynamicRouteProvider
  1647.      */
  1648.     protected function getCmfRouting_RouteProviderService()
  1649.     {
  1650.         $a = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  1651.         $this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider($a);
  1652.         $instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
  1653.         $instance->addHandler(new \Pimcore\Routing\Dynamic\DataObjectRouteHandler($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config()))));
  1654.         return $instance;
  1655.     }
  1656.     /**
  1657.      * Gets the public 'data_collector.dump' shared service.
  1658.      *
  1659.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1660.      */
  1661.     protected function getDataCollector_DumpService()
  1662.     {
  1663.         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);
  1664.     }
  1665.     /**
  1666.      * Gets the public 'doctrine' shared service.
  1667.      *
  1668.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1669.      */
  1670.     protected function getDoctrineService()
  1671.     {
  1672.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], [], 'default''');
  1673.     }
  1674.     /**
  1675.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1676.      *
  1677.      * @return \Pimcore\Db\Connection
  1678.      */
  1679.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1680.     {
  1681.         $a = new \Doctrine\DBAL\Configuration();
  1682.         $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()))]));
  1683.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'lock_keys'=> 'cache_items'=> 'cache_items'])]));
  1684.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql''charset' => 'UTF8MB4''host' => '194.6.211.138''port' => 3306'user' => 'db-user-2''password' => 'o1kuABTUJEpbZcZIW5uI''dbname' => 'db-2''driverOptions' => [1002 => 'SET sql_mode = \'\';'], 'wrapperClass' => '\\Pimcore\\Db\\Connection''serverVersion' => '8.0.25-0ubuntu0.20.04.1''defaultTableOptions' => ['charset' => 'UTF8MB4''engine' => 'InnoDB''collate' => 'utf8mb4_general_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1685.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates''cmf_routing.persistence.doctrine.route_condition_metadata_listener''getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService'true],
  1686.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1687.         ], [
  1688.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
  1689.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1690.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'cmf_routing.persistence.doctrine.route_condition_metadata_listener']), ['enum' => 'string''bit' => 'boolean']);
  1691.     }
  1692.     /**
  1693.      * Gets the public 'event_dispatcher' shared service.
  1694.      *
  1695.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1696.      */
  1697.     protected function getEventDispatcherService()
  1698.     {
  1699.         $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())));
  1700.         $instance->addListener('scheb_two_factor.authentication.complete', [=> function () {
  1701.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  1702.         }, => 'onAuthenticationComplete'], 0);
  1703.         $instance->addListener('scheb_two_factor.authentication.attempt', [=> function () {
  1704.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  1705.         }, => 'onAuthenticationAttempt'], 0);
  1706.         $instance->addListener('kernel.controller', [=> function () {
  1707.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1708.         }, => 'onKernelController'], 0);
  1709.         $instance->addListener('kernel.response', [=> function () {
  1710.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
  1711.         }, => 'onKernelResponse'], -110);
  1712.         $instance->addListener('kernel.response', [=> function () {
  1713.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
  1714.         }, => 'onKernelResponse'], -108);
  1715.         $instance->addListener('kernel.request', [=> function () {
  1716.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  1717.         }, => 'onKernelRequest'], 610);
  1718.         $instance->addListener('kernel.response', [=> function () {
  1719.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  1720.         }, => 'onKernelResponse'], -120);
  1721.         $instance->addListener('kernel.response', [=> function () {
  1722.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  1723.         }, => 'stopPropagationCheck'], 100);
  1724.         $instance->addListener('kernel.request', [=> function () {
  1725.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
  1726.         }, => 'onKernelRequest'], 620);
  1727.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  1728.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\AdminListener()));
  1729.         }, => 'addIndexSettings'], 0);
  1730.         $instance->addListener('Pimcore\\Bundle\\DataImporterBundle\\Event\\PostPreparationEvent', [=> function () {
  1731.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\DataImporterListener'] ?? $this->load('getDataImporterListenerService'));
  1732.         }, => 'importPrepared'], 0);
  1733.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  1734.             return ($this->privates['Abcpremium\\Magento2PimcoreBundle\\EventListener\\SaveListener'] ?? ($this->privates['Abcpremium\\Magento2PimcoreBundle\\EventListener\\SaveListener'] = new \Abcpremium\Magento2PimcoreBundle\EventListener\SaveListener()));
  1735.         }, => 'onPostUpdate'], 0);
  1736.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  1737.             return ($this->privates['Abcpremium\\Magento2PimcoreBundle\\EventListener\\SaveCategoryListener'] ?? ($this->privates['Abcpremium\\Magento2PimcoreBundle\\EventListener\\SaveCategoryListener'] = new \Abcpremium\Magento2PimcoreBundle\EventListener\SaveCategoryListener()));
  1738.         }, => 'onPostUpdate'], 0);
  1739.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  1740.             return ($this->privates['Abcpremium\\Magento2PimcoreBundle\\EventListener\\DeleteListener'] ?? ($this->privates['Abcpremium\\Magento2PimcoreBundle\\EventListener\\DeleteListener'] = new \Abcpremium\Magento2PimcoreBundle\EventListener\DeleteListener()));
  1741.         }, => 'onPreDelete'], 0);
  1742.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  1743.             return ($this->privates['Abcpremium\\Magento2PimcoreBundle\\EventListener\\DeleteCategoryListener'] ?? ($this->privates['Abcpremium\\Magento2PimcoreBundle\\EventListener\\DeleteCategoryListener'] = new \Abcpremium\Magento2PimcoreBundle\EventListener\DeleteCategoryListener()));
  1744.         }, => 'onPreDelete'], 0);
  1745.         $instance->addListener('pimcore.dataobject.postPriceUpdate', [=> function () {
  1746.             return ($this->privates['Abcpremium\\Magento2PimcoreBundle\\EventListener\\PriceUpdateListener'] ?? ($this->privates['Abcpremium\\Magento2PimcoreBundle\\EventListener\\PriceUpdateListener'] = new \Abcpremium\Magento2PimcoreBundle\EventListener\PriceUpdateListener()));
  1747.         }, => 'onPostPriceUpdate'], 0);
  1748.         $instance->addListener('kernel.controller', [=> function () {
  1749.             return ($this->privates['Abcpremium\\PimcoreApiBundle\\EventListener\\ControllerListener'] ?? ($this->privates['Abcpremium\\PimcoreApiBundle\\EventListener\\ControllerListener'] = new \Abcpremium\PimcoreApiBundle\EventListener\ControllerListener()));
  1750.         }, => 'onPreCall'], 0);
  1751.         $instance->addListener('pimcore.bundle_manager.paths.editmode_js', [=> function () {
  1752.             return ($this->privates['App\\EventListener\\RegisterUnpublishedRenderlet'] ?? ($this->privates['App\\EventListener\\RegisterUnpublishedRenderlet'] = new \App\EventListener\RegisterUnpublishedRenderlet()));
  1753.         }, => 'addUnpublishedRenderletEditable'], 0);
  1754.         $instance->addListener('Pimcore\\Bundle\\DataImporterBundle\\Event\\DataObject\\PreSaveEvent', [=> function () {
  1755.             return ($this->privates['App\\EventListener\\ImportObjectbrickCorrector'] ?? ($this->privates['App\\EventListener\\ImportObjectbrickCorrector'] = new \App\EventListener\ImportObjectbrickCorrector()));
  1756.         }, => 'correctObjectBrickForImport'], 0);
  1757.         $instance->addListener('kernel.response', [=> function () {
  1758.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1759.         }, => 'onKernelResponse'], 0);
  1760.         $instance->addListener('kernel.response', [=> function () {
  1761.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1762.         }, => 'onKernelResponse'], -1024);
  1763.         $instance->addListener('kernel.request', [=> function () {
  1764.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1765.         }, => 'setDefaultLocale'], 100);
  1766.         $instance->addListener('kernel.request', [=> function () {
  1767.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1768.         }, => 'onKernelRequest'], 16);
  1769.         $instance->addListener('kernel.finish_request', [=> function () {
  1770.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  1771.         }, => 'onKernelFinishRequest'], 0);
  1772.         $instance->addListener('kernel.request', [=> function () {
  1773.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1774.         }, => 'onKernelRequest'], 256);
  1775.         $instance->addListener('kernel.response', [=> function () {
  1776.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1777.         }, => 'onResponse'], -255);
  1778.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1779.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1780.         }, => 'onControllerArguments'], 0);
  1781.         $instance->addListener('kernel.exception', [=> function () {
  1782.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1783.         }, => 'logKernelException'], 0);
  1784.         $instance->addListener('kernel.exception', [=> function () {
  1785.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1786.         }, => 'onKernelException'], -128);
  1787.         $instance->addListener('kernel.response', [=> function () {
  1788.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1789.         }, => 'removeCspHeader'], -128);
  1790.         $instance->addListener('kernel.request', [=> function () {
  1791.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1792.         }, => 'onKernelRequest'], 15);
  1793.         $instance->addListener('kernel.finish_request', [=> function () {
  1794.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1795.         }, => 'onKernelFinishRequest'], -15);
  1796.         $instance->addListener('console.error', [=> function () {
  1797.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1798.         }, => 'onConsoleError'], -128);
  1799.         $instance->addListener('console.terminate', [=> function () {
  1800.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1801.         }, => 'onConsoleTerminate'], -128);
  1802.         $instance->addListener('console.error', [=> function () {
  1803.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1804.         }, => 'onConsoleError'], 0);
  1805.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1806.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1807.         }, => 'onMessage'], -255);
  1808.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1809.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1810.         }, => 'onMessage'], -255);
  1811.         $instance->addListener('kernel.request', [=> function () {
  1812.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1813.         }, => 'configure'], 2048);
  1814.         $instance->addListener('console.command', [=> function () {
  1815.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1816.         }, => 'configure'], 2048);
  1817.         $instance->addListener('kernel.request', [=> function () {
  1818.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1819.         }, => 'onKernelRequest'], 32);
  1820.         $instance->addListener('kernel.finish_request', [=> function () {
  1821.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1822.         }, => 'onKernelFinishRequest'], 0);
  1823.         $instance->addListener('kernel.exception', [=> function () {
  1824.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1825.         }, => 'onKernelException'], -64);
  1826.         $instance->addListener('kernel.response', [=> function () {
  1827.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1828.         }, => 'onKernelResponse'], 0);
  1829.         $instance->addListener('kernel.request', [=> function () {
  1830.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  1831.         }, => 'onKernelRequest'], 128);
  1832.         $instance->addListener('kernel.response', [=> function () {
  1833.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  1834.         }, => 'onKernelResponse'], -1000);
  1835.         $instance->addListener('kernel.finish_request', [=> function () {
  1836.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  1837.         }, => 'onFinishRequest'], 0);
  1838.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1839.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1840.         }, => 'onMessageFailed'], 100);
  1841.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1842.             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()));
  1843.         }, => 'onMessageFailed'], 200);
  1844.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1845.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1846.         }, => 'onWorkerStarted'], 0);
  1847.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1848.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1849.         }, => 'onWorkerRunning'], 0);
  1850.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1851.             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()));
  1852.         }, => 'onMessageFailed'], 0);
  1853.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1854.             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()));
  1855.         }, => 'onWorkerRunning'], 0);
  1856.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1857.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1858.         }, => 'onNotification'], -255);
  1859.         $instance->addListener('kernel.response', [=> function () {
  1860.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1861.         }, => 'onKernelResponse'], -100);
  1862.         $instance->addListener('kernel.exception', [=> function () {
  1863.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1864.         }, => 'onKernelException'], 0);
  1865.         $instance->addListener('kernel.terminate', [=> function () {
  1866.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1867.         }, => 'onKernelTerminate'], -1024);
  1868.         $instance->addListener('kernel.controller', [=> function () {
  1869.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1870.         }, => 'onKernelController'], 0);
  1871.         $instance->addListener('kernel.response', [=> function () {
  1872.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1873.         }, => 'onKernelResponse'], 0);
  1874.         $instance->addListener('kernel.response', [=> function () {
  1875.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1876.         }, => 'onKernelResponse'], 0);
  1877.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1878.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1879.         }, => 'onVoterVote'], 0);
  1880.         $instance->addListener('kernel.request', [=> function () {
  1881.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1882.         }, => 'configureLogoutUrlGenerator'], 8);
  1883.         $instance->addListener('kernel.request', [=> function () {
  1884.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1885.         }, => 'onKernelRequest'], 8);
  1886.         $instance->addListener('kernel.finish_request', [=> function () {
  1887.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1888.         }, => 'onKernelFinishRequest'], 0);
  1889.         $instance->addListener('kernel.exception', [=> function () {
  1890.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.pimcore_admin'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_PimcoreAdminService'));
  1891.         }, => 'onKernelException'], 2);
  1892.         $instance->addListener('kernel.request', [=> function () {
  1893.             return ($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService());
  1894.         }, => 'onKernelRequest'], 0);
  1895.         $instance->addListener('security.authentication.success', [=> function () {
  1896.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1897.         }, => 'onLogin'], 9223372036854775807);
  1898.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  1899.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1900.         }, => 'onAccessDenied'], 0);
  1901.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  1902.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1903.         }, => 'onTwoFactorForm'], 0);
  1904.         $instance->addListener('kernel.response', [=> function () {
  1905.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  1906.         }, => 'onKernelResponse'], 1);
  1907.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1908.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1909.         }, => 'onMessage'], 0);
  1910.         $instance->addListener('console.command', [=> function () {
  1911.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1912.         }, => 'onCommand'], 255);
  1913.         $instance->addListener('console.terminate', [=> function () {
  1914.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1915.         }, => 'onTerminate'], -255);
  1916.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1917.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1918.         }, => 'onWorkerMessageHandled'], 0);
  1919.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1920.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1921.         }, => 'onWorkerMessageFailed'], 0);
  1922.         $instance->addListener('kernel.controller', [=> function () {
  1923.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1924.         }, => 'onKernelController'], 0);
  1925.         $instance->addListener('kernel.controller', [=> function () {
  1926.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1927.         }, => 'onKernelController'], 0);
  1928.         $instance->addListener('kernel.controller', [=> function () {
  1929.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1930.         }, => 'onKernelController'], -128);
  1931.         $instance->addListener('kernel.view', [=> function () {
  1932.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1933.         }, => 'onKernelView'], 0);
  1934.         $instance->addListener('kernel.controller', [=> function () {
  1935.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1936.         }, => 'onKernelController'], 0);
  1937.         $instance->addListener('kernel.response', [=> function () {
  1938.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1939.         }, => 'onKernelResponse'], 0);
  1940.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1941.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1942.         }, => 'onKernelControllerArguments'], 0);
  1943.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1944.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1945.         }, => 'onKernelControllerArguments'], 0);
  1946.         $instance->addListener('presta_sitemap.populate', [=> function () {
  1947.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
  1948.         }, => 'registerRouteAnnotation'], 0);
  1949.         $instance->addListener('security.authentication.success', [=> function () {
  1950.             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()));
  1951.         }, => 'onLogin'], 9223372036854775806);
  1952.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1953.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  1954.         }, => 'checkPassport'], 0);
  1955.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1956.             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()));
  1957.         }, => 'onSuccessfulLogin'], -63);
  1958.         $instance->addListener('console.command', [=> function () {
  1959.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1960.         }, => 'configure'], 1024);
  1961.         $instance->addListener('kernel.response', [=> function () {
  1962.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1963.         }, => 'onKernelResponse'], -128);
  1964.         $instance->addListener('knp_pager.items', [=> function () {
  1965.             return ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] ?? ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] = new \Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber()));
  1966.         }, => 'items'], -5);
  1967.         $instance->addListener('knp_pager.before', [=> function () {
  1968.             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()));
  1969.         }, => 'before'], 0);
  1970.         $instance->addListener('knp_pager.pagination', [=> function () {
  1971.             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()));
  1972.         }, => 'pagination'], 0);
  1973.         $instance->addListener('workflow.completed', [=> function () {
  1974.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
  1975.         }, => 'onWorkflowCompleted'], 0);
  1976.         $instance->addListener('workflow.completed', [=> function () {
  1977.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1978.         }, => 'onWorkflowCompleted'], 1);
  1979.         $instance->addListener('workflow.enter', [=> function () {
  1980.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1981.         }, => 'onWorkflowEnter'], 0);
  1982.         $instance->addListener('pimcore.workflow.preGlobalAction', [=> function () {
  1983.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1984.         }, => 'onPreGlobalAction'], 0);
  1985.         $instance->addListener('pimcore.workflow.postGlobalAction', [=> function () {
  1986.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  1987.         }, => 'onPostGlobalAction'], 0);
  1988.         $instance->addListener('workflow.completed', [=> function () {
  1989.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
  1990.         }, => 'onWorkflowCompleted'], 0);
  1991.         $instance->addListener('kernel.request', [=> function () {
  1992.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  1993.         }, => 'onKernelRequest'], 512);
  1994.         $instance->addListener('kernel.exception', [=> function () {
  1995.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  1996.         }, => 'onKernelException'], 64);
  1997.         $instance->addListener('kernel.request', [=> function () {
  1998.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
  1999.         }, => 'onKernelRequest'], 24);
  2000.         $instance->addListener('kernel.request', [=> function () {
  2001.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  2002.         }, => 'onKernelRequest'], 20);
  2003.         $instance->addListener('kernel.controller', [=> function () {
  2004.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  2005.         }, => 'onKernelController'], 50);
  2006.         $instance->addListener('kernel.response', [=> function () {
  2007.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
  2008.         }, => 'onKernelResponse'], 0);
  2009.         $instance->addListener('kernel.request', [=> function () {
  2010.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  2011.         }, => 'onKernelRequest'], 1);
  2012.         $instance->addListener('kernel.response', [=> function () {
  2013.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  2014.         }, => 'onKernelResponse'], 0);
  2015.         $instance->addListener('kernel.request', [=> function () {
  2016.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
  2017.         }, => 'onKernelRequest'], 0);
  2018.         $instance->addListener('kernel.terminate', [=> function () {
  2019.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  2020.         }, => 'onKernelTerminate'], 0);
  2021.         $instance->addListener('console.terminate', [=> function () {
  2022.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  2023.         }, => 'onConsoleTerminate'], 0);
  2024.         $instance->addListener('kernel.controller', [=> function () {
  2025.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
  2026.         }, => 'onKernelController'], 30);
  2027.         $instance->addListener('kernel.controller', [=> function () {
  2028.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2029.         }, => 'onKernelController'], 15);
  2030.         $instance->addListener('kernel.response', [=> function () {
  2031.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2032.         }, => 'onKernelResponse'], 0);
  2033.         $instance->addListener('kernel.request', [=> function () {
  2034.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2035.         }, => 'onKernelRequest'], 700);
  2036.         $instance->addListener('kernel.response', [=> function () {
  2037.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
  2038.         }, => 'onKernelResponse'], 0);
  2039.         $instance->addListener('kernel.request', [=> function () {
  2040.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  2041.         }, => 'onKernelRequest'], 0);
  2042.         $instance->addListener('kernel.response', [=> function () {
  2043.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  2044.         }, => 'onKernelResponse'], 0);
  2045.         $instance->addListener('kernel.request', [=> function () {
  2046.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
  2047.         }, => 'onKernelRequest'], 0);
  2048.         $instance->addListener('pimcore.document.renderer.pre_render', [=> function () {
  2049.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  2050.         }, => 'onPreRender'], 0);
  2051.         $instance->addListener('pimcore.document.renderer.post_render', [=> function () {
  2052.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  2053.         }, => 'onPostRender'], 0);
  2054.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2055.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2056.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2057.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2058.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2059.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2060.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2061.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2062.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2063.         $instance->addListener('kernel.request', [=> function () {
  2064.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2065.         }, => 'onKernelRequest'], 510);
  2066.         $instance->addListener('kernel.response', [=> function () {
  2067.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2068.         }, => 'onKernelResponse'], -120);
  2069.         $instance->addListener('kernel.view', [=> function () {
  2070.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService'));
  2071.         }, => 'onKernelView'], 16);
  2072.         $instance->addListener('kernel.controller', [=> function () {
  2073.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  2074.         }, => 'onKernelController'], 0);
  2075.         $instance->addListener('kernel.response', [=> function () {
  2076.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  2077.         }, => 'onKernelResponse'], 0);
  2078.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2079.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2080.         }, => 'onElementPostAdd'], 0);
  2081.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2082.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2083.         }, => 'onElementPostAdd'], 0);
  2084.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2085.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2086.         }, => 'onElementPostAdd'], 0);
  2087.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2088.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2089.         }, => 'onElementPostDelete'], 0);
  2090.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2091.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2092.         }, => 'onElementPostDelete'], 0);
  2093.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2094.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2095.         }, => 'onElementPostDelete'], 0);
  2096.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2097.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2098.         }, => 'onAdminElementGetPreSendData'], 0);
  2099.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  2100.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2101.         }, => 'onAdminElementGetPreSendData'], 0);
  2102.         $instance->addListener('pimcore.admin.document.get.preSendData', [=> function () {
  2103.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2104.         }, => 'onAdminElementGetPreSendData'], 0);
  2105.         $instance->addListener('pimcore.dataobject.postCopy', [=> function () {
  2106.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2107.         }, => 'onPostCopy'], 0);
  2108.         $instance->addListener('pimcore.document.postCopy', [=> function () {
  2109.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2110.         }, => 'onPostCopy'], 0);
  2111.         $instance->addListener('pimcore.asset.postCopy', [=> function () {
  2112.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2113.         }, => 'onPostCopy'], 0);
  2114.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2115.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2116.         }, => 'onPostAssetDelete'], -9999);
  2117.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2118.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2119.         }, => 'onPostAddUpdateElement'], 0);
  2120.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2121.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2122.         }, => 'onPostAddUpdateElement'], 0);
  2123.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2124.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2125.         }, => 'onPostAddUpdateElement'], 0);
  2126.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2127.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2128.         }, => 'onPreDeleteElement'], 0);
  2129.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  2130.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2131.         }, => 'onPreDeleteElement'], 0);
  2132.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  2133.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2134.         }, => 'onPreDeleteElement'], 0);
  2135.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2136.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2137.         }, => 'onPostAddUpdateElement'], 0);
  2138.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2139.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2140.         }, => 'onPostAddUpdateElement'], 0);
  2141.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2142.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2143.         }, => 'onPostAddUpdateElement'], 0);
  2144.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2145.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2146.         }, => 'onPostAdd'], 0);
  2147.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2148.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2149.         }, => 'onPostAdd'], 0);
  2150.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2151.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2152.         }, => 'onPostAdd'], 0);
  2153.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  2154.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2155.         }, => 'onPostAdd'], 0);
  2156.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2157.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2158.         }, => 'onPostDelete'], 0);
  2159.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2160.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2161.         }, => 'onPostDelete'], 0);
  2162.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2163.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2164.         }, => 'onPostDelete'], 0);
  2165.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2166.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2167.         }, => 'onPostDelete'], 0);
  2168.         $instance->addListener('kernel.exception', [=> function () {
  2169.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService'));
  2170.         }, => 'onKernelException'], 0);
  2171.         $instance->addListener('kernel.response', [=> function () {
  2172.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
  2173.         }, => 'onKernelResponse'], 32);
  2174.         $instance->addListener('kernel.request', [=> function () {
  2175.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  2176.         }, => 'onKernelRequest'], 0);
  2177.         $instance->addListener('kernel.response', [=> function () {
  2178.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  2179.         }, => 'onKernelResponse'], 0);
  2180.         $instance->addListener('kernel.response', [=> function () {
  2181.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
  2182.         }, => 'onKernelResponse'], 24);
  2183.         $instance->addListener('kernel.response', [=> function () {
  2184.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
  2185.         }, => 'onKernelResponse'], 0);
  2186.         $instance->addListener('kernel.request', [=> function () {
  2187.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
  2188.         }, => 'onKernelRequest'], 64);
  2189.         $instance->addListener('kernel.request', [=> function () {
  2190.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
  2191.         }, => 'onKernelRequest'], 0);
  2192.         $instance->addListener('kernel.request', [=> function () {
  2193.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] ?? $this->getWebDebugToolbarListenerService());
  2194.         }, => 'onKernelResponse'], -118);
  2195.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2196.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener()));
  2197.         }, => 'handle'], 0);
  2198.         $instance->addListener('presta_sitemap.populate', [=> function () {
  2199.             return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService'));
  2200.         }, => 'onPopulateSitemap'], 0);
  2201.         $instance->addListener('kernel.request', [=> function () {
  2202.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2203.         }, => 'onKernelRequest'], 7);
  2204.         $instance->addListener('kernel.response', [=> function () {
  2205.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2206.         }, => 'onKernelResponse'], -115);
  2207.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2208.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2209.         }, => 'onPreResolve'], 0);
  2210.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2211.             return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService'));
  2212.         }, => 'onVisitorInfoResolve'], 0);
  2213.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  2214.             return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
  2215.         }, => 'onPrepareFullPageCacheResponse'], 0);
  2216.         $instance->addListener('pimcore.targeting.visited_pages_count_match', [=> function () {
  2217.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  2218.         }, => 'onVisitedPagesCountMatch'], 0);
  2219.         $instance->addListener('pimcore.targeting.post_resolve', [=> function () {
  2220.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  2221.         }, => 'onPostResolveVisitorInfo'], 0);
  2222.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2223.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  2224.         }, => 'onPreResolve'], -10);
  2225.         $instance->addListener('kernel.response', [=> function () {
  2226.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  2227.         }, => 'onKernelResponse'], -127);
  2228.         $instance->addListener('pimcore.cache.full_page.ignored_session_keys', [=> function () {
  2229.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2230.         }, => 'configureIgnoredSessionKeys'], 0);
  2231.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  2232.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2233.         }, => 'prepareFullPageCacheResponse'], 0);
  2234.         $instance->addListener('kernel.request', [=> function () {
  2235.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2236.         }, => 'onKernelRequest'], 127);
  2237.         $instance->addListener('kernel.request', [=> function () {
  2238.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService());
  2239.         }, => 'onKernelRequest'], 127);
  2240.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2241.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  2242.         }, => 'onLogout'], 0);
  2243.         $instance->addListener('kernel.response', [=> function () {
  2244.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? $this->getAdminSecurityListenerService());
  2245.         }, => 'onKernelResponse'], 0);
  2246.         $instance->addListener('kernel.controller', [=> function () {
  2247.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
  2248.         }, => 'onKernelController'], 0);
  2249.         $instance->addListener('kernel.request', [=> function () {
  2250.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
  2251.         }, => 'handleRequest'], 11);
  2252.         $instance->addListener('kernel.exception', [=> function () {
  2253.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService'));
  2254.         }, => 'onKernelException'], 0);
  2255.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2256.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2257.         }, => 'onClassDelete'], 0);
  2258.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  2259.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2260.         }, => 'onUserDelete'], 0);
  2261.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2262.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2263.         }, => 'onObjectDelete'], 0);
  2264.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2265.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  2266.         }, => 'onClassDelete'], 0);
  2267.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  2268.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  2269.         }, => 'onUserDelete'], 0);
  2270.         $instance->addListener('kernel.request', [=> function () {
  2271.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] ?? $this->getAdminSessionBagListenerService());
  2272.         }, => 'onKernelRequest'], 127);
  2273.         $instance->addListener('kernel.response', [=> function () {
  2274.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
  2275.         }, => 'onKernelResponse'], 0);
  2276.         $instance->addListener('kernel.request', [=> function () {
  2277.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
  2278.         }, => 'onKernelRequest'], 560);
  2279.         $instance->addListener('kernel.request', [=> function () {
  2280.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
  2281.         }, => 'onKernelRequest'], 0);
  2282.         $instance->addListener('kernel.request', [=> function () {
  2283.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
  2284.         }, => 'onKernelRequest'], 0);
  2285.         $instance->addListener('kernel.response', [=> function () {
  2286.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
  2287.         }, => 'onKernelResponse'], 0);
  2288.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2289.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2290.         }, => 'onObjectUpdate'], 0);
  2291.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2292.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2293.         }, => 'onObjectDelete'], 0);
  2294.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2295.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2296.         }, => 'onDocumentUpdate'], 0);
  2297.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2298.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2299.         }, => 'onDocumentDelete'], 0);
  2300.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2301.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2302.         }, => 'onAssetUpdate'], 0);
  2303.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2304.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2305.         }, => 'onAssetDelete'], 0);
  2306.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  2307.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriberService'));
  2308.         }, => 'postDelete'], 0);
  2309.         $instance->addListener('pimcore.datahub.configuration.postSave', [=> function () {
  2310.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriberService'));
  2311.         }, => 'postSave'], 0);
  2312.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  2313.             return ($this->privates['Abcpremium\\ObjectAssignerBundle\\EventListener\\AssignmentOnSave'] ?? $this->load('getAssignmentOnSaveService'));
  2314.         }, => 'assignObjectsOnSave'], 0);
  2315.         $instance->addListener('Pimcore\\Bundle\\DataImporterBundle\\Event\\DataObject\\PreSaveEvent', [=> function () {
  2316.             return ($this->privates['Abcpremium\\ObjectAssignerBundle\\EventListener\\AssignmentOnSave'] ?? $this->load('getAssignmentOnSaveService'));
  2317.         }, => 'assignObjectsOnImport'], 0);
  2318.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  2319.             return ($this->privates['Abcpremium\\MediaEmbeddedDataWhitelistBundle\\Event\\Subscriber\\ApplyWhitelistToAssetMetaInfo'] ?? $this->load('getApplyWhitelistToAssetMetaInfoService'));
  2320.         }, => 'applyWhitelistForAssetMetaInfo'], 0);
  2321.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2322.             return ($this->privates['Abcpremium\\AssetMetadataAssignerBundle\\Event\\Subscriber\\DispatchMessageOnNewAsset'] ?? $this->load('getDispatchMessageOnNewAssetService'));
  2323.         }, => 'dispatchMessageOnNewAsset'], 0);
  2324.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  2325.             return ($this->privates['Abcpremium\\AssetMetadataAssignerBundle\\Event\\Subscriber\\AddFrontendSettingsToAdminPanel'] ?? $this->load('getAddFrontendSettingsToAdminPanelService'));
  2326.         }, => 'addBundleSettingsToAdminPanel'], 0);
  2327.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  2328.             return ($this->privates['Abcpremium\\PrivatsortimentPriceImportBundle\\Event\\Subscriber\\DataObjectEvents'] ?? ($this->privates['Abcpremium\\PrivatsortimentPriceImportBundle\\Event\\Subscriber\\DataObjectEvents'] = new \Abcpremium\PrivatsortimentPriceImportBundle\Event\Subscriber\DataObjectEvents()));
  2329.         }, => 'throwExceptionBeforeSaveIfLocked'], 0);
  2330.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2331.             return ($this->privates['Abcpremium\\PrivatsortimentPriceImportBundle\\Event\\Subscriber\\DataObjectEvents'] ?? ($this->privates['Abcpremium\\PrivatsortimentPriceImportBundle\\Event\\Subscriber\\DataObjectEvents'] = new \Abcpremium\PrivatsortimentPriceImportBundle\Event\Subscriber\DataObjectEvents()));
  2332.         }, => 'throwExceptionBeforeOpenIfLocked'], 0);
  2333.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  2334.             return ($this->privates['Abcpremium\\DataObjectQualityBundle\\Event\\Subscriber\\AddClassIdsToSettings'] ?? $this->load('getAddClassIdsToSettingsService'));
  2335.         }, => 'addClassIds'], 0);
  2336.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2337.             return ($this->privates['Abcpremium\\DataObjectQualityBundle\\Event\\Subscriber\\HandleObjectSave'] ?? $this->load('getHandleObjectSaveService'));
  2338.         }, => 'setDataQualityOfObject'], 0);
  2339.         $instance->addListener('pimcore.class.postUpdate', [=> function () {
  2340.             return ($this->privates['Abcpremium\\DataObjectQualityBundle\\Event\\Subscriber\\InvalidateCacheOnClassSave'] ?? $this->load('getInvalidateCacheOnClassSaveService'));
  2341.         }, => 'invalidateClassCacheTags'], 0);
  2342.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2343.             return ($this->privates['Abcpremium\\DataObjectQualityBundle\\Event\\Subscriber\\InvalidateCacheOnConfigSave'] ?? $this->load('getInvalidateCacheOnConfigSaveService'));
  2344.         }, => 'invalidateCacheForClassId'], 0);
  2345.         $instance->addListener('workflow.transition', [=> function () {
  2346.             return ($this->privates['Abcpremium\\BasicWorkflowValidatorBundle\\Event\\Subscriber\\WorkflowTransitionListener'] ?? $this->load('getWorkflowTransitionListenerService'));
  2347.         }, => 'validateObjectBeforeTransition'], 0);
  2348.         $instance->addListener('pimcore.admin.class.fieldcollectionList.preSendData', [=> function () {
  2349.             return ($this->privates['Abcpremium\\NoEditablePropertiesBundle\\Event\\Subscriber\\ModifyFieldcollectionLayout'] ?? $this->load('getModifyFieldcollectionLayoutService'));
  2350.         }, => 'modifyFieldcollectionLayout'], 0);
  2351.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2352.             return ($this->privates['Abcpremium\\NoEditablePropertiesBundle\\Event\\Subscriber\\ModifyObjectLayoutBeforeSend'] ?? $this->load('getModifyObjectLayoutBeforeSendService'));
  2353.         }, => 'modifyLayoutBeforeSend'], 0);
  2354.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  2355.             return ($this->privates['Abcpremium\\LastModifiedPortletsBundle\\EventListener\\AddPageSizeToAdminPanelSettings'] ?? $this->load('getAddPageSizeToAdminPanelSettingsService'));
  2356.         }, => 'addPageSizeToAdminPanelSettings'], 0);
  2357.         $instance->addListener('abcpremium.product.asset.bridge.postUpdate', [=> function () {
  2358.             return ($this->privates['Abcpremium\\ProductAssetsBridgeBundle\\EventListener\\MoveAssetsToFolderOnObjectSave'] ?? $this->load('getMoveAssetsToFolderOnObjectSaveService'));
  2359.         }, => 'moveAssetsToConfiguredFolder'], 0);
  2360.         $instance->addListener('pimcore.document.print.processor.modifyProcessingOptions', [=> function () {
  2361.             return ($this->privates['Abcpremium\\InspectablePdfsBundle\\Event\\AddInspectableSettingToProccessingOptions'] ?? ($this->privates['Abcpremium\\InspectablePdfsBundle\\Event\\AddInspectableSettingToProccessingOptions'] = new \Abcpremium\InspectablePdfsBundle\Event\AddInspectableSettingToProccessingOptions()));
  2362.         }, => 'addInspectableSetting'], 0);
  2363.         $instance->addListener('pimcore.document.print.processor.modifyConfig', [=> function () {
  2364.             return ($this->privates['Abcpremium\\InspectablePdfsBundle\\Event\\AddInspectableSettingToProcessingConfig'] ?? ($this->privates['Abcpremium\\InspectablePdfsBundle\\Event\\AddInspectableSettingToProcessingConfig'] = new \Abcpremium\InspectablePdfsBundle\Event\AddInspectableSettingToProcessingConfig()));
  2365.         }, => 'addInspectableSetting'], 0);
  2366.         $instance->addListener('pimcore.asset.preAdd', [=> function () {
  2367.             return ($this->privates['Abcpremium\\AssetUploadFilenameValidatorBundle\\EventSubscriber\\ValidateFilenameOnAssetAdd'] ?? $this->load('getValidateFilenameOnAssetAddService'));
  2368.         }, => 'validateFilename'], 0);
  2369.         $instance->addListener('kernel.request', [=> function () {
  2370.             return ($this->privates['Abcpremium\\ClassDefinitionProtectorBundle\\EventSubscriber\\DisableClassManipulations'] ?? ($this->privates['Abcpremium\\ClassDefinitionProtectorBundle\\EventSubscriber\\DisableClassManipulations'] = new \Abcpremium\ClassDefinitionProtectorBundle\EventSubscriber\DisableClassManipulations(['disable_deletion' => true'disable_import' => true])));
  2371.         }, => 'disableImport'], 1000);
  2372.         $instance->addListener('pimcore.class.preDelete', [=> function () {
  2373.             return ($this->privates['Abcpremium\\ClassDefinitionProtectorBundle\\EventSubscriber\\DisableClassManipulations'] ?? ($this->privates['Abcpremium\\ClassDefinitionProtectorBundle\\EventSubscriber\\DisableClassManipulations'] = new \Abcpremium\ClassDefinitionProtectorBundle\EventSubscriber\DisableClassManipulations(['disable_deletion' => true'disable_import' => true])));
  2374.         }, => 'disableDeletion'], 1000);
  2375.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2376.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2377.         }, => 'onLogout'], 0);
  2378.         return $instance;
  2379.     }
  2380.     /**
  2381.      * Gets the public 'http_kernel' shared service.
  2382.      *
  2383.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2384.      */
  2385.     protected function getHttpKernelService()
  2386.     {
  2387.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2388.         if (isset($this->services['http_kernel'])) {
  2389.             return $this->services['http_kernel'];
  2390.         }
  2391.         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 () {
  2392.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2393.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2394.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2395.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2396.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService'));
  2397.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService'));
  2398.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService'));
  2399.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2400.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2401.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2402.             yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2403.         }, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2404.     }
  2405.     /**
  2406.      * Gets the public 'messenger.default_bus' shared service.
  2407.      *
  2408.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2409.      */
  2410.     protected function getMessenger_DefaultBusService()
  2411.     {
  2412.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2413.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.traceable'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_TraceableService'));
  2414.             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')));
  2415.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2416.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2417.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2418.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2419.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService'));
  2420.         }, 7)));
  2421.     }
  2422.     /**
  2423.      * Gets the public 'monolog.logger.admin' shared service.
  2424.      *
  2425.      * @return \Symfony\Bridge\Monolog\Logger
  2426.      */
  2427.     protected function getMonolog_Logger_AdminService()
  2428.     {
  2429.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  2430.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2431.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2432.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2433.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2434.         return $instance;
  2435.     }
  2436.     /**
  2437.      * Gets the public 'monolog.logger.cache' shared service.
  2438.      *
  2439.      * @return \Symfony\Bridge\Monolog\Logger
  2440.      */
  2441.     protected function getMonolog_Logger_CacheService()
  2442.     {
  2443.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2444.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2445.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2446.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2447.         return $instance;
  2448.     }
  2449.     /**
  2450.      * Gets the public 'monolog.logger.doctrine' shared service.
  2451.      *
  2452.      * @return \Symfony\Bridge\Monolog\Logger
  2453.      */
  2454.     protected function getMonolog_Logger_DoctrineService()
  2455.     {
  2456.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2457.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2458.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2459.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2460.         return $instance;
  2461.     }
  2462.     /**
  2463.      * Gets the public 'monolog.logger.event' shared service.
  2464.      *
  2465.      * @return \Symfony\Bridge\Monolog\Logger
  2466.      */
  2467.     protected function getMonolog_Logger_EventService()
  2468.     {
  2469.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  2470.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2471.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  2472.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2473.         return $instance;
  2474.     }
  2475.     /**
  2476.      * Gets the public 'monolog.logger.http_client' shared service.
  2477.      *
  2478.      * @return \Symfony\Bridge\Monolog\Logger
  2479.      */
  2480.     protected function getMonolog_Logger_HttpClientService()
  2481.     {
  2482.         $this->services['monolog.logger.http_client'] = $instance = new \Symfony\Bridge\Monolog\Logger('http_client');
  2483.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2484.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2485.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2486.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2487.         return $instance;
  2488.     }
  2489.     /**
  2490.      * Gets the public 'monolog.logger.init' shared service.
  2491.      *
  2492.      * @return \Symfony\Bridge\Monolog\Logger
  2493.      */
  2494.     protected function getMonolog_Logger_InitService()
  2495.     {
  2496.         $this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
  2497.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2498.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2499.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2500.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2501.         return $instance;
  2502.     }
  2503.     /**
  2504.      * Gets the public 'monolog.logger.php' shared service.
  2505.      *
  2506.      * @return \Symfony\Bridge\Monolog\Logger
  2507.      */
  2508.     protected function getMonolog_Logger_PhpService()
  2509.     {
  2510.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  2511.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2512.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2513.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2514.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2515.         return $instance;
  2516.     }
  2517.     /**
  2518.      * Gets the public 'monolog.logger.profiler' shared service.
  2519.      *
  2520.      * @return \Symfony\Bridge\Monolog\Logger
  2521.      */
  2522.     protected function getMonolog_Logger_ProfilerService()
  2523.     {
  2524.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  2525.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2526.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2527.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2528.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2529.         return $instance;
  2530.     }
  2531.     /**
  2532.      * Gets the public 'monolog.logger.request' shared service.
  2533.      *
  2534.      * @return \Symfony\Bridge\Monolog\Logger
  2535.      */
  2536.     protected function getMonolog_Logger_RequestService()
  2537.     {
  2538.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2539.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2540.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2541.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2542.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2543.         return $instance;
  2544.     }
  2545.     /**
  2546.      * Gets the public 'monolog.logger.router' shared service.
  2547.      *
  2548.      * @return \Symfony\Bridge\Monolog\Logger
  2549.      */
  2550.     protected function getMonolog_Logger_RouterService()
  2551.     {
  2552.         $this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  2553.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2554.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2555.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2556.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2557.         return $instance;
  2558.     }
  2559.     /**
  2560.      * Gets the public 'monolog.logger.routing' shared service.
  2561.      *
  2562.      * @return \Symfony\Bridge\Monolog\Logger
  2563.      */
  2564.     protected function getMonolog_Logger_RoutingService()
  2565.     {
  2566.         $this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
  2567.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2568.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2569.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2570.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2571.         return $instance;
  2572.     }
  2573.     /**
  2574.      * Gets the public 'monolog.logger.security' shared service.
  2575.      *
  2576.      * @return \Symfony\Bridge\Monolog\Logger
  2577.      */
  2578.     protected function getMonolog_Logger_SecurityService()
  2579.     {
  2580.         $this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2581.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2582.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2583.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2584.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2585.         return $instance;
  2586.     }
  2587.     /**
  2588.      * Gets the public 'pimcore.cache.pool' shared service.
  2589.      *
  2590.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  2591.      */
  2592.     protected function getPimcore_Cache_PoolService()
  2593.     {
  2594.         $this->services['pimcore.cache.pool'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()), NULL);
  2595.         if ($this->has('monolog.logger.cache')) {
  2596.             $instance->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2597.         }
  2598.         return $instance;
  2599.     }
  2600.     /**
  2601.      * Gets the public 'pimcore.routing.router.request_context' shared service.
  2602.      *
  2603.      * @return \Symfony\Component\Routing\RequestContext
  2604.      */
  2605.     protected function getPimcore_Routing_Router_RequestContextService()
  2606.     {
  2607.         $this->services['pimcore.routing.router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''privatsortiment.abcpim.de/''http'80443);
  2608.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2609.         return $instance;
  2610.     }
  2611.     /**
  2612.      * Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
  2613.      *
  2614.      * @return \Pimcore\Templating\TwigDefaultDelegatingEngine
  2615.      */
  2616.     protected function getPimcore_Templating_Engine_DelegatingService()
  2617.     {
  2618.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2619.         if (isset($this->services['pimcore.templating.engine.delegating'])) {
  2620.             return $this->services['pimcore.templating.engine.delegating'];
  2621.         }
  2622.         return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2623.     }
  2624.     /**
  2625.      * Gets the public 'pimcore_admin.security.user_loader' shared autowired service.
  2626.      *
  2627.      * @return \Pimcore\Bundle\AdminBundle\Security\User\UserLoader
  2628.      */
  2629.     protected function getPimcoreAdmin_Security_UserLoaderService()
  2630.     {
  2631.         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()));
  2632.     }
  2633.     /**
  2634.      * Gets the public 'request_stack' shared service.
  2635.      *
  2636.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2637.      */
  2638.     protected function getRequestStackService()
  2639.     {
  2640.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2641.     }
  2642.     /**
  2643.      * Gets the public 'router' shared service.
  2644.      *
  2645.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  2646.      */
  2647.     protected function getRouterService()
  2648.     {
  2649.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2650.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  2651.         $b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  2652.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2653.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  2654.         ], [
  2655.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2656.         ]))->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');
  2657.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2658.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2659.         $d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  2660.         $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);
  2661.         $e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2662.         $e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  2663.         $f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  2664.         $g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  2665.         $f->setLogger($g);
  2666.         $f->setLocaleParams([]);
  2667.         $f->setLogger($g);
  2668.         $instance->setContext($b);
  2669.         $instance->add($c'300');
  2670.         $instance->add($e'200');
  2671.         $instance->add(new \Pimcore\Routing\Element\Router($b, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), 110);
  2672.         $instance->add($f100);
  2673.         return $instance;
  2674.     }
  2675.     /**
  2676.      * Gets the public 'var_dumper.cloner' shared service.
  2677.      *
  2678.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2679.      */
  2680.     protected function getVarDumper_ClonerService()
  2681.     {
  2682.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2683.         $instance->setMaxItems(2500);
  2684.         $instance->setMinDepth(1);
  2685.         $instance->setMaxString(-1);
  2686.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2687.         return $instance;
  2688.     }
  2689.     /**
  2690.      * Gets the private '.data_quality_cache.inner' shared service.
  2691.      *
  2692.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  2693.      */
  2694.     protected function get_DataQualityCache_InnerService()
  2695.     {
  2696.         $a = new \Symfony\Component\Cache\Adapter\FilesystemTagAwareAdapter('ze-rynb8lb'3600, ($this->targetDir.''.'/data_quality'));
  2697.         $a->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2698.         return $this->privates['.data_quality_cache.inner'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter($a);
  2699.     }
  2700.     /**
  2701.      * Gets the private '.debug.http_client' shared service.
  2702.      *
  2703.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2704.      */
  2705.     protected function get_Debug_HttpClientService()
  2706.     {
  2707.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2708.         if ($this->has('monolog.logger.http_client')) {
  2709.             $a->setLogger(($this->services['monolog.logger.http_client'] ?? $this->getMonolog_Logger_HttpClientService()));
  2710.         }
  2711.         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))));
  2712.     }
  2713.     /**
  2714.      * Gets the private '.pimcore.cache.pool.inner' shared service.
  2715.      *
  2716.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  2717.      */
  2718.     protected function get_Pimcore_Cache_Pool_InnerService()
  2719.     {
  2720.         return $this->privates['.pimcore.cache.pool.inner'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter(($this->privates['.pimcore.cache.pool.inner.recorder_inner'] ?? $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService()));
  2721.     }
  2722.     /**
  2723.      * Gets the private '.pimcore.cache.pool.inner.recorder_inner' shared autowired service.
  2724.      *
  2725.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  2726.      */
  2727.     protected function get_Pimcore_Cache_Pool_Inner_RecorderInnerService($lazyLoad true)
  2728.     {
  2729.         if ($lazyLoad) {
  2730.             return $this->privates['.pimcore.cache.pool.inner.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  2731.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2732.                     $wrappedInstance $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService(false);
  2733.                     $proxy->setProxyInitializer(null);
  2734.                     return true;
  2735.                 });
  2736.             });
  2737.         }
  2738.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  2739.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  2740.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://194.6.210.165:6397', ['lazy' => true]), 'GwszL94+2D'31536000, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2741.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  2742.         $instance->setLogger($a);
  2743.         $instance->setLogger($a);
  2744.         return $instance;
  2745.     }
  2746.     /**
  2747.      * Gets the private '.service_locator.hNQzc35' shared service.
  2748.      *
  2749.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2750.      */
  2751.     protected function get_ServiceLocator_HNQzc35Service()
  2752.     {
  2753.         return $this->privates['.service_locator.hNQzc35'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2754.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  2755.             'security.firewall.map.context.pimcore_admin' => ['privates''security.firewall.map.context.pimcore_admin''getSecurity_Firewall_Map_Context_PimcoreAdminService'true],
  2756.             'security.firewall.map.context.pimcore_admin_webdav' => ['privates''security.firewall.map.context.pimcore_admin_webdav''getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService'true],
  2757.         ], [
  2758.             'security.firewall.map.context.dev' => '?',
  2759.             'security.firewall.map.context.pimcore_admin' => '?',
  2760.             'security.firewall.map.context.pimcore_admin_webdav' => '?',
  2761.         ]);
  2762.     }
  2763.     /**
  2764.      * Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
  2765.      *
  2766.      * @return \Pimcore\Analytics\Google\Tracker
  2767.      */
  2768.     protected function getTrackerService()
  2769.     {
  2770.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2771.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  2772.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  2773.         }
  2774.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2775.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  2776.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  2777.         }
  2778.         $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);
  2779.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2780.         return $instance;
  2781.     }
  2782.     /**
  2783.      * Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
  2784.      *
  2785.      * @return \Pimcore\Analytics\SiteId\SiteIdProvider
  2786.      */
  2787.     protected function getSiteIdProviderService()
  2788.     {
  2789.         return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  2790.     }
  2791.     /**
  2792.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
  2793.      *
  2794.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
  2795.      */
  2796.     protected function getAdminAuthenticationDoubleCheckListenerService()
  2797.     {
  2798.         $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']);
  2799.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2800.         return $instance;
  2801.     }
  2802.     /**
  2803.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener' shared autowired service.
  2804.      *
  2805.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener
  2806.      */
  2807.     protected function getAdminSecurityListenerService()
  2808.     {
  2809.         $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())));
  2810.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2811.         return $instance;
  2812.     }
  2813.     /**
  2814.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener' shared autowired service.
  2815.      *
  2816.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener
  2817.      */
  2818.     protected function getAdminSessionBagListenerService()
  2819.     {
  2820.         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())));
  2821.     }
  2822.     /**
  2823.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
  2824.      *
  2825.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
  2826.      */
  2827.     protected function getCsrfProtectionListenerService()
  2828.     {
  2829.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  2830.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2831.         return $instance;
  2832.     }
  2833.     /**
  2834.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
  2835.      *
  2836.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
  2837.      */
  2838.     protected function getCustomAdminEntryPointCheckListenerService()
  2839.     {
  2840.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
  2841.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2842.         return $instance;
  2843.     }
  2844.     /**
  2845.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
  2846.      *
  2847.      * @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
  2848.      */
  2849.     protected function getEnablePreviewTimeSliderListenerService()
  2850.     {
  2851.         $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()));
  2852.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2853.         return $instance;
  2854.     }
  2855.     /**
  2856.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
  2857.      *
  2858.      * @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
  2859.      */
  2860.     protected function getHttpCacheListenerService()
  2861.     {
  2862.         $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())));
  2863.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2864.         return $instance;
  2865.     }
  2866.     /**
  2867.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
  2868.      *
  2869.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
  2870.      */
  2871.     protected function getUsageStatisticsListenerService()
  2872.     {
  2873.         $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())));
  2874.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2875.         return $instance;
  2876.     }
  2877.     /**
  2878.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
  2879.      *
  2880.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
  2881.      */
  2882.     protected function getUserPerspectiveListenerService()
  2883.     {
  2884.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  2885.         $a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
  2886.         $instance->setLogger($a);
  2887.         $instance->setLogger($a);
  2888.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2889.         return $instance;
  2890.     }
  2891.     /**
  2892.      * Gets the private 'Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator' shared autowired service.
  2893.      *
  2894.      * @return \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator
  2895.      */
  2896.     protected function getAdminSessionBagConfiguratorService()
  2897.     {
  2898.         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())));
  2899.     }
  2900.     /**
  2901.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
  2902.      *
  2903.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
  2904.      */
  2905.     protected function getPimcoreDataCollectorService()
  2906.     {
  2907.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2908.     }
  2909.     /**
  2910.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
  2911.      *
  2912.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
  2913.      */
  2914.     protected function getPimcoreTargetingDataCollectorService()
  2915.     {
  2916.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  2917.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'])) {
  2918.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'];
  2919.         }
  2920.         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);
  2921.     }
  2922.     /**
  2923.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
  2924.      *
  2925.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
  2926.      */
  2927.     protected function getBlockStateListenerService()
  2928.     {
  2929.         $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())));
  2930.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2931.         $instance->setLogger($a);
  2932.         $instance->setLogger($a);
  2933.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2934.         return $instance;
  2935.     }
  2936.     /**
  2937.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
  2938.      *
  2939.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
  2940.      */
  2941.     protected function getDocumentFallbackListenerService()
  2942.     {
  2943.         $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())));
  2944.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2945.         return $instance;
  2946.     }
  2947.     /**
  2948.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
  2949.      *
  2950.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
  2951.      */
  2952.     protected function getDocumentMetaDataListenerService()
  2953.     {
  2954.         $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()));
  2955.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2956.         return $instance;
  2957.     }
  2958.     /**
  2959.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
  2960.      *
  2961.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
  2962.      */
  2963.     protected function getEditmodeListenerService()
  2964.     {
  2965.         $a = ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService());
  2966.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  2967.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  2968.         }
  2969.         $b = ($this->services['router'] ?? $this->getRouterService());
  2970.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  2971.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  2972.         }
  2973.         $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())));
  2974.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2975.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2976.         return $instance;
  2977.     }
  2978.     /**
  2979.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
  2980.      *
  2981.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
  2982.      */
  2983.     protected function getElementListenerService()
  2984.     {
  2985.         $a = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  2986.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'])) {
  2987.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'];
  2988.         }
  2989.         $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())));
  2990.         $b = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  2991.         $instance->setLogger($b);
  2992.         $instance->setLogger($b);
  2993.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2994.         return $instance;
  2995.     }
  2996.     /**
  2997.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener' shared autowired service.
  2998.      *
  2999.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener
  3000.      */
  3001.     protected function getGlobalTemplateVariablesListenerService()
  3002.     {
  3003.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3004.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'])) {
  3005.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'];
  3006.         }
  3007.         $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);
  3008.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3009.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3010.         return $instance;
  3011.     }
  3012.     /**
  3013.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
  3014.      *
  3015.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
  3016.      */
  3017.     protected function getGoogleSearchConsoleVerificationListenerService()
  3018.     {
  3019.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
  3020.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3021.         return $instance;
  3022.     }
  3023.     /**
  3024.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
  3025.      *
  3026.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
  3027.      */
  3028.     protected function getHardlinkCanonicalListenerService()
  3029.     {
  3030.         $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()));
  3031.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3032.         return $instance;
  3033.     }
  3034.     /**
  3035.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
  3036.      *
  3037.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
  3038.      */
  3039.     protected function getInternalWysiwygHtmlAttributeFilterListenerService()
  3040.     {
  3041.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
  3042.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3043.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3044.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3045.         return $instance;
  3046.     }
  3047.     /**
  3048.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
  3049.      *
  3050.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
  3051.      */
  3052.     protected function getLocaleListenerService()
  3053.     {
  3054.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
  3055.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3056.         return $instance;
  3057.     }
  3058.     /**
  3059.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
  3060.      *
  3061.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
  3062.      */
  3063.     protected function getOutputTimestampListenerService()
  3064.     {
  3065.         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()));
  3066.     }
  3067.     /**
  3068.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener' shared autowired service.
  3069.      *
  3070.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener
  3071.      */
  3072.     protected function getRoutingListenerService()
  3073.     {
  3074.         $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())));
  3075.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3076.         return $instance;
  3077.     }
  3078.     /**
  3079.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener' shared autowired service.
  3080.      *
  3081.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener
  3082.      */
  3083.     protected function getStaticPageGeneratorListenerService()
  3084.     {
  3085.         $a = ($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService());
  3086.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'])) {
  3087.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'];
  3088.         }
  3089.         $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())));
  3090.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3091.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3092.         return $instance;
  3093.     }
  3094.     /**
  3095.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
  3096.      *
  3097.      * @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
  3098.      */
  3099.     protected function getMaintenancePageListenerService()
  3100.     {
  3101.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  3102.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
  3103.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3104.         return $instance;
  3105.     }
  3106.     /**
  3107.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
  3108.      *
  3109.      * @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
  3110.      */
  3111.     protected function getPimcoreContextListenerService()
  3112.     {
  3113.         $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())));
  3114.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3115.         $instance->setLogger($a);
  3116.         $instance->setLogger($a);
  3117.         return $instance;
  3118.     }
  3119.     /**
  3120.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
  3121.      *
  3122.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
  3123.      */
  3124.     protected function getResponseHeaderListenerService()
  3125.     {
  3126.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
  3127.     }
  3128.     /**
  3129.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
  3130.      *
  3131.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
  3132.      */
  3133.     protected function getResponseStackListenerService()
  3134.     {
  3135.         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())));
  3136.     }
  3137.     /**
  3138.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
  3139.      *
  3140.      * @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
  3141.      */
  3142.     protected function getTranslationDebugListenerService()
  3143.     {
  3144.         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');
  3145.     }
  3146.     /**
  3147.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener' shared autowired service.
  3148.      *
  3149.      * @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
  3150.      */
  3151.     protected function getWebDebugToolbarListenerService()
  3152.     {
  3153.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3154.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'])) {
  3155.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'];
  3156.         }
  3157.         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']);
  3158.     }
  3159.     /**
  3160.      * Gets the private 'Pimcore\Document\Editable\EditmodeEditableDefinitionCollector' shared autowired service.
  3161.      *
  3162.      * @return \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector
  3163.      */
  3164.     protected function getEditmodeEditableDefinitionCollectorService()
  3165.     {
  3166.         return $this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector();
  3167.     }
  3168.     /**
  3169.      * Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
  3170.      *
  3171.      * @return \Pimcore\Http\Response\CodeInjector
  3172.      */
  3173.     protected function getCodeInjectorService()
  3174.     {
  3175.         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())));
  3176.     }
  3177.     /**
  3178.      * Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
  3179.      *
  3180.      * @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
  3181.      */
  3182.     protected function getDocumentRouteHandlerService()
  3183.     {
  3184.         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()));
  3185.     }
  3186.     /**
  3187.      * Gets the private 'Pimcore\Routing\RedirectHandler' shared autowired service.
  3188.      *
  3189.      * @return \Pimcore\Routing\RedirectHandler
  3190.      */
  3191.     protected function getRedirectHandlerService()
  3192.     {
  3193.         $a = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  3194.         if (isset($this->privates['Pimcore\\Routing\\RedirectHandler'])) {
  3195.             return $this->privates['Pimcore\\Routing\\RedirectHandler'];
  3196.         }
  3197.         $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);
  3198.         $b = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  3199.         $instance->setLogger($b);
  3200.         $instance->setLogger($b);
  3201.         return $instance;
  3202.     }
  3203.     /**
  3204.      * Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
  3205.      *
  3206.      * @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
  3207.      */
  3208.     protected function getDelegatingActionHandlerService()
  3209.     {
  3210.         return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3211.             'assign_target_group' => ['privates''Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup''getAssignTargetGroupService'true],
  3212.             'codesnippet' => ['privates''Pimcore\\Targeting\\ActionHandler\\CodeSnippet''getCodeSnippetService'true],
  3213.             'redirect' => ['privates''Pimcore\\Targeting\\ActionHandler\\Redirect''getRedirectService'true],
  3214.         ], [
  3215.             'assign_target_group' => '?',
  3216.             'codesnippet' => '?',
  3217.             'redirect' => '?',
  3218.         ]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
  3219.     }
  3220.     /**
  3221.      * Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
  3222.      *
  3223.      * @return \Pimcore\Targeting\ConditionMatcher
  3224.      */
  3225.     protected function getConditionMatcherService()
  3226.     {
  3227.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3228.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  3229.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  3230.         }
  3231.         $b = ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService());
  3232.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  3233.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  3234.         }
  3235.         return $this->privates['Pimcore\\Targeting\\ConditionMatcher'] = new \Pimcore\Targeting\ConditionMatcher(new \Pimcore\Targeting\ConditionFactory($a$this->parameters['pimcore.targeting.conditions']), $b$a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3236.     }
  3237.     /**
  3238.      * Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
  3239.      *
  3240.      * @return \Pimcore\Targeting\DataLoader
  3241.      */
  3242.     protected function getDataLoaderService()
  3243.     {
  3244.         $this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3245.             'device' => ['privates''Pimcore\\Targeting\\DataProvider\\Device''getDeviceService'true],
  3246.             'geoip' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoIp''getGeoIpService'true],
  3247.             'geolocation' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoLocation''getGeoLocationService'true],
  3248.             'targeting_storage' => ['privates''Pimcore\\Targeting\\DataProvider\\TargetingStorage''getTargetingStorageService'true],
  3249.             'visited_pages_counter' => ['privates''Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter''getVisitedPagesCounterService'true],
  3250.         ], [
  3251.             'device' => '?',
  3252.             'geoip' => '?',
  3253.             'geolocation' => '?',
  3254.             'targeting_storage' => '?',
  3255.             'visited_pages_counter' => '?',
  3256.         ]));
  3257.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3258.         return $instance;
  3259.     }
  3260.     /**
  3261.      * Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
  3262.      *
  3263.      * @return \Pimcore\Targeting\Debug\OverrideHandler
  3264.      */
  3265.     protected function getOverrideHandlerService($lazyLoad true)
  3266.     {
  3267.         if ($lazyLoad) {
  3268.             return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
  3269.                 return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3270.                     $wrappedInstance $this->getOverrideHandlerService(false);
  3271.                     $proxy->setProxyInitializer(null);
  3272.                     return true;
  3273.                 });
  3274.             });
  3275.         }
  3276.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/OverrideHandler.php';
  3277.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/OverrideHandlerInterface.php';
  3278.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DocumentTargetingOverrideHandler.php';
  3279.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LanguageOverrideHandler.php';
  3280.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DeviceOverrideHandler.php';
  3281.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LocationOverrideHandler.php';
  3282.         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()]);
  3283.     }
  3284.     /**
  3285.      * Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
  3286.      *
  3287.      * @return \Pimcore\Targeting\Debug\TargetingDataCollector
  3288.      */
  3289.     protected function getTargetingDataCollectorService()
  3290.     {
  3291.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  3292.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  3293.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  3294.         }
  3295.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  3296.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  3297.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  3298.         }
  3299.         $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector($a$b);
  3300.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3301.         return $instance;
  3302.     }
  3303.     /**
  3304.      * Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
  3305.      *
  3306.      * @return \Pimcore\Targeting\EventListener\TargetingListener
  3307.      */
  3308.     protected function getTargetingListenerService()
  3309.     {
  3310.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  3311.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3312.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3313.         }
  3314.         $b = ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService());
  3315.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3316.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3317.         }
  3318.         $c = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
  3319.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3320.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3321.         }
  3322.         $d = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  3323.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3324.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3325.         }
  3326.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3327.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  3328.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  3329.         }
  3330.         $f = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
  3331.         $g = new \Pimcore\Targeting\VisitorInfoResolver($a$f$b$c$d$e);
  3332.         $h = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3333.         $g->setStopwatch($h);
  3334.         $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())));
  3335.         $instance->setStopwatch($h);
  3336.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3337.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3338.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3339.         return $instance;
  3340.     }
  3341.     /**
  3342.      * Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
  3343.      *
  3344.      * @return \Pimcore\Targeting\EventListener\ToolbarListener
  3345.      */
  3346.     protected function getToolbarListenerService()
  3347.     {
  3348.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  3349.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  3350.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  3351.         }
  3352.         $b = ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService());
  3353.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  3354.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  3355.         }
  3356.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3357.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  3358.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  3359.         }
  3360.         $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()));
  3361.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3362.         return $instance;
  3363.     }
  3364.     /**
  3365.      * Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
  3366.      *
  3367.      * @return \Pimcore\Targeting\Storage\CookieStorage
  3368.      */
  3369.     protected function getCookieStorageService()
  3370.     {
  3371.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3372.         if (isset($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'])) {
  3373.             return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'];
  3374.         }
  3375.         return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler('IEPgvS5cB0Lxch6a9RFsd+6jeoDgerj5o9eay6UnYr4=', [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $a);
  3376.     }
  3377.     /**
  3378.      * Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
  3379.      *
  3380.      * @return \Pimcore\Templating\Renderer\ActionRenderer
  3381.      */
  3382.     protected function getActionRendererService()
  3383.     {
  3384.         $a = ($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService());
  3385.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'])) {
  3386.             return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'];
  3387.         }
  3388.         return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer($a);
  3389.     }
  3390.     /**
  3391.      * Gets the private 'Pimcore\Twig\Extension\SubrequestExtension' shared autowired service.
  3392.      *
  3393.      * @return \Pimcore\Twig\Extension\SubrequestExtension
  3394.      */
  3395.     protected function getSubrequestExtensionService($lazyLoad true)
  3396.     {
  3397.         if ($lazyLoad) {
  3398.             return $this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
  3399.                 return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3400.                     $wrappedInstance $this->getSubrequestExtensionService(false);
  3401.                     $proxy->setProxyInitializer(null);
  3402.                     return true;
  3403.                 });
  3404.             });
  3405.         }
  3406.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/SubrequestExtension.php';
  3407.         return new \Pimcore\Twig\Extension\SubrequestExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] ?? $this->getIncService()));
  3408.     }
  3409.     /**
  3410.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadLink' shared autowired service.
  3411.      *
  3412.      * @return \Pimcore\Twig\Extension\Templating\HeadLink
  3413.      */
  3414.     protected function getHeadLinkService()
  3415.     {
  3416.         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()));
  3417.     }
  3418.     /**
  3419.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadMeta' shared autowired service.
  3420.      *
  3421.      * @return \Pimcore\Twig\Extension\Templating\HeadMeta
  3422.      */
  3423.     protected function getHeadMetaService()
  3424.     {
  3425.         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())));
  3426.     }
  3427.     /**
  3428.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadScript' shared autowired service.
  3429.      *
  3430.      * @return \Pimcore\Twig\Extension\Templating\HeadScript
  3431.      */
  3432.     protected function getHeadScriptService()
  3433.     {
  3434.         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()));
  3435.     }
  3436.     /**
  3437.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadStyle' shared autowired service.
  3438.      *
  3439.      * @return \Pimcore\Twig\Extension\Templating\HeadStyle
  3440.      */
  3441.     protected function getHeadStyleService()
  3442.     {
  3443.         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())));
  3444.     }
  3445.     /**
  3446.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadTitle' shared autowired service.
  3447.      *
  3448.      * @return \Pimcore\Twig\Extension\Templating\HeadTitle
  3449.      */
  3450.     protected function getHeadTitleService()
  3451.     {
  3452.         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())));
  3453.     }
  3454.     /**
  3455.      * Gets the private 'Pimcore\Twig\Extension\Templating\Inc' shared autowired service.
  3456.      *
  3457.      * @return \Pimcore\Twig\Extension\Templating\Inc
  3458.      */
  3459.     protected function getIncService()
  3460.     {
  3461.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  3462.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  3463.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  3464.         }
  3465.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  3466.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  3467.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  3468.         }
  3469.         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()));
  3470.     }
  3471.     /**
  3472.      * Gets the private 'Pimcore\Twig\Extension\Templating\InlineScript' shared autowired service.
  3473.      *
  3474.      * @return \Pimcore\Twig\Extension\Templating\InlineScript
  3475.      */
  3476.     protected function getInlineScriptService()
  3477.     {
  3478.         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()));
  3479.     }
  3480.     /**
  3481.      * Gets the private 'Pimcore\Twig\Extension\Templating\Navigation' shared autowired service.
  3482.      *
  3483.      * @return \Pimcore\Twig\Extension\Templating\Navigation
  3484.      */
  3485.     protected function getNavigationService($lazyLoad true)
  3486.     {
  3487.         if ($lazyLoad) {
  3488.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] = $this->createProxy('Navigation_62d2b4b', function () {
  3489.                 return \Navigation_62d2b4b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3490.                     $wrappedInstance $this->getNavigationService(false);
  3491.                     $proxy->setProxyInitializer(null);
  3492.                     return true;
  3493.                 });
  3494.             });
  3495.         }
  3496.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Navigation.php';
  3497.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Builder.php';
  3498.         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, [
  3499.             'breadcrumbs' => ['privates''Pimcore\\Navigation\\Renderer\\Breadcrumbs''getBreadcrumbsService'true],
  3500.             'menu' => ['privates''Pimcore\\Navigation\\Renderer\\Menu''getMenuService'true],
  3501.         ], [
  3502.             'breadcrumbs' => '?',
  3503.             'menu' => '?',
  3504.         ]));
  3505.     }
  3506.     /**
  3507.      * Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
  3508.      *
  3509.      * @return \Pimcore\Twig\Extension\Templating\PimcoreUrl
  3510.      */
  3511.     protected function getPimcoreUrlService()
  3512.     {
  3513.         $a = ($this->services['router'] ?? $this->getRouterService());
  3514.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'])) {
  3515.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'];
  3516.         }
  3517.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \Pimcore\Twig\Extension\Templating\PimcoreUrl($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  3518.     }
  3519.     /**
  3520.      * Gets the private 'Pimcore\Twig\Extension\Templating\Placeholder' shared autowired service.
  3521.      *
  3522.      * @return \Pimcore\Twig\Extension\Templating\Placeholder
  3523.      */
  3524.     protected function getPlaceholderService()
  3525.     {
  3526.         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())));
  3527.     }
  3528.     /**
  3529.      * Gets the private 'annotations.cache_adapter' shared service.
  3530.      *
  3531.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3532.      */
  3533.     protected function getAnnotations_CacheAdapterService()
  3534.     {
  3535.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3536.     }
  3537.     /**
  3538.      * Gets the private 'annotations.cached_reader' shared service.
  3539.      *
  3540.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3541.      */
  3542.     protected function getAnnotations_CachedReaderService()
  3543.     {
  3544.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3545.     }
  3546.     /**
  3547.      * Gets the private 'annotations.reader' shared service.
  3548.      *
  3549.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3550.      */
  3551.     protected function getAnnotations_ReaderService()
  3552.     {
  3553.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3554.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3555.         $a->registerUniqueLoader('class_exists');
  3556.         $instance->addGlobalIgnoredName('required'$a);
  3557.         return $instance;
  3558.     }
  3559.     /**
  3560.      * Gets the private 'cache.annotations' shared service.
  3561.      *
  3562.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3563.      */
  3564.     protected function getCache_AnnotationsService()
  3565.     {
  3566.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KSTZKmxbrx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3567.     }
  3568.     /**
  3569.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  3570.      *
  3571.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3572.      */
  3573.     protected function getCache_Messenger_RestartWorkersSignalService()
  3574.     {
  3575.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()), 'app'));
  3576.     }
  3577.     /**
  3578.      * Gets the private 'cache.property_info' shared service.
  3579.      *
  3580.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3581.      */
  3582.     protected function getCache_PropertyInfoService()
  3583.     {
  3584.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('lyFDFusMvx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3585.     }
  3586.     /**
  3587.      * Gets the private 'cache.rate_limiter' shared service.
  3588.      *
  3589.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3590.      */
  3591.     protected function getCache_RateLimiterService()
  3592.     {
  3593.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()), 'app'));
  3594.     }
  3595.     /**
  3596.      * Gets the private 'cache.security_expression_language' shared service.
  3597.      *
  3598.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3599.      */
  3600.     protected function getCache_SecurityExpressionLanguageService()
  3601.     {
  3602.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('CafnxlAqZq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3603.     }
  3604.     /**
  3605.      * Gets the private 'cache.serializer' shared service.
  3606.      *
  3607.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3608.      */
  3609.     protected function getCache_SerializerService()
  3610.     {
  3611.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ZP61ehJJNU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3612.     }
  3613.     /**
  3614.      * Gets the private 'cache.validator' shared service.
  3615.      *
  3616.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3617.      */
  3618.     protected function getCache_ValidatorService()
  3619.     {
  3620.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GaprzHc2qb'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3621.     }
  3622.     /**
  3623.      * Gets the private 'config_cache_factory' shared service.
  3624.      *
  3625.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3626.      */
  3627.     protected function getConfigCacheFactoryService()
  3628.     {
  3629.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3630.             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)));
  3631.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3632.         }, 2));
  3633.     }
  3634.     /**
  3635.      * Gets the private 'data_collector.form' shared service.
  3636.      *
  3637.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3638.      */
  3639.     protected function getDataCollector_FormService()
  3640.     {
  3641.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3642.     }
  3643.     /**
  3644.      * Gets the private 'data_collector.request' shared service.
  3645.      *
  3646.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3647.      */
  3648.     protected function getDataCollector_RequestService()
  3649.     {
  3650.         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())));
  3651.     }
  3652.     /**
  3653.      * Gets the private 'debug.controller_resolver' shared service.
  3654.      *
  3655.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  3656.      */
  3657.     protected function getDebug_ControllerResolverService()
  3658.     {
  3659.         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))));
  3660.     }
  3661.     /**
  3662.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3663.      *
  3664.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3665.      */
  3666.     protected function getDebug_DebugHandlersListenerService()
  3667.     {
  3668.         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);
  3669.     }
  3670.     /**
  3671.      * Gets the private 'debug.file_link_formatter' shared service.
  3672.      *
  3673.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3674.      */
  3675.     protected function getDebug_FileLinkFormatterService()
  3676.     {
  3677.         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 () {
  3678.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3679.         });
  3680.     }
  3681.     /**
  3682.      * Gets the private 'debug.log_processor' shared service.
  3683.      *
  3684.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3685.      */
  3686.     protected function getDebug_LogProcessorService()
  3687.     {
  3688.         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())));
  3689.     }
  3690.     /**
  3691.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3692.      *
  3693.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3694.      */
  3695.     protected function getDebug_Security_Access_DecisionManagerService()
  3696.     {
  3697.         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 () {
  3698.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3699.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  3700.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  3701.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3702.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3703.     }
  3704.     /**
  3705.      * Gets the private 'debug.security.firewall' shared service.
  3706.      *
  3707.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3708.      */
  3709.     protected function getDebug_Security_FirewallService()
  3710.     {
  3711.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3712.         if (isset($this->privates['debug.security.firewall'])) {
  3713.             return $this->privates['debug.security.firewall'];
  3714.         }
  3715.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3716.         if (isset($this->privates['debug.security.firewall'])) {
  3717.             return $this->privates['debug.security.firewall'];
  3718.         }
  3719.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  3720.         if (isset($this->privates['debug.security.firewall'])) {
  3721.             return $this->privates['debug.security.firewall'];
  3722.         }
  3723.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  3724.     }
  3725.     /**
  3726.      * Gets the private 'exception_listener' shared service.
  3727.      *
  3728.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  3729.      */
  3730.     protected function getExceptionListenerService()
  3731.     {
  3732.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  3733.     }
  3734.     /**
  3735.      * Gets the private 'form.registry' shared service.
  3736.      *
  3737.      * @return \Symfony\Component\Form\FormRegistry
  3738.      */
  3739.     protected function getForm_RegistryService()
  3740.     {
  3741.         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, [
  3742.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService'true],
  3743.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  3744.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  3745.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  3746.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  3747.         ], [
  3748.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  3749.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  3750.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  3751.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  3752.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  3753.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  3754.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  3755.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  3756.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  3757.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  3758.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  3759.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  3760.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  3761.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  3762.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  3763.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  3764.         }, 1)], new RewindableGenerator(function () {
  3765.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  3766.         }, 1))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  3767.     }
  3768.     /**
  3769.      * Gets the private 'fragment.renderer.inline' shared service.
  3770.      *
  3771.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  3772.      */
  3773.     protected function getFragment_Renderer_InlineService()
  3774.     {
  3775.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  3776.         if (isset($this->privates['fragment.renderer.inline'])) {
  3777.             return $this->privates['fragment.renderer.inline'];
  3778.         }
  3779.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3780.         if (isset($this->privates['fragment.renderer.inline'])) {
  3781.             return $this->privates['fragment.renderer.inline'];
  3782.         }
  3783.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  3784.         $instance->setFragmentPath('/_fragment');
  3785.         return $instance;
  3786.     }
  3787.     /**
  3788.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  3789.      *
  3790.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  3791.      */
  3792.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  3793.     {
  3794.         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())));
  3795.     }
  3796.     /**
  3797.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  3798.      *
  3799.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  3800.      */
  3801.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  3802.     {
  3803.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3804.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  3805.             return $this->privates['framework_extra_bundle.event.is_granted'];
  3806.         }
  3807.         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);
  3808.     }
  3809.     /**
  3810.      * Gets the private 'locale_aware_listener' shared service.
  3811.      *
  3812.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  3813.      */
  3814.     protected function getLocaleAwareListenerService()
  3815.     {
  3816.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  3817.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  3818.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  3819.             yield => ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  3820.             yield => ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->load('getAdminUserTranslatorService'));
  3821.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3822.     }
  3823.     /**
  3824.      * Gets the private 'locale_listener' shared service.
  3825.      *
  3826.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  3827.      */
  3828.     protected function getLocaleListener2Service()
  3829.     {
  3830.         $a = ($this->services['router'] ?? $this->getRouterService());
  3831.         if (isset($this->privates['locale_listener'])) {
  3832.             return $this->privates['locale_listener'];
  3833.         }
  3834.         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, []);
  3835.     }
  3836.     /**
  3837.      * Gets the private 'monolog.handler.console' shared service.
  3838.      *
  3839.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  3840.      */
  3841.     protected function getMonolog_Handler_ConsoleService()
  3842.     {
  3843.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  3844.     }
  3845.     /**
  3846.      * Gets the private 'monolog.handler.main' shared service.
  3847.      *
  3848.      * @return \Monolog\Handler\StreamHandler
  3849.      */
  3850.     protected function getMonolog_Handler_MainService()
  3851.     {
  3852.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  3853.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  3854.         return $instance;
  3855.     }
  3856.     /**
  3857.      * Gets the private 'monolog.logger' shared service.
  3858.      *
  3859.      * @return \Symfony\Bridge\Monolog\Logger
  3860.      */
  3861.     protected function getMonolog_LoggerService()
  3862.     {
  3863.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  3864.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3865.         $instance->useMicrosecondTimestamps(true);
  3866.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3867.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3868.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3869.         return $instance;
  3870.     }
  3871.     /**
  3872.      * Gets the private 'parameter_bag' shared service.
  3873.      *
  3874.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  3875.      */
  3876.     protected function getParameterBagService()
  3877.     {
  3878.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  3879.     }
  3880.     /**
  3881.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
  3882.      *
  3883.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  3884.      */
  3885.     protected function getPimcore_Cache_Adapter_RedisTagAwareService()
  3886.     {
  3887.         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()));
  3888.     }
  3889.     /**
  3890.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
  3891.      *
  3892.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  3893.      */
  3894.     protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad true)
  3895.     {
  3896.         if ($lazyLoad) {
  3897.             return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  3898.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3899.                     $wrappedInstance $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
  3900.                     $proxy->setProxyInitializer(null);
  3901.                     return true;
  3902.                 });
  3903.             });
  3904.         }
  3905.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  3906.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  3907.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'oFzbgSPGU+'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3908.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  3909.         $instance->setLogger($a);
  3910.         $instance->setLogger($a);
  3911.         return $instance;
  3912.     }
  3913.     /**
  3914.      * Gets the private 'profiler_listener' shared service.
  3915.      *
  3916.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  3917.      */
  3918.     protected function getProfilerListenerService()
  3919.     {
  3920.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  3921.         if (isset($this->privates['profiler_listener'])) {
  3922.             return $this->privates['profiler_listener'];
  3923.         }
  3924.         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);
  3925.     }
  3926.     /**
  3927.      * Gets the private 'property_info' shared service.
  3928.      *
  3929.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  3930.      */
  3931.     protected function getPropertyInfoService()
  3932.     {
  3933.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  3934.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  3935.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3936.         }, 2), new RewindableGenerator(function () {
  3937.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3938.         }, 1), new RewindableGenerator(function () {
  3939.             return new \EmptyIterator();
  3940.         }, 0), new RewindableGenerator(function () {
  3941.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3942.         }, 1), new RewindableGenerator(function () {
  3943.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  3944.         }, 1));
  3945.     }
  3946.     /**
  3947.      * Gets the private 'router.expression_language_provider' shared service.
  3948.      *
  3949.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  3950.      */
  3951.     protected function getRouter_ExpressionLanguageProviderService()
  3952.     {
  3953.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3954.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  3955.         ], [
  3956.             'env' => 'Closure',
  3957.         ]));
  3958.     }
  3959.     /**
  3960.      * Gets the private 'router_listener' shared service.
  3961.      *
  3962.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  3963.      */
  3964.     protected function getRouterListenerService()
  3965.     {
  3966.         $a = ($this->services['router'] ?? $this->getRouterService());
  3967.         if (isset($this->privates['router_listener'])) {
  3968.             return $this->privates['router_listener'];
  3969.         }
  3970.         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);
  3971.     }
  3972.     /**
  3973.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  3974.      *
  3975.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  3976.      */
  3977.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  3978.     {
  3979.         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()));
  3980.     }
  3981.     /**
  3982.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  3983.      *
  3984.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  3985.      */
  3986.     protected function getSchebTwoFactor_ProviderRegistryService()
  3987.     {
  3988.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  3989.             yield 'google' => ($this->privates['scheb_two_factor.security.google.provider'] ?? $this->load('getSchebTwoFactor_Security_Google_ProviderService'));
  3990.         }, 1));
  3991.     }
  3992.     /**
  3993.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  3994.      *
  3995.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  3996.      */
  3997.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  3998.     {
  3999.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  4000.     }
  4001.     /**
  4002.      * Gets the private 'security.authentication.form_listener.two_factor.pimcore_admin' shared service.
  4003.      *
  4004.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  4005.      */
  4006.     protected function getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService()
  4007.     {
  4008.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4009.         if (isset($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'])) {
  4010.             return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'];
  4011.         }
  4012.         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);
  4013.     }
  4014.     /**
  4015.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.pimcore_admin' shared service.
  4016.      *
  4017.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  4018.      */
  4019.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService()
  4020.     {
  4021.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  4022.         if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'])) {
  4023.             return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'];
  4024.         }
  4025.         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);
  4026.     }
  4027.     /**
  4028.      * Gets the private 'security.firewall.map' shared service.
  4029.      *
  4030.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  4031.      */
  4032.     protected function getSecurity_Firewall_MapService()
  4033.     {
  4034.         $a = ($this->privates['.service_locator.hNQzc35'] ?? $this->get_ServiceLocator_HNQzc35Service());
  4035.         if (isset($this->privates['security.firewall.map'])) {
  4036.             return $this->privates['security.firewall.map'];
  4037.         }
  4038.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  4039.             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)/')));
  4040.             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')));
  4041.             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(/.*)?$')));
  4042.         }, 3));
  4043.     }
  4044.     /**
  4045.      * Gets the private 'security.firewall_config.two_factor.pimcore_admin' shared service.
  4046.      *
  4047.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  4048.      */
  4049.     protected function getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()
  4050.     {
  4051.         return $this->privates['security.firewall_config.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '/admin/login/2fa''check_path' => '/admin/login/2fa-verify''default_target_path' => '/admin''always_use_default_target_path' => false'auth_code_parameter_name' => '_auth_code''trusted_parameter_name' => '_trusted''multi_factor' => false'post_only' => true'success_handler' => NULL'failure_handler' => NULL'authentication_required_handler' => NULL'remember_me_sets_trusted' => false'prepare_on_login' => false'prepare_on_access_denied' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'pimcore_admin', ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  4052.     }
  4053.     /**
  4054.      * Gets the private 'security.http_utils' shared service.
  4055.      *
  4056.      * @return \Symfony\Component\Security\Http\HttpUtils
  4057.      */
  4058.     protected function getSecurity_HttpUtilsService()
  4059.     {
  4060.         $a = ($this->services['router'] ?? $this->getRouterService());
  4061.         if (isset($this->privates['security.http_utils'])) {
  4062.             return $this->privates['security.http_utils'];
  4063.         }
  4064.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  4065.     }
  4066.     /**
  4067.      * Gets the private 'security.logout_url_generator' shared service.
  4068.      *
  4069.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  4070.      */
  4071.     protected function getSecurity_LogoutUrlGeneratorService()
  4072.     {
  4073.         $a = ($this->services['router'] ?? $this->getRouterService());
  4074.         if (isset($this->privates['security.logout_url_generator'])) {
  4075.             return $this->privates['security.logout_url_generator'];
  4076.         }
  4077.         $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()));
  4078.         $instance->registerListener('pimcore_admin''/admin/logout''logout''_csrf_token'NULLNULL);
  4079.         return $instance;
  4080.     }
  4081.     /**
  4082.      * Gets the private 'security.role_hierarchy' shared service.
  4083.      *
  4084.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  4085.      */
  4086.     protected function getSecurity_RoleHierarchyService()
  4087.     {
  4088.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  4089.     }
  4090.     /**
  4091.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  4092.      *
  4093.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  4094.      */
  4095.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  4096.     {
  4097.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4098.     }
  4099.     /**
  4100.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  4101.      *
  4102.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  4103.      */
  4104.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  4105.     {
  4106.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  4107.         $b = new \Pimcore\Bundle\CoreBundle\Request\ParamConverter\DataObjectParamConverter();
  4108.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  4109.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  4110.         $a->add($b, -2'data_object_converter');
  4111.         $a->add($b0NULL);
  4112.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  4113.     }
  4114.     /**
  4115.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  4116.      *
  4117.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  4118.      */
  4119.     protected function getSensioFrameworkExtra_Security_ListenerService()
  4120.     {
  4121.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4122.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  4123.             return $this->privates['sensio_framework_extra.security.listener'];
  4124.         }
  4125.         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()));
  4126.     }
  4127.     /**
  4128.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  4129.      *
  4130.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  4131.      */
  4132.     protected function getSensioFrameworkExtra_View_ListenerService()
  4133.     {
  4134.         $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))));
  4135.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4136.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4137.         ], [
  4138.             'twig' => '?',
  4139.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  4140.         return $instance;
  4141.     }
  4142.     /**
  4143.      * Gets the private 'translator.data_collector' shared service.
  4144.      *
  4145.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  4146.      */
  4147.     protected function getTranslator_DataCollectorService()
  4148.     {
  4149.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  4150.     }
  4151.     /**
  4152.      * Gets the private 'translator.default' shared service.
  4153.      *
  4154.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  4155.      */
  4156.     protected function getTranslator_DefaultService()
  4157.     {
  4158.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4159.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  4160.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  4161.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  4162.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  4163.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  4164.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  4165.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  4166.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  4167.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  4168.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  4169.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  4170.         ], [
  4171.             'translation.loader.csv' => '?',
  4172.             'translation.loader.dat' => '?',
  4173.             'translation.loader.ini' => '?',
  4174.             'translation.loader.json' => '?',
  4175.             'translation.loader.mo' => '?',
  4176.             'translation.loader.php' => '?',
  4177.             'translation.loader.po' => '?',
  4178.             'translation.loader.qt' => '?',
  4179.             'translation.loader.res' => '?',
  4180.             'translation.loader.xliff' => '?',
  4181.             'translation.loader.yml' => '?',
  4182.         ]), 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'), => (\dirname(__DIR__4).'/vendor/abcpremium/asset-metadata-assigner/src/Resources/translations/admin.de.yaml'), => (\dirname(__DIR__4).'/vendor/abcpremium/data-object-quality-bundle/src/Resources/translations/admin.de.yaml'), => (\dirname(__DIR__4).'/vendor/abcpremium/data-object-quality-bundle/src/Resources/translations/messages.de.yaml'), => (\dirname(__DIR__4).'/vendor/abcpremium/last-modified-portlets-bundle/src/Resources/translations/admin.de.yml'), 10 => (\dirname(__DIR__4).'/vendor/abcpremium/product-assets-bridge-bundle/src/Resources/translations/admin.de.yml'), 11 => (\dirname(__DIR__4).'/vendor/abcpremium/ps-hersteller-creator/src/Resources/translations/admin.de.yaml'), 12 => (\dirname(__DIR__4).'/vendor/abcpremium/cli-missing-data-csv-bundle/src/Resources/translations/admin.de.yaml'), 13 => (\dirname(__DIR__4).'/vendor/abcpremium/data-importer-version-aware-attribute-loader-bundle/src/Resources/translations/admin.de.yaml'), 14 => (\dirname(__DIR__4).'/vendor/abcpremium/data-importer-publish-no-change-bundle/src/Resources/translations/admin.de.yaml'), 15 => (\dirname(__DIR__4).'/bundles/Abcpremium/InspectablePdfsBundle/src/Resources/translations/admin.de.yaml'), 16 => (\dirname(__DIR__4).'/vendor/abcpremium/asset-upload-filename-validator-bundle/src/Resources/translations/admin.de.yaml')], '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/abcpremium/asset-metadata-assigner/src/Resources/translations/admin.en.yaml'), => (\dirname(__DIR__4).'/vendor/abcpremium/data-object-quality-bundle/src/Resources/translations/admin.en.yaml'), => (\dirname(__DIR__4).'/vendor/abcpremium/data-object-quality-bundle/src/Resources/translations/messages.en.yaml'), 10 => (\dirname(__DIR__4).'/vendor/abcpremium/last-modified-portlets-bundle/src/Resources/translations/admin.en.yml'), 11 => (\dirname(__DIR__4).'/vendor/abcpremium/product-assets-bridge-bundle/src/Resources/translations/admin.en.yml'), 12 => (\dirname(__DIR__4).'/vendor/abcpremium/ps-hersteller-creator/src/Resources/translations/admin.en.yaml'), 13 => (\dirname(__DIR__4).'/vendor/abcpremium/cli-missing-data-csv-bundle/src/Resources/translations/admin.en.yaml'), 14 => (\dirname(__DIR__4).'/vendor/abcpremium/data-importer-version-aware-attribute-loader-bundle/src/Resources/translations/admin.en.yaml'), 15 => (\dirname(__DIR__4).'/vendor/abcpremium/data-importer-publish-no-change-bundle/src/Resources/translations/admin.en.yaml'), 16 => (\dirname(__DIR__4).'/bundles/Abcpremium/InspectablePdfsBundle/src/Resources/translations/admin.en.yaml'), 17 => (\dirname(__DIR__4).'/vendor/abcpremium/asset-upload-filename-validator-bundle/src/Resources/translations/admin.en.yaml')], '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/abcpremium/asset-metadata-assigner/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/abcpremium/data-object-quality-bundle/src/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/abcpremium/last-modified-portlets-bundle/src/Resources/translations'), 11 => (\dirname(__DIR__4).'/vendor/abcpremium/product-assets-bridge-bundle/src/Resources/translations'), 12 => (\dirname(__DIR__4).'/vendor/abcpremium/ps-hersteller-creator/src/Resources/translations'), 13 => (\dirname(__DIR__4).'/vendor/abcpremium/cli-missing-data-csv-bundle/src/Resources/translations'), 14 => (\dirname(__DIR__4).'/vendor/abcpremium/data-importer-version-aware-attribute-loader-bundle/src/Resources/translations'), 15 => (\dirname(__DIR__4).'/vendor/abcpremium/data-importer-publish-no-change-bundle/src/Resources/translations'), 16 => (\dirname(__DIR__4).'/bundles/Abcpremium/InspectablePdfsBundle/src/Resources/translations'), 17 => (\dirname(__DIR__4).'/vendor/abcpremium/asset-upload-filename-validator-bundle/src/Resources/translations'), 18 => (\dirname(__DIR__4).'/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 30 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 33 => (\dirname(__DIR__4).'/vendor/abcpremium/object-assigner-bundle/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/abcpremium/asset-import-command-bundle/src/translations'), 35 => (\dirname(__DIR__4).'/vendor/abcpremium/media-embedded-data-whitelist/src/translations'), 36 => (\dirname(__DIR__4).'/vendor/abcpremium/magento2pimcore/translations'), 37 => (\dirname(__DIR__4).'/vendor/abcpremium/privatsortiment-price-import/src/translations'), 38 => (\dirname(__DIR__4).'/vendor/abcpremium/basic-workflow-validator-bundle/src/translations'), 39 => (\dirname(__DIR__4).'/vendor/abcpremium/no-editable-properties-bundle/src/translations'), 40 => (\dirname(__DIR__4).'/vendor/abcpremium/cli-asset-from-file-bundle/src/translations'), 41 => (\dirname(__DIR__4).'/vendor/abcpremium/magento-category-visibility-bundle/src/translations'), 42 => (\dirname(__DIR__4).'/vendor/abcpremium/csv-delta-creator-bundle/src/translations'), 43 => (\dirname(__DIR__4).'/vendor/abcpremium/cli-set-property-default-value-bundle/src/translations'), 44 => (\dirname(__DIR__4).'/vendor/abcpremium/magento2pimcoreobserver/translations'), 45 => (\dirname(__DIR__4).'/vendor/abcpremium/magento-pricing-exporter-bundle/src/translations'), 46 => (\dirname(__DIR__4).'/vendor/abcpremium/object-csv-cli-exporter-bundle/src/translations'), 47 => (\dirname(__DIR__4).'/vendor/abcpremium/pimcore-api-bundle/translations'), 48 => (\dirname(__DIR__4).'/vendor/abcpremium/class-definition-protector-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/scheb/2fa-bundle/Resources/translations'=> 'vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'=> 'vendor/pimcore/data-hub/src/Resources/translations'=> 'vendor/pimcore/data-importer/src/Resources/translations'=> 'vendor/pimcore/perspective-editor/src/Resources/translations'=> 'vendor/abcpremium/asset-metadata-assigner/src/Resources/translations'=> 'vendor/abcpremium/data-object-quality-bundle/src/Resources/translations'10 => 'vendor/abcpremium/last-modified-portlets-bundle/src/Resources/translations'11 => 'vendor/abcpremium/product-assets-bridge-bundle/src/Resources/translations'12 => 'vendor/abcpremium/ps-hersteller-creator/src/Resources/translations'13 => 'vendor/abcpremium/cli-missing-data-csv-bundle/src/Resources/translations'14 => 'vendor/abcpremium/data-importer-version-aware-attribute-loader-bundle/src/Resources/translations'15 => 'vendor/abcpremium/data-importer-publish-no-change-bundle/src/Resources/translations'16 => 'bundles/Abcpremium/InspectablePdfsBundle/src/Resources/translations'17 => 'vendor/abcpremium/asset-upload-filename-validator-bundle/src/Resources/translations'18 => 'translations'19 => 'vendor/symfony/framework-bundle/translations'20 => 'vendor/symfony/security-bundle/translations'21 => 'vendor/symfony/twig-bundle/translations'22 => 'vendor/symfony/monolog-bundle/translations'23 => 'vendor/doctrine/doctrine-bundle/translations'24 => 'vendor/doctrine/doctrine-migrations-bundle/translations'25 => 'vendor/sensio/framework-extra-bundle/src/translations'26 => 'vendor/symfony-cmf/routing-bundle/src/translations'27 => 'vendor/presta/sitemap-bundle/translations'28 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'29 => 'vendor/league/flysystem-bundle/src/translations'30 => 'vendor/symfony/debug-bundle/translations'31 => 'vendor/symfony/web-profiler-bundle/translations'32 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations'33 => 'vendor/abcpremium/object-assigner-bundle/src/translations'34 => 'vendor/abcpremium/asset-import-command-bundle/src/translations'35 => 'vendor/abcpremium/media-embedded-data-whitelist/src/translations'36 => 'vendor/abcpremium/magento2pimcore/translations'37 => 'vendor/abcpremium/privatsortiment-price-import/src/translations'38 => 'vendor/abcpremium/basic-workflow-validator-bundle/src/translations'39 => 'vendor/abcpremium/no-editable-properties-bundle/src/translations'40 => 'vendor/abcpremium/cli-asset-from-file-bundle/src/translations'41 => 'vendor/abcpremium/magento-category-visibility-bundle/src/translations'42 => 'vendor/abcpremium/csv-delta-creator-bundle/src/translations'43 => 'vendor/abcpremium/cli-set-property-default-value-bundle/src/translations'44 => 'vendor/abcpremium/magento2pimcoreobserver/translations'45 => 'vendor/abcpremium/magento-pricing-exporter-bundle/src/translations'46 => 'vendor/abcpremium/object-csv-cli-exporter-bundle/src/translations'47 => 'vendor/abcpremium/pimcore-api-bundle/translations'48 => 'vendor/abcpremium/class-definition-protector-bundle/src/translations']]], []);
  4183.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  4184.         $instance->setFallbackLocales([=> 'en']);
  4185.         return $instance;
  4186.     }
  4187.     /**
  4188.      * Gets the private 'twig.loader.native_filesystem' shared service.
  4189.      *
  4190.      * @return \Twig\Loader\FilesystemLoader
  4191.      */
  4192.     protected function getTwig_Loader_NativeFilesystemService()
  4193.     {
  4194.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  4195.         $instance->addPath((\dirname(__DIR__4).'/templates'), 'App');
  4196.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  4197.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  4198.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  4199.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  4200.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  4201.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  4202.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  4203.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  4204.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  4205.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  4206.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  4207.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  4208.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
  4209.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
  4210.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
  4211.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
  4212.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), 'PimcoreDataHub');
  4213.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), '!PimcoreDataHub');
  4214.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/privatsortiment-price-import/src/Resources/views'), 'AbcpremiumPrivatsortimentPriceImport');
  4215.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/privatsortiment-price-import/src/Resources/views'), '!AbcpremiumPrivatsortimentPriceImport');
  4216.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/data-object-quality-bundle/src/Resources/views'), 'AbcpremiumDataObjectQuality');
  4217.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/data-object-quality-bundle/src/Resources/views'), '!AbcpremiumDataObjectQuality');
  4218.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/basic-workflow-validator-bundle/src/Resources/views'), 'AbcpremiumBasicWorkflowValidator');
  4219.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/basic-workflow-validator-bundle/src/Resources/views'), '!AbcpremiumBasicWorkflowValidator');
  4220.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/cli-asset-from-file-bundle/src/Resources/views'), 'AbcpremiumCliAssetFromFile');
  4221.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/cli-asset-from-file-bundle/src/Resources/views'), '!AbcpremiumCliAssetFromFile');
  4222.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/product-assets-bridge-bundle/src/Resources/views'), 'AbcpremiumProductAssetsBridge');
  4223.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/product-assets-bridge-bundle/src/Resources/views'), '!AbcpremiumProductAssetsBridge');
  4224.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/magento-category-visibility-bundle/src/Resources/views'), 'AbcpremiumMagentoCategoryVisibility');
  4225.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/magento-category-visibility-bundle/src/Resources/views'), '!AbcpremiumMagentoCategoryVisibility');
  4226.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/csv-delta-creator-bundle/src/Resources/views'), 'AbcpremiumCsvDeltaCreator');
  4227.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/csv-delta-creator-bundle/src/Resources/views'), '!AbcpremiumCsvDeltaCreator');
  4228.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/cli-missing-data-csv-bundle/src/Resources/views'), 'AbcpremiumCliMissingDataCsv');
  4229.         $instance->addPath((\dirname(__DIR__4).'/vendor/abcpremium/cli-missing-data-csv-bundle/src/Resources/views'), '!AbcpremiumCliMissingDataCsv');
  4230.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  4231.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  4232.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  4233.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  4234.         return $instance;
  4235.     }
  4236.     /**
  4237.      * Gets the private 'twig.runtime.httpkernel' shared service.
  4238.      *
  4239.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  4240.      */
  4241.     protected function getTwig_Runtime_HttpkernelService()
  4242.     {
  4243.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  4244.         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, [
  4245.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  4246.         ], [
  4247.             'inline' => '?',
  4248.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner('IEPgvS5cB0Lxch6a9RFsd+6jeoDgerj5o9eay6UnYr4='), $a));
  4249.     }
  4250.     /**
  4251.      * Gets the private 'validator.builder' shared service.
  4252.      *
  4253.      * @return \Symfony\Component\Validator\ValidatorBuilder
  4254.      */
  4255.     protected function getValidator_BuilderService()
  4256.     {
  4257.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  4258.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  4259.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4260.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  4261.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4262.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  4263.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4264.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  4265.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  4266.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  4267.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  4268.         ], [
  4269.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  4270.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  4271.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  4272.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  4273.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  4274.             'cmf_routing.validator.route_defaults' => '?',
  4275.             'security.validator.user_password' => '?',
  4276.             'validator.expression' => '?',
  4277.         ])));
  4278.         if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
  4279.             $instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  4280.         }
  4281.         $instance->setTranslationDomain('validators');
  4282.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  4283.         $instance->enableAnnotationMapping(true);
  4284.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4285.         $instance->addMethodMapping('loadValidatorMetadata');
  4286.         $instance->addObjectInitializers([]);
  4287.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  4288.         return $instance;
  4289.     }
  4290.     /**
  4291.      * Gets the private 'var_dumper.html_dumper' shared service.
  4292.      *
  4293.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  4294.      */
  4295.     protected function getVarDumper_HtmlDumperService()
  4296.     {
  4297.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  4298.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  4299.         return $instance;
  4300.     }
  4301.     /**
  4302.      * Gets the private 'web_profiler.csp.handler' shared service.
  4303.      *
  4304.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  4305.      */
  4306.     protected function getWebProfiler_Csp_HandlerService()
  4307.     {
  4308.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  4309.     }
  4310.     /**
  4311.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  4312.      *
  4313.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  4314.      */
  4315.     protected function getWebProfiler_DebugToolbarService()
  4316.     {
  4317.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  4318.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4319.             return $this->privates['web_profiler.debug_toolbar'];
  4320.         }
  4321.         $b = ($this->services['router'] ?? $this->getRouterService());
  4322.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  4323.             return $this->privates['web_profiler.debug_toolbar'];
  4324.         }
  4325.         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()));
  4326.     }
  4327.     /**
  4328.      * Gets the public 'cache_clearer' alias.
  4329.      *
  4330.      * @return object The ".container.private.cache_clearer" service.
  4331.      */
  4332.     protected function getCacheClearerService()
  4333.     {
  4334.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  4335.         return $this->get('.container.private.cache_clearer');
  4336.     }
  4337.     /**
  4338.      * Gets the public 'filesystem' alias.
  4339.      *
  4340.      * @return object The ".container.private.filesystem" service.
  4341.      */
  4342.     protected function getFilesystemService()
  4343.     {
  4344.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  4345.         return $this->get('.container.private.filesystem');
  4346.     }
  4347.     /**
  4348.      * Gets the public 'serializer' alias.
  4349.      *
  4350.      * @return object The ".container.private.serializer" service.
  4351.      */
  4352.     protected function getSerializerService()
  4353.     {
  4354.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  4355.         return $this->get('.container.private.serializer');
  4356.     }
  4357.     /**
  4358.      * Gets the public 'security.csrf.token_manager' alias.
  4359.      *
  4360.      * @return object The ".container.private.security.csrf.token_manager" service.
  4361.      */
  4362.     protected function getSecurity_Csrf_TokenManagerService()
  4363.     {
  4364.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  4365.         return $this->get('.container.private.security.csrf.token_manager');
  4366.     }
  4367.     /**
  4368.      * Gets the public 'form.factory' alias.
  4369.      *
  4370.      * @return object The ".container.private.form.factory" service.
  4371.      */
  4372.     protected function getForm_FactoryService()
  4373.     {
  4374.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  4375.         return $this->get('.container.private.form.factory');
  4376.     }
  4377.     /**
  4378.      * Gets the public 'form.type.file' alias.
  4379.      *
  4380.      * @return object The ".container.private.form.type.file" service.
  4381.      */
  4382.     protected function getForm_Type_FileService()
  4383.     {
  4384.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  4385.         return $this->get('.container.private.form.type.file');
  4386.     }
  4387.     /**
  4388.      * Gets the public 'profiler' alias.
  4389.      *
  4390.      * @return object The ".container.private.profiler" service.
  4391.      */
  4392.     protected function getProfilerService()
  4393.     {
  4394.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  4395.         return $this->get('.container.private.profiler');
  4396.     }
  4397.     /**
  4398.      * Gets the public 'security.authorization_checker' alias.
  4399.      *
  4400.      * @return object The ".container.private.security.authorization_checker" service.
  4401.      */
  4402.     protected function getSecurity_AuthorizationCheckerService()
  4403.     {
  4404.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  4405.         return $this->get('.container.private.security.authorization_checker');
  4406.     }
  4407.     /**
  4408.      * Gets the public 'security.token_storage' alias.
  4409.      *
  4410.      * @return object The ".container.private.security.token_storage" service.
  4411.      */
  4412.     protected function getSecurity_TokenStorageService()
  4413.     {
  4414.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  4415.         return $this->get('.container.private.security.token_storage');
  4416.     }
  4417.     /**
  4418.      * Gets the public 'twig' alias.
  4419.      *
  4420.      * @return object The ".container.private.twig" service.
  4421.      */
  4422.     protected function getTwigService()
  4423.     {
  4424.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  4425.         return $this->get('.container.private.twig');
  4426.     }
  4427.     /**
  4428.      * Gets the public 'security.password_encoder' alias.
  4429.      *
  4430.      * @return object The ".container.private.security.password_encoder" service.
  4431.      */
  4432.     protected function getSecurity_PasswordEncoderService()
  4433.     {
  4434.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  4435.         return $this->get('.container.private.security.password_encoder');
  4436.     }
  4437.     /**
  4438.      * Gets the public 'session' alias.
  4439.      *
  4440.      * @return object The ".container.private.session" service.
  4441.      */
  4442.     protected function getSessionService()
  4443.     {
  4444.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  4445.         return $this->get('.container.private.session');
  4446.     }
  4447.     /**
  4448.      * Gets the public 'validator' alias.
  4449.      *
  4450.      * @return object The ".container.private.validator" service.
  4451.      */
  4452.     protected function getValidatorService()
  4453.     {
  4454.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  4455.         return $this->get('.container.private.validator');
  4456.     }
  4457.     /**
  4458.      * @return array|bool|float|int|string|\UnitEnum|null
  4459.      */
  4460.     public function getParameter(string $name)
  4461.     {
  4462.         if (isset($this->buildParameters[$name])) {
  4463.             return $this->buildParameters[$name];
  4464.         }
  4465.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  4466.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  4467.         }
  4468.         if (isset($this->loadedDynamicParameters[$name])) {
  4469.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4470.         }
  4471.         return $this->parameters[$name];
  4472.     }
  4473.     public function hasParameter(string $name): bool
  4474.     {
  4475.         if (isset($this->buildParameters[$name])) {
  4476.             return true;
  4477.         }
  4478.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  4479.     }
  4480.     public function setParameter(string $name$value): void
  4481.     {
  4482.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  4483.     }
  4484.     public function getParameterBag(): ParameterBagInterface
  4485.     {
  4486.         if (null === $this->parameterBag) {
  4487.             $parameters $this->parameters;
  4488.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  4489.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  4490.             }
  4491.             foreach ($this->buildParameters as $name => $value) {
  4492.                 $parameters[$name] = $value;
  4493.             }
  4494.             $this->parameterBag = new FrozenParameterBag($parameters);
  4495.         }
  4496.         return $this->parameterBag;
  4497.     }
  4498.     private $loadedDynamicParameters = [
  4499.         'kernel.runtime_environment' => false,
  4500.         'kernel.build_dir' => false,
  4501.         'kernel.cache_dir' => false,
  4502.         'debug.container.dump' => false,
  4503.         'serializer.mapping.cache.file' => false,
  4504.         'validator.mapping.cache.file' => false,
  4505.         'profiler.storage.dsn' => false,
  4506.     ];
  4507.     private $dynamicParameters = [];
  4508.     private function getDynamicParameter(string $name)
  4509.     {
  4510.         switch ($name) {
  4511.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  4512.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  4513.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  4514.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  4515.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  4516.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  4517.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  4518.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  4519.         }
  4520.         $this->loadedDynamicParameters[$name] = true;
  4521.         return $this->dynamicParameters[$name] = $value;
  4522.     }
  4523.     protected function getDefaultParameters(): array
  4524.     {
  4525.         return [
  4526.             'kernel.project_dir' => \dirname(__DIR__4),
  4527.             'kernel.environment' => 'dev',
  4528.             'kernel.debug' => true,
  4529.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  4530.             'kernel.bundles' => [
  4531.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  4532.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  4533.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  4534.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  4535.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  4536.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  4537.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  4538.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  4539.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  4540.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  4541.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  4542.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  4543.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  4544.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  4545.                 'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
  4546.                 'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
  4547.                 'PimcoreDataHubBundle' => 'Pimcore\\Bundle\\DataHubBundle\\PimcoreDataHubBundle',
  4548.                 'PimcoreDataImporterBundle' => 'Pimcore\\Bundle\\DataImporterBundle\\PimcoreDataImporterBundle',
  4549.                 'AbcpremiumObjectAssignerBundle' => 'Abcpremium\\ObjectAssignerBundle\\AbcpremiumObjectAssignerBundle',
  4550.                 'PimcorePerspectiveEditorBundle' => 'Pimcore\\Bundle\\PerspectiveEditorBundle\\PimcorePerspectiveEditorBundle',
  4551.                 'AbcpremiumAssetImportCommandBundle' => 'Abcpremium\\AssetImportCommandBundle\\AbcpremiumAssetImportCommandBundle',
  4552.                 'AbcpremiumMediaEmbeddedDataWhitelistBundle' => 'Abcpremium\\MediaEmbeddedDataWhitelistBundle\\AbcpremiumMediaEmbeddedDataWhitelistBundle',
  4553.                 'AbcpremiumAssetMetadataAssignerBundle' => 'Abcpremium\\AssetMetadataAssignerBundle\\AbcpremiumAssetMetadataAssignerBundle',
  4554.                 'AbcpremiumMagento2PimcoreBundle' => 'Abcpremium\\Magento2PimcoreBundle\\AbcpremiumMagento2PimcoreBundle',
  4555.                 'AbcpremiumPrivatsortimentPriceImportBundle' => 'Abcpremium\\PrivatsortimentPriceImportBundle\\AbcpremiumPrivatsortimentPriceImportBundle',
  4556.                 'AbcpremiumDataObjectQualityBundle' => 'Abcpremium\\DataObjectQualityBundle\\AbcpremiumDataObjectQualityBundle',
  4557.                 'AbcpremiumBasicWorkflowValidatorBundle' => 'Abcpremium\\BasicWorkflowValidatorBundle\\AbcpremiumBasicWorkflowValidatorBundle',
  4558.                 'AbcpremiumNoEditablePropertiesBundle' => 'Abcpremium\\NoEditablePropertiesBundle\\AbcpremiumNoEditablePropertiesBundle',
  4559.                 'AbcpremiumLastModifiedPortletsBundle' => 'Abcpremium\\LastModifiedPortletsBundle\\AbcpremiumLastModifiedPortletsBundle',
  4560.                 'AbcpremiumCliAssetFromFileBundle' => 'Abcpremium\\CliAssetFromFileBundle\\AbcpremiumCliAssetFromFileBundle',
  4561.                 'AbcpremiumProductAssetsBridgeBundle' => 'Abcpremium\\ProductAssetsBridgeBundle\\AbcpremiumProductAssetsBridgeBundle',
  4562.                 'AbcpremiumMagentoCategoryVisibilityBundle' => 'Abcpremium\\MagentoCategoryVisibilityBundle\\AbcpremiumMagentoCategoryVisibilityBundle',
  4563.                 'AbcpremiumPsHerstellerCreatorBundle' => 'Abcpremium\\PsHerstellerCreatorBundle\\AbcpremiumPsHerstellerCreatorBundle',
  4564.                 'AbcpremiumCsvDeltaCreatorBundle' => 'Abcpremium\\CsvDeltaCreatorBundle\\AbcpremiumCsvDeltaCreatorBundle',
  4565.                 'AbcpremiumCliMissingDataCsvBundle' => 'Abcpremium\\CliMissingDataCsvBundle\\AbcpremiumCliMissingDataCsvBundle',
  4566.                 'AbcpremiumCliSetPropertyDefaultValueBundle' => 'Abcpremium\\CliSetPropertyDefaultValueBundle\\AbcpremiumCliSetPropertyDefaultValueBundle',
  4567.                 'AbcpremiumDataImporterVersionAwareAttributeLoaderBundle' => 'Abcpremium\\DataImporterVersionAwareAttributeLoaderBundle\\AbcpremiumDataImporterVersionAwareAttributeLoaderBundle',
  4568.                 'AbcpremiumDataImporterPublishNoChangeBundle' => 'Abcpremium\\DataImporterPublishNoChangeBundle\\AbcpremiumDataImporterPublishNoChangeBundle',
  4569.                 'AbcpremiumInspectablePdfsBundle' => 'Abcpremium\\InspectablePdfsBundle\\AbcpremiumInspectablePdfsBundle',
  4570.                 'AbcpremiumMagento2PimcoreObserverBundle' => 'Abcpremium\\Magento2PimcoreObserverBundle\\AbcpremiumMagento2PimcoreObserverBundle',
  4571.                 'AbcpremiumAssetUploadFilenameValidatorBundle' => 'Abcpremium\\AssetUploadFilenameValidatorBundle\\AbcpremiumAssetUploadFilenameValidatorBundle',
  4572.                 'AbcpremiumMagentoPricingExporterBundle' => 'Abcpremium\\MagentoPricingExporterBundle\\AbcpremiumMagentoPricingExporterBundle',
  4573.                 'AbcpremiumObjectCsvCliExporterBundle' => 'Abcpremium\\ObjectCsvCliExporterBundle\\AbcpremiumObjectCsvCliExporterBundle',
  4574.                 'AbcpremiumPimcoreApiBundle' => 'Abcpremium\\PimcoreApiBundle\\AbcpremiumPimcoreApiBundle',
  4575.                 'AbcpremiumClassDefinitionProtectorBundle' => 'Abcpremium\\ClassDefinitionProtectorBundle\\AbcpremiumClassDefinitionProtectorBundle',
  4576.             ],
  4577.             'kernel.bundles_metadata' => [
  4578.                 'FrameworkBundle' => [
  4579.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  4580.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  4581.                 ],
  4582.                 'SecurityBundle' => [
  4583.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  4584.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  4585.                 ],
  4586.                 'TwigBundle' => [
  4587.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  4588.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  4589.                 ],
  4590.                 'MonologBundle' => [
  4591.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  4592.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  4593.                 ],
  4594.                 'DoctrineBundle' => [
  4595.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  4596.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  4597.                 ],
  4598.                 'DoctrineMigrationsBundle' => [
  4599.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  4600.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  4601.                 ],
  4602.                 'SensioFrameworkExtraBundle' => [
  4603.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  4604.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  4605.                 ],
  4606.                 'CmfRoutingBundle' => [
  4607.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  4608.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  4609.                 ],
  4610.                 'PrestaSitemapBundle' => [
  4611.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  4612.                     'namespace' => 'Presta\\SitemapBundle',
  4613.                 ],
  4614.                 'SchebTwoFactorBundle' => [
  4615.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  4616.                     'namespace' => 'Scheb\\TwoFactorBundle',
  4617.                 ],
  4618.                 'FOSJsRoutingBundle' => [
  4619.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  4620.                     'namespace' => 'FOS\\JsRoutingBundle',
  4621.                 ],
  4622.                 'FlysystemBundle' => [
  4623.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  4624.                     'namespace' => 'League\\FlysystemBundle',
  4625.                 ],
  4626.                 'DebugBundle' => [
  4627.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  4628.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  4629.                 ],
  4630.                 'WebProfilerBundle' => [
  4631.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  4632.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  4633.                 ],
  4634.                 'PimcoreCoreBundle' => [
  4635.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
  4636.                     'namespace' => 'Pimcore\\Bundle\\CoreBundle',
  4637.                 ],
  4638.                 'PimcoreAdminBundle' => [
  4639.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
  4640.                     'namespace' => 'Pimcore\\Bundle\\AdminBundle',
  4641.                 ],
  4642.                 'PimcoreDataHubBundle' => [
  4643.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src'),
  4644.                     'namespace' => 'Pimcore\\Bundle\\DataHubBundle',
  4645.                 ],
  4646.                 'PimcoreDataImporterBundle' => [
  4647.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src'),
  4648.                     'namespace' => 'Pimcore\\Bundle\\DataImporterBundle',
  4649.                 ],
  4650.                 'AbcpremiumObjectAssignerBundle' => [
  4651.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/object-assigner-bundle/src'),
  4652.                     'namespace' => 'Abcpremium\\ObjectAssignerBundle',
  4653.                 ],
  4654.                 'PimcorePerspectiveEditorBundle' => [
  4655.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/perspective-editor/src'),
  4656.                     'namespace' => 'Pimcore\\Bundle\\PerspectiveEditorBundle',
  4657.                 ],
  4658.                 'AbcpremiumAssetImportCommandBundle' => [
  4659.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/asset-import-command-bundle/src'),
  4660.                     'namespace' => 'Abcpremium\\AssetImportCommandBundle',
  4661.                 ],
  4662.                 'AbcpremiumMediaEmbeddedDataWhitelistBundle' => [
  4663.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/media-embedded-data-whitelist/src'),
  4664.                     'namespace' => 'Abcpremium\\MediaEmbeddedDataWhitelistBundle',
  4665.                 ],
  4666.                 'AbcpremiumAssetMetadataAssignerBundle' => [
  4667.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/asset-metadata-assigner/src'),
  4668.                     'namespace' => 'Abcpremium\\AssetMetadataAssignerBundle',
  4669.                 ],
  4670.                 'AbcpremiumMagento2PimcoreBundle' => [
  4671.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/magento2pimcore'),
  4672.                     'namespace' => 'Abcpremium\\Magento2PimcoreBundle',
  4673.                 ],
  4674.                 'AbcpremiumPrivatsortimentPriceImportBundle' => [
  4675.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/privatsortiment-price-import/src'),
  4676.                     'namespace' => 'Abcpremium\\PrivatsortimentPriceImportBundle',
  4677.                 ],
  4678.                 'AbcpremiumDataObjectQualityBundle' => [
  4679.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/data-object-quality-bundle/src'),
  4680.                     'namespace' => 'Abcpremium\\DataObjectQualityBundle',
  4681.                 ],
  4682.                 'AbcpremiumBasicWorkflowValidatorBundle' => [
  4683.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/basic-workflow-validator-bundle/src'),
  4684.                     'namespace' => 'Abcpremium\\BasicWorkflowValidatorBundle',
  4685.                 ],
  4686.                 'AbcpremiumNoEditablePropertiesBundle' => [
  4687.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/no-editable-properties-bundle/src'),
  4688.                     'namespace' => 'Abcpremium\\NoEditablePropertiesBundle',
  4689.                 ],
  4690.                 'AbcpremiumLastModifiedPortletsBundle' => [
  4691.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/last-modified-portlets-bundle/src'),
  4692.                     'namespace' => 'Abcpremium\\LastModifiedPortletsBundle',
  4693.                 ],
  4694.                 'AbcpremiumCliAssetFromFileBundle' => [
  4695.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/cli-asset-from-file-bundle/src'),
  4696.                     'namespace' => 'Abcpremium\\CliAssetFromFileBundle',
  4697.                 ],
  4698.                 'AbcpremiumProductAssetsBridgeBundle' => [
  4699.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/product-assets-bridge-bundle/src'),
  4700.                     'namespace' => 'Abcpremium\\ProductAssetsBridgeBundle',
  4701.                 ],
  4702.                 'AbcpremiumMagentoCategoryVisibilityBundle' => [
  4703.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/magento-category-visibility-bundle/src'),
  4704.                     'namespace' => 'Abcpremium\\MagentoCategoryVisibilityBundle',
  4705.                 ],
  4706.                 'AbcpremiumPsHerstellerCreatorBundle' => [
  4707.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/ps-hersteller-creator/src'),
  4708.                     'namespace' => 'Abcpremium\\PsHerstellerCreatorBundle',
  4709.                 ],
  4710.                 'AbcpremiumCsvDeltaCreatorBundle' => [
  4711.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/csv-delta-creator-bundle/src'),
  4712.                     'namespace' => 'Abcpremium\\CsvDeltaCreatorBundle',
  4713.                 ],
  4714.                 'AbcpremiumCliMissingDataCsvBundle' => [
  4715.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/cli-missing-data-csv-bundle/src'),
  4716.                     'namespace' => 'Abcpremium\\CliMissingDataCsvBundle',
  4717.                 ],
  4718.                 'AbcpremiumCliSetPropertyDefaultValueBundle' => [
  4719.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/cli-set-property-default-value-bundle/src'),
  4720.                     'namespace' => 'Abcpremium\\CliSetPropertyDefaultValueBundle',
  4721.                 ],
  4722.                 'AbcpremiumDataImporterVersionAwareAttributeLoaderBundle' => [
  4723.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/data-importer-version-aware-attribute-loader-bundle/src'),
  4724.                     'namespace' => 'Abcpremium\\DataImporterVersionAwareAttributeLoaderBundle',
  4725.                 ],
  4726.                 'AbcpremiumDataImporterPublishNoChangeBundle' => [
  4727.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/data-importer-publish-no-change-bundle/src'),
  4728.                     'namespace' => 'Abcpremium\\DataImporterPublishNoChangeBundle',
  4729.                 ],
  4730.                 'AbcpremiumInspectablePdfsBundle' => [
  4731.                     'path' => (\dirname(__DIR__4).'/bundles/Abcpremium/InspectablePdfsBundle/src'),
  4732.                     'namespace' => 'Abcpremium\\InspectablePdfsBundle',
  4733.                 ],
  4734.                 'AbcpremiumMagento2PimcoreObserverBundle' => [
  4735.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/magento2pimcoreobserver'),
  4736.                     'namespace' => 'Abcpremium\\Magento2PimcoreObserverBundle',
  4737.                 ],
  4738.                 'AbcpremiumAssetUploadFilenameValidatorBundle' => [
  4739.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/asset-upload-filename-validator-bundle/src'),
  4740.                     'namespace' => 'Abcpremium\\AssetUploadFilenameValidatorBundle',
  4741.                 ],
  4742.                 'AbcpremiumMagentoPricingExporterBundle' => [
  4743.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/magento-pricing-exporter-bundle/src'),
  4744.                     'namespace' => 'Abcpremium\\MagentoPricingExporterBundle',
  4745.                 ],
  4746.                 'AbcpremiumObjectCsvCliExporterBundle' => [
  4747.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/object-csv-cli-exporter-bundle/src'),
  4748.                     'namespace' => 'Abcpremium\\ObjectCsvCliExporterBundle',
  4749.                 ],
  4750.                 'AbcpremiumPimcoreApiBundle' => [
  4751.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/pimcore-api-bundle'),
  4752.                     'namespace' => 'Abcpremium\\PimcoreApiBundle',
  4753.                 ],
  4754.                 'AbcpremiumClassDefinitionProtectorBundle' => [
  4755.                     'path' => (\dirname(__DIR__4).'/vendor/abcpremium/class-definition-protector-bundle/src'),
  4756.                     'namespace' => 'Abcpremium\\ClassDefinitionProtectorBundle',
  4757.                 ],
  4758.             ],
  4759.             'kernel.charset' => 'UTF-8',
  4760.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  4761.             'locale' => 'en',
  4762.             'log.fileobject' => (\dirname(__DIR__3).'/application-logger'),
  4763.             'secret' => 'IEPgvS5cB0Lxch6a9RFsd+6jeoDgerj5o9eay6UnYr4=',
  4764.             'event_dispatcher.event_aliases' => [
  4765.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  4766.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  4767.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  4768.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  4769.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  4770.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  4771.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  4772.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  4773.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  4774.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  4775.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  4776.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  4777.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  4778.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  4779.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  4780.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  4781.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  4782.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  4783.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  4784.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  4785.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  4786.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  4787.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  4788.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  4789.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  4790.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  4791.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  4792.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  4793.                 'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
  4794.                 'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
  4795.             ],
  4796.             'fragment.renderer.hinclude.global_template' => NULL,
  4797.             'fragment.path' => '/_fragment',
  4798.             'kernel.secret' => 'IEPgvS5cB0Lxch6a9RFsd+6jeoDgerj5o9eay6UnYr4=',
  4799.             'kernel.http_method_override' => true,
  4800.             'kernel.trusted_hosts' => [
  4801.             ],
  4802.             'kernel.default_locale' => 'en',
  4803.             'kernel.enabled_locales' => [
  4804.             ],
  4805.             'kernel.error_controller' => 'error_controller',
  4806.             'debug.file_link_format' => NULL,
  4807.             'asset.request_context.base_path' => NULL,
  4808.             'asset.request_context.secure' => NULL,
  4809.             'translator.logging' => false,
  4810.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  4811.             'debug.error_handler.throw_at' => -1,
  4812.             'router.request_context.host' => 'privatsortiment.abcpim.de/',
  4813.             'router.request_context.scheme' => 'http',
  4814.             'router.request_context.base_url' => '',
  4815.             'router.resource' => 'kernel::loadRoutes',
  4816.             'request_listener.http_port' => 80,
  4817.             'request_listener.https_port' => 443,
  4818.             'session.metadata.storage_key' => '_sf2_meta',
  4819.             'session.storage.options' => [
  4820.                 'cache_limiter' => '0',
  4821.                 'cookie_secure' => 'auto',
  4822.                 'cookie_httponly' => true,
  4823.                 'cookie_samesite' => 'strict',
  4824.                 'gc_probability' => 1,
  4825.             ],
  4826.             'session.save_path' => NULL,
  4827.             'session.metadata.update_threshold' => 0,
  4828.             'form.type_extension.csrf.enabled' => true,
  4829.             'form.type_extension.csrf.field_name' => '_token',
  4830.             'validator.translation_domain' => 'validators',
  4831.             'profiler_listener.only_exceptions' => false,
  4832.             'profiler_listener.only_main_requests' => false,
  4833.             'security.role_hierarchy.roles' => [
  4834.                 'ROLE_PIMCORE_ADMIN' => [
  4835.                     => 'ROLE_PIMCORE_USER',
  4836.                 ],
  4837.             ],
  4838.             'security.access.denied_url' => NULL,
  4839.             'security.authentication.manager.erase_credentials' => true,
  4840.             'security.authentication.session_strategy.strategy' => 'migrate',
  4841.             'security.access.always_authenticate_before_granting' => false,
  4842.             'security.authentication.hide_user_not_found' => true,
  4843.             'security.firewalls' => [
  4844.                 => 'dev',
  4845.                 => 'pimcore_admin_webdav',
  4846.                 => 'pimcore_admin',
  4847.             ],
  4848.             'security.pimcore_admin_webdav._indexed_authenticators' => [
  4849.             ],
  4850.             'security.pimcore_admin._indexed_authenticators' => [
  4851.             ],
  4852.             'twig.form.resources' => [
  4853.                 => 'form_div_layout.html.twig',
  4854.             ],
  4855.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  4856.             'monolog.use_microseconds' => true,
  4857.             'monolog.swift_mailer.handlers' => [
  4858.             ],
  4859.             'monolog.handlers_to_channels' => [
  4860.                 'monolog.handler.object_csv_exporter' => [
  4861.                     'type' => 'inclusive',
  4862.                     'elements' => [
  4863.                         => 'object_csv_exporter',
  4864.                     ],
  4865.                 ],
  4866.                 'monolog.handler.magento_category_visibility' => [
  4867.                     'type' => 'inclusive',
  4868.                     'elements' => [
  4869.                         => 'magento_category_visibility',
  4870.                     ],
  4871.                 ],
  4872.                 'monolog.handler.ps_price_import' => [
  4873.                     'type' => 'inclusive',
  4874.                     'elements' => [
  4875.                         => 'ps_price_import',
  4876.                     ],
  4877.                 ],
  4878.                 'monolog.handler.console' => [
  4879.                     'type' => 'exclusive',
  4880.                     'elements' => [
  4881.                         => 'event',
  4882.                         => 'doctrine',
  4883.                         => 'console',
  4884.                         => 'cache',
  4885.                     ],
  4886.                 ],
  4887.                 'monolog.handler.main' => [
  4888.                     'type' => 'exclusive',
  4889.                     'elements' => [
  4890.                         => 'event',
  4891.                         => 'doctrine',
  4892.                         => 'cache',
  4893.                     ],
  4894.                 ],
  4895.             ],
  4896.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  4897.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  4898.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  4899.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  4900.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  4901.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  4902.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  4903.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  4904.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  4905.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  4906.             'doctrine.entity_managers' => [
  4907.             ],
  4908.             'doctrine.default_entity_manager' => '',
  4909.             'doctrine.dbal.connection_factory.types' => [
  4910.                 'uuid' => [
  4911.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  4912.                 ],
  4913.                 'ulid' => [
  4914.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  4915.                 ],
  4916.             ],
  4917.             'doctrine.connections' => [
  4918.                 'default' => 'doctrine.dbal.default_connection',
  4919.             ],
  4920.             'doctrine.default_connection' => 'default',
  4921.             'doctrine.migrations.preferred_em' => NULL,
  4922.             'doctrine.migrations.preferred_connection' => 'default',
  4923.             'cmf_routing.uri_filter_regexp' => '',
  4924.             'cmf_routing.default_controller' => NULL,
  4925.             'cmf_routing.generic_controller' => NULL,
  4926.             'cmf_routing.controllers_by_type' => [
  4927.             ],
  4928.             'cmf_routing.controllers_by_class' => [
  4929.             ],
  4930.             'cmf_routing.templates_by_class' => [
  4931.             ],
  4932.             'cmf_routing.route_collection_limit' => 0,
  4933.             'cmf_routing.dynamic.limit_candidates' => 20,
  4934.             'cmf_routing.dynamic.locales' => [
  4935.             ],
  4936.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  4937.             'cmf_routing.replace_symfony_router' => true,
  4938.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  4939.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  4940.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  4941.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  4942.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  4943.             'presta_sitemap.timetolive' => 3600,
  4944.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  4945.             'presta_sitemap.items_by_set' => 50000,
  4946.             'presta_sitemap.defaults' => [
  4947.                 'lastmod' => NULL,
  4948.                 'priority' => NULL,
  4949.                 'changefreq' => NULL,
  4950.             ],
  4951.             'presta_sitemap.default_section' => 'default',
  4952.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  4953.             'scheb_two_factor.model_manager_name' => NULL,
  4954.             'scheb_two_factor.security_tokens' => [
  4955.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\LegacyTwoFactorRequiredToken',
  4956.             ],
  4957.             'scheb_two_factor.ip_whitelist' => [
  4958.             ],
  4959.             'scheb_two_factor.google.server_name' => 'Pimcore',
  4960.             'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
  4961.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  4962.             'scheb_two_factor.google.digits' => 6,
  4963.             'scheb_two_factor.google.window' => 1,
  4964.             'scheb_two_factor.trusted_device.enabled' => false,
  4965.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  4966.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  4967.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  4968.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  4969.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  4970.             'fos_js_routing.request_context_base_url' => NULL,
  4971.             'fos_js_routing.cache_control' => [
  4972.                 'enabled' => false,
  4973.             ],
  4974.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  4975.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  4976.             'web_profiler.debug_toolbar.mode' => 2,
  4977.             'container.dumper.inline_class_loader' => true,
  4978.             'pimcore.extensions.bundles.search_paths' => [
  4979.                 => 'src',
  4980.                 => 'vendor/pimcore/pimcore/bundles',
  4981.                 => 'bundles/',
  4982.             ],
  4983.             'pimcore.extensions.bundles.handle_composer' => true,
  4984.             'pimcore.admin.unauthenticated_routes' => [
  4985.                 => [
  4986.                     'route' => 'pimcore_settings_display_custom_logo',
  4987.                     'path' => false,
  4988.                     'host' => false,
  4989.                     'methods' => [
  4990.                     ],
  4991.                 ],
  4992.                 => [
  4993.                     'route' => 'pimcore_admin_login',
  4994.                     'path' => false,
  4995.                     'host' => false,
  4996.                     'methods' => [
  4997.                     ],
  4998.                 ],
  4999.                 => [
  5000.                     'route' => 'pimcore_admin_webdav',
  5001.                     'path' => false,
  5002.                     'host' => false,
  5003.                     'methods' => [
  5004.                     ],
  5005.                 ],
  5006.             ],
  5007.             'pimcore.encryption.secret' => NULL,
  5008.             'pimcore.admin.session.attribute_bags' => [
  5009.                 'pimcore_admin' => [
  5010.                     'storage_key' => '_pimcore_admin',
  5011.                 ],
  5012.                 'pimcore_objects' => [
  5013.                     'storage_key' => '_pimcore_objects',
  5014.                 ],
  5015.                 'pimcore_copy' => [
  5016.                     'storage_key' => '_pimcore_copy',
  5017.                 ],
  5018.                 'pimcore_gridconfig' => [
  5019.                     'storage_key' => '_pimcore_gridconfig',
  5020.                 ],
  5021.                 'pimcore_importconfig' => [
  5022.                     'storage_key' => '_pimcore_importconfig',
  5023.                 ],
  5024.             ],
  5025.             'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
  5026.             'pimcore.translations.admin_translation_mapping' => [
  5027.             ],
  5028.             'pimcore.web_profiler.toolbar.excluded_routes' => [
  5029.                 => [
  5030.                     'path' => '^/admin/asset/image-editor',
  5031.                     'route' => false,
  5032.                     'host' => false,
  5033.                     'methods' => [
  5034.                     ],
  5035.                 ],
  5036.             ],
  5037.             'pimcore.response_exception_listener.render_error_document' => true,
  5038.             'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
  5039.             'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
  5040.             'pimcore.documents.default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  5041.             'pimcore.documents.web_to_print.default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  5042.             'pimcore.documents.web_to_print.default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  5043.             'pimcore.templating.twig.sandbox_security_policy.tags' => [
  5044.                 => 'set',
  5045.             ],
  5046.             'pimcore.templating.twig.sandbox_security_policy.filters' => [
  5047.                 => 'escape',
  5048.                 => 'trans',
  5049.                 => 'default',
  5050.             ],
  5051.             'pimcore.templating.twig.sandbox_security_policy.functions' => [
  5052.                 => 'path',
  5053.                 => 'asset',
  5054.             ],
  5055.             'pimcore.config' => [
  5056.                 'web_profiler' => [
  5057.                     'toolbar' => [
  5058.                         'excluded_routes' => [
  5059.                             => [
  5060.                                 'path' => '^/admin/asset/image-editor',
  5061.                                 'route' => false,
  5062.                                 'host' => false,
  5063.                                 'methods' => [
  5064.                                 ],
  5065.                             ],
  5066.                         ],
  5067.                     ],
  5068.                 ],
  5069.                 'security' => [
  5070.                     'encoder_factories' => [
  5071.                         'Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => [
  5072.                             'id' => 'pimcore_admin.security.password_encoder_factory',
  5073.                         ],
  5074.                     ],
  5075.                     'factory_type' => 'encoder',
  5076.                     'password_hasher_factories' => [
  5077.                     ],
  5078.                 ],
  5079.                 'bundles' => [
  5080.                     'search_paths' => [
  5081.                         => 'src',
  5082.                         => 'vendor/pimcore/pimcore/bundles',
  5083.                         => 'bundles/',
  5084.                     ],
  5085.                     'handle_composer' => true,
  5086.                 ],
  5087.                 'assets' => [
  5088.                     'metadata' => [
  5089.                         'class_definitions' => [
  5090.                             'data' => [
  5091.                                 'map' => [
  5092.                                     'asset' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Asset',
  5093.                                     'checkbox' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Checkbox',
  5094.                                     'date' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Date',
  5095.                                     'document' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Document',
  5096.                                     'input' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Input',
  5097.                                     'object' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\DataObject',
  5098.                                     'select' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Select',
  5099.                                     'textarea' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Textarea',
  5100.                                 ],
  5101.                                 'prefixes' => [
  5102.                                 ],
  5103.                             ],
  5104.                         ],
  5105.                         'predefined' => [
  5106.                             'definitions' => [
  5107.                             ],
  5108.                         ],
  5109.                     ],
  5110.                     'image' => [
  5111.                         'max_pixels' => 71817568,
  5112.                         'thumbnails' => [
  5113.                             'clip_auto_support' => true,
  5114.                             'definitions' => [
  5115.                                 'Print_Freisteller' => [
  5116.                                     'items' => [
  5117.                                         => [
  5118.                                             'method' => 'scaleByHeight',
  5119.                                             'arguments' => [
  5120.                                                 'height' => 3000,
  5121.                                                 'forceResize' => true,
  5122.                                             ],
  5123.                                         ],
  5124.                                     ],
  5125.                                     'medias' => [
  5126.                                     ],
  5127.                                     'name' => 'Print_Freisteller',
  5128.                                     'description' => '',
  5129.                                     'group' => '',
  5130.                                     'format' => 'PRINT',
  5131.                                     'quality' => 100,
  5132.                                     'highResolution' => 0.0,
  5133.                                     'preserveColor' => true,
  5134.                                     'preserveMetaData' => true,
  5135.                                     'rasterizeSVG' => false,
  5136.                                     'downloadable' => true,
  5137.                                     'modificationDate' => 1684740863,
  5138.                                     'creationDate' => 1674720892,
  5139.                                     'preserveAnimation' => false,
  5140.                                 ],
  5141.                                 'card_img_top' => [
  5142.                                     'items' => [
  5143.                                         => [
  5144.                                             'method' => 'frame',
  5145.                                             'arguments' => [
  5146.                                                 'width' => 159,
  5147.                                                 'height' => 317,
  5148.                                                 'forceResize' => true,
  5149.                                             ],
  5150.                                         ],
  5151.                                     ],
  5152.                                     'medias' => [
  5153.                                     ],
  5154.                                     'name' => 'card_img_top',
  5155.                                     'description' => 'Produktbild Extraprisma, 4er Grid, 42 x 84 mm, 159 x 317 px',
  5156.                                     'group' => 'print_ep',
  5157.                                     'format' => 'ORIGINAL',
  5158.                                     'quality' => 90,
  5159.                                     'highResolution' => 3.0,
  5160.                                     'preserveColor' => false,
  5161.                                     'preserveMetaData' => false,
  5162.                                     'rasterizeSVG' => false,
  5163.                                     'downloadable' => true,
  5164.                                     'modificationDate' => 1684831728,
  5165.                                     'creationDate' => 1678867582,
  5166.                                     'preserveAnimation' => false,
  5167.                                 ],
  5168.                                 'card_img_top_bottom_align' => [
  5169.                                     'items' => [
  5170.                                         => [
  5171.                                             'method' => 'scaleByWidth',
  5172.                                             'arguments' => [
  5173.                                                 'width' => 159,
  5174.                                                 'forceResize' => true,
  5175.                                             ],
  5176.                                         ],
  5177.                                     ],
  5178.                                     'medias' => [
  5179.                                     ],
  5180.                                     'name' => 'card_img_top_bottom_align',
  5181.                                     'description' => 'Produktbild Extraprisma, 4er Grid, 42 x 84 mm, 159 x 317 px',
  5182.                                     'group' => 'print_ep',
  5183.                                     'format' => 'ORIGINAL',
  5184.                                     'quality' => 90,
  5185.                                     'highResolution' => 3.0,
  5186.                                     'preserveColor' => false,
  5187.                                     'preserveMetaData' => false,
  5188.                                     'rasterizeSVG' => false,
  5189.                                     'downloadable' => false,
  5190.                                     'modificationDate' => 1684831749,
  5191.                                     'creationDate' => 1679579014,
  5192.                                     'preserveAnimation' => false,
  5193.                                 ],
  5194.                                 'card_img_top_bottom_align_col6' => [
  5195.                                     'items' => [
  5196.                                         => [
  5197.                                             'method' => 'scaleByWidth',
  5198.                                             'arguments' => [
  5199.                                                 'width' => 318,
  5200.                                                 'forceResize' => true,
  5201.                                             ],
  5202.                                         ],
  5203.                                     ],
  5204.                                     'medias' => [
  5205.                                     ],
  5206.                                     'name' => 'card_img_top_bottom_align_col6',
  5207.                                     'description' => '',
  5208.                                     'group' => 'print_ep',
  5209.                                     'format' => 'ORIGINAL',
  5210.                                     'quality' => 90,
  5211.                                     'highResolution' => 3.0,
  5212.                                     'preserveColor' => false,
  5213.                                     'preserveMetaData' => false,
  5214.                                     'rasterizeSVG' => false,
  5215.                                     'downloadable' => false,
  5216.                                     'modificationDate' => 1684831742,
  5217.                                     'creationDate' => 1680701591,
  5218.                                     'preserveAnimation' => false,
  5219.                                 ],
  5220.                                 'card_img_top_bottom_align_col6_web' => [
  5221.                                     'items' => [
  5222.                                         => [
  5223.                                             'method' => 'scaleByWidth',
  5224.                                             'arguments' => [
  5225.                                                 'width' => 318,
  5226.                                                 'forceResize' => true,
  5227.                                             ],
  5228.                                         ],
  5229.                                     ],
  5230.                                     'medias' => [
  5231.                                     ],
  5232.                                     'name' => 'card_img_top_bottom_align_col6_web',
  5233.                                     'description' => '',
  5234.                                     'group' => 'print_ep',
  5235.                                     'format' => 'PNG',
  5236.                                     'quality' => 75,
  5237.                                     'highResolution' => 0.0,
  5238.                                     'preserveColor' => false,
  5239.                                     'preserveMetaData' => false,
  5240.                                     'rasterizeSVG' => false,
  5241.                                     'downloadable' => false,
  5242.                                     'modificationDate' => 1680701638,
  5243.                                     'creationDate' => 1680701525,
  5244.                                     'preserveAnimation' => false,
  5245.                                 ],
  5246.                                 'card_img_top_bottom_align_web' => [
  5247.                                     'items' => [
  5248.                                         => [
  5249.                                             'method' => 'scaleByWidth',
  5250.                                             'arguments' => [
  5251.                                                 'width' => 159,
  5252.                                                 'forceResize' => true,
  5253.                                             ],
  5254.                                         ],
  5255.                                     ],
  5256.                                     'medias' => [
  5257.                                     ],
  5258.                                     'name' => 'card_img_top_bottom_align_web',
  5259.                                     'description' => '',
  5260.                                     'group' => 'print_ep',
  5261.                                     'format' => 'PNG',
  5262.                                     'quality' => 75,
  5263.                                     'highResolution' => 0.0,
  5264.                                     'preserveColor' => false,
  5265.                                     'preserveMetaData' => false,
  5266.                                     'rasterizeSVG' => false,
  5267.                                     'downloadable' => false,
  5268.                                     'modificationDate' => 1680594320,
  5269.                                     'creationDate' => 1679579213,
  5270.                                     'preserveAnimation' => false,
  5271.                                 ],
  5272.                                 'card_img_top_web' => [
  5273.                                     'items' => [
  5274.                                         => [
  5275.                                             'method' => 'frame',
  5276.                                             'arguments' => [
  5277.                                                 'width' => 496,
  5278.                                                 'height' => 980,
  5279.                                                 'forceResize' => true,
  5280.                                             ],
  5281.                                         ],
  5282.                                     ],
  5283.                                     'medias' => [
  5284.                                     ],
  5285.                                     'name' => 'card_img_top_web',
  5286.                                     'description' => 'Produktbild Extraprisma, 4er Grid, 42 x 84 mm, 496 x 980 px',
  5287.                                     'group' => 'print_ep',
  5288.                                     'format' => 'PNG',
  5289.                                     'quality' => 75,
  5290.                                     'highResolution' => 0.0,
  5291.                                     'preserveColor' => false,
  5292.                                     'preserveMetaData' => false,
  5293.                                     'rasterizeSVG' => false,
  5294.                                     'downloadable' => false,
  5295.                                     'modificationDate' => 1683118227,
  5296.                                     'creationDate' => 1679060686,
  5297.                                     'preserveAnimation' => false,
  5298.                                 ],
  5299.                                 'ep_ad_1Product' => [
  5300.                                     'items' => [
  5301.                                         => [
  5302.                                             'method' => 'scaleByHeight',
  5303.                                             'arguments' => [
  5304.                                                 'height' => 313,
  5305.                                                 'forceResize' => true,
  5306.                                             ],
  5307.                                         ],
  5308.                                     ],
  5309.                                     'medias' => [
  5310.                                     ],
  5311.                                     'name' => 'ep_ad_1Product',
  5312.                                     'description' => '',
  5313.                                     'group' => 'print_ep_ad',
  5314.                                     'format' => 'ORIGINAL',
  5315.                                     'quality' => 100,
  5316.                                     'highResolution' => 3.0,
  5317.                                     'preserveColor' => false,
  5318.                                     'preserveMetaData' => true,
  5319.                                     'rasterizeSVG' => false,
  5320.                                     'downloadable' => false,
  5321.                                     'modificationDate' => 1684831200,
  5322.                                     'creationDate' => 1684830217,
  5323.                                     'preserveAnimation' => false,
  5324.                                 ],
  5325.                                 'ep_ad_1Product_web' => [
  5326.                                     'items' => [
  5327.                                         => [
  5328.                                             'method' => 'scaleByHeight',
  5329.                                             'arguments' => [
  5330.                                                 'height' => 313,
  5331.                                                 'forceResize' => true,
  5332.                                             ],
  5333.                                         ],
  5334.                                     ],
  5335.                                     'medias' => [
  5336.                                     ],
  5337.                                     'name' => 'ep_ad_1Product_web',
  5338.                                     'description' => '',
  5339.                                     'group' => 'print_ep_ad',
  5340.                                     'format' => 'PNG',
  5341.                                     'quality' => 85,
  5342.                                     'highResolution' => 0.0,
  5343.                                     'preserveColor' => false,
  5344.                                     'preserveMetaData' => false,
  5345.                                     'rasterizeSVG' => false,
  5346.                                     'downloadable' => false,
  5347.                                     'modificationDate' => 1684831193,
  5348.                                     'creationDate' => 1684830197,
  5349.                                     'preserveAnimation' => false,
  5350.                                 ],
  5351.                                 'ep_ad_2Products' => [
  5352.                                     'items' => [
  5353.                                         => [
  5354.                                             'method' => 'scaleByHeight',
  5355.                                             'arguments' => [
  5356.                                                 'height' => 645,
  5357.                                                 'forceResize' => true,
  5358.                                             ],
  5359.                                         ],
  5360.                                     ],
  5361.                                     'medias' => [
  5362.                                     ],
  5363.                                     'name' => 'ep_ad_2Products',
  5364.                                     'description' => '',
  5365.                                     'group' => 'print_ep_ad',
  5366.                                     'format' => 'ORIGINAL',
  5367.                                     'quality' => 90,
  5368.                                     'highResolution' => 3.0,
  5369.                                     'preserveColor' => false,
  5370.                                     'preserveMetaData' => false,
  5371.                                     'rasterizeSVG' => false,
  5372.                                     'downloadable' => false,
  5373.                                     'modificationDate' => 1684767662,
  5374.                                     'creationDate' => 1683203750,
  5375.                                     'preserveAnimation' => false,
  5376.                                 ],
  5377.                                 'ep_ad_2Products_web' => [
  5378.                                     'items' => [
  5379.                                         => [
  5380.                                             'method' => 'scaleByHeight',
  5381.                                             'arguments' => [
  5382.                                                 'height' => 215,
  5383.                                                 'forceResize' => true,
  5384.                                             ],
  5385.                                         ],
  5386.                                     ],
  5387.                                     'medias' => [
  5388.                                     ],
  5389.                                     'name' => 'ep_ad_2Products_web',
  5390.                                     'description' => '',
  5391.                                     'group' => 'print_ep_ad',
  5392.                                     'format' => 'PNG',
  5393.                                     'quality' => 75,
  5394.                                     'highResolution' => 0.0,
  5395.                                     'preserveColor' => false,
  5396.                                     'preserveMetaData' => false,
  5397.                                     'rasterizeSVG' => false,
  5398.                                     'downloadable' => false,
  5399.                                     'modificationDate' => 1683203881,
  5400.                                     'creationDate' => 1683203782,
  5401.                                     'preserveAnimation' => false,
  5402.                                 ],
  5403.                                 'full-background-image-print-dina4-ep' => [
  5404.                                     'items' => [
  5405.                                         => [
  5406.                                             'method' => 'cover',
  5407.                                             'arguments' => [
  5408.                                                 'width' => 892,
  5409.                                                 'height' => 1119,
  5410.                                                 'positioning' => 'center',
  5411.                                                 'forceResize' => true,
  5412.                                             ],
  5413.                                         ],
  5414.                                     ],
  5415.                                     'medias' => [
  5416.                                     ],
  5417.                                     'name' => 'full-background-image-print-dina4-ep',
  5418.                                     'description' => '',
  5419.                                     'group' => 'print_ep',
  5420.                                     'format' => 'PNG',
  5421.                                     'quality' => 85,
  5422.                                     'highResolution' => 3.0,
  5423.                                     'preserveColor' => false,
  5424.                                     'preserveMetaData' => false,
  5425.                                     'rasterizeSVG' => false,
  5426.                                     'downloadable' => false,
  5427.                                     'modificationDate' => 1706110348,
  5428.                                     'creationDate' => 1706110266,
  5429.                                     'preserveAnimation' => false,
  5430.                                 ],
  5431.                                 'full-background-image-print-dina4' => [
  5432.                                     'items' => [
  5433.                                         => [
  5434.                                             'method' => 'cover',
  5435.                                             'arguments' => [
  5436.                                                 'width' => 794,
  5437.                                                 'height' => 1123,
  5438.                                                 'positioning' => 'center',
  5439.                                                 'forceResize' => true,
  5440.                                             ],
  5441.                                         ],
  5442.                                     ],
  5443.                                     'medias' => [
  5444.                                     ],
  5445.                                     'name' => 'full-background-image-print-dina4',
  5446.                                     'description' => '',
  5447.                                     'group' => '',
  5448.                                     'format' => 'PNG',
  5449.                                     'quality' => 85,
  5450.                                     'highResolution' => 3.0,
  5451.                                     'preserveColor' => false,
  5452.                                     'preserveMetaData' => false,
  5453.                                     'rasterizeSVG' => false,
  5454.                                     'downloadable' => false,
  5455.                                     'modificationDate' => 1694101237,
  5456.                                     'creationDate' => 1680092262,
  5457.                                     'preserveAnimation' => false,
  5458.                                 ],
  5459.                                 'full-background-image-print-ep-cover-ad-print' => [
  5460.                                     'items' => [
  5461.                                         => [
  5462.                                             'method' => 'cover',
  5463.                                             'arguments' => [
  5464.                                                 'width' => 185,
  5465.                                                 'height' => 839,
  5466.                                                 'positioning' => 'center',
  5467.                                                 'forceResize' => true,
  5468.                                             ],
  5469.                                         ],
  5470.                                     ],
  5471.                                     'medias' => [
  5472.                                     ],
  5473.                                     'name' => 'full-background-image-print-ep-cover-ad-print',
  5474.                                     'description' => '',
  5475.                                     'group' => 'print_ep_ad',
  5476.                                     'format' => 'PRINT',
  5477.                                     'quality' => 100,
  5478.                                     'highResolution' => 3.0,
  5479.                                     'preserveColor' => false,
  5480.                                     'preserveMetaData' => true,
  5481.                                     'rasterizeSVG' => false,
  5482.                                     'downloadable' => false,
  5483.                                     'modificationDate' => 1702374241,
  5484.                                     'creationDate' => 1684765419,
  5485.                                     'preserveAnimation' => false,
  5486.                                 ],
  5487.                                 'full-background-image-print-ep-cover-ad' => [
  5488.                                     'items' => [
  5489.                                         => [
  5490.                                             'method' => 'cover',
  5491.                                             'arguments' => [
  5492.                                                 'width' => 185,
  5493.                                                 'height' => 839,
  5494.                                                 'positioning' => 'center',
  5495.                                                 'forceResize' => true,
  5496.                                             ],
  5497.                                         ],
  5498.                                     ],
  5499.                                     'medias' => [
  5500.                                     ],
  5501.                                     'name' => 'full-background-image-print-ep-cover-ad',
  5502.                                     'description' => '',
  5503.                                     'group' => 'print_ep_ad',
  5504.                                     'format' => 'PNG',
  5505.                                     'quality' => 85,
  5506.                                     'highResolution' => 0.0,
  5507.                                     'preserveColor' => false,
  5508.                                     'preserveMetaData' => false,
  5509.                                     'rasterizeSVG' => false,
  5510.                                     'downloadable' => false,
  5511.                                     'modificationDate' => 1702374245,
  5512.                                     'creationDate' => 1683280361,
  5513.                                     'preserveAnimation' => false,
  5514.                                 ],
  5515.                                 'header-image-130x130-web' => [
  5516.                                     'items' => [
  5517.                                         => [
  5518.                                             'method' => 'cover',
  5519.                                             'arguments' => [
  5520.                                                 'width' => 491,
  5521.                                                 'height' => 491,
  5522.                                                 'positioning' => 'center',
  5523.                                                 'forceResize' => true,
  5524.                                             ],
  5525.                                         ],
  5526.                                     ],
  5527.                                     'medias' => [
  5528.                                     ],
  5529.                                     'name' => 'header-image-130x130-web',
  5530.                                     'description' => '',
  5531.                                     'group' => '',
  5532.                                     'format' => 'PRINT',
  5533.                                     'quality' => 100,
  5534.                                     'highResolution' => 3.0,
  5535.                                     'preserveColor' => false,
  5536.                                     'preserveMetaData' => true,
  5537.                                     'rasterizeSVG' => false,
  5538.                                     'downloadable' => false,
  5539.                                     'modificationDate' => 1686144524,
  5540.                                     'creationDate' => 1686144398,
  5541.                                     'preserveAnimation' => false,
  5542.                                 ],
  5543.                                 'header-image-top-print' => [
  5544.                                     'items' => [
  5545.                                         => [
  5546.                                             'method' => 'cover',
  5547.                                             'arguments' => [
  5548.                                                 'width' => 817,
  5549.                                                 'height' => 397,
  5550.                                                 'positioning' => 'center',
  5551.                                                 'forceResize' => true,
  5552.                                             ],
  5553.                                         ],
  5554.                                     ],
  5555.                                     'medias' => [
  5556.                                     ],
  5557.                                     'name' => 'header-image-top-print',
  5558.                                     'description' => '',
  5559.                                     'group' => '',
  5560.                                     'format' => 'PRINT',
  5561.                                     'quality' => 100,
  5562.                                     'highResolution' => 3.0,
  5563.                                     'preserveColor' => true,
  5564.                                     'preserveMetaData' => true,
  5565.                                     'rasterizeSVG' => false,
  5566.                                     'downloadable' => false,
  5567.                                     'modificationDate' => 1694080571,
  5568.                                     'creationDate' => 1680083930,
  5569.                                     'preserveAnimation' => false,
  5570.                                 ],
  5571.                                 'header-image-top-web' => [
  5572.                                     'items' => [
  5573.                                         => [
  5574.                                             'method' => 'cover',
  5575.                                             'arguments' => [
  5576.                                                 'width' => 817,
  5577.                                                 'height' => 397,
  5578.                                                 'positioning' => 'center',
  5579.                                                 'forceResize' => true,
  5580.                                             ],
  5581.                                         ],
  5582.                                     ],
  5583.                                     'medias' => [
  5584.                                     ],
  5585.                                     'name' => 'header-image-top-web',
  5586.                                     'description' => '',
  5587.                                     'group' => '',
  5588.                                     'format' => 'PNG',
  5589.                                     'quality' => 75,
  5590.                                     'highResolution' => 0.0,
  5591.                                     'preserveColor' => false,
  5592.                                     'preserveMetaData' => false,
  5593.                                     'rasterizeSVG' => false,
  5594.                                     'downloadable' => false,
  5595.                                     'modificationDate' => 1680594356,
  5596.                                     'creationDate' => 1680083937,
  5597.                                     'preserveAnimation' => false,
  5598.                                 ],
  5599.                                 'logo-img-cover-ad' => [
  5600.                                     'items' => [
  5601.                                         => [
  5602.                                             'method' => 'contain',
  5603.                                             'arguments' => [
  5604.                                                 'width' => 300,
  5605.                                                 'height' => 200,
  5606.                                                 'forceResize' => true,
  5607.                                             ],
  5608.                                         ],
  5609.                                     ],
  5610.                                     'medias' => [
  5611.                                     ],
  5612.                                     'name' => 'logo-img-cover-ad',
  5613.                                     'description' => '',
  5614.                                     'group' => 'print_ep_ad',
  5615.                                     'format' => 'PNG',
  5616.                                     'quality' => 100,
  5617.                                     'highResolution' => 3.0,
  5618.                                     'preserveColor' => false,
  5619.                                     'preserveMetaData' => true,
  5620.                                     'rasterizeSVG' => false,
  5621.                                     'downloadable' => true,
  5622.                                     'modificationDate' => 1684767648,
  5623.                                     'creationDate' => 1684763328,
  5624.                                     'preserveAnimation' => false,
  5625.                                 ],
  5626.                                 'm2_product_img' => [
  5627.                                     'items' => [
  5628.                                         => [
  5629.                                             'method' => 'contain',
  5630.                                             'arguments' => [
  5631.                                                 'width' => 600,
  5632.                                                 'height' => 600,
  5633.                                                 'forceResize' => true,
  5634.                                             ],
  5635.                                         ],
  5636.                                     ],
  5637.                                     'medias' => [
  5638.                                     ],
  5639.                                     'name' => 'm2_product_img',
  5640.                                     'description' => '',
  5641.                                     'group' => '',
  5642.                                     'format' => 'PNG',
  5643.                                     'quality' => 75,
  5644.                                     'highResolution' => 0.0,
  5645.                                     'preserveColor' => false,
  5646.                                     'preserveMetaData' => false,
  5647.                                     'rasterizeSVG' => false,
  5648.                                     'downloadable' => true,
  5649.                                     'modificationDate' => 1686815211,
  5650.                                     'creationDate' => 1660572632,
  5651.                                     'preserveAnimation' => false,
  5652.                                 ],
  5653.                                 'myPdf' => [
  5654.                                     'items' => [
  5655.                                     ],
  5656.                                     'medias' => [
  5657.                                     ],
  5658.                                     'name' => 'myPdf',
  5659.                                     'description' => '',
  5660.                                     'group' => '',
  5661.                                     'format' => 'ORIGINAL',
  5662.                                     'quality' => 85,
  5663.                                     'highResolution' => 0.0,
  5664.                                     'preserveColor' => false,
  5665.                                     'preserveMetaData' => false,
  5666.                                     'rasterizeSVG' => false,
  5667.                                     'downloadable' => false,
  5668.                                     'modificationDate' => 1678798884,
  5669.                                     'creationDate' => 1678798874,
  5670.                                     'preserveAnimation' => false,
  5671.                                 ],
  5672.                                 'print_cover_148_100' => [
  5673.                                     'items' => [
  5674.                                         => [
  5675.                                             'method' => 'cover',
  5676.                                             'arguments' => [
  5677.                                                 'width' => 1754,
  5678.                                                 'height' => 1181,
  5679.                                                 'positioning' => 'center',
  5680.                                                 'forceResize' => true,
  5681.                                             ],
  5682.                                         ],
  5683.                                     ],
  5684.                                     'medias' => [
  5685.                                     ],
  5686.                                     'name' => 'print_cover_148_100',
  5687.                                     'description' => '',
  5688.                                     'group' => '',
  5689.                                     'format' => 'PRINT',
  5690.                                     'quality' => 85,
  5691.                                     'highResolution' => 0.0,
  5692.                                     'preserveColor' => false,
  5693.                                     'preserveMetaData' => false,
  5694.                                     'rasterizeSVG' => false,
  5695.                                     'downloadable' => false,
  5696.                                     'modificationDate' => 1678462034,
  5697.                                     'creationDate' => 1678462010,
  5698.                                     'preserveAnimation' => false,
  5699.                                 ],
  5700.                                 'print_origin' => [
  5701.                                     'items' => [
  5702.                                     ],
  5703.                                     'medias' => [
  5704.                                     ],
  5705.                                     'name' => 'print_origin',
  5706.                                     'description' => '',
  5707.                                     'group' => '',
  5708.                                     'format' => 'PRINT',
  5709.                                     'quality' => 85,
  5710.                                     'highResolution' => 0.0,
  5711.                                     'preserveColor' => true,
  5712.                                     'preserveMetaData' => true,
  5713.                                     'rasterizeSVG' => false,
  5714.                                     'downloadable' => false,
  5715.                                     'modificationDate' => 1678461813,
  5716.                                     'creationDate' => 1678461798,
  5717.                                     'preserveAnimation' => false,
  5718.                                 ],
  5719.                                 'template01_product_image1' => [
  5720.                                     'items' => [
  5721.                                         => [
  5722.                                             'method' => 'scaleByHeight',
  5723.                                             'arguments' => [
  5724.                                                 'height' => 643,
  5725.                                                 'forceResize' => true,
  5726.                                             ],
  5727.                                         ],
  5728.                                     ],
  5729.                                     'medias' => [
  5730.                                     ],
  5731.                                     'name' => 'template01_product_image1',
  5732.                                     'description' => '',
  5733.                                     'group' => 'print_jk',
  5734.                                     'format' => 'ORIGINAL',
  5735.                                     'quality' => 100,
  5736.                                     'highResolution' => 3.0,
  5737.                                     'preserveColor' => true,
  5738.                                     'preserveMetaData' => true,
  5739.                                     'rasterizeSVG' => false,
  5740.                                     'downloadable' => false,
  5741.                                     'modificationDate' => 1694082148,
  5742.                                     'creationDate' => 1684852753,
  5743.                                     'preserveAnimation' => false,
  5744.                                 ],
  5745.                                 'template01_product_image1_web' => [
  5746.                                     'items' => [
  5747.                                         => [
  5748.                                             'method' => 'scaleByHeight',
  5749.                                             'arguments' => [
  5750.                                                 'height' => 643,
  5751.                                                 'forceResize' => true,
  5752.                                             ],
  5753.                                         ],
  5754.                                     ],
  5755.                                     'medias' => [
  5756.                                     ],
  5757.                                     'name' => 'template01_product_image1_web',
  5758.                                     'description' => '',
  5759.                                     'group' => 'print_jk',
  5760.                                     'format' => 'PNG',
  5761.                                     'quality' => 85,
  5762.                                     'highResolution' => 0.0,
  5763.                                     'preserveColor' => false,
  5764.                                     'preserveMetaData' => false,
  5765.                                     'rasterizeSVG' => false,
  5766.                                     'downloadable' => false,
  5767.                                     'modificationDate' => 1685437613,
  5768.                                     'creationDate' => 1685437578,
  5769.                                     'preserveAnimation' => false,
  5770.                                 ],
  5771.                                 'template03_product_image1' => [
  5772.                                     'items' => [
  5773.                                         => [
  5774.                                             'method' => 'scaleByHeight',
  5775.                                             'arguments' => [
  5776.                                                 'height' => 839,
  5777.                                                 'forceResize' => true,
  5778.                                             ],
  5779.                                         ],
  5780.                                     ],
  5781.                                     'medias' => [
  5782.                                     ],
  5783.                                     'name' => 'template03_product_image1',
  5784.                                     'description' => '',
  5785.                                     'group' => 'print_jk',
  5786.                                     'format' => 'ORIGINAL',
  5787.                                     'quality' => 100,
  5788.                                     'highResolution' => 3.0,
  5789.                                     'preserveColor' => true,
  5790.                                     'preserveMetaData' => true,
  5791.                                     'rasterizeSVG' => false,
  5792.                                     'downloadable' => false,
  5793.                                     'modificationDate' => 1694080469,
  5794.                                     'creationDate' => 1686131812,
  5795.                                     'preserveAnimation' => false,
  5796.                                 ],
  5797.                                 'template03_product_image1_web' => [
  5798.                                     'items' => [
  5799.                                         => [
  5800.                                             'method' => 'scaleByHeight',
  5801.                                             'arguments' => [
  5802.                                                 'height' => 839,
  5803.                                                 'forceResize' => true,
  5804.                                             ],
  5805.                                         ],
  5806.                                     ],
  5807.                                     'medias' => [
  5808.                                     ],
  5809.                                     'name' => 'template03_product_image1_web',
  5810.                                     'description' => '',
  5811.                                     'group' => 'print_jk',
  5812.                                     'format' => 'SOURCE',
  5813.                                     'quality' => 85,
  5814.                                     'highResolution' => 0.0,
  5815.                                     'preserveColor' => false,
  5816.                                     'preserveMetaData' => false,
  5817.                                     'rasterizeSVG' => false,
  5818.                                     'downloadable' => false,
  5819.                                     'modificationDate' => 1686131890,
  5820.                                     'creationDate' => 1686131822,
  5821.                                     'preserveAnimation' => false,
  5822.                                 ],
  5823.                                 'template08_logo_245x245' => [
  5824.                                     'items' => [
  5825.                                         => [
  5826.                                             'method' => 'contain',
  5827.                                             'arguments' => [
  5828.                                                 'width' => 245,
  5829.                                                 'height' => 245,
  5830.                                                 'forceResize' => true,
  5831.                                             ],
  5832.                                         ],
  5833.                                     ],
  5834.                                     'medias' => [
  5835.                                     ],
  5836.                                     'name' => 'template08_logo_245x245',
  5837.                                     'description' => '',
  5838.                                     'group' => '',
  5839.                                     'format' => 'SOURCE',
  5840.                                     'quality' => 90,
  5841.                                     'highResolution' => 3.0,
  5842.                                     'preserveColor' => false,
  5843.                                     'preserveMetaData' => false,
  5844.                                     'rasterizeSVG' => false,
  5845.                                     'downloadable' => false,
  5846.                                     'modificationDate' => 1689691263,
  5847.                                     'creationDate' => 1689690782,
  5848.                                     'preserveAnimation' => false,
  5849.                                 ],
  5850.                                 'template08_product_image1' => [
  5851.                                     'items' => [
  5852.                                         => [
  5853.                                             'method' => 'scaleByHeight',
  5854.                                             'arguments' => [
  5855.                                                 'height' => 586,
  5856.                                                 'forceResize' => true,
  5857.                                             ],
  5858.                                         ],
  5859.                                     ],
  5860.                                     'medias' => [
  5861.                                     ],
  5862.                                     'name' => 'template08_product_image1',
  5863.                                     'description' => '',
  5864.                                     'group' => 'print_jk',
  5865.                                     'format' => 'ORIGINAL',
  5866.                                     'quality' => 100,
  5867.                                     'highResolution' => 3.0,
  5868.                                     'preserveColor' => true,
  5869.                                     'preserveMetaData' => true,
  5870.                                     'rasterizeSVG' => false,
  5871.                                     'downloadable' => false,
  5872.                                     'modificationDate' => 1694080492,
  5873.                                     'creationDate' => 1687511754,
  5874.                                     'preserveAnimation' => false,
  5875.                                 ],
  5876.                                 'template08_product_image1_web' => [
  5877.                                     'items' => [
  5878.                                         => [
  5879.                                             'method' => 'scaleByHeight',
  5880.                                             'arguments' => [
  5881.                                                 'height' => 586,
  5882.                                                 'forceResize' => true,
  5883.                                             ],
  5884.                                         ],
  5885.                                     ],
  5886.                                     'medias' => [
  5887.                                     ],
  5888.                                     'name' => 'template08_product_image1_web',
  5889.                                     'description' => '',
  5890.                                     'group' => '',
  5891.                                     'format' => 'SOURCE',
  5892.                                     'quality' => 85,
  5893.                                     'highResolution' => 0.0,
  5894.                                     'preserveColor' => false,
  5895.                                     'preserveMetaData' => false,
  5896.                                     'rasterizeSVG' => false,
  5897.                                     'downloadable' => false,
  5898.                                     'modificationDate' => 1687511866,
  5899.                                     'creationDate' => 1687511844,
  5900.                                     'preserveAnimation' => false,
  5901.                                 ],
  5902.                                 'template19_product_image' => [
  5903.                                     'items' => [
  5904.                                         => [
  5905.                                             'method' => 'scaleByHeight',
  5906.                                             'arguments' => [
  5907.                                                 'height' => 510,
  5908.                                                 'forceResize' => true,
  5909.                                             ],
  5910.                                         ],
  5911.                                     ],
  5912.                                     'medias' => [
  5913.                                     ],
  5914.                                     'name' => 'template19_product_image',
  5915.                                     'description' => '',
  5916.                                     'group' => 'print_jk',
  5917.                                     'format' => 'ORIGINAL',
  5918.                                     'quality' => 100,
  5919.                                     'highResolution' => 3.0,
  5920.                                     'preserveColor' => true,
  5921.                                     'preserveMetaData' => true,
  5922.                                     'rasterizeSVG' => false,
  5923.                                     'downloadable' => false,
  5924.                                     'modificationDate' => 1694080502,
  5925.                                     'creationDate' => 1685459992,
  5926.                                     'preserveAnimation' => false,
  5927.                                 ],
  5928.                                 'template19_product_image_web' => [
  5929.                                     'items' => [
  5930.                                         => [
  5931.                                             'method' => 'scaleByHeight',
  5932.                                             'arguments' => [
  5933.                                                 'height' => 510,
  5934.                                                 'forceResize' => true,
  5935.                                             ],
  5936.                                         ],
  5937.                                     ],
  5938.                                     'medias' => [
  5939.                                     ],
  5940.                                     'name' => 'template19_product_image_web',
  5941.                                     'description' => '',
  5942.                                     'group' => 'print_jk',
  5943.                                     'format' => 'PNG',
  5944.                                     'quality' => 85,
  5945.                                     'highResolution' => 0.0,
  5946.                                     'preserveColor' => false,
  5947.                                     'preserveMetaData' => false,
  5948.                                     'rasterizeSVG' => false,
  5949.                                     'downloadable' => false,
  5950.                                     'modificationDate' => 1685460081,
  5951.                                     'creationDate' => 1685460056,
  5952.                                     'preserveAnimation' => false,
  5953.                                 ],
  5954.                             ],
  5955.                             'image_optimizers' => [
  5956.                                 'enabled' => true,
  5957.                             ],
  5958.                             'auto_formats' => [
  5959.                                 'avif' => [
  5960.                                     'enabled' => true,
  5961.                                     'quality' => 15,
  5962.                                 ],
  5963.                                 'webp' => [
  5964.                                     'enabled' => true,
  5965.                                     'quality' => NULL,
  5966.                                 ],
  5967.                             ],
  5968.                             'status_cache' => true,
  5969.                             'auto_clear_temp_files' => true,
  5970.                         ],
  5971.                         'low_quality_image_preview' => [
  5972.                             'enabled' => true,
  5973.                         ],
  5974.                         'focal_point_detection' => [
  5975.                             'enabled' => true,
  5976.                         ],
  5977.                     ],
  5978.                     'icc_cmyk_profile' => (\dirname(__DIR__4).'/src/Resources/profiles/ISOcoated_v2_300_eci.icc'),
  5979.                     'versions' => [
  5980.                         'days' => NULL,
  5981.                         'steps' => 3,
  5982.                         'use_hardlinks' => true,
  5983.                         'disable_stack_trace' => false,
  5984.                     ],
  5985.                     'hide_edit_image' => true,
  5986.                     'disable_tree_preview' => false,
  5987.                     'frontend_prefixes' => [
  5988.                         'source' => '',
  5989.                         'thumbnail' => '',
  5990.                         'thumbnail_deferred' => '',
  5991.                     ],
  5992.                     'preview_image_thumbnail' => NULL,
  5993.                     'default_upload_path' => '_default_upload_bucket',
  5994.                     'tree_paging_limit' => 100,
  5995.                     'video' => [
  5996.                         'thumbnails' => [
  5997.                             'definitions' => [
  5998.                             ],
  5999.                             'auto_clear_temp_files' => true,
  6000.                         ],
  6001.                     ],
  6002.                     'icc_rgb_profile' => NULL,
  6003.                 ],
  6004.                 'objects' => [
  6005.                     'class_definitions' => [
  6006.                         'data' => [
  6007.                             'map' => [
  6008.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  6009.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  6010.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  6011.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  6012.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  6013.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  6014.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  6015.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  6016.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  6017.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  6018.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  6019.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  6020.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  6021.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  6022.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  6023.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  6024.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  6025.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  6026.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  6027.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  6028.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  6029.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  6030.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  6031.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  6032.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  6033.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  6034.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  6035.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  6036.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  6037.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  6038.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  6039.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  6040.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  6041.                                 'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
  6042.                                 'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
  6043.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  6044.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  6045.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  6046.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  6047.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  6048.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  6049.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  6050.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  6051.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  6052.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  6053.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  6054.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  6055.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  6056.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  6057.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  6058.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  6059.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  6060.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  6061.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  6062.                             ],
  6063.                             'prefixes' => [
  6064.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  6065.                                 => '\\Object_Class_Data_',
  6066.                             ],
  6067.                         ],
  6068.                         'layout' => [
  6069.                             'prefixes' => [
  6070.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  6071.                                 => '\\Object_Class_Layout_',
  6072.                             ],
  6073.                             'map' => [
  6074.                             ],
  6075.                         ],
  6076.                     ],
  6077.                     'versions' => [
  6078.                         'days' => NULL,
  6079.                         'steps' => 20,
  6080.                         'disable_stack_trace' => false,
  6081.                     ],
  6082.                     'ignore_localized_query_fallback' => false,
  6083.                     'tree_paging_limit' => 30,
  6084.                     'auto_save_interval' => 60,
  6085.                 ],
  6086.                 'documents' => [
  6087.                     'editables' => [
  6088.                         'prefixes' => [
  6089.                             => '\\Pimcore\\Model\\Document\\Editable\\',
  6090.                         ],
  6091.                         'map' => [
  6092.                             'unpublishedrenderlet' => '\\App\\Model\\Document\\Editable\\UnpublishedRenderlet',
  6093.                         ],
  6094.                     ],
  6095.                     'types' => [
  6096.                         => 'folder',
  6097.                         => 'page',
  6098.                         => 'snippet',
  6099.                         => 'link',
  6100.                         => 'hardlink',
  6101.                         => 'email',
  6102.                         => 'newsletter',
  6103.                         => 'printpage',
  6104.                         => 'printcontainer',
  6105.                     ],
  6106.                     'valid_tables' => [
  6107.                         => 'email',
  6108.                         => 'newsletter',
  6109.                         => 'hardlink',
  6110.                         => 'link',
  6111.                         => 'page',
  6112.                         => 'snippet',
  6113.                     ],
  6114.                     'versions' => [
  6115.                         'days' => NULL,
  6116.                         'steps' => 20,
  6117.                         'disable_stack_trace' => false,
  6118.                     ],
  6119.                     'error_pages' => [
  6120.                         'default' => '',
  6121.                         'localized' => [
  6122.                             'en' => '',
  6123.                             'de' => '',
  6124.                         ],
  6125.                     ],
  6126.                     'doc_types' => [
  6127.                         'definitions' => [
  6128.                             '3ace5b43-a90c-4a1d-8312-74528aa8dbe7' => [
  6129.                                 'name' => 'Template 03 (2 Produkte)',
  6130.                                 'group' => 'JK',
  6131.                                 'controller' => 'App\\Controller\\Web2printController::businessCardAction',
  6132.                                 'template' => 'privatsortiment/web2print/jk/template03/template03.html.twig',
  6133.                                 'type' => 'printpage',
  6134.                                 'priority' => 1,
  6135.                                 'creationDate' => 1687965903,
  6136.                                 'modificationDate' => 1688452040,
  6137.                                 'staticGeneratorEnabled' => NULL,
  6138.                             ],
  6139.                             '4f2c1db8-2b01-429c-8878-424125ab0c93' => [
  6140.                                 'name' => 'Template 01/02',
  6141.                                 'group' => 'EP',
  6142.                                 'controller' => 'App\\Controller\\Web2printController::businessCardAction',
  6143.                                 'template' => 'privatsortiment/web2print/ep/produktFlexibleProductGridDinA4.html.twig',
  6144.                                 'type' => 'printpage',
  6145.                                 'priority' => 1,
  6146.                                 'creationDate' => 1687966237,
  6147.                                 'modificationDate' => 1687966283,
  6148.                                 'staticGeneratorEnabled' => NULL,
  6149.                             ],
  6150.                             '74f3327a-8599-42c4-af46-95fc72aacb63' => [
  6151.                                 'name' => 'Template 01 (1 Produkt)',
  6152.                                 'group' => 'JK',
  6153.                                 'controller' => 'App\\Controller\\Web2printController::businessCardAction',
  6154.                                 'template' => 'privatsortiment/web2print/jk/template01/template01.html.twig',
  6155.                                 'type' => 'printpage',
  6156.                                 'priority' => 1,
  6157.                                 'creationDate' => 1687965903,
  6158.                                 'modificationDate' => 1688452020,
  6159.                                 'staticGeneratorEnabled' => NULL,
  6160.                             ],
  6161.                             '79e09d27-6150-4c03-b4cb-99e1bfdb7e53' => [
  6162.                                 'name' => 'Template 17 (Probierpaket + 1 Produkt)',
  6163.                                 'group' => 'JK',
  6164.                                 'controller' => 'App\\Controller\\Web2printController::businessCardAction',
  6165.                                 'template' => 'privatsortiment/web2print/jk/template17/template17.html.twig',
  6166.                                 'type' => 'printpage',
  6167.                                 'priority' => 1,
  6168.                                 'creationDate' => 1687965397,
  6169.                                 'modificationDate' => 1688452203,
  6170.                                 'staticGeneratorEnabled' => NULL,
  6171.                             ],
  6172.                             '8e78192b-f260-4678-9761-40b10fa0d2b2' => [
  6173.                                 'name' => 'Template 13 (6 Produkte)',
  6174.                                 'group' => 'JK',
  6175.                                 'controller' => 'App\\Controller\\Web2printController::businessCardAction',
  6176.                                 'template' => 'privatsortiment/web2print/jk/template13/template13.html.twig',
  6177.                                 'type' => 'printpage',
  6178.                                 'priority' => 1,
  6179.                                 'creationDate' => 1687965941,
  6180.                                 'modificationDate' => 1688452153,
  6181.                                 'staticGeneratorEnabled' => NULL,
  6182.                             ],
  6183.                             'afbaaba6-519f-4d30-bd5d-5d43ec3cfac2' => [
  6184.                                 'name' => 'Template 08 (3 Produkte)',
  6185.                                 'group' => 'JK',
  6186.                                 'controller' => 'App\\Controller\\Web2printController::businessCardAction',
  6187.                                 'template' => 'privatsortiment/web2print/jk/template08/template08.html.twig',
  6188.                                 'type' => 'printpage',
  6189.                                 'priority' => 1,
  6190.                                 'creationDate' => 1688452083,
  6191.                                 'modificationDate' => 1688454321,
  6192.                                 'staticGeneratorEnabled' => NULL,
  6193.                             ],
  6194.                             'c1564a6c-95a6-4c1c-8984-33821a28faa5' => [
  6195.                                 'name' => 'Template 16_2 (3 Produkte)',
  6196.                                 'group' => 'JK',
  6197.                                 'controller' => 'App\\Controller\\Web2printController::businessCardAction',
  6198.                                 'template' => 'privatsortiment/web2print/jk/template16_2/template16_2.html.twig',
  6199.                                 'type' => 'printpage',
  6200.                                 'priority' => 1,
  6201.                                 'creationDate' => 1687965948,
  6202.                                 'modificationDate' => 1688472567,
  6203.                                 'staticGeneratorEnabled' => NULL,
  6204.                             ],
  6205.                             'd056b25a-1e20-4a8f-a630-c253bce32734' => [
  6206.                                 'name' => 'Template 10 (4 Produkte)',
  6207.                                 'group' => 'JK',
  6208.                                 'controller' => 'App\\Controller\\Web2printController::businessCardAction',
  6209.                                 'template' => 'privatsortiment/web2print/jk/template10/template10.html.twig',
  6210.                                 'type' => 'printpage',
  6211.                                 'priority' => 1,
  6212.                                 'creationDate' => 1687965932,
  6213.                                 'modificationDate' => 1688452137,
  6214.                                 'staticGeneratorEnabled' => NULL,
  6215.                             ],
  6216.                             'd1f2a248-fc4c-4a33-974e-aa447bbe42ea' => [
  6217.                                 'name' => 'Template 19 (3 Produkte)',
  6218.                                 'group' => 'JK',
  6219.                                 'controller' => 'App\\Controller\\Web2printController::businessCardAction',
  6220.                                 'template' => 'privatsortiment/web2print/jk/template19/template19.html.twig',
  6221.                                 'type' => 'printpage',
  6222.                                 'priority' => 1,
  6223.                                 'creationDate' => 1687965954,
  6224.                                 'modificationDate' => 1688452178,
  6225.                                 'staticGeneratorEnabled' => NULL,
  6226.                             ],
  6227.                             'dfd29da6-a66b-4658-9a45-c8396f09d910' => [
  6228.                                 'name' => 'Template 06 (3 Produkte + Hinweis)',
  6229.                                 'group' => 'JK',
  6230.                                 'controller' => 'App\\Controller\\Web2printController::businessCardAction',
  6231.                                 'template' => 'privatsortiment/web2print/jk/template01/template01.html.twig',
  6232.                                 'type' => 'printpage',
  6233.                                 'priority' => 1,
  6234.                                 'creationDate' => 1687965925,
  6235.                                 'modificationDate' => 1688452066,
  6236.                                 'staticGeneratorEnabled' => NULL,
  6237.                             ],
  6238.                         ],
  6239.                     ],
  6240.                     'web_to_print' => [
  6241.                         'enableInDefaultView' => true,
  6242.                         'generalTool' => 'pdfreactor',
  6243.                         'generalDocumentSaveMode' => 'cleanup',
  6244.                         'pdfreactorProtocol' => 'https',
  6245.                         'pdfreactorServer' => 'pdfreactor.abcpim.de',
  6246.                         'pdfreactorServerPort' => '8443',
  6247.                         'pdfreactorBaseUrl' => 'https://privatsortiment.abcpim.de',
  6248.                         'pdfreactorApiKey' => 'ae06aeed-27d9-440a-8be8-2b5401be29c4',
  6249.                         'pdfreactorLicence' => '',
  6250.                         'pdfreactorEnableLenientHttpsMode' => false,
  6251.                         'pdfreactorEnableDebugMode' => false,
  6252.                         'wkhtmltopdfBin' => 'wkhtmltopdf',
  6253.                         'wkhtml2pdfOptions' => [
  6254.                             'print-media-type' => '',
  6255.                             'page-size' => 'A4',
  6256.                         ],
  6257.                         'wkhtml2pdfHostname' => 'http://demo.pimcore.org',
  6258.                         'headlessChromeSettings' => '',
  6259.                         'pdf_creation_php_memory_limit' => '2048M',
  6260.                         'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  6261.                         'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  6262.                     ],
  6263.                     'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  6264.                     'allow_trailing_slash' => 'no',
  6265.                     'generate_preview' => false,
  6266.                     'preview_url_prefix' => '',
  6267.                     'tree_paging_limit' => 50,
  6268.                     'areas' => [
  6269.                         'autoload' => true,
  6270.                     ],
  6271.                     'newsletter' => [
  6272.                         'defaultUrlPrefix' => NULL,
  6273.                     ],
  6274.                     'auto_save_interval' => 60,
  6275.                     'static_page_router' => [
  6276.                         'enabled' => false,
  6277.                         'route_pattern' => NULL,
  6278.                     ],
  6279.                 ],
  6280.                 'routing' => [
  6281.                     'direct_route_document_types' => [
  6282.                         => 'page',
  6283.                         => 'snippet',
  6284.                         => 'email',
  6285.                         => 'newsletter',
  6286.                         => 'printpage',
  6287.                         => 'printcontainer',
  6288.                     ],
  6289.                     'allow_processing_unpublished_fallback_document' => false,
  6290.                     'static' => [
  6291.                         'locale_params' => [
  6292.                         ],
  6293.                     ],
  6294.                 ],
  6295.                 'newsletter' => [
  6296.                     'source_adapters' => [
  6297.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  6298.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  6299.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  6300.                     ],
  6301.                     'method' => NULL,
  6302.                 ],
  6303.                 'custom_report' => [
  6304.                     'adapters' => [
  6305.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  6306.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  6307.                     ],
  6308.                     'definitions' => [
  6309.                     ],
  6310.                 ],
  6311.                 'targeting' => [
  6312.                     'data_providers' => [
  6313.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  6314.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  6315.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  6316.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  6317.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  6318.                     ],
  6319.                     'conditions' => [
  6320.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  6321.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  6322.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  6323.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  6324.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  6325.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  6326.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  6327.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  6328.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  6329.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  6330.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  6331.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  6332.                     ],
  6333.                     'action_handlers' => [
  6334.                         'assign_target_group' => 'Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup',
  6335.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  6336.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  6337.                     ],
  6338.                     'enabled' => true,
  6339.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  6340.                     'session' => [
  6341.                         'enabled' => false,
  6342.                     ],
  6343.                 ],
  6344.                 'context' => [
  6345.                     'profiler' => [
  6346.                         'routes' => [
  6347.                             => [
  6348.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  6349.                                 'route' => false,
  6350.                                 'host' => false,
  6351.                                 'methods' => [
  6352.                                 ],
  6353.                             ],
  6354.                         ],
  6355.                     ],
  6356.                     'admin' => [
  6357.                         'routes' => [
  6358.                             => [
  6359.                                 'path' => '^/admin(/.*)?$',
  6360.                                 'route' => false,
  6361.                                 'host' => false,
  6362.                                 'methods' => [
  6363.                                 ],
  6364.                             ],
  6365.                             => [
  6366.                                 'route' => '^pimcore_admin_',
  6367.                                 'path' => false,
  6368.                                 'host' => false,
  6369.                                 'methods' => [
  6370.                                 ],
  6371.                             ],
  6372.                         ],
  6373.                     ],
  6374.                     'plugin' => [
  6375.                         'routes' => [
  6376.                             => [
  6377.                                 'path' => '^/plugin(/.*)?$',
  6378.                                 'route' => false,
  6379.                                 'host' => false,
  6380.                                 'methods' => [
  6381.                                 ],
  6382.                             ],
  6383.                         ],
  6384.                     ],
  6385.                 ],
  6386.                 'admin' => [
  6387.                     'session' => [
  6388.                         'attribute_bags' => [
  6389.                             'pimcore_admin' => [
  6390.                                 'storage_key' => '_pimcore_admin',
  6391.                             ],
  6392.                             'pimcore_objects' => [
  6393.                                 'storage_key' => '_pimcore_objects',
  6394.                             ],
  6395.                             'pimcore_copy' => [
  6396.                                 'storage_key' => '_pimcore_copy',
  6397.                             ],
  6398.                             'pimcore_gridconfig' => [
  6399.                                 'storage_key' => '_pimcore_gridconfig',
  6400.                             ],
  6401.                             'pimcore_importconfig' => [
  6402.                                 'storage_key' => '_pimcore_importconfig',
  6403.                             ],
  6404.                         ],
  6405.                     ],
  6406.                     'unauthenticated_routes' => [
  6407.                         => [
  6408.                             'route' => 'pimcore_settings_display_custom_logo',
  6409.                             'path' => false,
  6410.                             'host' => false,
  6411.                             'methods' => [
  6412.                             ],
  6413.                         ],
  6414.                         => [
  6415.                             'route' => 'pimcore_admin_login',
  6416.                             'path' => false,
  6417.                             'host' => false,
  6418.                             'methods' => [
  6419.                             ],
  6420.                         ],
  6421.                         => [
  6422.                             'route' => 'pimcore_admin_webdav',
  6423.                             'path' => false,
  6424.                             'host' => false,
  6425.                             'methods' => [
  6426.                             ],
  6427.                         ],
  6428.                     ],
  6429.                     'translations' => [
  6430.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  6431.                     ],
  6432.                 ],
  6433.                 'sitemaps' => [
  6434.                     'generators' => [
  6435.                         'pimcore_documents' => [
  6436.                             'enabled' => true,
  6437.                             'priority' => 100,
  6438.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  6439.                         ],
  6440.                     ],
  6441.                 ],
  6442.                 'redirects' => [
  6443.                     'status_codes' => [
  6444.                         300 => 'Multiple Choices',
  6445.                         301 => 'Moved Permanently',
  6446.                         302 => 'Found',
  6447.                         303 => 'See Other',
  6448.                         307 => 'Temporary Redirect',
  6449.                     ],
  6450.                 ],
  6451.                 'glossary' => [
  6452.                     'blocked_tags' => [
  6453.                         => 'a',
  6454.                         => 'script',
  6455.                         => 'style',
  6456.                         => 'code',
  6457.                         => 'pre',
  6458.                         => 'textarea',
  6459.                         => 'acronym',
  6460.                         => 'abbr',
  6461.                         => 'option',
  6462.                         => 'h1',
  6463.                         10 => 'h2',
  6464.                         11 => 'h3',
  6465.                         12 => 'h4',
  6466.                         13 => 'h5',
  6467.                         14 => 'h6',
  6468.                     ],
  6469.                 ],
  6470.                 'templating_engine' => [
  6471.                     'twig' => [
  6472.                         'sandbox_security_policy' => [
  6473.                             'tags' => [
  6474.                                 => 'set',
  6475.                             ],
  6476.                             'filters' => [
  6477.                                 => 'escape',
  6478.                                 => 'trans',
  6479.                                 => 'default',
  6480.                             ],
  6481.                             'functions' => [
  6482.                                 => 'path',
  6483.                                 => 'asset',
  6484.                             ],
  6485.                         ],
  6486.                     ],
  6487.                 ],
  6488.                 'translations' => [
  6489.                     'debugging' => [
  6490.                         'enabled' => true,
  6491.                         'parameter' => 'pimcore_debug_translations',
  6492.                     ],
  6493.                     'admin_translation_mapping' => [
  6494.                     ],
  6495.                     'data_object' => [
  6496.                     ],
  6497.                 ],
  6498.                 'workflows' => [
  6499.                     'privatsortiment_produkt_workflow' => [
  6500.                         'enabled' => true,
  6501.                         'priority' => 0,
  6502.                         'label' => 'Produkt Neuanlage Workflow',
  6503.                         'type' => 'workflow',
  6504.                         'marking_store' => [
  6505.                             'type' => 'data_object_multiple_state',
  6506.                             'arguments' => [
  6507.                                 => 'workflowState',
  6508.                             ],
  6509.                         ],
  6510.                         'supports' => [
  6511.                             => '\\Pimcore\\Model\\DataObject\\Produkt',
  6512.                         ],
  6513.                         'initial_markings' => [
  6514.                             => 'new_product',
  6515.                         ],
  6516.                         'places' => [
  6517.                             'new_product' => [
  6518.                                 'label' => 'Neuanlage Produkt',
  6519.                                 'title' => 'Neues Produkt anlegen',
  6520.                                 'color' => '#d32f2f',
  6521.                                 'visibleInHeader' => true,
  6522.                                 'permissions' => [
  6523.                                     => [
  6524.                                         'publish' => false,
  6525.                                     ],
  6526.                                 ],
  6527.                                 'colorInverted' => false,
  6528.                             ],
  6529.                             'published' => [
  6530.                                 'label' => 'Produkt veröffentlicht',
  6531.                                 'title' => 'Produkt veröffentlichen',
  6532.                                 'color' => '#388e3c',
  6533.                                 'permissions' => [
  6534.                                     => [
  6535.                                         'publish' => true,
  6536.                                         'delete' => false,
  6537.                                         'save' => true,
  6538.                                     ],
  6539.                                 ],
  6540.                                 'colorInverted' => false,
  6541.                                 'visibleInHeader' => true,
  6542.                             ],
  6543.                         ],
  6544.                         'transitions' => [
  6545.                             'new_product' => [
  6546.                                 'from' => [
  6547.                                     => 'new_product',
  6548.                                 ],
  6549.                                 'to' => [
  6550.                                     => 'published',
  6551.                                 ],
  6552.                                 'options' => [
  6553.                                     'label' => 'Produktanlage abschließen und freigeben',
  6554.                                     'objectLayout' => false,
  6555.                                     'notificationSettings' => [
  6556.                                     ],
  6557.                                     'changePublishedState' => 'no_change',
  6558.                                 ],
  6559.                                 'name' => 'new_product',
  6560.                             ],
  6561.                         ],
  6562.                         'placeholders' => [
  6563.                         ],
  6564.                         'audit_trail' => [
  6565.                             'enabled' => false,
  6566.                         ],
  6567.                         'globalActions' => [
  6568.                         ],
  6569.                     ],
  6570.                 ],
  6571.                 'full_page_cache' => [
  6572.                     'enabled' => true,
  6573.                     'lifetime' => 120,
  6574.                     'exclude_cookie' => 'pimcore_admin_sid',
  6575.                     'exclude_patterns' => '@^/test/de@',
  6576.                 ],
  6577.                 'email' => [
  6578.                     'sender' => [
  6579.                         'name' => 'PS Pimcore',
  6580.                         'email' => 'sb@abcpremium.de',
  6581.                     ],
  6582.                     'return' => [
  6583.                         'name' => 'Return',
  6584.                         'email' => 'sb@abcpremium.de',
  6585.                     ],
  6586.                     'debug' => [
  6587.                         'email_addresses' => 'sb@abcpremium.de',
  6588.                     ],
  6589.                     'usespecific' => false,
  6590.                 ],
  6591.                 'applicationlog' => [
  6592.                     'mail_notification' => [
  6593.                         'send_log_summary' => false,
  6594.                         'filter_priority' => NULL,
  6595.                         'mail_receiver' => '',
  6596.                     ],
  6597.                     'archive_treshold' => '30',
  6598.                     'archive_alternative_database' => '',
  6599.                     'delete_archive_threshold' => '6',
  6600.                 ],
  6601.                 'general' => [
  6602.                     'domain' => 'privatsortiment.abcpim.de/',
  6603.                     'redirect_to_maindomain' => false,
  6604.                     'language' => 'de',
  6605.                     'valid_languages' => 'en,de',
  6606.                     'fallback_languages' => [
  6607.                         'en' => 'de',
  6608.                         'de' => '',
  6609.                     ],
  6610.                     'default_language' => 'de',
  6611.                     'debug_admin_translations' => false,
  6612.                     'timezone' => '',
  6613.                     'path_variable' => NULL,
  6614.                     'disable_usage_statistics' => false,
  6615.                     'instance_identifier' => NULL,
  6616.                 ],
  6617.                 'perspectives' => [
  6618.                     'definitions' => [
  6619.                         'Datenpfleger' => [
  6620.                             'elementTree' => [
  6621.                                 => [
  6622.                                     'type' => 'customview',
  6623.                                     'position' => 'left',
  6624.                                     'sort' => 0,
  6625.                                     'expanded' => true,
  6626.                                     'hidden' => false,
  6627.                                     'id' => '989635d5-ca82-0333-e07c-e57016df6d87',
  6628.                                 ],
  6629.                                 => [
  6630.                                     'type' => 'customview',
  6631.                                     'position' => 'left',
  6632.                                     'sort' => 1,
  6633.                                     'expanded' => false,
  6634.                                     'hidden' => false,
  6635.                                     'id' => '5ef4a352-d961-4776-a31d-cf7c388ce4c5',
  6636.                                 ],
  6637.                                 => [
  6638.                                     'type' => 'customview',
  6639.                                     'position' => 'left',
  6640.                                     'sort' => 2,
  6641.                                     'expanded' => false,
  6642.                                     'hidden' => false,
  6643.                                     'id' => '4f188aee-23f5-c3e0-fafa-bcf44c67496f',
  6644.                                 ],
  6645.                                 => [
  6646.                                     'type' => 'customview',
  6647.                                     'position' => 'left',
  6648.                                     'sort' => 3,
  6649.                                     'expanded' => false,
  6650.                                     'hidden' => false,
  6651.                                     'id' => 'db840fcb-6ca2-ce9c-4fd9-dc399d619d57',
  6652.                                 ],
  6653.                                 => [
  6654.                                     'type' => 'customview',
  6655.                                     'position' => 'left',
  6656.                                     'sort' => 4,
  6657.                                     'expanded' => false,
  6658.                                     'hidden' => false,
  6659.                                     'id' => '2ba10e27-a334-5d38-3ed3-4d42242458aa',
  6660.                                 ],
  6661.                                 => [
  6662.                                     'type' => 'customview',
  6663.                                     'position' => 'left',
  6664.                                     'sort' => 5,
  6665.                                     'expanded' => false,
  6666.                                     'hidden' => false,
  6667.                                     'id' => '9adbc1cd-dc6b-a386-52f8-115c74f7c2d2',
  6668.                                 ],
  6669.                                 => [
  6670.                                     'type' => 'customview',
  6671.                                     'position' => 'left',
  6672.                                     'sort' => 6,
  6673.                                     'expanded' => false,
  6674.                                     'hidden' => false,
  6675.                                     'id' => '6fe13563-0676-2278-8698-8b6450bce6a7',
  6676.                                 ],
  6677.                                 => [
  6678.                                     'type' => 'customview',
  6679.                                     'position' => 'left',
  6680.                                     'sort' => 7,
  6681.                                     'expanded' => false,
  6682.                                     'hidden' => false,
  6683.                                     'id' => '697583a5-fafa-df6e-83d7-8b30c4158d95',
  6684.                                 ],
  6685.                                 => [
  6686.                                     'type' => 'customview',
  6687.                                     'position' => 'left',
  6688.                                     'sort' => 8,
  6689.                                     'expanded' => false,
  6690.                                     'hidden' => false,
  6691.                                     'id' => '15b2e57c-c63e-1428-0c62-c6c352203b5b',
  6692.                                 ],
  6693.                             ],
  6694.                             'iconCls' => NULL,
  6695.                             'icon' => NULL,
  6696.                             'toolbar' => [
  6697.                                 'file' => [
  6698.                                     'hidden' => false,
  6699.                                     'items' => [
  6700.                                         'perspectives' => true,
  6701.                                         'dashboards' => false,
  6702.                                         'openDocument' => false,
  6703.                                         'openAsset' => false,
  6704.                                         'openObject' => false,
  6705.                                         'searchReplace' => false,
  6706.                                         'schedule' => false,
  6707.                                         'seemode' => false,
  6708.                                         'closeAll' => true,
  6709.                                         'help' => false,
  6710.                                         'about' => false,
  6711.                                     ],
  6712.                                 ],
  6713.                                 'marketing' => [
  6714.                                     'hidden' => false,
  6715.                                     'items' => [
  6716.                                         'reports' => true,
  6717.                                         'tagmanagement' => true,
  6718.                                         'targeting' => true,
  6719.                                         'seo' => [
  6720.                                             'hidden' => false,
  6721.                                             'items' => [
  6722.                                                 'documents' => true,
  6723.                                                 'robots' => true,
  6724.                                                 'httperrors' => true,
  6725.                                             ],
  6726.                                         ],
  6727.                                     ],
  6728.                                 ],
  6729.                                 'extras' => [
  6730.                                     'hidden' => true,
  6731.                                     'items' => [
  6732.                                         'glossary' => false,
  6733.                                         'redirects' => false,
  6734.                                         'translations' => false,
  6735.                                         'recyclebin' => false,
  6736.                                         'plugins' => false,
  6737.                                         'notesEvents' => false,
  6738.                                         'applicationlog' => false,
  6739.                                         'gdpr_data_extractor' => false,
  6740.                                         'emails' => false,
  6741.                                         'maintenance' => false,
  6742.                                         'systemtools' => [
  6743.                                             'hidden' => false,
  6744.                                             'items' => [
  6745.                                                 'phpinfo' => false,
  6746.                                                 'opcache' => false,
  6747.                                                 'requirements' => false,
  6748.                                                 'serverinfo' => false,
  6749.                                                 'database' => false,
  6750.                                                 'fileexplorer' => false,
  6751.                                             ],
  6752.                                         ],
  6753.                                     ],
  6754.                                 ],
  6755.                                 'settings' => [
  6756.                                     'hidden' => true,
  6757.                                     'items' => [
  6758.                                         'customReports' => false,
  6759.                                         'marketingReports' => false,
  6760.                                         'documentTypes' => false,
  6761.                                         'predefinedProperties' => false,
  6762.                                         'predefinedMetadata' => false,
  6763.                                         'system' => false,
  6764.                                         'website' => false,
  6765.                                         'web2print' => false,
  6766.                                         'users' => [
  6767.                                             'hidden' => false,
  6768.                                             'items' => [
  6769.                                                 'users' => false,
  6770.                                                 'roles' => false,
  6771.                                             ],
  6772.                                         ],
  6773.                                         'thumbnails' => false,
  6774.                                         'objects' => [
  6775.                                             'hidden' => false,
  6776.                                             'items' => [
  6777.                                                 'classes' => false,
  6778.                                                 'fieldcollections' => false,
  6779.                                                 'objectbricks' => false,
  6780.                                                 'quantityValue' => false,
  6781.                                                 'classificationstore' => false,
  6782.                                                 'bulkExport' => false,
  6783.                                                 'bulkImport' => false,
  6784.                                             ],
  6785.                                         ],
  6786.                                         'routes' => false,
  6787.                                         'cache' => [
  6788.                                             'hidden' => false,
  6789.                                             'items' => [
  6790.                                                 'clearAll' => false,
  6791.                                                 'clearData' => false,
  6792.                                                 'clearSymfony' => false,
  6793.                                                 'clearOutput' => false,
  6794.                                                 'clearTemp' => false,
  6795.                                             ],
  6796.                                         ],
  6797.                                         'adminTranslations' => false,
  6798.                                         'tagConfiguration' => false,
  6799.                                         'perspectiveEditor' => false,
  6800.                                     ],
  6801.                                 ],
  6802.                                 'search' => [
  6803.                                     'hidden' => false,
  6804.                                     'items' => [
  6805.                                         'quickSearch' => true,
  6806.                                         'documents' => true,
  6807.                                         'assets' => true,
  6808.                                         'objects' => true,
  6809.                                     ],
  6810.                                 ],
  6811.                                 'datahub' => [
  6812.                                     'hidden' => true,
  6813.                                 ],
  6814.                             ],
  6815.                         ],
  6816.                         'default' => [
  6817.                             'elementTree' => [
  6818.                                 => [
  6819.                                     'type' => 'documents',
  6820.                                     'position' => 'left',
  6821.                                     'expanded' => false,
  6822.                                     'hidden' => false,
  6823.                                     'sort' => 0,
  6824.                                     'treeContextMenu' => [
  6825.                                         'document' => [
  6826.                                             'items' => [
  6827.                                                 'addPrintPage' => true,
  6828.                                                 'add' => true,
  6829.                                                 'addSnippet' => true,
  6830.                                                 'addLink' => true,
  6831.                                                 'addEmail' => true,
  6832.                                                 'addNewsletter' => true,
  6833.                                                 'addHardlink' => true,
  6834.                                                 'addFolder' => true,
  6835.                                                 'paste' => true,
  6836.                                                 'pasteCut' => true,
  6837.                                                 'copy' => true,
  6838.                                                 'cut' => true,
  6839.                                                 'rename' => true,
  6840.                                                 'unpublish' => true,
  6841.                                                 'publish' => true,
  6842.                                                 'delete' => true,
  6843.                                                 'open' => true,
  6844.                                                 'convert' => true,
  6845.                                                 'searchAndMove' => true,
  6846.                                                 'useAsSite' => true,
  6847.                                                 'editSite' => true,
  6848.                                                 'removeSite' => true,
  6849.                                                 'lock' => true,
  6850.                                                 'unlock' => true,
  6851.                                                 'lockAndPropagate' => true,
  6852.                                                 'unlockAndPropagate' => true,
  6853.                                                 'reload' => true,
  6854.                                             ],
  6855.                                         ],
  6856.                                     ],
  6857.                                 ],
  6858.                                 => [
  6859.                                     'type' => 'assets',
  6860.                                     'position' => 'left',
  6861.                                     'expanded' => false,
  6862.                                     'hidden' => false,
  6863.                                     'sort' => 1,
  6864.                                 ],
  6865.                                 => [
  6866.                                     'type' => 'objects',
  6867.                                     'position' => 'left',
  6868.                                     'expanded' => false,
  6869.                                     'hidden' => false,
  6870.                                     'sort' => 2,
  6871.                                 ],
  6872.                             ],
  6873.                             'iconCls' => 'pimcore_nav_icon_perspective',
  6874.                             'icon' => NULL,
  6875.                             'dashboards' => [
  6876.                                 'predefined' => [
  6877.                                     'welcome' => [
  6878.                                         'positions' => [
  6879.                                             => [
  6880.                                                 => [
  6881.                                                     'id' => 1,
  6882.                                                     'type' => 'pimcore.layout.portlets.modificationStatistic',
  6883.                                                     'config' => NULL,
  6884.                                                 ],
  6885.                                                 => [
  6886.                                                     'id' => 2,
  6887.                                                     'type' => 'pimcore.layout.portlets.modifiedAssets',
  6888.                                                     'config' => NULL,
  6889.                                                 ],
  6890.                                             ],
  6891.                                             => [
  6892.                                                 => [
  6893.                                                     'id' => 3,
  6894.                                                     'type' => 'pimcore.layout.portlets.modifiedObjects',
  6895.                                                     'config' => NULL,
  6896.                                                 ],
  6897.                                                 => [
  6898.                                                     'id' => 4,
  6899.                                                     'type' => 'pimcore.layout.portlets.modifiedDocuments',
  6900.                                                     'config' => NULL,
  6901.                                                 ],
  6902.                                             ],
  6903.                                         ],
  6904.                                     ],
  6905.                                 ],
  6906.                             ],
  6907.                             'toolbar' => [
  6908.                                 'file' => [
  6909.                                     'hidden' => false,
  6910.                                     'items' => [
  6911.                                         'perspectives' => true,
  6912.                                         'dashboards' => true,
  6913.                                         'openDocument' => true,
  6914.                                         'openAsset' => true,
  6915.                                         'openObject' => true,
  6916.                                         'searchReplace' => true,
  6917.                                         'schedule' => true,
  6918.                                         'seemode' => true,
  6919.                                         'closeAll' => true,
  6920.                                         'help' => true,
  6921.                                         'about' => true,
  6922.                                     ],
  6923.                                 ],
  6924.                                 'marketing' => [
  6925.                                     'hidden' => false,
  6926.                                     'items' => [
  6927.                                         'reports' => true,
  6928.                                         'tagmanagement' => true,
  6929.                                         'targeting' => true,
  6930.                                         'seo' => [
  6931.                                             'hidden' => false,
  6932.                                             'items' => [
  6933.                                                 'documents' => true,
  6934.                                                 'robots' => true,
  6935.                                                 'httperrors' => true,
  6936.                                             ],
  6937.                                         ],
  6938.                                     ],
  6939.                                 ],
  6940.                                 'extras' => [
  6941.                                     'hidden' => false,
  6942.                                     'items' => [
  6943.                                         'glossary' => true,
  6944.                                         'redirects' => true,
  6945.                                         'translations' => true,
  6946.                                         'recyclebin' => true,
  6947.                                         'plugins' => true,
  6948.                                         'notesEvents' => true,
  6949.                                         'applicationlog' => true,
  6950.                                         'gdpr_data_extractor' => true,
  6951.                                         'emails' => true,
  6952.                                         'maintenance' => true,
  6953.                                         'systemtools' => [
  6954.                                             'hidden' => false,
  6955.                                             'items' => [
  6956.                                                 'phpinfo' => true,
  6957.                                                 'opcache' => true,
  6958.                                                 'requirements' => true,
  6959.                                                 'serverinfo' => true,
  6960.                                                 'database' => true,
  6961.                                                 'fileexplorer' => true,
  6962.                                             ],
  6963.                                         ],
  6964.                                     ],
  6965.                                 ],
  6966.                                 'settings' => [
  6967.                                     'hidden' => false,
  6968.                                     'items' => [
  6969.                                         'customReports' => true,
  6970.                                         'marketingReports' => true,
  6971.                                         'documentTypes' => true,
  6972.                                         'predefinedProperties' => true,
  6973.                                         'predefinedMetadata' => true,
  6974.                                         'system' => true,
  6975.                                         'website' => true,
  6976.                                         'web2print' => true,
  6977.                                         'users' => [
  6978.                                             'hidden' => false,
  6979.                                             'items' => [
  6980.                                                 'users' => true,
  6981.                                                 'roles' => true,
  6982.                                             ],
  6983.                                         ],
  6984.                                         'thumbnails' => true,
  6985.                                         'objects' => [
  6986.                                             'hidden' => false,
  6987.                                             'items' => [
  6988.                                                 'classes' => true,
  6989.                                                 'fieldcollections' => true,
  6990.                                                 'objectbricks' => true,
  6991.                                                 'quantityValue' => true,
  6992.                                                 'classificationstore' => true,
  6993.                                                 'bulkExport' => true,
  6994.                                                 'bulkImport' => true,
  6995.                                             ],
  6996.                                         ],
  6997.                                         'routes' => true,
  6998.                                         'cache' => [
  6999.                                             'hidden' => false,
  7000.                                             'items' => [
  7001.                                                 'clearAll' => true,
  7002.                                                 'clearData' => true,
  7003.                                                 'clearSymfony' => true,
  7004.                                                 'clearOutput' => true,
  7005.                                                 'clearTemp' => true,
  7006.                                             ],
  7007.                                         ],
  7008.                                         'adminTranslations' => true,
  7009.                                         'tagConfiguration' => true,
  7010.                                         'perspectiveEditor' => true,
  7011.                                     ],
  7012.                                 ],
  7013.                                 'search' => [
  7014.                                     'hidden' => false,
  7015.                                     'items' => [
  7016.                                         'quickSearch' => true,
  7017.                                         'documents' => true,
  7018.                                         'assets' => true,
  7019.                                         'objects' => true,
  7020.                                     ],
  7021.                                 ],
  7022.                                 'datahub' => [
  7023.                                     'hidden' => false,
  7024.                                 ],
  7025.                             ],
  7026.                         ],
  7027.                     ],
  7028.                 ],
  7029.                 'custom_views' => [
  7030.                     'definitions' => [
  7031.                         '15b2e57c-c63e-1428-0c62-c6c352203b5b' => [
  7032.                             'name' => 'PDF',
  7033.                             'treetype' => 'asset',
  7034.                             'position' => 'left',
  7035.                             'rootfolder' => '/PDFs/Produkte',
  7036.                             'showroot' => true,
  7037.                             'sort' => 0,
  7038.                             'treeContextMenu' => [
  7039.                                 'asset' => [
  7040.                                     'items' => [
  7041.                                         'add' => [
  7042.                                             'hidden' => false,
  7043.                                             'items' => [
  7044.                                                 'upload' => true,
  7045.                                                 'uploadCompatibility' => false,
  7046.                                                 'uploadZip' => false,
  7047.                                                 'importFromServer' => false,
  7048.                                                 'uploadFromUrl' => false,
  7049.                                             ],
  7050.                                         ],
  7051.                                         'addFolder' => false,
  7052.                                         'rename' => true,
  7053.                                         'copy' => false,
  7054.                                         'cut' => false,
  7055.                                         'paste' => false,
  7056.                                         'pasteCut' => true,
  7057.                                         'delete' => true,
  7058.                                         'searchAndMove' => false,
  7059.                                         'lock' => false,
  7060.                                         'unlock' => false,
  7061.                                         'lockAndPropagate' => false,
  7062.                                         'unlockAndPropagate' => false,
  7063.                                         'reload' => true,
  7064.                                     ],
  7065.                                 ],
  7066.                             ],
  7067.                             'icon' => '/bundles/pimcoreadmin/img/flat-white-icons/image.svg',
  7068.                             'joins' => [
  7069.                             ],
  7070.                         ],
  7071.                         '2ba10e27-a334-5d38-3ed3-4d42242458aa' => [
  7072.                             'name' => 'Stimmungsbilder',
  7073.                             'treetype' => 'asset',
  7074.                             'position' => 'left',
  7075.                             'rootfolder' => '/Bilder/Stimmungsbilder',
  7076.                             'showroot' => true,
  7077.                             'sort' => 0,
  7078.                             'treeContextMenu' => [
  7079.                                 'asset' => [
  7080.                                     'items' => [
  7081.                                         'add' => [
  7082.                                             'hidden' => false,
  7083.                                             'items' => [
  7084.                                                 'upload' => true,
  7085.                                                 'uploadCompatibility' => false,
  7086.                                                 'uploadZip' => false,
  7087.                                                 'importFromServer' => false,
  7088.                                                 'uploadFromUrl' => false,
  7089.                                             ],
  7090.                                         ],
  7091.                                         'addFolder' => true,
  7092.                                         'rename' => false,
  7093.                                         'copy' => false,
  7094.                                         'cut' => false,
  7095.                                         'paste' => false,
  7096.                                         'pasteCut' => false,
  7097.                                         'delete' => false,
  7098.                                         'searchAndMove' => false,
  7099.                                         'lock' => false,
  7100.                                         'unlock' => false,
  7101.                                         'lockAndPropagate' => false,
  7102.                                         'unlockAndPropagate' => false,
  7103.                                         'reload' => true,
  7104.                                     ],
  7105.                                 ],
  7106.                             ],
  7107.                             'icon' => '/bundles/pimcoreadmin/img/flat-white-icons/image.svg',
  7108.                             'joins' => [
  7109.                             ],
  7110.                             'id' => '2ba10e27-a334-5d38-3ed3-4d42242458aa',
  7111.                         ],
  7112.                         '4f188aee-23f5-c3e0-fafa-bcf44c67496f' => [
  7113.                             'name' => 'Webshop-Kategorien',
  7114.                             'treetype' => 'object',
  7115.                             'position' => 'left',
  7116.                             'rootfolder' => '/Category',
  7117.                             'showroot' => true,
  7118.                             'sort' => 0,
  7119.                             'treeContextMenu' => [
  7120.                                 'object' => [
  7121.                                     'items' => [
  7122.                                         'add' => false,
  7123.                                         'addFolder' => false,
  7124.                                         'importCsv' => false,
  7125.                                         'cut' => false,
  7126.                                         'copy' => false,
  7127.                                         'paste' => false,
  7128.                                         'delete' => false,
  7129.                                         'rename' => true,
  7130.                                         'reload' => true,
  7131.                                         'publish' => true,
  7132.                                         'unpublish' => false,
  7133.                                         'searchAndMove' => false,
  7134.                                         'lock' => false,
  7135.                                         'unlock' => false,
  7136.                                         'lockAndPropagate' => false,
  7137.                                         'unlockAndPropagate' => false,
  7138.                                         'changeChildrenSortBy' => false,
  7139.                                     ],
  7140.                                 ],
  7141.                             ],
  7142.                             'classes' => 'CAT',
  7143.                             'icon' => '/bundles/pimcoreadmin/img/flat-white-icons/genealogy.svg',
  7144.                             'joins' => [
  7145.                             ],
  7146.                             'id' => '4f188aee-23f5-c3e0-fafa-bcf44c67496f',
  7147.                         ],
  7148.                         '5ef4a352-d961-4776-a31d-cf7c388ce4c5' => [
  7149.                             'name' => 'Hersteller',
  7150.                             'treetype' => 'object',
  7151.                             'position' => 'left',
  7152.                             'rootfolder' => '/Hersteller',
  7153.                             'showroot' => true,
  7154.                             'sort' => 0,
  7155.                             'treeContextMenu' => [
  7156.                                 'object' => [
  7157.                                     'items' => [
  7158.                                         'add' => true,
  7159.                                         'addFolder' => false,
  7160.                                         'importCsv' => false,
  7161.                                         'cut' => false,
  7162.                                         'copy' => false,
  7163.                                         'paste' => false,
  7164.                                         'delete' => true,
  7165.                                         'rename' => false,
  7166.                                         'reload' => true,
  7167.                                         'publish' => false,
  7168.                                         'unpublish' => false,
  7169.                                         'searchAndMove' => false,
  7170.                                         'lock' => false,
  7171.                                         'unlock' => false,
  7172.                                         'lockAndPropagate' => false,
  7173.                                         'unlockAndPropagate' => false,
  7174.                                         'changeChildrenSortBy' => false,
  7175.                                     ],
  7176.                                 ],
  7177.                             ],
  7178.                             'classes' => 'HERSTELLER',
  7179.                             'icon' => '/bundles/pimcoreadmin/img/flat-white-icons/fieldset.svg',
  7180.                             'joins' => [
  7181.                             ],
  7182.                             'id' => '5ef4a352-d961-4776-a31d-cf7c388ce4c5',
  7183.                         ],
  7184.                         '697583a5-fafa-df6e-83d7-8b30c4158d95' => [
  7185.                             'name' => 'ExtraPrisma',
  7186.                             'treetype' => 'document',
  7187.                             'position' => 'left',
  7188.                             'rootfolder' => '/Print/ExtraPrisma',
  7189.                             'showroot' => true,
  7190.                             'sort' => 0,
  7191.                             'treeContextMenu' => [
  7192.                                 'document' => [
  7193.                                     'items' => [
  7194.                                         'add' => true,
  7195.                                         'addSnippet' => false,
  7196.                                         'addLink' => false,
  7197.                                         'addEmail' => false,
  7198.                                         'addNewsletter' => false,
  7199.                                         'addHardlink' => false,
  7200.                                         'addFolder' => false,
  7201.                                         'addPrintPage' => true,
  7202.                                         'paste' => true,
  7203.                                         'pasteCut' => false,
  7204.                                         'copy' => true,
  7205.                                         'cut' => false,
  7206.                                         'rename' => true,
  7207.                                         'unpublish' => true,
  7208.                                         'publish' => true,
  7209.                                         'delete' => true,
  7210.                                         'open' => true,
  7211.                                         'convert' => false,
  7212.                                         'searchAndMove' => false,
  7213.                                         'useAsSite' => false,
  7214.                                         'editSite' => false,
  7215.                                         'removeSite' => true,
  7216.                                         'lock' => false,
  7217.                                         'unlock' => false,
  7218.                                         'lockAndPropagate' => false,
  7219.                                         'unlockAndPropagate' => false,
  7220.                                         'reload' => true,
  7221.                                     ],
  7222.                                 ],
  7223.                             ],
  7224.                             'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/book.svg',
  7225.                             'joins' => [
  7226.                             ],
  7227.                             'id' => '697583a5-fafa-df6e-83d7-8b30c4158d95',
  7228.                         ],
  7229.                         '6fe13563-0676-2278-8698-8b6450bce6a7' => [
  7230.                             'name' => 'Jahreskatalog',
  7231.                             'treetype' => 'document',
  7232.                             'position' => 'left',
  7233.                             'rootfolder' => '/Print/Jahreskatalog',
  7234.                             'showroot' => true,
  7235.                             'sort' => 0,
  7236.                             'treeContextMenu' => [
  7237.                                 'document' => [
  7238.                                     'items' => [
  7239.                                         'add' => true,
  7240.                                         'addSnippet' => false,
  7241.                                         'addLink' => false,
  7242.                                         'addEmail' => false,
  7243.                                         'addNewsletter' => false,
  7244.                                         'addHardlink' => false,
  7245.                                         'addFolder' => false,
  7246.                                         'addPrintPage' => true,
  7247.                                         'paste' => true,
  7248.                                         'pasteCut' => true,
  7249.                                         'copy' => true,
  7250.                                         'cut' => true,
  7251.                                         'rename' => true,
  7252.                                         'unpublish' => true,
  7253.                                         'publish' => true,
  7254.                                         'delete' => true,
  7255.                                         'open' => true,
  7256.                                         'convert' => false,
  7257.                                         'searchAndMove' => true,
  7258.                                         'useAsSite' => false,
  7259.                                         'editSite' => false,
  7260.                                         'removeSite' => false,
  7261.                                         'lock' => false,
  7262.                                         'unlock' => false,
  7263.                                         'lockAndPropagate' => false,
  7264.                                         'unlockAndPropagate' => false,
  7265.                                         'reload' => true,
  7266.                                     ],
  7267.                                 ],
  7268.                             ],
  7269.                             'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/book.svg',
  7270.                             'joins' => [
  7271.                             ],
  7272.                             'id' => '6fe13563-0676-2278-8698-8b6450bce6a7',
  7273.                         ],
  7274.                         '989635d5-ca82-0333-e07c-e57016df6d87' => [
  7275.                             'name' => 'Produkte',
  7276.                             'treetype' => 'object',
  7277.                             'position' => 'left',
  7278.                             'rootfolder' => '/Produkte',
  7279.                             'showroot' => true,
  7280.                             'sort' => 0,
  7281.                             'treeContextMenu' => [
  7282.                                 'object' => [
  7283.                                     'items' => [
  7284.                                         'add' => true,
  7285.                                         'addFolder' => false,
  7286.                                         'importCsv' => false,
  7287.                                         'cut' => false,
  7288.                                         'copy' => false,
  7289.                                         'paste' => false,
  7290.                                         'delete' => false,
  7291.                                         'rename' => false,
  7292.                                         'reload' => true,
  7293.                                         'publish' => false,
  7294.                                         'unpublish' => true,
  7295.                                         'searchAndMove' => false,
  7296.                                         'lock' => false,
  7297.                                         'unlock' => false,
  7298.                                         'lockAndPropagate' => false,
  7299.                                         'unlockAndPropagate' => false,
  7300.                                         'changeChildrenSortBy' => false,
  7301.                                     ],
  7302.                                 ],
  7303.                             ],
  7304.                             'joins' => [
  7305.                             ],
  7306.                             'id' => '989635d5-ca82-0333-e07c-e57016df6d87',
  7307.                             'classes' => 'PRO',
  7308.                             'icon' => '/Bilder/Icons/geschmacksrichtung.svg',
  7309.                         ],
  7310.                         '9adbc1cd-dc6b-a386-52f8-115c74f7c2d2' => [
  7311.                             'name' => 'Herstellerbilder',
  7312.                             'treetype' => 'asset',
  7313.                             'position' => 'left',
  7314.                             'rootfolder' => '/Bilder/Hersteller',
  7315.                             'showroot' => true,
  7316.                             'sort' => 0,
  7317.                             'treeContextMenu' => [
  7318.                                 'asset' => [
  7319.                                     'items' => [
  7320.                                         'add' => [
  7321.                                             'hidden' => false,
  7322.                                             'items' => [
  7323.                                                 'upload' => true,
  7324.                                                 'uploadCompatibility' => false,
  7325.                                                 'uploadZip' => false,
  7326.                                                 'importFromServer' => false,
  7327.                                                 'uploadFromUrl' => false,
  7328.                                             ],
  7329.                                         ],
  7330.                                         'addFolder' => false,
  7331.                                         'rename' => true,
  7332.                                         'copy' => true,
  7333.                                         'cut' => true,
  7334.                                         'paste' => true,
  7335.                                         'pasteCut' => true,
  7336.                                         'delete' => true,
  7337.                                         'searchAndMove' => false,
  7338.                                         'lock' => false,
  7339.                                         'unlock' => false,
  7340.                                         'lockAndPropagate' => false,
  7341.                                         'unlockAndPropagate' => false,
  7342.                                         'reload' => true,
  7343.                                     ],
  7344.                                 ],
  7345.                             ],
  7346.                             'icon' => '/bundles/pimcoreadmin/img/flat-white-icons/factory.svg',
  7347.                             'joins' => [
  7348.                             ],
  7349.                             'id' => '9adbc1cd-dc6b-a386-52f8-115c74f7c2d2',
  7350.                         ],
  7351.                         'db840fcb-6ca2-ce9c-4fd9-dc399d619d57' => [
  7352.                             'name' => 'Produktbilder',
  7353.                             'treetype' => 'asset',
  7354.                             'position' => 'left',
  7355.                             'rootfolder' => '/Bilder/Produktbilder',
  7356.                             'showroot' => true,
  7357.                             'sort' => 0,
  7358.                             'treeContextMenu' => [
  7359.                                 'asset' => [
  7360.                                     'items' => [
  7361.                                         'add' => [
  7362.                                             'hidden' => false,
  7363.                                             'items' => [
  7364.                                                 'upload' => true,
  7365.                                                 'uploadCompatibility' => false,
  7366.                                                 'uploadZip' => false,
  7367.                                                 'importFromServer' => false,
  7368.                                                 'uploadFromUrl' => false,
  7369.                                             ],
  7370.                                         ],
  7371.                                         'addFolder' => false,
  7372.                                         'rename' => true,
  7373.                                         'copy' => true,
  7374.                                         'cut' => false,
  7375.                                         'paste' => true,
  7376.                                         'pasteCut' => false,
  7377.                                         'delete' => true,
  7378.                                         'searchAndMove' => false,
  7379.                                         'lock' => false,
  7380.                                         'unlock' => false,
  7381.                                         'lockAndPropagate' => false,
  7382.                                         'unlockAndPropagate' => false,
  7383.                                         'reload' => true,
  7384.                                     ],
  7385.                                 ],
  7386.                             ],
  7387.                             'icon' => '/bundles/pimcoreadmin/img/flat-white-icons/image.svg',
  7388.                             'joins' => [
  7389.                             ],
  7390.                             'id' => 'db840fcb-6ca2-ce9c-4fd9-dc399d619d57',
  7391.                         ],
  7392.                     ],
  7393.                 ],
  7394.                 'error_handling' => [
  7395.                     'render_error_document' => true,
  7396.                 ],
  7397.                 'flags' => [
  7398.                 ],
  7399.                 'maps' => [
  7400.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  7401.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  7402.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  7403.                 ],
  7404.                 'maintenance' => [
  7405.                     'housekeeping' => [
  7406.                         'cleanup_tmp_files_atime_older_than' => 7776000,
  7407.                         'cleanup_profiler_files_atime_older_than' => 1800,
  7408.                     ],
  7409.                 ],
  7410.                 'services' => [
  7411.                     'google' => [
  7412.                         'client_id' => NULL,
  7413.                         'email' => NULL,
  7414.                         'simple_api_key' => NULL,
  7415.                         'browser_api_key' => NULL,
  7416.                     ],
  7417.                 ],
  7418.                 'encryption' => [
  7419.                     'secret' => NULL,
  7420.                 ],
  7421.                 'models' => [
  7422.                     'class_overrides' => [
  7423.                     ],
  7424.                 ],
  7425.                 'httpclient' => [
  7426.                     'adapter' => 'Socket',
  7427.                     'proxy_host' => NULL,
  7428.                     'proxy_port' => NULL,
  7429.                     'proxy_user' => NULL,
  7430.                     'proxy_pass' => NULL,
  7431.                 ],
  7432.                 'properties' => [
  7433.                     'predefined' => [
  7434.                         'definitions' => [
  7435.                         ],
  7436.                     ],
  7437.                 ],
  7438.                 'staticroutes' => [
  7439.                     'definitions' => [
  7440.                     ],
  7441.                 ],
  7442.             ],
  7443.             'pimcore.routing.static.locale_params' => [
  7444.             ],
  7445.             'pimcore.targeting.enabled' => true,
  7446.             'pimcore.targeting.conditions' => [
  7447.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  7448.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  7449.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  7450.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  7451.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  7452.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  7453.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  7454.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  7455.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  7456.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  7457.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  7458.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  7459.             ],
  7460.             'pimcore.geoip.db_file' => '',
  7461.             'pimcore.glossary.blocked_tags' => [
  7462.                 => 'a',
  7463.                 => 'script',
  7464.                 => 'style',
  7465.                 => 'code',
  7466.                 => 'pre',
  7467.                 => 'textarea',
  7468.                 => 'acronym',
  7469.                 => 'abbr',
  7470.                 => 'option',
  7471.                 => 'h1',
  7472.                 10 => 'h2',
  7473.                 11 => 'h3',
  7474.                 12 => 'h4',
  7475.                 13 => 'h5',
  7476.                 14 => 'h6',
  7477.             ],
  7478.             'pimcore.workflow' => [
  7479.                 'privatsortiment_produkt_workflow' => [
  7480.                     'enabled' => true,
  7481.                     'priority' => 0,
  7482.                     'label' => 'Produkt Neuanlage Workflow',
  7483.                     'type' => 'workflow',
  7484.                     'marking_store' => [
  7485.                         'type' => 'data_object_multiple_state',
  7486.                         'arguments' => [
  7487.                             => 'workflowState',
  7488.                         ],
  7489.                     ],
  7490.                     'supports' => [
  7491.                         => '\\Pimcore\\Model\\DataObject\\Produkt',
  7492.                     ],
  7493.                     'initial_markings' => [
  7494.                         => 'new_product',
  7495.                     ],
  7496.                     'places' => [
  7497.                         'new_product' => [
  7498.                             'label' => 'Neuanlage Produkt',
  7499.                             'title' => 'Neues Produkt anlegen',
  7500.                             'color' => '#d32f2f',
  7501.                             'visibleInHeader' => true,
  7502.                             'permissions' => [
  7503.                                 => [
  7504.                                     'publish' => false,
  7505.                                 ],
  7506.                             ],
  7507.                             'colorInverted' => false,
  7508.                         ],
  7509.                         'published' => [
  7510.                             'label' => 'Produkt veröffentlicht',
  7511.                             'title' => 'Produkt veröffentlichen',
  7512.                             'color' => '#388e3c',
  7513.                             'permissions' => [
  7514.                                 => [
  7515.                                     'publish' => true,
  7516.                                     'delete' => false,
  7517.                                     'save' => true,
  7518.                                 ],
  7519.                             ],
  7520.                             'colorInverted' => false,
  7521.                             'visibleInHeader' => true,
  7522.                         ],
  7523.                     ],
  7524.                     'transitions' => [
  7525.                         'new_product' => [
  7526.                             'from' => [
  7527.                                 => 'new_product',
  7528.                             ],
  7529.                             'to' => [
  7530.                                 => 'published',
  7531.                             ],
  7532.                             'options' => [
  7533.                                 'label' => 'Produktanlage abschließen und freigeben',
  7534.                                 'objectLayout' => false,
  7535.                                 'notificationSettings' => [
  7536.                                 ],
  7537.                                 'changePublishedState' => 'no_change',
  7538.                             ],
  7539.                             'name' => 'new_product',
  7540.                         ],
  7541.                     ],
  7542.                     'placeholders' => [
  7543.                     ],
  7544.                     'audit_trail' => [
  7545.                         'enabled' => false,
  7546.                     ],
  7547.                     'globalActions' => [
  7548.                     ],
  7549.                 ],
  7550.             ],
  7551.             'pimcore.gdpr-data-extrator.dataobjects' => [
  7552.                 'classes' => [
  7553.                 ],
  7554.             ],
  7555.             'pimcore.gdpr-data-extrator.assets' => [
  7556.                 'types' => [
  7557.                 ],
  7558.             ],
  7559.             'pimcore_admin.dataObjects.notes_events.types' => [
  7560.                 => '',
  7561.                 => 'content',
  7562.                 => 'seo',
  7563.                 => 'warning',
  7564.                 => 'notice',
  7565.             ],
  7566.             'pimcore_admin.assets.notes_events.types' => [
  7567.                 => '',
  7568.                 => 'content',
  7569.                 => 'seo',
  7570.                 => 'warning',
  7571.                 => 'notice',
  7572.             ],
  7573.             'pimcore_admin.documents.notes_events.types' => [
  7574.                 => '',
  7575.                 => 'content',
  7576.                 => 'seo',
  7577.                 => 'warning',
  7578.                 => 'notice',
  7579.             ],
  7580.             'pimcore_admin.csrf_protection.excluded_routes' => [
  7581.             ],
  7582.             'pimcore_admin.admin_languages' => [
  7583.             ],
  7584.             'pimcore_admin.custom_admin_path_identifier' => NULL,
  7585.             'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
  7586.             'pimcore_admin.config' => [
  7587.                 'branding' => [
  7588.                     'login_screen_invert_colors' => true,
  7589.                     'color_login_screen' => '#009775',
  7590.                     'color_admin_interface' => '#009775',
  7591.                     'color_admin_interface_background' => '#ffffff',
  7592.                     'login_screen_custom_image' => '/Bilder/Stimmungsbilder/klein/ps_login_bg.jpg',
  7593.                 ],
  7594.                 'gdpr_data_extractor' => [
  7595.                     'dataObjects' => [
  7596.                         'classes' => [
  7597.                         ],
  7598.                     ],
  7599.                     'assets' => [
  7600.                         'types' => [
  7601.                         ],
  7602.                     ],
  7603.                 ],
  7604.                 'objects' => [
  7605.                     'notes_events' => [
  7606.                         'types' => [
  7607.                             => '',
  7608.                             => 'content',
  7609.                             => 'seo',
  7610.                             => 'warning',
  7611.                             => 'notice',
  7612.                         ],
  7613.                     ],
  7614.                 ],
  7615.                 'assets' => [
  7616.                     'notes_events' => [
  7617.                         'types' => [
  7618.                             => '',
  7619.                             => 'content',
  7620.                             => 'seo',
  7621.                             => 'warning',
  7622.                             => 'notice',
  7623.                         ],
  7624.                     ],
  7625.                 ],
  7626.                 'documents' => [
  7627.                     'notes_events' => [
  7628.                         'types' => [
  7629.                             => '',
  7630.                             => 'content',
  7631.                             => 'seo',
  7632.                             => 'warning',
  7633.                             => 'notice',
  7634.                         ],
  7635.                     ],
  7636.                 ],
  7637.                 'admin_languages' => [
  7638.                 ],
  7639.                 'csrf_protection' => [
  7640.                     'excluded_routes' => [
  7641.                     ],
  7642.                 ],
  7643.                 'admin_csp_header' => [
  7644.                     'enabled' => false,
  7645.                     'exclude_paths' => [
  7646.                     ],
  7647.                     'additional_urls' => [
  7648.                         'default-src' => [
  7649.                         ],
  7650.                         'img-src' => [
  7651.                         ],
  7652.                         'script-src' => [
  7653.                         ],
  7654.                         'style-src' => [
  7655.                         ],
  7656.                         'connect-src' => [
  7657.                         ],
  7658.                         'font-src' => [
  7659.                         ],
  7660.                         'media-src' => [
  7661.                         ],
  7662.                         'frame-src' => [
  7663.                         ],
  7664.                     ],
  7665.                 ],
  7666.                 'custom_admin_path_identifier' => NULL,
  7667.                 'custom_admin_route_name' => 'my_custom_admin_entry_point',
  7668.             ],
  7669.             'pimcore_data_hub' => [
  7670.                 'configurations' => [
  7671.                     'Accessoires_Import_M2' => [
  7672.                         'general' => [
  7673.                             'type' => 'dataImporterDataObject',
  7674.                             'name' => 'Accessoires_Import_M2',
  7675.                             'description' => '',
  7676.                             'group' => '',
  7677.                             'active' => false,
  7678.                             'path' => NULL,
  7679.                             'modificationDate' => 1673621322,
  7680.                             'createDate' => 1657713403,
  7681.                         ],
  7682.                         'loaderConfig' => [
  7683.                             'type' => 'asset',
  7684.                             'settings' => [
  7685.                                 'assetPath' => '/Imports/Produkte/PS/PS_admin.csv',
  7686.                             ],
  7687.                         ],
  7688.                         'interpreterConfig' => [
  7689.                             'type' => 'csv',
  7690.                             'settings' => [
  7691.                                 'skipFirstRow' => true,
  7692.                                 'delimiter' => ';',
  7693.                                 'enclosure' => '"',
  7694.                                 'escape' => '\\',
  7695.                             ],
  7696.                         ],
  7697.                         'resolverConfig' => [
  7698.                             'elementType' => 'dataObject',
  7699.                             'dataObjectClassId' => 'PRO',
  7700.                             'loadingStrategy' => [
  7701.                                 'type' => 'attribute',
  7702.                                 'settings' => [
  7703.                                     'dataSourceIndex' => '99',
  7704.                                     'attributeName' => 'PZN',
  7705.                                     'language' => '',
  7706.                                     'includeUnpublished' => true,
  7707.                                 ],
  7708.                             ],
  7709.                             'createLocationStrategy' => [
  7710.                                 'type' => 'staticPath',
  7711.                                 'settings' => [
  7712.                                     'path' => '/Produkte',
  7713.                                 ],
  7714.                             ],
  7715.                             'locationUpdateStrategy' => [
  7716.                                 'type' => 'noChange',
  7717.                             ],
  7718.                             'publishingStrategy' => [
  7719.                                 'type' => 'alwaysPublish',
  7720.                             ],
  7721.                         ],
  7722.                         'processingConfig' => [
  7723.                             'executionType' => 'sequential',
  7724.                             'idDataIndex' => '0',
  7725.                             'cleanup' => [
  7726.                                 'strategy' => 'unpublish',
  7727.                             ],
  7728.                         ],
  7729.                         'mappingConfig' => [
  7730.                             => [
  7731.                                 'label' => 'Pimcore Key',
  7732.                                 'dataSourceIndex' => [
  7733.                                     => '99',
  7734.                                 ],
  7735.                                 'transformationResultType' => 'default',
  7736.                                 'dataTarget' => [
  7737.                                     'type' => 'direct',
  7738.                                     'settings' => [
  7739.                                         'fieldName' => 'key',
  7740.                                         'language' => '',
  7741.                                         'writeIfTargetIsNotEmpty' => false,
  7742.                                         'writeIfSourceIsEmpty' => false,
  7743.                                     ],
  7744.                                 ],
  7745.                                 'transformationPipeline' => [
  7746.                                 ],
  7747.                             ],
  7748.                             => [
  7749.                                 'label' => 'sku_anzeige_ps',
  7750.                                 'dataSourceIndex' => [
  7751.                                     => '99',
  7752.                                 ],
  7753.                                 'transformationResultType' => 'default',
  7754.                                 'dataTarget' => [
  7755.                                     'type' => 'direct',
  7756.                                     'settings' => [
  7757.                                         'fieldName' => 'PZN',
  7758.                                         'language' => '',
  7759.                                         'writeIfTargetIsNotEmpty' => false,
  7760.                                         'writeIfSourceIsEmpty' => false,
  7761.                                     ],
  7762.                                 ],
  7763.                                 'transformationPipeline' => [
  7764.                                 ],
  7765.                             ],
  7766.                             => [
  7767.                                 'label' => 'sku_anzeige_ps',
  7768.                                 'dataSourceIndex' => [
  7769.                                     => '99',
  7770.                                 ],
  7771.                                 'transformationResultType' => 'default',
  7772.                                 'dataTarget' => [
  7773.                                     'type' => 'direct',
  7774.                                     'settings' => [
  7775.                                         'fieldName' => 'artikelNr',
  7776.                                         'language' => '',
  7777.                                         'writeIfTargetIsNotEmpty' => false,
  7778.                                         'writeIfSourceIsEmpty' => false,
  7779.                                     ],
  7780.                                 ],
  7781.                                 'transformationPipeline' => [
  7782.                                 ],
  7783.                             ],
  7784.                             => [
  7785.                                 'label' => 'sku_ps',
  7786.                                 'dataSourceIndex' => [
  7787.                                     => '0',
  7788.                                 ],
  7789.                                 'transformationResultType' => 'default',
  7790.                                 'dataTarget' => [
  7791.                                     'type' => 'direct',
  7792.                                     'settings' => [
  7793.                                         'fieldName' => 'sku',
  7794.                                         'language' => '',
  7795.                                         'writeIfTargetIsNotEmpty' => true,
  7796.                                         'writeIfSourceIsEmpty' => true,
  7797.                                     ],
  7798.                                 ],
  7799.                                 'transformationPipeline' => [
  7800.                                 ],
  7801.                             ],
  7802.                             => [
  7803.                                 'label' => 'attribute_set_code',
  7804.                                 'dataSourceIndex' => [
  7805.                                     => '2',
  7806.                                 ],
  7807.                                 'transformationResultType' => 'default',
  7808.                                 'dataTarget' => [
  7809.                                     'type' => 'direct',
  7810.                                     'settings' => [
  7811.                                         'fieldName' => 'attributset',
  7812.                                         'language' => '',
  7813.                                         'writeIfTargetIsNotEmpty' => true,
  7814.                                         'writeIfSourceIsEmpty' => true,
  7815.                                     ],
  7816.                                 ],
  7817.                                 'transformationPipeline' => [
  7818.                                 ],
  7819.                             ],
  7820.                             => [
  7821.                                 'label' => 'categories_ps backup',
  7822.                                 'dataSourceIndex' => [
  7823.                                     => '4',
  7824.                                 ],
  7825.                                 'transformationResultType' => 'default',
  7826.                                 'dataTarget' => [
  7827.                                     'type' => 'direct',
  7828.                                     'settings' => [
  7829.                                         'fieldName' => 'KategorienText',
  7830.                                         'language' => '',
  7831.                                         'writeIfTargetIsNotEmpty' => true,
  7832.                                         'writeIfSourceIsEmpty' => true,
  7833.                                     ],
  7834.                                 ],
  7835.                                 'transformationPipeline' => [
  7836.                                 ],
  7837.                             ],
  7838.                             => [
  7839.                                 'label' => 'categories_ps',
  7840.                                 'dataSourceIndex' => [
  7841.                                     => '4',
  7842.                                 ],
  7843.                                 'settings' => [
  7844.                                     'delimiter' => ', ',
  7845.                                     'loadStrategy' => 'attribute',
  7846.                                     'attributeDataObjectClassId' => 'CAT',
  7847.                                     'attributeName' => 'magentoCategoryId',
  7848.                                     'attributeLanguage' => '',
  7849.                                     'loadUnpublished' => 'on',
  7850.                                 ],
  7851.                                 'transformationResultType' => 'dataObjectArray',
  7852.                                 'dataTarget' => [
  7853.                                     'type' => 'direct',
  7854.                                     'settings' => [
  7855.                                         'fieldName' => 'customCategory',
  7856.                                         'language' => '',
  7857.                                         'writeIfTargetIsNotEmpty' => false,
  7858.                                         'writeIfSourceIsEmpty' => false,
  7859.                                     ],
  7860.                                 ],
  7861.                                 'transformationPipeline' => [
  7862.                                     => [
  7863.                                         'settings' => [
  7864.                                             'delimiter' => ', ',
  7865.                                         ],
  7866.                                         'type' => 'explode',
  7867.                                     ],
  7868.                                     => [
  7869.                                         'settings' => [
  7870.                                             'loadStrategy' => 'attribute',
  7871.                                             'attributeDataObjectClassId' => 'CAT',
  7872.                                             'attributeName' => 'magentoCategoryId',
  7873.                                             'attributeLanguage' => '',
  7874.                                             'loadUnpublished' => 'on',
  7875.                                         ],
  7876.                                         'type' => 'loadDataObject',
  7877.                                     ],
  7878.                                 ],
  7879.                             ],
  7880.                             => [
  7881.                                 'label' => 'product_websites_ps',
  7882.                                 'dataSourceIndex' => [
  7883.                                     => '5',
  7884.                                 ],
  7885.                                 'settings' => [
  7886.                                     'delimiter' => ', ',
  7887.                                 ],
  7888.                                 'transformationResultType' => 'array',
  7889.                                 'dataTarget' => [
  7890.                                     'type' => 'direct',
  7891.                                     'settings' => [
  7892.                                         'fieldName' => 'websites_ps',
  7893.                                         'language' => '',
  7894.                                         'writeIfTargetIsNotEmpty' => true,
  7895.                                         'writeIfSourceIsEmpty' => true,
  7896.                                     ],
  7897.                                 ],
  7898.                                 'transformationPipeline' => [
  7899.                                     => [
  7900.                                         'settings' => [
  7901.                                             'delimiter' => ', ',
  7902.                                         ],
  7903.                                         'type' => 'explode',
  7904.                                     ],
  7905.                                 ],
  7906.                             ],
  7907.                             => [
  7908.                                 'label' => 'name_ps',
  7909.                                 'dataSourceIndex' => [
  7910.                                     => '6',
  7911.                                 ],
  7912.                                 'transformationResultType' => 'default',
  7913.                                 'dataTarget' => [
  7914.                                     'type' => 'direct',
  7915.                                     'settings' => [
  7916.                                         'fieldName' => 'Name',
  7917.                                         'language' => '',
  7918.                                         'writeIfTargetIsNotEmpty' => false,
  7919.                                         'writeIfSourceIsEmpty' => false,
  7920.                                     ],
  7921.                                 ],
  7922.                                 'transformationPipeline' => [
  7923.                                 ],
  7924.                             ],
  7925.                             => [
  7926.                                 'label' => 'description shop',
  7927.                                 'dataSourceIndex' => [
  7928.                                     => '7',
  7929.                                 ],
  7930.                                 'transformationResultType' => 'default',
  7931.                                 'dataTarget' => [
  7932.                                     'type' => 'direct',
  7933.                                     'settings' => [
  7934.                                         'fieldName' => 'Beschreibung',
  7935.                                         'language' => '',
  7936.                                         'writeIfTargetIsNotEmpty' => true,
  7937.                                         'writeIfSourceIsEmpty' => true,
  7938.                                     ],
  7939.                                 ],
  7940.                                 'transformationPipeline' => [
  7941.                                 ],
  7942.                             ],
  7943.                             10 => [
  7944.                                 'label' => 'description katalog',
  7945.                                 'dataSourceIndex' => [
  7946.                                     => '7',
  7947.                                 ],
  7948.                                 'transformationResultType' => 'default',
  7949.                                 'dataTarget' => [
  7950.                                     'type' => 'direct',
  7951.                                     'settings' => [
  7952.                                         'fieldName' => 'WerbetextKatalogLang',
  7953.                                         'language' => '',
  7954.                                         'writeIfTargetIsNotEmpty' => true,
  7955.                                         'writeIfSourceIsEmpty' => true,
  7956.                                     ],
  7957.                                 ],
  7958.                                 'transformationPipeline' => [
  7959.                                 ],
  7960.                             ],
  7961.                             11 => [
  7962.                                 'label' => 'product_online_ps',
  7963.                                 'dataSourceIndex' => [
  7964.                                     => '9',
  7965.                                 ],
  7966.                                 'transformationResultType' => 'boolean',
  7967.                                 'dataTarget' => [
  7968.                                     'type' => 'direct',
  7969.                                     'settings' => [
  7970.                                         'fieldName' => 'enable_product',
  7971.                                         'language' => '',
  7972.                                         'writeIfTargetIsNotEmpty' => true,
  7973.                                         'writeIfSourceIsEmpty' => true,
  7974.                                     ],
  7975.                                 ],
  7976.                                 'transformationPipeline' => [
  7977.                                     => [
  7978.                                         'type' => 'boolean',
  7979.                                     ],
  7980.                                 ],
  7981.                             ],
  7982.                             12 => [
  7983.                                 'label' => 'tax_class_name_ps',
  7984.                                 'dataSourceIndex' => [
  7985.                                     => '10',
  7986.                                 ],
  7987.                                 'transformationResultType' => 'default',
  7988.                                 'dataTarget' => [
  7989.                                     'type' => 'direct',
  7990.                                     'settings' => [
  7991.                                         'fieldName' => 'Steuerklasse',
  7992.                                         'language' => '',
  7993.                                         'writeIfTargetIsNotEmpty' => true,
  7994.                                         'writeIfSourceIsEmpty' => true,
  7995.                                     ],
  7996.                                 ],
  7997.                                 'transformationPipeline' => [
  7998.                                 ],
  7999.                             ],
  8000.                             13 => [
  8001.                                 'label' => 'visibility_ps',
  8002.                                 'dataSourceIndex' => [
  8003.                                     => '11',
  8004.                                 ],
  8005.                                 'transformationResultType' => 'default',
  8006.                                 'dataTarget' => [
  8007.                                     'type' => 'direct',
  8008.                                     'settings' => [
  8009.                                         'fieldName' => 'visibility',
  8010.                                         'language' => '',
  8011.                                         'writeIfTargetIsNotEmpty' => true,
  8012.                                         'writeIfSourceIsEmpty' => true,
  8013.                                     ],
  8014.                                 ],
  8015.                                 'transformationPipeline' => [
  8016.                                 ],
  8017.                             ],
  8018.                             14 => [
  8019.                                 'label' => 'related_skus_ps',
  8020.                                 'dataSourceIndex' => [
  8021.                                     => '88',
  8022.                                 ],
  8023.                                 'transformationResultType' => 'default',
  8024.                                 'dataTarget' => [
  8025.                                     'type' => 'direct',
  8026.                                     'settings' => [
  8027.                                         'fieldName' => 'related_skus_text',
  8028.                                         'language' => '',
  8029.                                         'writeIfTargetIsNotEmpty' => false,
  8030.                                         'writeIfSourceIsEmpty' => false,
  8031.                                     ],
  8032.                                 ],
  8033.                                 'transformationPipeline' => [
  8034.                                 ],
  8035.                             ],
  8036.                             15 => [
  8037.                                 'label' => 'meta_title_ps',
  8038.                                 'dataSourceIndex' => [
  8039.                                     => '91',
  8040.                                 ],
  8041.                                 'transformationResultType' => 'default',
  8042.                                 'dataTarget' => [
  8043.                                     'type' => 'direct',
  8044.                                     'settings' => [
  8045.                                         'fieldName' => 'meta_title',
  8046.                                         'language' => '',
  8047.                                         'writeIfTargetIsNotEmpty' => false,
  8048.                                         'writeIfSourceIsEmpty' => false,
  8049.                                     ],
  8050.                                 ],
  8051.                                 'transformationPipeline' => [
  8052.                                 ],
  8053.                             ],
  8054.                             16 => [
  8055.                                 'label' => 'meta_description_ps',
  8056.                                 'dataSourceIndex' => [
  8057.                                     => '92',
  8058.                                 ],
  8059.                                 'transformationResultType' => 'default',
  8060.                                 'dataTarget' => [
  8061.                                     'type' => 'direct',
  8062.                                     'settings' => [
  8063.                                         'fieldName' => 'meta_description',
  8064.                                         'language' => '',
  8065.                                         'writeIfTargetIsNotEmpty' => false,
  8066.                                         'writeIfSourceIsEmpty' => false,
  8067.                                     ],
  8068.                                 ],
  8069.                                 'transformationPipeline' => [
  8070.                                 ],
  8071.                             ],
  8072.                             17 => [
  8073.                                 'label' => 'meta_keyword_ps',
  8074.                                 'dataSourceIndex' => [
  8075.                                     => '93',
  8076.                                 ],
  8077.                                 'transformationResultType' => 'default',
  8078.                                 'dataTarget' => [
  8079.                                     'type' => 'direct',
  8080.                                     'settings' => [
  8081.                                         'fieldName' => 'meta_keyword',
  8082.                                         'language' => '',
  8083.                                         'writeIfTargetIsNotEmpty' => false,
  8084.                                         'writeIfSourceIsEmpty' => false,
  8085.                                     ],
  8086.                                 ],
  8087.                                 'transformationPipeline' => [
  8088.                                 ],
  8089.                             ],
  8090.                             18 => [
  8091.                                 'label' => 'url_path',
  8092.                                 'dataSourceIndex' => [
  8093.                                     => '94',
  8094.                                 ],
  8095.                                 'transformationResultType' => 'default',
  8096.                                 'dataTarget' => [
  8097.                                     'type' => 'direct',
  8098.                                     'settings' => [
  8099.                                         'fieldName' => 'URLpath',
  8100.                                         'language' => '',
  8101.                                         'writeIfTargetIsNotEmpty' => false,
  8102.                                         'writeIfSourceIsEmpty' => false,
  8103.                                     ],
  8104.                                 ],
  8105.                                 'transformationPipeline' => [
  8106.                                 ],
  8107.                             ],
  8108.                         ],
  8109.                         'executionConfig' => [
  8110.                             'scheduleType' => 'recurring',
  8111.                             'cronDefinition' => '',
  8112.                             'scheduledAt' => '',
  8113.                         ],
  8114.                         'permissions' => [
  8115.                             'user' => [
  8116.                             ],
  8117.                             'role' => [
  8118.                             ],
  8119.                         ],
  8120.                         'workspaces' => [
  8121.                         ],
  8122.                     ],
  8123.                     'Destillerien' => [
  8124.                         'general' => [
  8125.                             'active' => true,
  8126.                             'type' => 'dataImporterDataObject',
  8127.                             'name' => 'Destillerien',
  8128.                             'description' => '',
  8129.                             'group' => 'Hersteller',
  8130.                             'path' => NULL,
  8131.                             'modificationDate' => 1671546565,
  8132.                             'createDate' => 1671464970,
  8133.                         ],
  8134.                         'loaderConfig' => [
  8135.                             'type' => 'asset',
  8136.                             'settings' => [
  8137.                                 'assetPath' => '/Imports/Hersteller/Destillerien/221220_Destillerien.csv',
  8138.                             ],
  8139.                         ],
  8140.                         'interpreterConfig' => [
  8141.                             'type' => 'csv',
  8142.                             'settings' => [
  8143.                                 'skipFirstRow' => true,
  8144.                                 'delimiter' => ',',
  8145.                                 'enclosure' => '"',
  8146.                                 'escape' => '\\',
  8147.                             ],
  8148.                         ],
  8149.                         'resolverConfig' => [
  8150.                             'elementType' => 'dataObject',
  8151.                             'dataObjectClassId' => 'HERSTELLER',
  8152.                             'loadingStrategy' => [
  8153.                                 'type' => 'attribute',
  8154.                                 'settings' => [
  8155.                                     'dataSourceIndex' => '0',
  8156.                                     'attributeName' => 'name',
  8157.                                     'language' => '',
  8158.                                     'includeUnpublished' => true,
  8159.                                 ],
  8160.                             ],
  8161.                             'createLocationStrategy' => [
  8162.                                 'type' => 'staticPath',
  8163.                                 'settings' => [
  8164.                                     'path' => '/Hersteller/Destillerien',
  8165.                                 ],
  8166.                             ],
  8167.                             'locationUpdateStrategy' => [
  8168.                                 'type' => 'noChange',
  8169.                             ],
  8170.                             'publishingStrategy' => [
  8171.                                 'type' => 'alwaysPublish',
  8172.                             ],
  8173.                         ],
  8174.                         'processingConfig' => [
  8175.                             'executionType' => 'parallel',
  8176.                             'idDataIndex' => '',
  8177.                         ],
  8178.                         'mappingConfig' => [
  8179.                             => [
  8180.                                 'label' => 'Pimcore Key',
  8181.                                 'dataSourceIndex' => [
  8182.                                     => '0',
  8183.                                 ],
  8184.                                 'transformationResultType' => 'default',
  8185.                                 'dataTarget' => [
  8186.                                     'type' => 'direct',
  8187.                                     'settings' => [
  8188.                                         'fieldName' => 'key',
  8189.                                         'language' => '',
  8190.                                         'writeIfTargetIsNotEmpty' => true,
  8191.                                         'writeIfSourceIsEmpty' => true,
  8192.                                     ],
  8193.                                 ],
  8194.                                 'transformationPipeline' => [
  8195.                                 ],
  8196.                             ],
  8197.                             => [
  8198.                                 'label' => 'Name',
  8199.                                 'dataSourceIndex' => [
  8200.                                     => '0',
  8201.                                 ],
  8202.                                 'transformationResultType' => 'default',
  8203.                                 'dataTarget' => [
  8204.                                     'type' => 'direct',
  8205.                                     'settings' => [
  8206.                                         'fieldName' => 'name',
  8207.                                         'language' => '',
  8208.                                         'writeIfTargetIsNotEmpty' => true,
  8209.                                         'writeIfSourceIsEmpty' => true,
  8210.                                     ],
  8211.                                 ],
  8212.                                 'transformationPipeline' => [
  8213.                                 ],
  8214.                             ],
  8215.                             => [
  8216.                                 'label' => 'Typ',
  8217.                                 'dataSourceIndex' => [
  8218.                                     => '3',
  8219.                                 ],
  8220.                                 'transformationResultType' => 'default',
  8221.                                 'dataTarget' => [
  8222.                                     'type' => 'direct',
  8223.                                     'settings' => [
  8224.                                         'fieldName' => 'manufacturer_type',
  8225.                                         'language' => '',
  8226.                                         'writeIfTargetIsNotEmpty' => true,
  8227.                                         'writeIfSourceIsEmpty' => true,
  8228.                                     ],
  8229.                                 ],
  8230.                                 'transformationPipeline' => [
  8231.                                 ],
  8232.                             ],
  8233.                             => [
  8234.                                 'label' => 'Land',
  8235.                                 'dataSourceIndex' => [
  8236.                                     => '1',
  8237.                                 ],
  8238.                                 'transformationResultType' => 'default',
  8239.                                 'dataTarget' => [
  8240.                                     'type' => 'direct',
  8241.                                     'settings' => [
  8242.                                         'fieldName' => 'country',
  8243.                                         'language' => '',
  8244.                                         'writeIfTargetIsNotEmpty' => true,
  8245.                                         'writeIfSourceIsEmpty' => true,
  8246.                                     ],
  8247.                                 ],
  8248.                                 'transformationPipeline' => [
  8249.                                 ],
  8250.                             ],
  8251.                             => [
  8252.                                 'label' => 'Gebiet',
  8253.                                 'dataSourceIndex' => [
  8254.                                     => '2',
  8255.                                 ],
  8256.                                 'transformationResultType' => 'default',
  8257.                                 'dataTarget' => [
  8258.                                     'type' => 'direct',
  8259.                                     'settings' => [
  8260.                                         'fieldName' => 'Region',
  8261.                                         'language' => '',
  8262.                                         'writeIfTargetIsNotEmpty' => true,
  8263.                                         'writeIfSourceIsEmpty' => true,
  8264.                                     ],
  8265.                                 ],
  8266.                                 'transformationPipeline' => [
  8267.                                 ],
  8268.                             ],
  8269.                         ],
  8270.                         'executionConfig' => [
  8271.                             'scheduleType' => 'recurring',
  8272.                             'cronDefinition' => '',
  8273.                             'scheduledAt' => '',
  8274.                         ],
  8275.                         'permissions' => [
  8276.                             'user' => [
  8277.                             ],
  8278.                             'role' => [
  8279.                             ],
  8280.                         ],
  8281.                         'workspaces' => [
  8282.                         ],
  8283.                     ],
  8284.                     'ExterneProdukte_WebBilder' => [
  8285.                         'general' => [
  8286.                             'active' => true,
  8287.                             'type' => 'dataImporterDataObject',
  8288.                             'name' => 'ExterneProdukte_WebBilder',
  8289.                             'description' => 'Produktbild Import',
  8290.                             'group' => 'Römer',
  8291.                             'path' => NULL,
  8292.                             'modificationDate' => 1712328065,
  8293.                             'createDate' => 1643624266,
  8294.                         ],
  8295.                         'loaderConfig' => [
  8296.                             'type' => 'asset',
  8297.                             'settings' => [
  8298.                                 'assetPath' => '/Imports/Produkte/Extern/Roemerfamilie_add.csv',
  8299.                             ],
  8300.                         ],
  8301.                         'interpreterConfig' => [
  8302.                             'type' => 'csv',
  8303.                             'settings' => [
  8304.                                 'skipFirstRow' => true,
  8305.                                 'delimiter' => ';',
  8306.                                 'enclosure' => '"',
  8307.                                 'escape' => '\\',
  8308.                             ],
  8309.                         ],
  8310.                         'resolverConfig' => [
  8311.                             'elementType' => 'dataObject',
  8312.                             'dataObjectClassId' => 'PRO',
  8313.                             'loadingStrategy' => [
  8314.                                 'type' => 'attributeVersionAware',
  8315.                                 'settings' => [
  8316.                                     'dataSourceIndex' => '0',
  8317.                                     'attributeName' => 'artikelNr',
  8318.                                     'language' => '',
  8319.                                     'includeUnpublished' => true,
  8320.                                 ],
  8321.                             ],
  8322.                             'createLocationStrategy' => [
  8323.                                 'type' => 'staticPath',
  8324.                                 'settings' => [
  8325.                                     'path' => '/Produkte',
  8326.                                 ],
  8327.                             ],
  8328.                             'locationUpdateStrategy' => [
  8329.                                 'type' => 'noChange',
  8330.                             ],
  8331.                             'publishingStrategy' => [
  8332.                                 'type' => 'noChange',
  8333.                             ],
  8334.                         ],
  8335.                         'processingConfig' => [
  8336.                             'executionType' => 'parallel',
  8337.                             'idDataIndex' => '0',
  8338.                             'cleanup' => [
  8339.                                 'strategy' => 'unpublish',
  8340.                             ],
  8341.                         ],
  8342.                         'mappingConfig' => [
  8343.                             => [
  8344.                                 'label' => 'sku [0]',
  8345.                                 'dataSourceIndex' => [
  8346.                                     => '0',
  8347.                                 ],
  8348.                                 'transformationResultType' => 'default',
  8349.                                 'dataTarget' => [
  8350.                                     'type' => 'direct',
  8351.                                     'settings' => [
  8352.                                         'fieldName' => 'artikelNr',
  8353.                                         'language' => '',
  8354.                                         'writeIfTargetIsNotEmpty' => false,
  8355.                                         'writeIfSourceIsEmpty' => false,
  8356.                                     ],
  8357.                                 ],
  8358.                                 'transformationPipeline' => [
  8359.                                 ],
  8360.                             ],
  8361.                             => [
  8362.                                 'label' => 'name_de [1]',
  8363.                                 'dataSourceIndex' => [
  8364.                                     => '1',
  8365.                                 ],
  8366.                                 'transformationResultType' => 'default',
  8367.                                 'dataTarget' => [
  8368.                                     'type' => 'direct',
  8369.                                     'settings' => [
  8370.                                         'fieldName' => 'Name',
  8371.                                         'language' => '',
  8372.                                         'writeIfTargetIsNotEmpty' => false,
  8373.                                         'writeIfSourceIsEmpty' => false,
  8374.                                     ],
  8375.                                 ],
  8376.                                 'transformationPipeline' => [
  8377.                                 ],
  8378.                             ],
  8379.                             => [
  8380.                                 'label' => 'description_de [2]',
  8381.                                 'dataSourceIndex' => [
  8382.                                     => '2',
  8383.                                 ],
  8384.                                 'transformationResultType' => 'default',
  8385.                                 'dataTarget' => [
  8386.                                     'type' => 'direct',
  8387.                                     'settings' => [
  8388.                                         'fieldName' => 'Kurzbeschreibung',
  8389.                                         'language' => '',
  8390.                                         'writeIfTargetIsNotEmpty' => true,
  8391.                                         'writeIfSourceIsEmpty' => false,
  8392.                                     ],
  8393.                                 ],
  8394.                                 'transformationPipeline' => [
  8395.                                 ],
  8396.                             ],
  8397.                             => [
  8398.                                 'label' => 'description_long_de [3]',
  8399.                                 'dataSourceIndex' => [
  8400.                                     => '3',
  8401.                                 ],
  8402.                                 'transformationResultType' => 'default',
  8403.                                 'dataTarget' => [
  8404.                                     'type' => 'direct',
  8405.                                     'settings' => [
  8406.                                         'fieldName' => 'Beschreibung',
  8407.                                         'language' => '',
  8408.                                         'writeIfTargetIsNotEmpty' => true,
  8409.                                         'writeIfSourceIsEmpty' => false,
  8410.                                     ],
  8411.                                 ],
  8412.                                 'transformationPipeline' => [
  8413.                                 ],
  8414.                             ],
  8415.                             => [
  8416.                                 'label' => 'images',
  8417.                                 'dataSourceIndex' => [
  8418.                                     => '4',
  8419.                                     => '5',
  8420.                                     => '6',
  8421.                                     => '7',
  8422.                                     => '8',
  8423.                                     => '9',
  8424.                                 ],
  8425.                                 'settings' => [
  8426.                                     'loadStrategy' => 'path',
  8427.                                 ],
  8428.                                 'transformationResultType' => 'gallery',
  8429.                                 'dataTarget' => [
  8430.                                     'type' => 'direct',
  8431.                                     'settings' => [
  8432.                                         'fieldName' => 'Bildergalerie',
  8433.                                         'language' => '',
  8434.                                         'writeIfTargetIsNotEmpty' => true,
  8435.                                         'writeIfSourceIsEmpty' => false,
  8436.                                     ],
  8437.                                 ],
  8438.                                 'transformationPipeline' => [
  8439.                                     => [
  8440.                                         'settings' => [
  8441.                                             'loadStrategy' => 'path',
  8442.                                         ],
  8443.                                         'type' => 'loadAsset',
  8444.                                     ],
  8445.                                     => [
  8446.                                         'type' => 'gallery',
  8447.                                     ],
  8448.                                 ],
  8449.                             ],
  8450.                             => [
  8451.                                 'label' => 'workflowState [12]',
  8452.                                 'dataSourceIndex' => [
  8453.                                     => '12',
  8454.                                 ],
  8455.                                 'transformationResultType' => 'array',
  8456.                                 'dataTarget' => [
  8457.                                     'type' => 'direct',
  8458.                                     'settings' => [
  8459.                                         'fieldName' => 'workflowState',
  8460.                                         'language' => '',
  8461.                                         'writeIfTargetIsNotEmpty' => true,
  8462.                                         'writeIfSourceIsEmpty' => true,
  8463.                                     ],
  8464.                                 ],
  8465.                                 'transformationPipeline' => [
  8466.                                     => [
  8467.                                         'type' => 'asArray',
  8468.                                     ],
  8469.                                 ],
  8470.                             ],
  8471.                             => [
  8472.                                 'label' => 'Verpackungsinhalt',
  8473.                                 'dataSourceIndex' => [
  8474.                                     => '16',
  8475.                                     => '14',
  8476.                                     => '20',
  8477.                                     => '19',
  8478.                                 ],
  8479.                                 'settings' => [
  8480.                                     'glue' => ' ',
  8481.                                 ],
  8482.                                 'transformationResultType' => 'default',
  8483.                                 'dataTarget' => [
  8484.                                     'type' => 'direct',
  8485.                                     'settings' => [
  8486.                                         'fieldName' => 'Verpackungsinhalt',
  8487.                                         'language' => '',
  8488.                                         'writeIfTargetIsNotEmpty' => true,
  8489.                                         'writeIfSourceIsEmpty' => false,
  8490.                                     ],
  8491.                                 ],
  8492.                                 'transformationPipeline' => [
  8493.                                     => [
  8494.                                         'settings' => [
  8495.                                             'glue' => ' ',
  8496.                                         ],
  8497.                                         'type' => 'combine',
  8498.                                     ],
  8499.                                 ],
  8500.                             ],
  8501.                             => [
  8502.                                 'label' => 'AEP',
  8503.                                 'dataSourceIndex' => [
  8504.                                     => '15',
  8505.                                 ],
  8506.                                 'transformationResultType' => 'numeric',
  8507.                                 'dataTarget' => [
  8508.                                     'type' => 'direct',
  8509.                                     'settings' => [
  8510.                                         'fieldName' => 'AEP',
  8511.                                         'language' => '',
  8512.                                         'writeIfTargetIsNotEmpty' => true,
  8513.                                         'writeIfSourceIsEmpty' => false,
  8514.                                     ],
  8515.                                 ],
  8516.                                 'transformationPipeline' => [
  8517.                                     => [
  8518.                                         'type' => 'numeric',
  8519.                                     ],
  8520.                                 ],
  8521.                             ],
  8522.                             => [
  8523.                                 'label' => 'Steuer',
  8524.                                 'dataSourceIndex' => [
  8525.                                     => '10',
  8526.                                 ],
  8527.                                 'transformationResultType' => 'default',
  8528.                                 'dataTarget' => [
  8529.                                     'type' => 'direct',
  8530.                                     'settings' => [
  8531.                                         'fieldName' => 'Steuerklasse',
  8532.                                         'language' => '',
  8533.                                         'writeIfTargetIsNotEmpty' => true,
  8534.                                         'writeIfSourceIsEmpty' => false,
  8535.                                     ],
  8536.                                 ],
  8537.                                 'transformationPipeline' => [
  8538.                                 ],
  8539.                             ],
  8540.                             => [
  8541.                                 'label' => 'Shipping Weight',
  8542.                                 'dataSourceIndex' => [
  8543.                                     => '11',
  8544.                                 ],
  8545.                                 'settings' => [
  8546.                                     'unitSourceSelect' => 'static',
  8547.                                     'staticUnitSelect' => 'kg',
  8548.                                     'unitNullIfNoValueCheckbox' => 'on',
  8549.                                 ],
  8550.                                 'transformationResultType' => 'quantityValue',
  8551.                                 'dataTarget' => [
  8552.                                     'type' => 'direct',
  8553.                                     'settings' => [
  8554.                                         'fieldName' => 'shippingWeight',
  8555.                                         'language' => '',
  8556.                                         'writeIfTargetIsNotEmpty' => true,
  8557.                                         'writeIfSourceIsEmpty' => false,
  8558.                                     ],
  8559.                                 ],
  8560.                                 'transformationPipeline' => [
  8561.                                     => [
  8562.                                         'settings' => [
  8563.                                             'unitSourceSelect' => 'static',
  8564.                                             'staticUnitSelect' => 'kg',
  8565.                                             'unitNullIfNoValueCheckbox' => 'on',
  8566.                                         ],
  8567.                                         'type' => 'quantityValue',
  8568.                                     ],
  8569.                                 ],
  8570.                             ],
  8571.                             10 => [
  8572.                                 'label' => 'Attributset',
  8573.                                 'dataSourceIndex' => [
  8574.                                     => '13',
  8575.                                 ],
  8576.                                 'transformationResultType' => 'default',
  8577.                                 'dataTarget' => [
  8578.                                     'type' => 'direct',
  8579.                                     'settings' => [
  8580.                                         'fieldName' => 'attributset',
  8581.                                         'language' => '',
  8582.                                         'writeIfTargetIsNotEmpty' => true,
  8583.                                         'writeIfSourceIsEmpty' => false,
  8584.                                     ],
  8585.                                 ],
  8586.                                 'transformationPipeline' => [
  8587.                                 ],
  8588.                             ],
  8589.                             11 => [
  8590.                                 'label' => 'VPE',
  8591.                                 'dataSourceIndex' => [
  8592.                                     => '17',
  8593.                                 ],
  8594.                                 'transformationResultType' => 'numeric',
  8595.                                 'dataTarget' => [
  8596.                                     'type' => 'direct',
  8597.                                     'settings' => [
  8598.                                         'fieldName' => 'qty_increments',
  8599.                                         'language' => '',
  8600.                                         'writeIfTargetIsNotEmpty' => true,
  8601.                                         'writeIfSourceIsEmpty' => false,
  8602.                                     ],
  8603.                                 ],
  8604.                                 'transformationPipeline' => [
  8605.                                     => [
  8606.                                         'type' => 'numeric',
  8607.                                     ],
  8608.                                 ],
  8609.                             ],
  8610.                             12 => [
  8611.                                 'label' => 'Produktinhalt',
  8612.                                 'dataSourceIndex' => [
  8613.                                     => '20',
  8614.                                 ],
  8615.                                 'transformationResultType' => 'numeric',
  8616.                                 'dataTarget' => [
  8617.                                     'type' => 'direct',
  8618.                                     'settings' => [
  8619.                                         'fieldName' => 'baseprice_product_amount',
  8620.                                         'language' => '',
  8621.                                         'writeIfTargetIsNotEmpty' => true,
  8622.                                         'writeIfSourceIsEmpty' => false,
  8623.                                     ],
  8624.                                 ],
  8625.                                 'transformationPipeline' => [
  8626.                                     => [
  8627.                                         'type' => 'numeric',
  8628.                                     ],
  8629.                                 ],
  8630.                             ],
  8631.                             13 => [
  8632.                                 'label' => 'Produkteinheit',
  8633.                                 'dataSourceIndex' => [
  8634.                                     => '18',
  8635.                                 ],
  8636.                                 'transformationResultType' => 'default',
  8637.                                 'dataTarget' => [
  8638.                                     'type' => 'direct',
  8639.                                     'settings' => [
  8640.                                         'fieldName' => 'baseprice_product_unit',
  8641.                                         'language' => '',
  8642.                                         'writeIfTargetIsNotEmpty' => true,
  8643.                                         'writeIfSourceIsEmpty' => false,
  8644.                                     ],
  8645.                                 ],
  8646.                                 'transformationPipeline' => [
  8647.                                 ],
  8648.                             ],
  8649.                             14 => [
  8650.                                 'label' => 'Systemkey',
  8651.                                 'dataSourceIndex' => [
  8652.                                     => '0',
  8653.                                 ],
  8654.                                 'transformationResultType' => 'default',
  8655.                                 'dataTarget' => [
  8656.                                     'type' => 'direct',
  8657.                                     'settings' => [
  8658.                                         'fieldName' => 'key',
  8659.                                         'language' => '',
  8660.                                         'writeIfTargetIsNotEmpty' => true,
  8661.                                         'writeIfSourceIsEmpty' => false,
  8662.                                     ],
  8663.                                 ],
  8664.                                 'transformationPipeline' => [
  8665.                                 ],
  8666.                             ],
  8667.                             15 => [
  8668.                                 'label' => 'webshops [22]',
  8669.                                 'dataSourceIndex' => [
  8670.                                     => '22',
  8671.                                 ],
  8672.                                 'settings' => [
  8673.                                     'delimiter' => ',',
  8674.                                 ],
  8675.                                 'transformationResultType' => 'array',
  8676.                                 'dataTarget' => [
  8677.                                     'type' => 'direct',
  8678.                                     'settings' => [
  8679.                                         'fieldName' => 'webshops',
  8680.                                         'language' => '',
  8681.                                         'writeIfTargetIsNotEmpty' => true,
  8682.                                         'writeIfSourceIsEmpty' => true,
  8683.                                     ],
  8684.                                 ],
  8685.                                 'transformationPipeline' => [
  8686.                                     => [
  8687.                                         'settings' => [
  8688.                                             'delimiter' => ',',
  8689.                                         ],
  8690.                                         'type' => 'explode',
  8691.                                     ],
  8692.                                 ],
  8693.                             ],
  8694.                             16 => [
  8695.                                 'label' => 'websites_ps [23]',
  8696.                                 'dataSourceIndex' => [
  8697.                                     => '23',
  8698.                                 ],
  8699.                                 'settings' => [
  8700.                                     'delimiter' => ',',
  8701.                                 ],
  8702.                                 'transformationResultType' => 'array',
  8703.                                 'dataTarget' => [
  8704.                                     'type' => 'direct',
  8705.                                     'settings' => [
  8706.                                         'fieldName' => 'websites_ps',
  8707.                                         'language' => '',
  8708.                                         'writeIfTargetIsNotEmpty' => true,
  8709.                                         'writeIfSourceIsEmpty' => false,
  8710.                                     ],
  8711.                                 ],
  8712.                                 'transformationPipeline' => [
  8713.                                     => [
  8714.                                         'settings' => [
  8715.                                             'delimiter' => ',',
  8716.                                         ],
  8717.                                         'type' => 'explode',
  8718.                                     ],
  8719.                                 ],
  8720.                             ],
  8721.                             17 => [
  8722.                                 'label' => 'psStoreViews [24]',
  8723.                                 'dataSourceIndex' => [
  8724.                                     => '24',
  8725.                                 ],
  8726.                                 'settings' => [
  8727.                                     'delimiter' => ',',
  8728.                                 ],
  8729.                                 'transformationResultType' => 'array',
  8730.                                 'dataTarget' => [
  8731.                                     'type' => 'direct',
  8732.                                     'settings' => [
  8733.                                         'fieldName' => 'psStoreViews',
  8734.                                         'language' => '',
  8735.                                         'writeIfTargetIsNotEmpty' => true,
  8736.                                         'writeIfSourceIsEmpty' => true,
  8737.                                     ],
  8738.                                 ],
  8739.                                 'transformationPipeline' => [
  8740.                                     => [
  8741.                                         'settings' => [
  8742.                                             'delimiter' => ',',
  8743.                                         ],
  8744.                                         'type' => 'explode',
  8745.                                     ],
  8746.                                 ],
  8747.                             ],
  8748.                             18 => [
  8749.                                 'label' => 'enable_product [25]',
  8750.                                 'dataSourceIndex' => [
  8751.                                     => '25',
  8752.                                 ],
  8753.                                 'transformationResultType' => 'default',
  8754.                                 'dataTarget' => [
  8755.                                     'type' => 'direct',
  8756.                                     'settings' => [
  8757.                                         'fieldName' => 'enableProduct',
  8758.                                         'language' => '',
  8759.                                         'writeIfTargetIsNotEmpty' => true,
  8760.                                         'writeIfSourceIsEmpty' => false,
  8761.                                     ],
  8762.                                 ],
  8763.                                 'transformationPipeline' => [
  8764.                                 ],
  8765.                             ],
  8766.                             19 => [
  8767.                                 'label' => 'Referenzmenge',
  8768.                                 'dataSourceIndex' => [
  8769.                                     => '21',
  8770.                                 ],
  8771.                                 'transformationResultType' => 'numeric',
  8772.                                 'dataTarget' => [
  8773.                                     'type' => 'direct',
  8774.                                     'settings' => [
  8775.                                         'fieldName' => 'baseprice_reference_amount',
  8776.                                         'language' => '',
  8777.                                         'writeIfTargetIsNotEmpty' => true,
  8778.                                         'writeIfSourceIsEmpty' => false,
  8779.                                     ],
  8780.                                 ],
  8781.                                 'transformationPipeline' => [
  8782.                                     => [
  8783.                                         'type' => 'numeric',
  8784.                                     ],
  8785.                                 ],
  8786.                             ],
  8787.                             20 => [
  8788.                                 'label' => 'Referenzeinheit',
  8789.                                 'dataSourceIndex' => [
  8790.                                     => '18',
  8791.                                 ],
  8792.                                 'transformationResultType' => 'default',
  8793.                                 'dataTarget' => [
  8794.                                     'type' => 'direct',
  8795.                                     'settings' => [
  8796.                                         'fieldName' => 'baseprice_reference_unit',
  8797.                                         'language' => '',
  8798.                                         'writeIfTargetIsNotEmpty' => true,
  8799.                                         'writeIfSourceIsEmpty' => true,
  8800.                                     ],
  8801.                                 ],
  8802.                                 'transformationPipeline' => [
  8803.                                 ],
  8804.                             ],
  8805.                             21 => [
  8806.                                 'label' => 'sku intern',
  8807.                                 'dataSourceIndex' => [
  8808.                                     => '0',
  8809.                                 ],
  8810.                                 'transformationResultType' => 'default',
  8811.                                 'dataTarget' => [
  8812.                                     'type' => 'direct',
  8813.                                     'settings' => [
  8814.                                         'fieldName' => 'sku',
  8815.                                         'language' => '',
  8816.                                         'writeIfTargetIsNotEmpty' => true,
  8817.                                         'writeIfSourceIsEmpty' => false,
  8818.                                     ],
  8819.                                 ],
  8820.                                 'transformationPipeline' => [
  8821.                                 ],
  8822.                             ],
  8823.                             22 => [
  8824.                                 'label' => 'Externer Lieferant',
  8825.                                 'dataSourceIndex' => [
  8826.                                     => '26',
  8827.                                 ],
  8828.                                 'transformationResultType' => 'default',
  8829.                                 'dataTarget' => [
  8830.                                     'type' => 'direct',
  8831.                                     'settings' => [
  8832.                                         'fieldName' => 'ExternerLieferant',
  8833.                                         'language' => '',
  8834.                                         'writeIfTargetIsNotEmpty' => true,
  8835.                                         'writeIfSourceIsEmpty' => false,
  8836.                                     ],
  8837.                                 ],
  8838.                                 'transformationPipeline' => [
  8839.                                 ],
  8840.                             ],
  8841.                             23 => [
  8842.                                 'label' => 'Category',
  8843.                                 'dataSourceIndex' => [
  8844.                                     => '27',
  8845.                                 ],
  8846.                                 'settings' => [
  8847.                                     'delimiter' => ',',
  8848.                                     'loadStrategy' => 'attribute',
  8849.                                     'attributeDataObjectClassId' => 'CAT',
  8850.                                     'attributeName' => 'magentoCategoryId',
  8851.                                     'attributeLanguage' => '',
  8852.                                     'loadUnpublished' => 'on',
  8853.                                 ],
  8854.                                 'transformationResultType' => 'dataObjectArray',
  8855.                                 'dataTarget' => [
  8856.                                     'type' => 'direct',
  8857.                                     'settings' => [
  8858.                                         'fieldName' => 'customCategory',
  8859.                                         'language' => '',
  8860.                                         'writeIfTargetIsNotEmpty' => true,
  8861.                                         'writeIfSourceIsEmpty' => true,
  8862.                                     ],
  8863.                                 ],
  8864.                                 'transformationPipeline' => [
  8865.                                     => [
  8866.                                         'settings' => [
  8867.                                             'delimiter' => ',',
  8868.                                         ],
  8869.                                         'type' => 'explode',
  8870.                                     ],
  8871.                                     => [
  8872.                                         'settings' => [
  8873.                                             'loadStrategy' => 'attribute',
  8874.                                             'attributeDataObjectClassId' => 'CAT',
  8875.                                             'attributeName' => 'magentoCategoryId',
  8876.                                             'attributeLanguage' => '',
  8877.                                             'loadUnpublished' => 'on',
  8878.                                         ],
  8879.                                         'type' => 'loadDataObject',
  8880.                                     ],
  8881.                                 ],
  8882.                             ],
  8883.                             24 => [
  8884.                                 'label' => 'keywords',
  8885.                                 'dataSourceIndex' => [
  8886.                                     => '30',
  8887.                                 ],
  8888.                                 'transformationResultType' => 'default',
  8889.                                 'dataTarget' => [
  8890.                                     'type' => 'direct',
  8891.                                     'settings' => [
  8892.                                         'fieldName' => 'keywords',
  8893.                                         'language' => '',
  8894.                                         'writeIfTargetIsNotEmpty' => true,
  8895.                                         'writeIfSourceIsEmpty' => false,
  8896.                                     ],
  8897.                                 ],
  8898.                                 'transformationPipeline' => [
  8899.                                 ],
  8900.                             ],
  8901.                             25 => [
  8902.                                 'label' => 'gift_events',
  8903.                                 'dataSourceIndex' => [
  8904.                                     => '28',
  8905.                                 ],
  8906.                                 'transformationResultType' => 'default',
  8907.                                 'dataTarget' => [
  8908.                                     'type' => 'direct',
  8909.                                     'settings' => [
  8910.                                         'fieldName' => 'meta_title',
  8911.                                         'language' => '',
  8912.                                         'writeIfTargetIsNotEmpty' => true,
  8913.                                         'writeIfSourceIsEmpty' => true,
  8914.                                     ],
  8915.                                 ],
  8916.                                 'transformationPipeline' => [
  8917.                                 ],
  8918.                             ],
  8919.                             26 => [
  8920.                                 'label' => 'gift_events_2',
  8921.                                 'dataSourceIndex' => [
  8922.                                     => '29',
  8923.                                 ],
  8924.                                 'transformationResultType' => 'default',
  8925.                                 'dataTarget' => [
  8926.                                     'type' => 'direct',
  8927.                                     'settings' => [
  8928.                                         'fieldName' => 'meta_keyword',
  8929.                                         'language' => '',
  8930.                                         'writeIfTargetIsNotEmpty' => true,
  8931.                                         'writeIfSourceIsEmpty' => true,
  8932.                                     ],
  8933.                                 ],
  8934.                                 'transformationPipeline' => [
  8935.                                 ],
  8936.                             ],
  8937.                         ],
  8938.                         'executionConfig' => [
  8939.                             'scheduleType' => 'recurring',
  8940.                             'cronDefinition' => '',
  8941.                             'scheduledAt' => '',
  8942.                         ],
  8943.                         'permissions' => [
  8944.                             'user' => [
  8945.                             ],
  8946.                             'role' => [
  8947.                             ],
  8948.                         ],
  8949.                         'workspaces' => [
  8950.                         ],
  8951.                     ],
  8952.                     'ExtraPrismaPreise' => [
  8953.                         'general' => [
  8954.                             'type' => 'dataImporterDataObject',
  8955.                             'name' => 'ExtraPrismaPreise',
  8956.                             'description' => '',
  8957.                             'group' => 'ExtraPrisma',
  8958.                             'active' => false,
  8959.                             'path' => NULL,
  8960.                             'modificationDate' => 1697549506,
  8961.                             'createDate' => 1679990593,
  8962.                         ],
  8963.                         'loaderConfig' => [
  8964.                             'type' => 'asset',
  8965.                             'settings' => [
  8966.                                 'assetPath' => '/Imports/Produkte/Preise/2023_EP7.csv',
  8967.                             ],
  8968.                         ],
  8969.                         'interpreterConfig' => [
  8970.                             'type' => 'csv',
  8971.                             'settings' => [
  8972.                                 'skipFirstRow' => true,
  8973.                                 'delimiter' => ';',
  8974.                                 'enclosure' => '"',
  8975.                                 'escape' => '\\',
  8976.                             ],
  8977.                         ],
  8978.                         'resolverConfig' => [
  8979.                             'elementType' => 'dataObject',
  8980.                             'dataObjectClassId' => 'PRO',
  8981.                             'loadingStrategy' => [
  8982.                                 'type' => 'attributeVersionAware',
  8983.                                 'settings' => [
  8984.                                     'dataSourceIndex' => '0',
  8985.                                     'attributeName' => 'sku',
  8986.                                     'language' => '',
  8987.                                     'includeUnpublished' => true,
  8988.                                 ],
  8989.                             ],
  8990.                             'createLocationStrategy' => [
  8991.                                 'type' => 'doNotCreate',
  8992.                             ],
  8993.                             'locationUpdateStrategy' => [
  8994.                                 'type' => 'noChange',
  8995.                             ],
  8996.                             'publishingStrategy' => [
  8997.                                 'type' => 'noChange',
  8998.                             ],
  8999.                         ],
  9000.                         'processingConfig' => [
  9001.                             'executionType' => 'parallel',
  9002.                             'idDataIndex' => '',
  9003.                         ],
  9004.                         'mappingConfig' => [
  9005.                             => [
  9006.                                 'label' => 'Grundpreis [5]',
  9007.                                 'dataSourceIndex' => [
  9008.                                     => '5',
  9009.                                 ],
  9010.                                 'transformationResultType' => 'default',
  9011.                                 'dataTarget' => [
  9012.                                     'type' => 'direct',
  9013.                                     'settings' => [
  9014.                                         'fieldName' => 'GrundpreisEP',
  9015.                                         'language' => '',
  9016.                                         'writeIfTargetIsNotEmpty' => true,
  9017.                                         'writeIfSourceIsEmpty' => true,
  9018.                                     ],
  9019.                                 ],
  9020.                                 'transformationPipeline' => [
  9021.                                 ],
  9022.                             ],
  9023.                             => [
  9024.                                 'label' => 'Normal - AE [6]',
  9025.                                 'dataSourceIndex' => [
  9026.                                     => '6',
  9027.                                 ],
  9028.                                 'settings' => [
  9029.                                     'search' => ',',
  9030.                                     'replace' => '.',
  9031.                                 ],
  9032.                                 'transformationResultType' => 'numeric',
  9033.                                 'dataTarget' => [
  9034.                                     'type' => 'direct',
  9035.                                     'settings' => [
  9036.                                         'fieldName' => 'KatalogNormalAEPEP',
  9037.                                         'language' => '',
  9038.                                         'writeIfTargetIsNotEmpty' => true,
  9039.                                         'writeIfSourceIsEmpty' => true,
  9040.                                     ],
  9041.                                 ],
  9042.                                 'transformationPipeline' => [
  9043.                                     => [
  9044.                                         'settings' => [
  9045.                                             'search' => ',',
  9046.                                             'replace' => '.',
  9047.                                         ],
  9048.                                         'type' => 'stringReplace',
  9049.                                     ],
  9050.                                     => [
  9051.                                         'type' => 'numeric',
  9052.                                     ],
  9053.                                 ],
  9054.                             ],
  9055.                             => [
  9056.                                 'label' => 'Preis je Liefereinheit [7]',
  9057.                                 'dataSourceIndex' => [
  9058.                                     => '7',
  9059.                                 ],
  9060.                                 'transformationResultType' => 'default',
  9061.                                 'dataTarget' => [
  9062.                                     'type' => 'direct',
  9063.                                     'settings' => [
  9064.                                         'fieldName' => 'AngebotszeileLiefereinheitPreisEP',
  9065.                                         'language' => '',
  9066.                                         'writeIfTargetIsNotEmpty' => true,
  9067.                                         'writeIfSourceIsEmpty' => true,
  9068.                                     ],
  9069.                                 ],
  9070.                                 'transformationPipeline' => [
  9071.                                 ],
  9072.                             ],
  9073.                             => [
  9074.                                 'label' => 'Preis je Fl. [8]',
  9075.                                 'dataSourceIndex' => [
  9076.                                     => '8',
  9077.                                 ],
  9078.                                 'settings' => [
  9079.                                     'search' => ',',
  9080.                                     'replace' => '.',
  9081.                                 ],
  9082.                                 'transformationResultType' => 'numeric',
  9083.                                 'dataTarget' => [
  9084.                                     'type' => 'direct',
  9085.                                     'settings' => [
  9086.                                         'fieldName' => 'PreisProEinheit',
  9087.                                         'language' => '',
  9088.                                         'writeIfTargetIsNotEmpty' => true,
  9089.                                         'writeIfSourceIsEmpty' => true,
  9090.                                     ],
  9091.                                 ],
  9092.                                 'transformationPipeline' => [
  9093.                                     => [
  9094.                                         'settings' => [
  9095.                                             'search' => ',',
  9096.                                             'replace' => '.',
  9097.                                         ],
  9098.                                         'type' => 'stringReplace',
  9099.                                     ],
  9100.                                     => [
  9101.                                         'type' => 'numeric',
  9102.                                     ],
  9103.                                 ],
  9104.                             ],
  9105.                             => [
  9106.                                 'label' => 'Sonderpreis je Fl. [9]',
  9107.                                 'dataSourceIndex' => [
  9108.                                     => '9',
  9109.                                 ],
  9110.                                 'settings' => [
  9111.                                     'search' => ',',
  9112.                                     'replace' => '.',
  9113.                                 ],
  9114.                                 'transformationResultType' => 'numeric',
  9115.                                 'dataTarget' => [
  9116.                                     'type' => 'direct',
  9117.                                     'settings' => [
  9118.                                         'fieldName' => 'AngebotszeileVEPreisEP',
  9119.                                         'language' => '',
  9120.                                         'writeIfTargetIsNotEmpty' => true,
  9121.                                         'writeIfSourceIsEmpty' => true,
  9122.                                     ],
  9123.                                 ],
  9124.                                 'transformationPipeline' => [
  9125.                                     => [
  9126.                                         'settings' => [
  9127.                                             'search' => ',',
  9128.                                             'replace' => '.',
  9129.                                         ],
  9130.                                         'type' => 'stringReplace',
  9131.                                     ],
  9132.                                     => [
  9133.                                         'type' => 'numeric',
  9134.                                     ],
  9135.                                 ],
  9136.                             ],
  9137.                         ],
  9138.                         'executionConfig' => [
  9139.                             'scheduleType' => 'recurring',
  9140.                             'cronDefinition' => '',
  9141.                             'scheduledAt' => '',
  9142.                         ],
  9143.                         'permissions' => [
  9144.                             'user' => [
  9145.                             ],
  9146.                             'role' => [
  9147.                             ],
  9148.                         ],
  9149.                         'workspaces' => [
  9150.                         ],
  9151.                     ],
  9152.                     'ExtraPrismaPrintPreise' => [
  9153.                         'general' => [
  9154.                             'active' => true,
  9155.                             'type' => 'dataImporterDataObject',
  9156.                             'name' => 'ExtraPrismaPrintPreise',
  9157.                             'description' => '',
  9158.                             'group' => 'ExtraPrisma',
  9159.                             'path' => NULL,
  9160.                             'modificationDate' => 1697549500,
  9161.                             'createDate' => 1679990593,
  9162.                         ],
  9163.                         'loaderConfig' => [
  9164.                             'type' => 'asset',
  9165.                             'settings' => [
  9166.                                 'assetPath' => '/Imports/Produkte/Preise/EP_Import.xlsx',
  9167.                             ],
  9168.                         ],
  9169.                         'interpreterConfig' => [
  9170.                             'type' => 'xlsx',
  9171.                             'settings' => [
  9172.                                 'skipFirstRow' => true,
  9173.                                 'sheetName' => 'EP_Preisdaten',
  9174.                             ],
  9175.                         ],
  9176.                         'resolverConfig' => [
  9177.                             'elementType' => 'dataObject',
  9178.                             'dataObjectClassId' => 'PRO',
  9179.                             'loadingStrategy' => [
  9180.                                 'type' => 'attributeVersionAware',
  9181.                                 'settings' => [
  9182.                                     'dataSourceIndex' => '0',
  9183.                                     'attributeName' => 'sku',
  9184.                                     'language' => '',
  9185.                                     'includeUnpublished' => true,
  9186.                                 ],
  9187.                             ],
  9188.                             'createLocationStrategy' => [
  9189.                                 'type' => 'doNotCreate',
  9190.                             ],
  9191.                             'locationUpdateStrategy' => [
  9192.                                 'type' => 'noChange',
  9193.                             ],
  9194.                             'publishingStrategy' => [
  9195.                                 'type' => 'noChange',
  9196.                             ],
  9197.                         ],
  9198.                         'processingConfig' => [
  9199.                             'executionType' => 'parallel',
  9200.                             'idDataIndex' => '',
  9201.                         ],
  9202.                         'mappingConfig' => [
  9203.                             => [
  9204.                                 'label' => 'Grundpreis [1]',
  9205.                                 'dataSourceIndex' => [
  9206.                                     => '1',
  9207.                                 ],
  9208.                                 'transformationResultType' => 'default',
  9209.                                 'dataTarget' => [
  9210.                                     'type' => 'direct',
  9211.                                     'settings' => [
  9212.                                         'fieldName' => 'GrundpreisEP',
  9213.                                         'language' => '',
  9214.                                         'writeIfTargetIsNotEmpty' => true,
  9215.                                         'writeIfSourceIsEmpty' => true,
  9216.                                     ],
  9217.                                 ],
  9218.                                 'transformationPipeline' => [
  9219.                                 ],
  9220.                             ],
  9221.                             => [
  9222.                                 'label' => 'Normal - AE [2]',
  9223.                                 'dataSourceIndex' => [
  9224.                                     => '2',
  9225.                                 ],
  9226.                                 'settings' => [
  9227.                                     'search' => ',',
  9228.                                     'replace' => '.',
  9229.                                 ],
  9230.                                 'transformationResultType' => 'numeric',
  9231.                                 'dataTarget' => [
  9232.                                     'type' => 'direct',
  9233.                                     'settings' => [
  9234.                                         'fieldName' => 'KatalogNormalAEPEP',
  9235.                                         'language' => '',
  9236.                                         'writeIfTargetIsNotEmpty' => true,
  9237.                                         'writeIfSourceIsEmpty' => true,
  9238.                                     ],
  9239.                                 ],
  9240.                                 'transformationPipeline' => [
  9241.                                     => [
  9242.                                         'settings' => [
  9243.                                             'search' => ',',
  9244.                                             'replace' => '.',
  9245.                                         ],
  9246.                                         'type' => 'stringReplace',
  9247.                                     ],
  9248.                                     => [
  9249.                                         'type' => 'numeric',
  9250.                                     ],
  9251.                                 ],
  9252.                             ],
  9253.                             => [
  9254.                                 'label' => 'Preis je Liefereinheit [3]',
  9255.                                 'dataSourceIndex' => [
  9256.                                     => '3',
  9257.                                 ],
  9258.                                 'transformationResultType' => 'default',
  9259.                                 'dataTarget' => [
  9260.                                     'type' => 'direct',
  9261.                                     'settings' => [
  9262.                                         'fieldName' => 'AngebotszeileLiefereinheitPreisEP',
  9263.                                         'language' => '',
  9264.                                         'writeIfTargetIsNotEmpty' => true,
  9265.                                         'writeIfSourceIsEmpty' => true,
  9266.                                     ],
  9267.                                 ],
  9268.                                 'transformationPipeline' => [
  9269.                                 ],
  9270.                             ],
  9271.                             => [
  9272.                                 'label' => 'Preis je Fl. [4]',
  9273.                                 'dataSourceIndex' => [
  9274.                                     => '4',
  9275.                                 ],
  9276.                                 'settings' => [
  9277.                                     'search' => ',',
  9278.                                     'replace' => '.',
  9279.                                 ],
  9280.                                 'transformationResultType' => 'numeric',
  9281.                                 'dataTarget' => [
  9282.                                     'type' => 'direct',
  9283.                                     'settings' => [
  9284.                                         'fieldName' => 'PreisProEinheit',
  9285.                                         'language' => '',
  9286.                                         'writeIfTargetIsNotEmpty' => true,
  9287.                                         'writeIfSourceIsEmpty' => true,
  9288.                                     ],
  9289.                                 ],
  9290.                                 'transformationPipeline' => [
  9291.                                     => [
  9292.                                         'settings' => [
  9293.                                             'search' => ',',
  9294.                                             'replace' => '.',
  9295.                                         ],
  9296.                                         'type' => 'stringReplace',
  9297.                                     ],
  9298.                                     => [
  9299.                                         'type' => 'numeric',
  9300.                                     ],
  9301.                                 ],
  9302.                             ],
  9303.                             => [
  9304.                                 'label' => 'Sonderpreis je Fl. [9]',
  9305.                                 'dataSourceIndex' => [
  9306.                                     => '5',
  9307.                                 ],
  9308.                                 'settings' => [
  9309.                                     'search' => ',',
  9310.                                     'replace' => '.',
  9311.                                 ],
  9312.                                 'transformationResultType' => 'numeric',
  9313.                                 'dataTarget' => [
  9314.                                     'type' => 'direct',
  9315.                                     'settings' => [
  9316.                                         'fieldName' => 'AngebotszeileVEPreisEP',
  9317.                                         'language' => '',
  9318.                                         'writeIfTargetIsNotEmpty' => true,
  9319.                                         'writeIfSourceIsEmpty' => true,
  9320.                                     ],
  9321.                                 ],
  9322.                                 'transformationPipeline' => [
  9323.                                     => [
  9324.                                         'settings' => [
  9325.                                             'search' => ',',
  9326.                                             'replace' => '.',
  9327.                                         ],
  9328.                                         'type' => 'stringReplace',
  9329.                                     ],
  9330.                                     => [
  9331.                                         'type' => 'numeric',
  9332.                                     ],
  9333.                                 ],
  9334.                             ],
  9335.                         ],
  9336.                         'executionConfig' => [
  9337.                             'scheduleType' => 'recurring',
  9338.                             'cronDefinition' => '',
  9339.                             'scheduledAt' => '',
  9340.                         ],
  9341.                         'permissions' => [
  9342.                             'user' => [
  9343.                             ],
  9344.                             'role' => [
  9345.                             ],
  9346.                         ],
  9347.                         'workspaces' => [
  9348.                         ],
  9349.                     ],
  9350.                     'ExtraPrismaPrintPreiseCSV' => [
  9351.                         'general' => [
  9352.                             'active' => true,
  9353.                             'type' => 'dataImporterDataObject',
  9354.                             'name' => 'ExtraPrismaPrintPreiseCSV',
  9355.                             'description' => '',
  9356.                             'group' => 'ExtraPrisma',
  9357.                             'path' => NULL,
  9358.                             'modificationDate' => 1724673304,
  9359.                             'createDate' => 1679990593,
  9360.                         ],
  9361.                         'loaderConfig' => [
  9362.                             'type' => 'asset',
  9363.                             'settings' => [
  9364.                                 'assetPath' => '/Imports/Produkte/Preise/EP_Import_add.csv',
  9365.                             ],
  9366.                         ],
  9367.                         'interpreterConfig' => [
  9368.                             'type' => 'csv',
  9369.                             'settings' => [
  9370.                                 'skipFirstRow' => true,
  9371.                                 'delimiter' => ';',
  9372.                                 'enclosure' => '"',
  9373.                                 'escape' => '\\',
  9374.                             ],
  9375.                         ],
  9376.                         'resolverConfig' => [
  9377.                             'elementType' => 'dataObject',
  9378.                             'dataObjectClassId' => 'PRO',
  9379.                             'loadingStrategy' => [
  9380.                                 'type' => 'attributeVersionAware',
  9381.                                 'settings' => [
  9382.                                     'dataSourceIndex' => '0',
  9383.                                     'attributeName' => 'artikelNr',
  9384.                                     'language' => '',
  9385.                                     'includeUnpublished' => true,
  9386.                                 ],
  9387.                             ],
  9388.                             'createLocationStrategy' => [
  9389.                                 'type' => 'doNotCreate',
  9390.                             ],
  9391.                             'locationUpdateStrategy' => [
  9392.                                 'type' => 'noChange',
  9393.                             ],
  9394.                             'publishingStrategy' => [
  9395.                                 'type' => 'noChange',
  9396.                             ],
  9397.                         ],
  9398.                         'processingConfig' => [
  9399.                             'executionType' => 'parallel',
  9400.                             'idDataIndex' => '',
  9401.                         ],
  9402.                         'mappingConfig' => [
  9403.                             => [
  9404.                                 'label' => 'Normal - AE',
  9405.                                 'dataSourceIndex' => [
  9406.                                     => '1',
  9407.                                 ],
  9408.                                 'settings' => [
  9409.                                     'search' => ',',
  9410.                                     'replace' => '.',
  9411.                                 ],
  9412.                                 'transformationResultType' => 'numeric',
  9413.                                 'dataTarget' => [
  9414.                                     'type' => 'direct',
  9415.                                     'settings' => [
  9416.                                         'fieldName' => 'KatalogNormalAEPEP',
  9417.                                         'language' => '',
  9418.                                         'writeIfTargetIsNotEmpty' => true,
  9419.                                         'writeIfSourceIsEmpty' => true,
  9420.                                     ],
  9421.                                 ],
  9422.                                 'transformationPipeline' => [
  9423.                                     => [
  9424.                                         'settings' => [
  9425.                                             'search' => ',',
  9426.                                             'replace' => '.',
  9427.                                         ],
  9428.                                         'type' => 'stringReplace',
  9429.                                     ],
  9430.                                     => [
  9431.                                         'type' => 'numeric',
  9432.                                     ],
  9433.                                 ],
  9434.                             ],
  9435.                             => [
  9436.                                 'label' => 'Preis je Liefereinheit',
  9437.                                 'dataSourceIndex' => [
  9438.                                     => '2',
  9439.                                 ],
  9440.                                 'transformationResultType' => 'default',
  9441.                                 'dataTarget' => [
  9442.                                     'type' => 'direct',
  9443.                                     'settings' => [
  9444.                                         'fieldName' => 'AngebotszeileLiefereinheitPreisEP',
  9445.                                         'language' => '',
  9446.                                         'writeIfTargetIsNotEmpty' => true,
  9447.                                         'writeIfSourceIsEmpty' => true,
  9448.                                     ],
  9449.                                 ],
  9450.                                 'transformationPipeline' => [
  9451.                                 ],
  9452.                             ],
  9453.                             => [
  9454.                                 'label' => 'Preis je Fl.',
  9455.                                 'dataSourceIndex' => [
  9456.                                     => '3',
  9457.                                 ],
  9458.                                 'settings' => [
  9459.                                     'search' => ',',
  9460.                                     'replace' => '.',
  9461.                                 ],
  9462.                                 'transformationResultType' => 'numeric',
  9463.                                 'dataTarget' => [
  9464.                                     'type' => 'direct',
  9465.                                     'settings' => [
  9466.                                         'fieldName' => 'PreisProEinheit',
  9467.                                         'language' => '',
  9468.                                         'writeIfTargetIsNotEmpty' => true,
  9469.                                         'writeIfSourceIsEmpty' => true,
  9470.                                     ],
  9471.                                 ],
  9472.                                 'transformationPipeline' => [
  9473.                                     => [
  9474.                                         'settings' => [
  9475.                                             'search' => ',',
  9476.                                             'replace' => '.',
  9477.                                         ],
  9478.                                         'type' => 'stringReplace',
  9479.                                     ],
  9480.                                     => [
  9481.                                         'type' => 'numeric',
  9482.                                     ],
  9483.                                 ],
  9484.                             ],
  9485.                             => [
  9486.                                 'label' => 'Sonderpreis je Fl.',
  9487.                                 'dataSourceIndex' => [
  9488.                                     => '4',
  9489.                                 ],
  9490.                                 'settings' => [
  9491.                                     'search' => ',',
  9492.                                     'replace' => '.',
  9493.                                 ],
  9494.                                 'transformationResultType' => 'numeric',
  9495.                                 'dataTarget' => [
  9496.                                     'type' => 'direct',
  9497.                                     'settings' => [
  9498.                                         'fieldName' => 'AngebotszeileVEPreisEP',
  9499.                                         'language' => '',
  9500.                                         'writeIfTargetIsNotEmpty' => true,
  9501.                                         'writeIfSourceIsEmpty' => true,
  9502.                                     ],
  9503.                                 ],
  9504.                                 'transformationPipeline' => [
  9505.                                     => [
  9506.                                         'settings' => [
  9507.                                             'search' => ',',
  9508.                                             'replace' => '.',
  9509.                                         ],
  9510.                                         'type' => 'stringReplace',
  9511.                                     ],
  9512.                                     => [
  9513.                                         'type' => 'numeric',
  9514.                                     ],
  9515.                                 ],
  9516.                             ],
  9517.                         ],
  9518.                         'executionConfig' => [
  9519.                             'scheduleType' => 'recurring',
  9520.                             'cronDefinition' => '',
  9521.                             'scheduledAt' => '',
  9522.                         ],
  9523.                         'permissions' => [
  9524.                             'user' => [
  9525.                             ],
  9526.                             'role' => [
  9527.                             ],
  9528.                         ],
  9529.                         'workspaces' => [
  9530.                         ],
  9531.                     ],
  9532.                     'Fast_Import_M2' => [
  9533.                         'general' => [
  9534.                             'type' => 'dataImporterDataObject',
  9535.                             'name' => 'Fast_Import_M2',
  9536.                             'description' => '',
  9537.                             'group' => '',
  9538.                             'active' => false,
  9539.                             'path' => NULL,
  9540.                             'modificationDate' => 1674576417,
  9541.                             'createDate' => 1657713403,
  9542.                         ],
  9543.                         'loaderConfig' => [
  9544.                             'type' => 'asset',
  9545.                             'settings' => [
  9546.                                 'assetPath' => '/Imports/Produkte/PS/PS_admin.csv',
  9547.                             ],
  9548.                         ],
  9549.                         'interpreterConfig' => [
  9550.                             'type' => 'csv',
  9551.                             'settings' => [
  9552.                                 'skipFirstRow' => true,
  9553.                                 'delimiter' => ';',
  9554.                                 'enclosure' => '"',
  9555.                                 'escape' => '\\',
  9556.                             ],
  9557.                         ],
  9558.                         'resolverConfig' => [
  9559.                             'elementType' => 'dataObject',
  9560.                             'dataObjectClassId' => 'PRO',
  9561.                             'loadingStrategy' => [
  9562.                                 'type' => 'attribute',
  9563.                                 'settings' => [
  9564.                                     'dataSourceIndex' => '99',
  9565.                                     'attributeName' => 'PZN',
  9566.                                     'language' => '',
  9567.                                     'includeUnpublished' => true,
  9568.                                 ],
  9569.                             ],
  9570.                             'createLocationStrategy' => [
  9571.                                 'type' => 'staticPath',
  9572.                                 'settings' => [
  9573.                                     'path' => '/Produkte',
  9574.                                 ],
  9575.                             ],
  9576.                             'locationUpdateStrategy' => [
  9577.                                 'type' => 'noChange',
  9578.                             ],
  9579.                             'publishingStrategy' => [
  9580.                                 'type' => 'alwaysPublish',
  9581.                             ],
  9582.                         ],
  9583.                         'processingConfig' => [
  9584.                             'executionType' => 'parallel',
  9585.                             'idDataIndex' => '99',
  9586.                             'cleanup' => [
  9587.                                 'strategy' => 'unpublish',
  9588.                             ],
  9589.                         ],
  9590.                         'mappingConfig' => [
  9591.                             => [
  9592.                                 'label' => 'Pimcore Key',
  9593.                                 'dataSourceIndex' => [
  9594.                                     => '99',
  9595.                                 ],
  9596.                                 'transformationResultType' => 'default',
  9597.                                 'dataTarget' => [
  9598.                                     'type' => 'direct',
  9599.                                     'settings' => [
  9600.                                         'fieldName' => 'key',
  9601.                                         'language' => '',
  9602.                                         'writeIfTargetIsNotEmpty' => true,
  9603.                                         'writeIfSourceIsEmpty' => false,
  9604.                                     ],
  9605.                                 ],
  9606.                                 'transformationPipeline' => [
  9607.                                 ],
  9608.                             ],
  9609.                             => [
  9610.                                 'label' => 'sku_anzeige_ps',
  9611.                                 'dataSourceIndex' => [
  9612.                                     => '99',
  9613.                                 ],
  9614.                                 'transformationResultType' => 'default',
  9615.                                 'dataTarget' => [
  9616.                                     'type' => 'direct',
  9617.                                     'settings' => [
  9618.                                         'fieldName' => 'PZN',
  9619.                                         'language' => '',
  9620.                                         'writeIfTargetIsNotEmpty' => false,
  9621.                                         'writeIfSourceIsEmpty' => false,
  9622.                                     ],
  9623.                                 ],
  9624.                                 'transformationPipeline' => [
  9625.                                 ],
  9626.                             ],
  9627.                             => [
  9628.                                 'label' => 'sku_anzeige_ps',
  9629.                                 'dataSourceIndex' => [
  9630.                                     => '99',
  9631.                                 ],
  9632.                                 'transformationResultType' => 'default',
  9633.                                 'dataTarget' => [
  9634.                                     'type' => 'direct',
  9635.                                     'settings' => [
  9636.                                         'fieldName' => 'artikelNr',
  9637.                                         'language' => '',
  9638.                                         'writeIfTargetIsNotEmpty' => false,
  9639.                                         'writeIfSourceIsEmpty' => false,
  9640.                                     ],
  9641.                                 ],
  9642.                                 'transformationPipeline' => [
  9643.                                 ],
  9644.                             ],
  9645.                             => [
  9646.                                 'label' => 'sku_ps',
  9647.                                 'dataSourceIndex' => [
  9648.                                     => '0',
  9649.                                 ],
  9650.                                 'transformationResultType' => 'default',
  9651.                                 'dataTarget' => [
  9652.                                     'type' => 'direct',
  9653.                                     'settings' => [
  9654.                                         'fieldName' => 'sku',
  9655.                                         'language' => '',
  9656.                                         'writeIfTargetIsNotEmpty' => true,
  9657.                                         'writeIfSourceIsEmpty' => true,
  9658.                                     ],
  9659.                                 ],
  9660.                                 'transformationPipeline' => [
  9661.                                 ],
  9662.                             ],
  9663.                             => [
  9664.                                 'label' => 'name_ps',
  9665.                                 'dataSourceIndex' => [
  9666.                                     => '6',
  9667.                                 ],
  9668.                                 'transformationResultType' => 'default',
  9669.                                 'dataTarget' => [
  9670.                                     'type' => 'direct',
  9671.                                     'settings' => [
  9672.                                         'fieldName' => 'Name',
  9673.                                         'language' => '',
  9674.                                         'writeIfTargetIsNotEmpty' => false,
  9675.                                         'writeIfSourceIsEmpty' => false,
  9676.                                     ],
  9677.                                 ],
  9678.                                 'transformationPipeline' => [
  9679.                                 ],
  9680.                             ],
  9681.                             => [
  9682.                                 'label' => 'description shop',
  9683.                                 'dataSourceIndex' => [
  9684.                                     => '7',
  9685.                                 ],
  9686.                                 'transformationResultType' => 'default',
  9687.                                 'dataTarget' => [
  9688.                                     'type' => 'direct',
  9689.                                     'settings' => [
  9690.                                         'fieldName' => 'Beschreibung',
  9691.                                         'language' => '',
  9692.                                         'writeIfTargetIsNotEmpty' => true,
  9693.                                         'writeIfSourceIsEmpty' => true,
  9694.                                     ],
  9695.                                 ],
  9696.                                 'transformationPipeline' => [
  9697.                                 ],
  9698.                             ],
  9699.                             => [
  9700.                                 'label' => 'description katalog',
  9701.                                 'dataSourceIndex' => [
  9702.                                     => '7',
  9703.                                 ],
  9704.                                 'transformationResultType' => 'default',
  9705.                                 'dataTarget' => [
  9706.                                     'type' => 'direct',
  9707.                                     'settings' => [
  9708.                                         'fieldName' => 'WerbetextKatalogLang',
  9709.                                         'language' => '',
  9710.                                         'writeIfTargetIsNotEmpty' => true,
  9711.                                         'writeIfSourceIsEmpty' => true,
  9712.                                     ],
  9713.                                 ],
  9714.                                 'transformationPipeline' => [
  9715.                                 ],
  9716.                             ],
  9717.                             => [
  9718.                                 'label' => 'product_online_ps',
  9719.                                 'dataSourceIndex' => [
  9720.                                     => '9',
  9721.                                 ],
  9722.                                 'transformationResultType' => 'boolean',
  9723.                                 'dataTarget' => [
  9724.                                     'type' => 'direct',
  9725.                                     'settings' => [
  9726.                                         'fieldName' => 'enable_product',
  9727.                                         'language' => '',
  9728.                                         'writeIfTargetIsNotEmpty' => true,
  9729.                                         'writeIfSourceIsEmpty' => true,
  9730.                                     ],
  9731.                                 ],
  9732.                                 'transformationPipeline' => [
  9733.                                     => [
  9734.                                         'type' => 'boolean',
  9735.                                     ],
  9736.                                 ],
  9737.                             ],
  9738.                             => [
  9739.                                 'label' => 'tax_class_name_ps',
  9740.                                 'dataSourceIndex' => [
  9741.                                     => '10',
  9742.                                 ],
  9743.                                 'transformationResultType' => 'default',
  9744.                                 'dataTarget' => [
  9745.                                     'type' => 'direct',
  9746.                                     'settings' => [
  9747.                                         'fieldName' => 'Steuerklasse',
  9748.                                         'language' => '',
  9749.                                         'writeIfTargetIsNotEmpty' => true,
  9750.                                         'writeIfSourceIsEmpty' => true,
  9751.                                     ],
  9752.                                 ],
  9753.                                 'transformationPipeline' => [
  9754.                                 ],
  9755.                             ],
  9756.                             => [
  9757.                                 'label' => 'visibility_ps',
  9758.                                 'dataSourceIndex' => [
  9759.                                     => '11',
  9760.                                 ],
  9761.                                 'transformationResultType' => 'default',
  9762.                                 'dataTarget' => [
  9763.                                     'type' => 'direct',
  9764.                                     'settings' => [
  9765.                                         'fieldName' => 'visibility',
  9766.                                         'language' => '',
  9767.                                         'writeIfTargetIsNotEmpty' => true,
  9768.                                         'writeIfSourceIsEmpty' => true,
  9769.                                     ],
  9770.                                 ],
  9771.                                 'transformationPipeline' => [
  9772.                                 ],
  9773.                             ],
  9774.                             10 => [
  9775.                                 'label' => 'related_skus_ps',
  9776.                                 'dataSourceIndex' => [
  9777.                                     => '88',
  9778.                                 ],
  9779.                                 'transformationResultType' => 'default',
  9780.                                 'dataTarget' => [
  9781.                                     'type' => 'direct',
  9782.                                     'settings' => [
  9783.                                         'fieldName' => 'related_skus_text',
  9784.                                         'language' => '',
  9785.                                         'writeIfTargetIsNotEmpty' => false,
  9786.                                         'writeIfSourceIsEmpty' => false,
  9787.                                     ],
  9788.                                 ],
  9789.                                 'transformationPipeline' => [
  9790.                                 ],
  9791.                             ],
  9792.                             11 => [
  9793.                                 'label' => 'meta_title_ps',
  9794.                                 'dataSourceIndex' => [
  9795.                                     => '91',
  9796.                                 ],
  9797.                                 'transformationResultType' => 'default',
  9798.                                 'dataTarget' => [
  9799.                                     'type' => 'direct',
  9800.                                     'settings' => [
  9801.                                         'fieldName' => 'meta_title',
  9802.                                         'language' => '',
  9803.                                         'writeIfTargetIsNotEmpty' => false,
  9804.                                         'writeIfSourceIsEmpty' => false,
  9805.                                     ],
  9806.                                 ],
  9807.                                 'transformationPipeline' => [
  9808.                                 ],
  9809.                             ],
  9810.                             12 => [
  9811.                                 'label' => 'meta_description_ps',
  9812.                                 'dataSourceIndex' => [
  9813.                                     => '92',
  9814.                                 ],
  9815.                                 'transformationResultType' => 'default',
  9816.                                 'dataTarget' => [
  9817.                                     'type' => 'direct',
  9818.                                     'settings' => [
  9819.                                         'fieldName' => 'meta_description',
  9820.                                         'language' => '',
  9821.                                         'writeIfTargetIsNotEmpty' => false,
  9822.                                         'writeIfSourceIsEmpty' => false,
  9823.                                     ],
  9824.                                 ],
  9825.                                 'transformationPipeline' => [
  9826.                                 ],
  9827.                             ],
  9828.                             13 => [
  9829.                                 'label' => 'meta_keyword_ps',
  9830.                                 'dataSourceIndex' => [
  9831.                                     => '93',
  9832.                                 ],
  9833.                                 'transformationResultType' => 'default',
  9834.                                 'dataTarget' => [
  9835.                                     'type' => 'direct',
  9836.                                     'settings' => [
  9837.                                         'fieldName' => 'meta_keyword',
  9838.                                         'language' => '',
  9839.                                         'writeIfTargetIsNotEmpty' => false,
  9840.                                         'writeIfSourceIsEmpty' => false,
  9841.                                     ],
  9842.                                 ],
  9843.                                 'transformationPipeline' => [
  9844.                                 ],
  9845.                             ],
  9846.                             14 => [
  9847.                                 'label' => 'url_path',
  9848.                                 'dataSourceIndex' => [
  9849.                                     => '94',
  9850.                                 ],
  9851.                                 'transformationResultType' => 'default',
  9852.                                 'dataTarget' => [
  9853.                                     'type' => 'direct',
  9854.                                     'settings' => [
  9855.                                         'fieldName' => 'URLpath',
  9856.                                         'language' => '',
  9857.                                         'writeIfTargetIsNotEmpty' => false,
  9858.                                         'writeIfSourceIsEmpty' => false,
  9859.                                     ],
  9860.                                 ],
  9861.                                 'transformationPipeline' => [
  9862.                                 ],
  9863.                             ],
  9864.                             15 => [
  9865.                                 'label' => 'qty_increments_ps [86]',
  9866.                                 'dataSourceIndex' => [
  9867.                                     => '86',
  9868.                                 ],
  9869.                                 'transformationResultType' => 'numeric',
  9870.                                 'dataTarget' => [
  9871.                                     'type' => 'direct',
  9872.                                     'settings' => [
  9873.                                         'fieldName' => 'qty_increments',
  9874.                                         'language' => '',
  9875.                                         'writeIfTargetIsNotEmpty' => true,
  9876.                                         'writeIfSourceIsEmpty' => true,
  9877.                                     ],
  9878.                                 ],
  9879.                                 'transformationPipeline' => [
  9880.                                     => [
  9881.                                         'type' => 'numeric',
  9882.                                     ],
  9883.                                 ],
  9884.                             ],
  9885.                             16 => [
  9886.                                 'label' => 'min_cart_qty_ps [83]',
  9887.                                 'dataSourceIndex' => [
  9888.                                     => '83',
  9889.                                 ],
  9890.                                 'transformationResultType' => 'numeric',
  9891.                                 'dataTarget' => [
  9892.                                     'type' => 'direct',
  9893.                                     'settings' => [
  9894.                                         'fieldName' => 'min_cart_qty',
  9895.                                         'language' => '',
  9896.                                         'writeIfTargetIsNotEmpty' => true,
  9897.                                         'writeIfSourceIsEmpty' => true,
  9898.                                     ],
  9899.                                 ],
  9900.                                 'transformationPipeline' => [
  9901.                                     => [
  9902.                                         'type' => 'numeric',
  9903.                                     ],
  9904.                                 ],
  9905.                             ],
  9906.                             17 => [
  9907.                                 'label' => 'max_cart_qty_ps [84]',
  9908.                                 'dataSourceIndex' => [
  9909.                                     => '84',
  9910.                                 ],
  9911.                                 'transformationResultType' => 'numeric',
  9912.                                 'dataTarget' => [
  9913.                                     'type' => 'direct',
  9914.                                     'settings' => [
  9915.                                         'fieldName' => 'max_cart_qty',
  9916.                                         'language' => '',
  9917.                                         'writeIfTargetIsNotEmpty' => true,
  9918.                                         'writeIfSourceIsEmpty' => true,
  9919.                                     ],
  9920.                                 ],
  9921.                                 'transformationPipeline' => [
  9922.                                     => [
  9923.                                         'type' => 'numeric',
  9924.                                     ],
  9925.                                 ],
  9926.                             ],
  9927.                             18 => [
  9928.                                 'label' => 'qty_ps [82]',
  9929.                                 'dataSourceIndex' => [
  9930.                                     => '82',
  9931.                                 ],
  9932.                                 'transformationResultType' => 'numeric',
  9933.                                 'dataTarget' => [
  9934.                                     'type' => 'direct',
  9935.                                     'settings' => [
  9936.                                         'fieldName' => 'qty',
  9937.                                         'language' => '',
  9938.                                         'writeIfTargetIsNotEmpty' => true,
  9939.                                         'writeIfSourceIsEmpty' => true,
  9940.                                     ],
  9941.                                 ],
  9942.                                 'transformationPipeline' => [
  9943.                                     => [
  9944.                                         'type' => 'numeric',
  9945.                                     ],
  9946.                                 ],
  9947.                             ],
  9948.                             19 => [
  9949.                                 'label' => 'PHSortiment_ps [98]',
  9950.                                 'dataSourceIndex' => [
  9951.                                     => '98',
  9952.                                 ],
  9953.                                 'transformationResultType' => 'default',
  9954.                                 'dataTarget' => [
  9955.                                     'type' => 'direct',
  9956.                                     'settings' => [
  9957.                                         'fieldName' => 'ExternerLieferant',
  9958.                                         'language' => '',
  9959.                                         'writeIfTargetIsNotEmpty' => true,
  9960.                                         'writeIfSourceIsEmpty' => true,
  9961.                                     ],
  9962.                                 ],
  9963.                                 'transformationPipeline' => [
  9964.                                 ],
  9965.                             ],
  9966.                             20 => [
  9967.                                 'label' => 'related_skus_ps [88]',
  9968.                                 'dataSourceIndex' => [
  9969.                                     => '88',
  9970.                                 ],
  9971.                                 'transformationResultType' => 'default',
  9972.                                 'dataTarget' => [
  9973.                                     'type' => 'direct',
  9974.                                     'settings' => [
  9975.                                         'fieldName' => 'related_skus_text',
  9976.                                         'language' => '',
  9977.                                         'writeIfTargetIsNotEmpty' => true,
  9978.                                         'writeIfSourceIsEmpty' => true,
  9979.                                     ],
  9980.                                 ],
  9981.                                 'transformationPipeline' => [
  9982.                                 ],
  9983.                             ],
  9984.                             21 => [
  9985.                                 'label' => 'related_skus_ps [88]',
  9986.                                 'dataSourceIndex' => [
  9987.                                     => '88',
  9988.                                 ],
  9989.                                 'settings' => [
  9990.                                     'delimiter' => ', ',
  9991.                                     'loadStrategy' => 'attribute',
  9992.                                     'attributeDataObjectClassId' => 'PRO',
  9993.                                     'attributeName' => 'PZN',
  9994.                                     'partialMatch' => 'on',
  9995.                                     'attributeLanguage' => '',
  9996.                                     'loadUnpublished' => 'on',
  9997.                                 ],
  9998.                                 'transformationResultType' => 'dataObjectArray',
  9999.                                 'dataTarget' => [
  10000.                                     'type' => 'manyToManyRelation',
  10001.                                     'settings' => [
  10002.                                         'fieldName' => 'related_skus',
  10003.                                         'language' => '',
  10004.                                         'writeIfTargetIsNotEmpty' => true,
  10005.                                         'writeIfSourceIsEmpty' => true,
  10006.                                         'overwriteMode' => 'replace',
  10007.                                     ],
  10008.                                 ],
  10009.                                 'transformationPipeline' => [
  10010.                                     => [
  10011.                                         'settings' => [
  10012.                                             'delimiter' => ', ',
  10013.                                         ],
  10014.                                         'type' => 'explode',
  10015.                                     ],
  10016.                                     => [
  10017.                                         'settings' => [
  10018.                                             'loadStrategy' => 'attribute',
  10019.                                             'attributeDataObjectClassId' => 'PRO',
  10020.                                             'attributeName' => 'PZN',
  10021.                                             'partialMatch' => 'on',
  10022.                                             'attributeLanguage' => '',
  10023.                                             'loadUnpublished' => 'on',
  10024.                                         ],
  10025.                                         'type' => 'loadDataObject',
  10026.                                     ],
  10027.                                 ],
  10028.                             ],
  10029.                             22 => [
  10030.                                 'label' => 'upsell_skus_ps [89]',
  10031.                                 'dataSourceIndex' => [
  10032.                                     => '89',
  10033.                                 ],
  10034.                                 'transformationResultType' => 'default',
  10035.                                 'dataTarget' => [
  10036.                                     'type' => 'direct',
  10037.                                     'settings' => [
  10038.                                         'fieldName' => 'upsell_skus_text',
  10039.                                         'language' => '',
  10040.                                         'writeIfTargetIsNotEmpty' => true,
  10041.                                         'writeIfSourceIsEmpty' => true,
  10042.                                     ],
  10043.                                 ],
  10044.                                 'transformationPipeline' => [
  10045.                                 ],
  10046.                             ],
  10047.                             23 => [
  10048.                                 'label' => 'upsell_skus_ps [89]',
  10049.                                 'dataSourceIndex' => [
  10050.                                     => '89',
  10051.                                 ],
  10052.                                 'settings' => [
  10053.                                     'delimiter' => ', ',
  10054.                                     'loadStrategy' => 'attribute',
  10055.                                     'attributeDataObjectClassId' => 'PRO',
  10056.                                     'attributeName' => 'PZN',
  10057.                                     'partialMatch' => 'on',
  10058.                                     'attributeLanguage' => '',
  10059.                                     'loadUnpublished' => 'on',
  10060.                                 ],
  10061.                                 'transformationResultType' => 'dataObjectArray',
  10062.                                 'dataTarget' => [
  10063.                                     'type' => 'manyToManyRelation',
  10064.                                     'settings' => [
  10065.                                         'fieldName' => 'upsell_skus',
  10066.                                         'language' => '',
  10067.                                         'writeIfTargetIsNotEmpty' => true,
  10068.                                         'writeIfSourceIsEmpty' => true,
  10069.                                         'overwriteMode' => 'replace',
  10070.                                     ],
  10071.                                 ],
  10072.                                 'transformationPipeline' => [
  10073.                                     => [
  10074.                                         'settings' => [
  10075.                                             'delimiter' => ', ',
  10076.                                         ],
  10077.                                         'type' => 'explode',
  10078.                                     ],
  10079.                                     => [
  10080.                                         'settings' => [
  10081.                                             'loadStrategy' => 'attribute',
  10082.                                             'attributeDataObjectClassId' => 'PRO',
  10083.                                             'attributeName' => 'PZN',
  10084.                                             'partialMatch' => 'on',
  10085.                                             'attributeLanguage' => '',
  10086.                                             'loadUnpublished' => 'on',
  10087.                                         ],
  10088.                                         'type' => 'loadDataObject',
  10089.                                     ],
  10090.                                 ],
  10091.                             ],
  10092.                             24 => [
  10093.                                 'label' => 'ean_ps [79]',
  10094.                                 'dataSourceIndex' => [
  10095.                                     => '79',
  10096.                                 ],
  10097.                                 'transformationResultType' => 'default',
  10098.                                 'dataTarget' => [
  10099.                                     'type' => 'direct',
  10100.                                     'settings' => [
  10101.                                         'fieldName' => 'ean',
  10102.                                         'language' => '',
  10103.                                         'writeIfTargetIsNotEmpty' => true,
  10104.                                         'writeIfSourceIsEmpty' => true,
  10105.                                     ],
  10106.                                 ],
  10107.                                 'transformationPipeline' => [
  10108.                                 ],
  10109.                             ],
  10110.                             25 => [
  10111.                                 'label' => 'kategorie_filter_ps [96]',
  10112.                                 'dataSourceIndex' => [
  10113.                                     => '96',
  10114.                                 ],
  10115.                                 'transformationResultType' => 'default',
  10116.                                 'dataTarget' => [
  10117.                                     'type' => 'direct',
  10118.                                     'settings' => [
  10119.                                         'fieldName' => 'KategorieFilter',
  10120.                                         'language' => '',
  10121.                                         'writeIfTargetIsNotEmpty' => true,
  10122.                                         'writeIfSourceIsEmpty' => true,
  10123.                                     ],
  10124.                                 ],
  10125.                                 'transformationPipeline' => [
  10126.                                 ],
  10127.                             ],
  10128.                             26 => [
  10129.                                 'label' => 'marke_filter_ps [97]',
  10130.                                 'dataSourceIndex' => [
  10131.                                     => '97',
  10132.                                 ],
  10133.                                 'transformationResultType' => 'default',
  10134.                                 'dataTarget' => [
  10135.                                     'type' => 'direct',
  10136.                                     'settings' => [
  10137.                                         'fieldName' => 'MarkeFilter',
  10138.                                         'language' => '',
  10139.                                         'writeIfTargetIsNotEmpty' => true,
  10140.                                         'writeIfSourceIsEmpty' => true,
  10141.                                     ],
  10142.                                 ],
  10143.                                 'transformationPipeline' => [
  10144.                                 ],
  10145.                             ],
  10146.                             27 => [
  10147.                                 'label' => 'position_ps [95]',
  10148.                                 'dataSourceIndex' => [
  10149.                                     => '95',
  10150.                                 ],
  10151.                                 'transformationResultType' => 'default',
  10152.                                 'dataTarget' => [
  10153.                                     'type' => 'direct',
  10154.                                     'settings' => [
  10155.                                         'fieldName' => 'kategoriePosition',
  10156.                                         'language' => '',
  10157.                                         'writeIfTargetIsNotEmpty' => true,
  10158.                                         'writeIfSourceIsEmpty' => true,
  10159.                                     ],
  10160.                                 ],
  10161.                                 'transformationPipeline' => [
  10162.                                 ],
  10163.                             ],
  10164.                             28 => [
  10165.                                 'label' => 'base_image_label_ps [19]',
  10166.                                 'dataSourceIndex' => [
  10167.                                     => '19',
  10168.                                 ],
  10169.                                 'transformationResultType' => 'default',
  10170.                                 'dataTarget' => [
  10171.                                     'type' => 'direct',
  10172.                                     'settings' => [
  10173.                                         'fieldName' => 'baseImageLabel',
  10174.                                         'language' => '',
  10175.                                         'writeIfTargetIsNotEmpty' => true,
  10176.                                         'writeIfSourceIsEmpty' => true,
  10177.                                     ],
  10178.                                 ],
  10179.                                 'transformationPipeline' => [
  10180.                                 ],
  10181.                             ],
  10182.                             29 => [
  10183.                                 'label' => 'small_image_label_ps [20]',
  10184.                                 'dataSourceIndex' => [
  10185.                                     => '20',
  10186.                                 ],
  10187.                                 'transformationResultType' => 'default',
  10188.                                 'dataTarget' => [
  10189.                                     'type' => 'direct',
  10190.                                     'settings' => [
  10191.                                         'fieldName' => 'smallImageLabel',
  10192.                                         'language' => '',
  10193.                                         'writeIfTargetIsNotEmpty' => true,
  10194.                                         'writeIfSourceIsEmpty' => true,
  10195.                                     ],
  10196.                                 ],
  10197.                                 'transformationPipeline' => [
  10198.                                 ],
  10199.                             ],
  10200.                             30 => [
  10201.                                 'label' => 'thumbnail_label_ps [21]',
  10202.                                 'dataSourceIndex' => [
  10203.                                     => '21',
  10204.                                 ],
  10205.                                 'transformationResultType' => 'default',
  10206.                                 'dataTarget' => [
  10207.                                     'type' => 'direct',
  10208.                                     'settings' => [
  10209.                                         'fieldName' => 'thumbnailImageLabel1',
  10210.                                         'language' => '',
  10211.                                         'writeIfTargetIsNotEmpty' => true,
  10212.                                         'writeIfSourceIsEmpty' => true,
  10213.                                     ],
  10214.                                 ],
  10215.                                 'transformationPipeline' => [
  10216.                                 ],
  10217.                             ],
  10218.                             31 => [
  10219.                                 'label' => 'herstelleradresse_importeur_ps [38]',
  10220.                                 'dataSourceIndex' => [
  10221.                                     => '38',
  10222.                                 ],
  10223.                                 'transformationResultType' => 'default',
  10224.                                 'dataTarget' => [
  10225.                                     'type' => 'direct',
  10226.                                     'settings' => [
  10227.                                         'fieldName' => 'AdresseHersteller',
  10228.                                         'language' => '',
  10229.                                         'writeIfTargetIsNotEmpty' => true,
  10230.                                         'writeIfSourceIsEmpty' => true,
  10231.                                     ],
  10232.                                 ],
  10233.                                 'transformationPipeline' => [
  10234.                                 ],
  10235.                             ],
  10236.                             32 => [
  10237.                                 'label' => 'kategorie_ps [81]',
  10238.                                 'dataSourceIndex' => [
  10239.                                     => '81',
  10240.                                 ],
  10241.                                 'transformationResultType' => 'default',
  10242.                                 'dataTarget' => [
  10243.                                     'type' => 'direct',
  10244.                                     'settings' => [
  10245.                                         'fieldName' => 'Kategorien',
  10246.                                         'language' => '',
  10247.                                         'writeIfTargetIsNotEmpty' => true,
  10248.                                         'writeIfSourceIsEmpty' => true,
  10249.                                     ],
  10250.                                 ],
  10251.                                 'transformationPipeline' => [
  10252.                                 ],
  10253.                             ],
  10254.                             33 => [
  10255.                                 'label' => 'verpackungsinhalt_ps [55]',
  10256.                                 'dataSourceIndex' => [
  10257.                                     => '55',
  10258.                                 ],
  10259.                                 'transformationResultType' => 'default',
  10260.                                 'dataTarget' => [
  10261.                                     'type' => 'direct',
  10262.                                     'settings' => [
  10263.                                         'fieldName' => 'Verpackungsinhalt',
  10264.                                         'language' => '',
  10265.                                         'writeIfTargetIsNotEmpty' => true,
  10266.                                         'writeIfSourceIsEmpty' => true,
  10267.                                     ],
  10268.                                 ],
  10269.                                 'transformationPipeline' => [
  10270.                                 ],
  10271.                             ],
  10272.                             34 => [
  10273.                                 'label' => 'verpackungsart_ps [56]',
  10274.                                 'dataSourceIndex' => [
  10275.                                     => '56',
  10276.                                 ],
  10277.                                 'transformationResultType' => 'default',
  10278.                                 'dataTarget' => [
  10279.                                     'type' => 'direct',
  10280.                                     'settings' => [
  10281.                                         'fieldName' => 'Verpackungsart',
  10282.                                         'language' => '',
  10283.                                         'writeIfTargetIsNotEmpty' => true,
  10284.                                         'writeIfSourceIsEmpty' => true,
  10285.                                     ],
  10286.                                 ],
  10287.                                 'transformationPipeline' => [
  10288.                                 ],
  10289.                             ],
  10290.                             35 => [
  10291.                                 'label' => 'VP_Original_ps [57]',
  10292.                                 'dataSourceIndex' => [
  10293.                                     => '57',
  10294.                                 ],
  10295.                                 'transformationResultType' => 'default',
  10296.                                 'dataTarget' => [
  10297.                                     'type' => 'direct',
  10298.                                     'settings' => [
  10299.                                         'fieldName' => 'vpOriginal',
  10300.                                         'language' => '',
  10301.                                         'writeIfTargetIsNotEmpty' => true,
  10302.                                         'writeIfSourceIsEmpty' => true,
  10303.                                     ],
  10304.                                 ],
  10305.                                 'transformationPipeline' => [
  10306.                                 ],
  10307.                             ],
  10308.                             36 => [
  10309.                                 'label' => 'Nachfolger_ps [80]',
  10310.                                 'dataSourceIndex' => [
  10311.                                     => '80',
  10312.                                 ],
  10313.                                 'transformationResultType' => 'default',
  10314.                                 'dataTarget' => [
  10315.                                     'type' => 'direct',
  10316.                                     'settings' => [
  10317.                                         'fieldName' => 'attributSets.wein.kettartikel_text',
  10318.                                         'language' => '',
  10319.                                         'writeIfTargetIsNotEmpty' => true,
  10320.                                         'writeIfSourceIsEmpty' => true,
  10321.                                     ],
  10322.                                 ],
  10323.                                 'transformationPipeline' => [
  10324.                                 ],
  10325.                             ],
  10326.                             37 => [
  10327.                                 'label' => 'Nachfolger_ps [80]',
  10328.                                 'dataSourceIndex' => [
  10329.                                     => '80',
  10330.                                 ],
  10331.                                 'settings' => [
  10332.                                     'loadStrategy' => 'attribute',
  10333.                                     'attributeDataObjectClassId' => 'PRO',
  10334.                                     'attributeName' => 'artikelNr',
  10335.                                     'partialMatch' => 'on',
  10336.                                     'attributeLanguage' => '',
  10337.                                     'loadUnpublished' => 'on',
  10338.                                 ],
  10339.                                 'transformationResultType' => 'dataObject',
  10340.                                 'dataTarget' => [
  10341.                                     'type' => 'direct',
  10342.                                     'settings' => [
  10343.                                         'fieldName' => 'attributSets.wein.kettartikel',
  10344.                                         'language' => '',
  10345.                                         'writeIfTargetIsNotEmpty' => true,
  10346.                                         'writeIfSourceIsEmpty' => true,
  10347.                                     ],
  10348.                                 ],
  10349.                                 'transformationPipeline' => [
  10350.                                     => [
  10351.                                         'settings' => [
  10352.                                             'loadStrategy' => 'attribute',
  10353.                                             'attributeDataObjectClassId' => 'PRO',
  10354.                                             'attributeName' => 'artikelNr',
  10355.                                             'partialMatch' => 'on',
  10356.                                             'attributeLanguage' => '',
  10357.                                             'loadUnpublished' => 'on',
  10358.                                         ],
  10359.                                         'type' => 'loadDataObject',
  10360.                                     ],
  10361.                                 ],
  10362.                             ],
  10363.                             38 => [
  10364.                                 'label' => 'zusatzstoffe_ps [51]',
  10365.                                 'dataSourceIndex' => [
  10366.                                     => '51',
  10367.                                 ],
  10368.                                 'transformationResultType' => 'default',
  10369.                                 'dataTarget' => [
  10370.                                     'type' => 'direct',
  10371.                                     'settings' => [
  10372.                                         'fieldName' => 'Zusatzstoffe',
  10373.                                         'language' => '',
  10374.                                         'writeIfTargetIsNotEmpty' => true,
  10375.                                         'writeIfSourceIsEmpty' => true,
  10376.                                     ],
  10377.                                 ],
  10378.                                 'transformationPipeline' => [
  10379.                                 ],
  10380.                             ],
  10381.                             39 => [
  10382.                                 'label' => 'Warnhinweise_ps [52]',
  10383.                                 'dataSourceIndex' => [
  10384.                                     => '52',
  10385.                                 ],
  10386.                                 'transformationResultType' => 'default',
  10387.                                 'dataTarget' => [
  10388.                                     'type' => 'direct',
  10389.                                     'settings' => [
  10390.                                         'fieldName' => 'Warnhinweis',
  10391.                                         'language' => '',
  10392.                                         'writeIfTargetIsNotEmpty' => true,
  10393.                                         'writeIfSourceIsEmpty' => true,
  10394.                                     ],
  10395.                                 ],
  10396.                                 'transformationPipeline' => [
  10397.                                 ],
  10398.                             ],
  10399.                             40 => [
  10400.                                 'label' => 'haltbarkeit_ps [53]',
  10401.                                 'dataSourceIndex' => [
  10402.                                     => '53',
  10403.                                 ],
  10404.                                 'transformationResultType' => 'numeric',
  10405.                                 'dataTarget' => [
  10406.                                     'type' => 'direct',
  10407.                                     'settings' => [
  10408.                                         'fieldName' => 'Mindesthaltbarkeitsdatum',
  10409.                                         'language' => '',
  10410.                                         'writeIfTargetIsNotEmpty' => true,
  10411.                                         'writeIfSourceIsEmpty' => true,
  10412.                                     ],
  10413.                                 ],
  10414.                                 'transformationPipeline' => [
  10415.                                     => [
  10416.                                         'type' => 'numeric',
  10417.                                     ],
  10418.                                 ],
  10419.                             ],
  10420.                             41 => [
  10421.                                 'label' => 'okokontrollnummer_ps [59]',
  10422.                                 'dataSourceIndex' => [
  10423.                                     => '59',
  10424.                                 ],
  10425.                                 'transformationResultType' => 'default',
  10426.                                 'dataTarget' => [
  10427.                                     'type' => 'direct',
  10428.                                     'settings' => [
  10429.                                         'fieldName' => 'OekoNr',
  10430.                                         'language' => '',
  10431.                                         'writeIfTargetIsNotEmpty' => true,
  10432.                                         'writeIfSourceIsEmpty' => true,
  10433.                                     ],
  10434.                                 ],
  10435.                                 'transformationPipeline' => [
  10436.                                 ],
  10437.                             ],
  10438.                             42 => [
  10439.                                 'label' => 'Auszeichnung1Name_ps [60]',
  10440.                                 'dataSourceIndex' => [
  10441.                                     => '60',
  10442.                                 ],
  10443.                                 'transformationResultType' => 'default',
  10444.                                 'dataTarget' => [
  10445.                                     'type' => 'direct',
  10446.                                     'settings' => [
  10447.                                         'fieldName' => 'Auszeichnung1Name',
  10448.                                         'language' => '',
  10449.                                         'writeIfTargetIsNotEmpty' => true,
  10450.                                         'writeIfSourceIsEmpty' => true,
  10451.                                     ],
  10452.                                 ],
  10453.                                 'transformationPipeline' => [
  10454.                                 ],
  10455.                             ],
  10456.                             43 => [
  10457.                                 'label' => 'Auszeichnung1Text_ps [61]',
  10458.                                 'dataSourceIndex' => [
  10459.                                     => '61',
  10460.                                 ],
  10461.                                 'transformationResultType' => 'default',
  10462.                                 'dataTarget' => [
  10463.                                     'type' => 'direct',
  10464.                                     'settings' => [
  10465.                                         'fieldName' => 'Auszeichnung1Text',
  10466.                                         'language' => '',
  10467.                                         'writeIfTargetIsNotEmpty' => true,
  10468.                                         'writeIfSourceIsEmpty' => true,
  10469.                                     ],
  10470.                                 ],
  10471.                                 'transformationPipeline' => [
  10472.                                 ],
  10473.                             ],
  10474.                             44 => [
  10475.                                 'label' => 'Auszeichnung1Ausgabe_ps [62]',
  10476.                                 'dataSourceIndex' => [
  10477.                                     => '62',
  10478.                                 ],
  10479.                                 'transformationResultType' => 'default',
  10480.                                 'dataTarget' => [
  10481.                                     'type' => 'direct',
  10482.                                     'settings' => [
  10483.                                         'fieldName' => 'Auszeichnung1Ausgabe',
  10484.                                         'language' => '',
  10485.                                         'writeIfTargetIsNotEmpty' => true,
  10486.                                         'writeIfSourceIsEmpty' => true,
  10487.                                     ],
  10488.                                 ],
  10489.                                 'transformationPipeline' => [
  10490.                                 ],
  10491.                             ],
  10492.                             45 => [
  10493.                                 'label' => 'Auszeichnung2Name_ps [63]',
  10494.                                 'dataSourceIndex' => [
  10495.                                     => '63',
  10496.                                 ],
  10497.                                 'transformationResultType' => 'default',
  10498.                                 'dataTarget' => [
  10499.                                     'type' => 'direct',
  10500.                                     'settings' => [
  10501.                                         'fieldName' => 'Auszeichnung2Name',
  10502.                                         'language' => '',
  10503.                                         'writeIfTargetIsNotEmpty' => true,
  10504.                                         'writeIfSourceIsEmpty' => true,
  10505.                                     ],
  10506.                                 ],
  10507.                                 'transformationPipeline' => [
  10508.                                 ],
  10509.                             ],
  10510.                             46 => [
  10511.                                 'label' => 'Auszeichnung2Text_ps [64]',
  10512.                                 'dataSourceIndex' => [
  10513.                                     => '64',
  10514.                                 ],
  10515.                                 'transformationResultType' => 'default',
  10516.                                 'dataTarget' => [
  10517.                                     'type' => 'direct',
  10518.                                     'settings' => [
  10519.                                         'fieldName' => 'Auszeichnung2Text',
  10520.                                         'language' => '',
  10521.                                         'writeIfTargetIsNotEmpty' => true,
  10522.                                         'writeIfSourceIsEmpty' => true,
  10523.                                     ],
  10524.                                 ],
  10525.                                 'transformationPipeline' => [
  10526.                                 ],
  10527.                             ],
  10528.                             47 => [
  10529.                                 'label' => 'Auszeichnung2Ausgabe_ps [65]',
  10530.                                 'dataSourceIndex' => [
  10531.                                     => '65',
  10532.                                 ],
  10533.                                 'transformationResultType' => 'default',
  10534.                                 'dataTarget' => [
  10535.                                     'type' => 'direct',
  10536.                                     'settings' => [
  10537.                                         'fieldName' => 'Auszeichnung2Ausgabe',
  10538.                                         'language' => '',
  10539.                                         'writeIfTargetIsNotEmpty' => true,
  10540.                                         'writeIfSourceIsEmpty' => true,
  10541.                                     ],
  10542.                                 ],
  10543.                                 'transformationPipeline' => [
  10544.                                 ],
  10545.                             ],
  10546.                             48 => [
  10547.                                 'label' => 'Auszeichnung3Name_ps [66]',
  10548.                                 'dataSourceIndex' => [
  10549.                                     => '66',
  10550.                                 ],
  10551.                                 'transformationResultType' => 'default',
  10552.                                 'dataTarget' => [
  10553.                                     'type' => 'direct',
  10554.                                     'settings' => [
  10555.                                         'fieldName' => 'Auszeichnung3Name',
  10556.                                         'language' => '',
  10557.                                         'writeIfTargetIsNotEmpty' => true,
  10558.                                         'writeIfSourceIsEmpty' => true,
  10559.                                     ],
  10560.                                 ],
  10561.                                 'transformationPipeline' => [
  10562.                                 ],
  10563.                             ],
  10564.                             49 => [
  10565.                                 'label' => 'Auszeichnung3Text_ps [67]',
  10566.                                 'dataSourceIndex' => [
  10567.                                     => '67',
  10568.                                 ],
  10569.                                 'transformationResultType' => 'default',
  10570.                                 'dataTarget' => [
  10571.                                     'type' => 'direct',
  10572.                                     'settings' => [
  10573.                                         'fieldName' => 'Auszeichnung3Text',
  10574.                                         'language' => '',
  10575.                                         'writeIfTargetIsNotEmpty' => true,
  10576.                                         'writeIfSourceIsEmpty' => true,
  10577.                                     ],
  10578.                                 ],
  10579.                                 'transformationPipeline' => [
  10580.                                 ],
  10581.                             ],
  10582.                             50 => [
  10583.                                 'label' => 'Auszeichnung3Ausgabe_ps [68]',
  10584.                                 'dataSourceIndex' => [
  10585.                                     => '68',
  10586.                                 ],
  10587.                                 'transformationResultType' => 'default',
  10588.                                 'dataTarget' => [
  10589.                                     'type' => 'direct',
  10590.                                     'settings' => [
  10591.                                         'fieldName' => 'Auszeichnung3Ausgabe',
  10592.                                         'language' => '',
  10593.                                         'writeIfTargetIsNotEmpty' => true,
  10594.                                         'writeIfSourceIsEmpty' => true,
  10595.                                     ],
  10596.                                 ],
  10597.                                 'transformationPipeline' => [
  10598.                                 ],
  10599.                             ],
  10600.                             51 => [
  10601.                                 'label' => 'baseprice_product_amount_ps [24]',
  10602.                                 'dataSourceIndex' => [
  10603.                                     => '24',
  10604.                                 ],
  10605.                                 'transformationResultType' => 'numeric',
  10606.                                 'dataTarget' => [
  10607.                                     'type' => 'direct',
  10608.                                     'settings' => [
  10609.                                         'fieldName' => 'baseprice_product_amount',
  10610.                                         'language' => '',
  10611.                                         'writeIfTargetIsNotEmpty' => true,
  10612.                                         'writeIfSourceIsEmpty' => true,
  10613.                                     ],
  10614.                                 ],
  10615.                                 'transformationPipeline' => [
  10616.                                     => [
  10617.                                         'type' => 'numeric',
  10618.                                     ],
  10619.                                 ],
  10620.                             ],
  10621.                             52 => [
  10622.                                 'label' => 'baseprice_product_unit_ps',
  10623.                                 'dataSourceIndex' => [
  10624.                                     => '25',
  10625.                                 ],
  10626.                                 'transformationResultType' => 'default',
  10627.                                 'dataTarget' => [
  10628.                                     'type' => 'direct',
  10629.                                     'settings' => [
  10630.                                         'fieldName' => 'baseprice_product_unit',
  10631.                                         'language' => '',
  10632.                                         'writeIfTargetIsNotEmpty' => true,
  10633.                                         'writeIfSourceIsEmpty' => true,
  10634.                                     ],
  10635.                                 ],
  10636.                                 'transformationPipeline' => [
  10637.                                 ],
  10638.                             ],
  10639.                             53 => [
  10640.                                 'label' => 'baseprice_reference_amount_ps [26]',
  10641.                                 'dataSourceIndex' => [
  10642.                                     => '26',
  10643.                                 ],
  10644.                                 'transformationResultType' => 'numeric',
  10645.                                 'dataTarget' => [
  10646.                                     'type' => 'direct',
  10647.                                     'settings' => [
  10648.                                         'fieldName' => 'baseprice_reference_amount',
  10649.                                         'language' => '',
  10650.                                         'writeIfTargetIsNotEmpty' => true,
  10651.                                         'writeIfSourceIsEmpty' => true,
  10652.                                     ],
  10653.                                 ],
  10654.                                 'transformationPipeline' => [
  10655.                                     => [
  10656.                                         'type' => 'numeric',
  10657.                                     ],
  10658.                                 ],
  10659.                             ],
  10660.                             54 => [
  10661.                                 'label' => 'baseprice_reference_unit_ps [27]',
  10662.                                 'dataSourceIndex' => [
  10663.                                     => '27',
  10664.                                 ],
  10665.                                 'transformationResultType' => 'default',
  10666.                                 'dataTarget' => [
  10667.                                     'type' => 'direct',
  10668.                                     'settings' => [
  10669.                                         'fieldName' => 'baseprice_reference_unit',
  10670.                                         'language' => '',
  10671.                                         'writeIfTargetIsNotEmpty' => true,
  10672.                                         'writeIfSourceIsEmpty' => true,
  10673.                                     ],
  10674.                                 ],
  10675.                                 'transformationPipeline' => [
  10676.                                 ],
  10677.                             ],
  10678.                             55 => [
  10679.                                 'label' => 'product_websites_ps',
  10680.                                 'dataSourceIndex' => [
  10681.                                     => '5',
  10682.                                 ],
  10683.                                 'transformationResultType' => 'array',
  10684.                                 'dataTarget' => [
  10685.                                     'type' => 'direct',
  10686.                                     'settings' => [
  10687.                                         'fieldName' => 'websites_ps',
  10688.                                         'language' => '',
  10689.                                         'writeIfTargetIsNotEmpty' => true,
  10690.                                         'writeIfSourceIsEmpty' => true,
  10691.                                     ],
  10692.                                 ],
  10693.                                 'settings' => [
  10694.                                     'delimiter' => ', ',
  10695.                                 ],
  10696.                                 'transformationPipeline' => [
  10697.                                     => [
  10698.                                         'settings' => [
  10699.                                             'delimiter' => ', ',
  10700.                                         ],
  10701.                                         'type' => 'explode',
  10702.                                     ],
  10703.                                 ],
  10704.                             ],
  10705.                             56 => [
  10706.                                 'label' => 'attribute_set_code_ps',
  10707.                                 'dataSourceIndex' => [
  10708.                                     => '2',
  10709.                                 ],
  10710.                                 'transformationResultType' => 'default',
  10711.                                 'dataTarget' => [
  10712.                                     'type' => 'direct',
  10713.                                     'settings' => [
  10714.                                         'fieldName' => 'attributset',
  10715.                                         'language' => '',
  10716.                                         'writeIfTargetIsNotEmpty' => true,
  10717.                                         'writeIfSourceIsEmpty' => true,
  10718.                                     ],
  10719.                                 ],
  10720.                                 'transformationPipeline' => [
  10721.                                 ],
  10722.                             ],
  10723.                             57 => [
  10724.                                 'label' => 'websites',
  10725.                                 'dataSourceIndex' => [
  10726.                                     => '100',
  10727.                                 ],
  10728.                                 'transformationResultType' => 'array',
  10729.                                 'dataTarget' => [
  10730.                                     'type' => 'direct',
  10731.                                     'settings' => [
  10732.                                         'fieldName' => 'websites',
  10733.                                         'language' => '',
  10734.                                         'writeIfTargetIsNotEmpty' => true,
  10735.                                         'writeIfSourceIsEmpty' => true,
  10736.                                     ],
  10737.                                 ],
  10738.                                 'settings' => [
  10739.                                     'delimiter' => ', ',
  10740.                                 ],
  10741.                                 'transformationPipeline' => [
  10742.                                     => [
  10743.                                         'settings' => [
  10744.                                             'delimiter' => ', ',
  10745.                                         ],
  10746.                                         'type' => 'explode',
  10747.                                     ],
  10748.                                 ],
  10749.                             ],
  10750.                             58 => [
  10751.                                 'label' => 'psStoreViews',
  10752.                                 'dataSourceIndex' => [
  10753.                                     => '101',
  10754.                                 ],
  10755.                                 'transformationResultType' => 'array',
  10756.                                 'dataTarget' => [
  10757.                                     'type' => 'direct',
  10758.                                     'settings' => [
  10759.                                         'fieldName' => 'psStoreViews',
  10760.                                         'language' => '',
  10761.                                         'writeIfTargetIsNotEmpty' => true,
  10762.                                         'writeIfSourceIsEmpty' => true,
  10763.                                     ],
  10764.                                 ],
  10765.                                 'settings' => [
  10766.                                     'delimiter' => ', ',
  10767.                                 ],
  10768.                                 'transformationPipeline' => [
  10769.                                     => [
  10770.                                         'settings' => [
  10771.                                             'delimiter' => ', ',
  10772.                                         ],
  10773.                                         'type' => 'explode',
  10774.                                     ],
  10775.                                 ],
  10776.                             ],
  10777.                             59 => [
  10778.                                 'label' => 'wukStoreViews',
  10779.                                 'dataSourceIndex' => [
  10780.                                     => '102',
  10781.                                 ],
  10782.                                 'transformationResultType' => 'array',
  10783.                                 'dataTarget' => [
  10784.                                     'type' => 'direct',
  10785.                                     'settings' => [
  10786.                                         'fieldName' => 'wukStoreViews',
  10787.                                         'language' => '',
  10788.                                         'writeIfTargetIsNotEmpty' => true,
  10789.                                         'writeIfSourceIsEmpty' => true,
  10790.                                     ],
  10791.                                 ],
  10792.                                 'settings' => [
  10793.                                     'delimiter' => ', ',
  10794.                                 ],
  10795.                                 'transformationPipeline' => [
  10796.                                     => [
  10797.                                         'settings' => [
  10798.                                             'delimiter' => ', ',
  10799.                                         ],
  10800.                                         'type' => 'explode',
  10801.                                     ],
  10802.                                 ],
  10803.                             ],
  10804.                             60 => [
  10805.                                 'label' => 'webshops',
  10806.                                 'dataSourceIndex' => [
  10807.                                     => '103',
  10808.                                 ],
  10809.                                 'transformationResultType' => 'array',
  10810.                                 'dataTarget' => [
  10811.                                     'type' => 'direct',
  10812.                                     'settings' => [
  10813.                                         'fieldName' => 'webshops',
  10814.                                         'language' => '',
  10815.                                         'writeIfTargetIsNotEmpty' => true,
  10816.                                         'writeIfSourceIsEmpty' => true,
  10817.                                     ],
  10818.                                 ],
  10819.                                 'settings' => [
  10820.                                     'delimiter' => ', ',
  10821.                                 ],
  10822.                                 'transformationPipeline' => [
  10823.                                     => [
  10824.                                         'settings' => [
  10825.                                             'delimiter' => ', ',
  10826.                                         ],
  10827.                                         'type' => 'explode',
  10828.                                     ],
  10829.                                 ],
  10830.                             ],
  10831.                         ],
  10832.                         'executionConfig' => [
  10833.                             'scheduleType' => 'recurring',
  10834.                             'cronDefinition' => '',
  10835.                             'scheduledAt' => '',
  10836.                         ],
  10837.                         'permissions' => [
  10838.                             'user' => [
  10839.                             ],
  10840.                             'role' => [
  10841.                             ],
  10842.                         ],
  10843.                         'workspaces' => [
  10844.                         ],
  10845.                     ],
  10846.                     'Grundanlage_Privatsortimentsartikel_automatisiert' => [
  10847.                         'general' => [
  10848.                             'active' => true,
  10849.                             'type' => 'dataImporterDataObject',
  10850.                             'name' => 'Grundanlage_Privatsortimentsartikel_automatisiert',
  10851.                             'description' => '',
  10852.                             'group' => '',
  10853.                             'path' => NULL,
  10854.                             'modificationDate' => 1745483717,
  10855.                             'createDate' => 1675936506,
  10856.                         ],
  10857.                         'loaderConfig' => [
  10858.                             'type' => 'asset',
  10859.                             'settings' => [
  10860.                                 'assetPath' => '/Imports/Produkte/PHOENIX/Privatsortimentsartikel_add.csv',
  10861.                             ],
  10862.                         ],
  10863.                         'interpreterConfig' => [
  10864.                             'type' => 'csv',
  10865.                             'settings' => [
  10866.                                 'skipFirstRow' => true,
  10867.                                 'delimiter' => ';',
  10868.                                 'enclosure' => '"',
  10869.                                 'escape' => '\\',
  10870.                             ],
  10871.                         ],
  10872.                         'resolverConfig' => [
  10873.                             'elementType' => 'dataObject',
  10874.                             'dataObjectClassId' => 'PRO',
  10875.                             'loadingStrategy' => [
  10876.                                 'type' => 'attributeVersionAware',
  10877.                                 'settings' => [
  10878.                                     'dataSourceIndex' => '0',
  10879.                                     'attributeName' => 'sku',
  10880.                                     'language' => '',
  10881.                                     'includeUnpublished' => true,
  10882.                                 ],
  10883.                             ],
  10884.                             'createLocationStrategy' => [
  10885.                                 'type' => 'staticPath',
  10886.                                 'settings' => [
  10887.                                     'path' => '/Produkte',
  10888.                                 ],
  10889.                             ],
  10890.                             'locationUpdateStrategy' => [
  10891.                                 'type' => 'noChange',
  10892.                             ],
  10893.                             'publishingStrategy' => [
  10894.                                 'type' => 'noChange',
  10895.                             ],
  10896.                         ],
  10897.                         'processingConfig' => [
  10898.                             'executionType' => 'parallel',
  10899.                             'idDataIndex' => '',
  10900.                         ],
  10901.                         'mappingConfig' => [
  10902.                             => [
  10903.                                 'label' => 'pzn [0]',
  10904.                                 'dataSourceIndex' => [
  10905.                                     => '0',
  10906.                                 ],
  10907.                                 'transformationResultType' => 'default',
  10908.                                 'dataTarget' => [
  10909.                                     'type' => 'direct',
  10910.                                     'settings' => [
  10911.                                         'fieldName' => 'sku',
  10912.                                         'language' => '',
  10913.                                         'writeIfTargetIsNotEmpty' => false,
  10914.                                         'writeIfSourceIsEmpty' => false,
  10915.                                     ],
  10916.                                 ],
  10917.                                 'transformationPipeline' => [
  10918.                                 ],
  10919.                             ],
  10920.                             => [
  10921.                                 'label' => 'wgr [1]',
  10922.                                 'dataSourceIndex' => [
  10923.                                     => '1',
  10924.                                 ],
  10925.                                 'transformationResultType' => 'default',
  10926.                                 'dataTarget' => [
  10927.                                     'type' => 'direct',
  10928.                                     'settings' => [
  10929.                                         'fieldName' => 'wgr',
  10930.                                         'language' => '',
  10931.                                         'writeIfTargetIsNotEmpty' => true,
  10932.                                         'writeIfSourceIsEmpty' => false,
  10933.                                     ],
  10934.                                 ],
  10935.                                 'transformationPipeline' => [
  10936.                                 ],
  10937.                             ],
  10938.                             => [
  10939.                                 'label' => 'gep [2]',
  10940.                                 'dataSourceIndex' => [
  10941.                                     => '2',
  10942.                                 ],
  10943.                                 'transformationResultType' => 'numeric',
  10944.                                 'dataTarget' => [
  10945.                                     'type' => 'direct',
  10946.                                     'settings' => [
  10947.                                         'fieldName' => 'GEP',
  10948.                                         'language' => '',
  10949.                                         'writeIfTargetIsNotEmpty' => true,
  10950.                                         'writeIfSourceIsEmpty' => true,
  10951.                                     ],
  10952.                                 ],
  10953.                                 'transformationPipeline' => [
  10954.                                     => [
  10955.                                         'type' => 'numeric',
  10956.                                     ],
  10957.                                 ],
  10958.                             ],
  10959.                             => [
  10960.                                 'label' => 'aep [3]',
  10961.                                 'dataSourceIndex' => [
  10962.                                     => '3',
  10963.                                 ],
  10964.                                 'transformationResultType' => 'numeric',
  10965.                                 'dataTarget' => [
  10966.                                     'type' => 'direct',
  10967.                                     'settings' => [
  10968.                                         'fieldName' => 'AEP',
  10969.                                         'language' => '',
  10970.                                         'writeIfTargetIsNotEmpty' => true,
  10971.                                         'writeIfSourceIsEmpty' => true,
  10972.                                     ],
  10973.                                 ],
  10974.                                 'transformationPipeline' => [
  10975.                                     => [
  10976.                                         'type' => 'numeric',
  10977.                                     ],
  10978.                                 ],
  10979.                             ],
  10980.                             => [
  10981.                                 'label' => 'sortiername [4]',
  10982.                                 'dataSourceIndex' => [
  10983.                                     => '4',
  10984.                                 ],
  10985.                                 'transformationResultType' => 'default',
  10986.                                 'dataTarget' => [
  10987.                                     'type' => 'direct',
  10988.                                     'settings' => [
  10989.                                         'fieldName' => 'sortiername',
  10990.                                         'language' => '',
  10991.                                         'writeIfTargetIsNotEmpty' => true,
  10992.                                         'writeIfSourceIsEmpty' => false,
  10993.                                     ],
  10994.                                 ],
  10995.                                 'transformationPipeline' => [
  10996.                                 ],
  10997.                             ],
  10998.                             => [
  10999.                                 'label' => 'ke_mwst [6]',
  11000.                                 'dataSourceIndex' => [
  11001.                                     => '6',
  11002.                                 ],
  11003.                                 'transformationResultType' => 'default',
  11004.                                 'dataTarget' => [
  11005.                                     'type' => 'direct',
  11006.                                     'settings' => [
  11007.                                         'fieldName' => 'Steuerklasse',
  11008.                                         'language' => '',
  11009.                                         'writeIfTargetIsNotEmpty' => true,
  11010.                                         'writeIfSourceIsEmpty' => true,
  11011.                                     ],
  11012.                                 ],
  11013.                                 'transformationPipeline' => [
  11014.                                 ],
  11015.                             ],
  11016.                             => [
  11017.                                 'label' => 'artikel_name [7]',
  11018.                                 'dataSourceIndex' => [
  11019.                                     => '7',
  11020.                                 ],
  11021.                                 'transformationResultType' => 'default',
  11022.                                 'dataTarget' => [
  11023.                                     'type' => 'direct',
  11024.                                     'settings' => [
  11025.                                         'fieldName' => 'Systemname',
  11026.                                         'language' => '',
  11027.                                         'writeIfTargetIsNotEmpty' => true,
  11028.                                         'writeIfSourceIsEmpty' => true,
  11029.                                     ],
  11030.                                 ],
  11031.                                 'transformationPipeline' => [
  11032.                                 ],
  11033.                             ],
  11034.                             => [
  11035.                                 'label' => 'alkoholgehalt [10]',
  11036.                                 'dataSourceIndex' => [
  11037.                                     => '10',
  11038.                                 ],
  11039.                                 'settings' => [
  11040.                                     'delimiter' => ', ',
  11041.                                     'unitSourceSelect' => 'id',
  11042.                                     'staticUnitSelect' => '',
  11043.                                     'unitNullIfNoValueCheckbox' => 'on',
  11044.                                 ],
  11045.                                 'transformationResultType' => 'quantityValue',
  11046.                                 'dataTarget' => [
  11047.                                     'type' => 'direct',
  11048.                                     'settings' => [
  11049.                                         'fieldName' => 'Alkoholgehalt',
  11050.                                         'language' => '',
  11051.                                         'writeIfTargetIsNotEmpty' => true,
  11052.                                         'writeIfSourceIsEmpty' => true,
  11053.                                     ],
  11054.                                 ],
  11055.                                 'transformationPipeline' => [
  11056.                                     => [
  11057.                                         'settings' => [
  11058.                                             'delimiter' => ', ',
  11059.                                         ],
  11060.                                         'type' => 'explode',
  11061.                                     ],
  11062.                                     => [
  11063.                                         'settings' => [
  11064.                                             'unitSourceSelect' => 'id',
  11065.                                             'staticUnitSelect' => '',
  11066.                                             'unitNullIfNoValueCheckbox' => 'on',
  11067.                                         ],
  11068.                                         'type' => 'quantityValue',
  11069.                                     ],
  11070.                                 ],
  11071.                             ],
  11072.                             => [
  11073.                                 'label' => 'biosiegel [11]',
  11074.                                 'dataSourceIndex' => [
  11075.                                     => '11',
  11076.                                 ],
  11077.                                 'transformationResultType' => 'default',
  11078.                                 'dataTarget' => [
  11079.                                     'type' => 'direct',
  11080.                                     'settings' => [
  11081.                                         'fieldName' => 'bio',
  11082.                                         'language' => '',
  11083.                                         'writeIfTargetIsNotEmpty' => true,
  11084.                                         'writeIfSourceIsEmpty' => true,
  11085.                                     ],
  11086.                                 ],
  11087.                                 'transformationPipeline' => [
  11088.                                 ],
  11089.                             ],
  11090.                             => [
  11091.                                 'label' => 'oekokontrollstelle [12]',
  11092.                                 'dataSourceIndex' => [
  11093.                                     => '12',
  11094.                                 ],
  11095.                                 'transformationResultType' => 'default',
  11096.                                 'dataTarget' => [
  11097.                                     'type' => 'direct',
  11098.                                     'settings' => [
  11099.                                         'fieldName' => 'OekoNr',
  11100.                                         'language' => '',
  11101.                                         'writeIfTargetIsNotEmpty' => true,
  11102.                                         'writeIfSourceIsEmpty' => true,
  11103.                                     ],
  11104.                                 ],
  11105.                                 'transformationPipeline' => [
  11106.                                 ],
  11107.                             ],
  11108.                             10 => [
  11109.                                 'label' => 'ersatz_nr [13]',
  11110.                                 'dataSourceIndex' => [
  11111.                                     => '13',
  11112.                                 ],
  11113.                                 'transformationResultType' => 'default',
  11114.                                 'dataTarget' => [
  11115.                                     'type' => 'direct',
  11116.                                     'settings' => [
  11117.                                         'fieldName' => 'attributSets.wein.kettartikel_text',
  11118.                                         'language' => '',
  11119.                                         'writeIfTargetIsNotEmpty' => true,
  11120.                                         'writeIfSourceIsEmpty' => true,
  11121.                                     ],
  11122.                                 ],
  11123.                                 'transformationPipeline' => [
  11124.                                 ],
  11125.                             ],
  11126.                             11 => [
  11127.                                 'label' => 'ean_nr [14]',
  11128.                                 'dataSourceIndex' => [
  11129.                                     => '14',
  11130.                                 ],
  11131.                                 'transformationResultType' => 'default',
  11132.                                 'dataTarget' => [
  11133.                                     'type' => 'direct',
  11134.                                     'settings' => [
  11135.                                         'fieldName' => 'ean',
  11136.                                         'language' => '',
  11137.                                         'writeIfTargetIsNotEmpty' => true,
  11138.                                         'writeIfSourceIsEmpty' => true,
  11139.                                     ],
  11140.                                 ],
  11141.                                 'transformationPipeline' => [
  11142.                                 ],
  11143.                             ],
  11144.                             12 => [
  11145.                                 'label' => 'zusatzstoff [16]',
  11146.                                 'dataSourceIndex' => [
  11147.                                     => '16',
  11148.                                 ],
  11149.                                 'transformationResultType' => 'default',
  11150.                                 'dataTarget' => [
  11151.                                     'type' => 'direct',
  11152.                                     'settings' => [
  11153.                                         'fieldName' => 'Zusatzstoffe',
  11154.                                         'language' => '',
  11155.                                         'writeIfTargetIsNotEmpty' => true,
  11156.                                         'writeIfSourceIsEmpty' => true,
  11157.                                     ],
  11158.                                 ],
  11159.                                 'transformationPipeline' => [
  11160.                                 ],
  11161.                             ],
  11162.                             13 => [
  11163.                                 'label' => 'warnhinweis [17]',
  11164.                                 'dataSourceIndex' => [
  11165.                                     => '17',
  11166.                                 ],
  11167.                                 'transformationResultType' => 'default',
  11168.                                 'dataTarget' => [
  11169.                                     'type' => 'direct',
  11170.                                     'settings' => [
  11171.                                         'fieldName' => 'Warnhinweis',
  11172.                                         'language' => '',
  11173.                                         'writeIfTargetIsNotEmpty' => true,
  11174.                                         'writeIfSourceIsEmpty' => true,
  11175.                                     ],
  11176.                                 ],
  11177.                                 'transformationPipeline' => [
  11178.                                 ],
  11179.                             ],
  11180.                             14 => [
  11181.                                 'label' => 'etikett1 [18]',
  11182.                                 'dataSourceIndex' => [
  11183.                                     => '18',
  11184.                                 ],
  11185.                                 'transformationResultType' => 'default',
  11186.                                 'dataTarget' => [
  11187.                                     'type' => 'direct',
  11188.                                     'settings' => [
  11189.                                         'fieldName' => 'AdresseHersteller',
  11190.                                         'language' => '',
  11191.                                         'writeIfTargetIsNotEmpty' => true,
  11192.                                         'writeIfSourceIsEmpty' => true,
  11193.                                     ],
  11194.                                 ],
  11195.                                 'transformationPipeline' => [
  11196.                                 ],
  11197.                             ],
  11198.                             15 => [
  11199.                                 'label' => 'etikett2 [19]',
  11200.                                 'dataSourceIndex' => [
  11201.                                     => '19',
  11202.                                 ],
  11203.                                 'transformationResultType' => 'default',
  11204.                                 'dataTarget' => [
  11205.                                     'type' => 'direct',
  11206.                                     'settings' => [
  11207.                                         'fieldName' => 'EtikettExtra',
  11208.                                         'language' => '',
  11209.                                         'writeIfTargetIsNotEmpty' => true,
  11210.                                         'writeIfSourceIsEmpty' => true,
  11211.                                     ],
  11212.                                 ],
  11213.                                 'transformationPipeline' => [
  11214.                                 ],
  11215.                             ],
  11216.                             16 => [
  11217.                                 'label' => 'bestand [20]',
  11218.                                 'dataSourceIndex' => [
  11219.                                     => '20',
  11220.                                 ],
  11221.                                 'transformationResultType' => 'numeric',
  11222.                                 'dataTarget' => [
  11223.                                     'type' => 'direct',
  11224.                                     'settings' => [
  11225.                                         'fieldName' => 'qty',
  11226.                                         'language' => '',
  11227.                                         'writeIfTargetIsNotEmpty' => true,
  11228.                                         'writeIfSourceIsEmpty' => true,
  11229.                                     ],
  11230.                                 ],
  11231.                                 'transformationPipeline' => [
  11232.                                     => [
  11233.                                         'type' => 'numeric',
  11234.                                     ],
  11235.                                 ],
  11236.                             ],
  11237.                             17 => [
  11238.                                 'label' => 'artikelNr [21]',
  11239.                                 'dataSourceIndex' => [
  11240.                                     => '21',
  11241.                                 ],
  11242.                                 'transformationResultType' => 'default',
  11243.                                 'dataTarget' => [
  11244.                                     'type' => 'direct',
  11245.                                     'settings' => [
  11246.                                         'fieldName' => 'artikelNr',
  11247.                                         'language' => '',
  11248.                                         'writeIfTargetIsNotEmpty' => false,
  11249.                                         'writeIfSourceIsEmpty' => false,
  11250.                                     ],
  11251.                                 ],
  11252.                                 'transformationPipeline' => [
  11253.                                 ],
  11254.                             ],
  11255.                             18 => [
  11256.                                 'label' => 'attributset [22]',
  11257.                                 'dataSourceIndex' => [
  11258.                                     => '22',
  11259.                                 ],
  11260.                                 'transformationResultType' => 'default',
  11261.                                 'dataTarget' => [
  11262.                                     'type' => 'direct',
  11263.                                     'settings' => [
  11264.                                         'fieldName' => 'attributset',
  11265.                                         'language' => '',
  11266.                                         'writeIfTargetIsNotEmpty' => true,
  11267.                                         'writeIfSourceIsEmpty' => false,
  11268.                                     ],
  11269.                                 ],
  11270.                                 'transformationPipeline' => [
  11271.                                 ],
  11272.                             ],
  11273.                             19 => [
  11274.                                 'label' => 'Verpackungsinhalt [23]',
  11275.                                 'dataSourceIndex' => [
  11276.                                     => '23',
  11277.                                 ],
  11278.                                 'transformationResultType' => 'default',
  11279.                                 'dataTarget' => [
  11280.                                     'type' => 'direct',
  11281.                                     'settings' => [
  11282.                                         'fieldName' => 'Verpackungsinhalt',
  11283.                                         'language' => '',
  11284.                                         'writeIfTargetIsNotEmpty' => true,
  11285.                                         'writeIfSourceIsEmpty' => true,
  11286.                                     ],
  11287.                                 ],
  11288.                                 'transformationPipeline' => [
  11289.                                 ],
  11290.                             ],
  11291.                             20 => [
  11292.                                 'label' => 'Verpackungseinheit [24]',
  11293.                                 'dataSourceIndex' => [
  11294.                                     => '24',
  11295.                                 ],
  11296.                                 'transformationResultType' => 'numeric',
  11297.                                 'dataTarget' => [
  11298.                                     'type' => 'direct',
  11299.                                     'settings' => [
  11300.                                         'fieldName' => 'qty_increments',
  11301.                                         'language' => '',
  11302.                                         'writeIfTargetIsNotEmpty' => true,
  11303.                                         'writeIfSourceIsEmpty' => true,
  11304.                                     ],
  11305.                                 ],
  11306.                                 'transformationPipeline' => [
  11307.                                     => [
  11308.                                         'type' => 'numeric',
  11309.                                     ],
  11310.                                 ],
  11311.                             ],
  11312.                             21 => [
  11313.                                 'label' => 'Flascheninhalt [25]',
  11314.                                 'dataSourceIndex' => [
  11315.                                     => '25',
  11316.                                 ],
  11317.                                 'settings' => [
  11318.                                     'unitSourceSelect' => 'static',
  11319.                                     'staticUnitSelect' => 'l',
  11320.                                     'unitNullIfNoValueCheckbox' => 'on',
  11321.                                 ],
  11322.                                 'transformationResultType' => 'quantityValue',
  11323.                                 'dataTarget' => [
  11324.                                     'type' => 'direct',
  11325.                                     'settings' => [
  11326.                                         'fieldName' => 'Flascheninhalt',
  11327.                                         'language' => '',
  11328.                                         'writeIfTargetIsNotEmpty' => true,
  11329.                                         'writeIfSourceIsEmpty' => true,
  11330.                                     ],
  11331.                                 ],
  11332.                                 'transformationPipeline' => [
  11333.                                     => [
  11334.                                         'settings' => [
  11335.                                             'unitSourceSelect' => 'static',
  11336.                                             'staticUnitSelect' => 'l',
  11337.                                             'unitNullIfNoValueCheckbox' => 'on',
  11338.                                         ],
  11339.                                         'type' => 'quantityValue',
  11340.                                     ],
  11341.                                 ],
  11342.                             ],
  11343.                             22 => [
  11344.                                 'label' => 'Produktinhalt [26]',
  11345.                                 'dataSourceIndex' => [
  11346.                                     => '26',
  11347.                                 ],
  11348.                                 'transformationResultType' => 'numeric',
  11349.                                 'dataTarget' => [
  11350.                                     'type' => 'direct',
  11351.                                     'settings' => [
  11352.                                         'fieldName' => 'baseprice_product_amount',
  11353.                                         'language' => '',
  11354.                                         'writeIfTargetIsNotEmpty' => true,
  11355.                                         'writeIfSourceIsEmpty' => true,
  11356.                                     ],
  11357.                                 ],
  11358.                                 'transformationPipeline' => [
  11359.                                     => [
  11360.                                         'type' => 'numeric',
  11361.                                     ],
  11362.                                 ],
  11363.                             ],
  11364.                             23 => [
  11365.                                 'label' => 'Produkteinheit [27]',
  11366.                                 'dataSourceIndex' => [
  11367.                                     => '27',
  11368.                                 ],
  11369.                                 'transformationResultType' => 'default',
  11370.                                 'dataTarget' => [
  11371.                                     'type' => 'direct',
  11372.                                     'settings' => [
  11373.                                         'fieldName' => 'baseprice_product_unit',
  11374.                                         'language' => '',
  11375.                                         'writeIfTargetIsNotEmpty' => true,
  11376.                                         'writeIfSourceIsEmpty' => true,
  11377.                                     ],
  11378.                                 ],
  11379.                                 'transformationPipeline' => [
  11380.                                 ],
  11381.                             ],
  11382.                             24 => [
  11383.                                 'label' => 'Flaschengroesse [28]',
  11384.                                 'dataSourceIndex' => [
  11385.                                     => '28',
  11386.                                 ],
  11387.                                 'transformationResultType' => 'default',
  11388.                                 'dataTarget' => [
  11389.                                     'type' => 'direct',
  11390.                                     'settings' => [
  11391.                                         'fieldName' => 'Flaschengroesse',
  11392.                                         'language' => '',
  11393.                                         'writeIfTargetIsNotEmpty' => true,
  11394.                                         'writeIfSourceIsEmpty' => true,
  11395.                                     ],
  11396.                                 ],
  11397.                                 'transformationPipeline' => [
  11398.                                 ],
  11399.                             ],
  11400.                             25 => [
  11401.                                 'label' => 'Verpackungsart [29]',
  11402.                                 'dataSourceIndex' => [
  11403.                                     => '29',
  11404.                                 ],
  11405.                                 'transformationResultType' => 'default',
  11406.                                 'dataTarget' => [
  11407.                                     'type' => 'direct',
  11408.                                     'settings' => [
  11409.                                         'fieldName' => 'Verpackungsart',
  11410.                                         'language' => '',
  11411.                                         'writeIfTargetIsNotEmpty' => true,
  11412.                                         'writeIfSourceIsEmpty' => true,
  11413.                                     ],
  11414.                                 ],
  11415.                                 'transformationPipeline' => [
  11416.                                 ],
  11417.                             ],
  11418.                             26 => [
  11419.                                 'label' => 'Gewicht [30]',
  11420.                                 'dataSourceIndex' => [
  11421.                                     => '30',
  11422.                                 ],
  11423.                                 'settings' => [
  11424.                                     'delimiter' => ', ',
  11425.                                     'unitSourceSelect' => 'id',
  11426.                                     'staticUnitSelect' => '',
  11427.                                     'unitNullIfNoValueCheckbox' => 'on',
  11428.                                 ],
  11429.                                 'transformationResultType' => 'quantityValue',
  11430.                                 'dataTarget' => [
  11431.                                     'type' => 'direct',
  11432.                                     'settings' => [
  11433.                                         'fieldName' => 'Gewicht',
  11434.                                         'language' => '',
  11435.                                         'writeIfTargetIsNotEmpty' => true,
  11436.                                         'writeIfSourceIsEmpty' => true,
  11437.                                     ],
  11438.                                 ],
  11439.                                 'transformationPipeline' => [
  11440.                                     => [
  11441.                                         'settings' => [
  11442.                                             'delimiter' => ', ',
  11443.                                         ],
  11444.                                         'type' => 'explode',
  11445.                                     ],
  11446.                                     => [
  11447.                                         'settings' => [
  11448.                                             'unitSourceSelect' => 'id',
  11449.                                             'staticUnitSelect' => '',
  11450.                                             'unitNullIfNoValueCheckbox' => 'on',
  11451.                                         ],
  11452.                                         'type' => 'quantityValue',
  11453.                                     ],
  11454.                                 ],
  11455.                             ],
  11456.                             27 => [
  11457.                                 'label' => 'Versandgewicht [31]',
  11458.                                 'dataSourceIndex' => [
  11459.                                     => '31',
  11460.                                 ],
  11461.                                 'settings' => [
  11462.                                     'delimiter' => ', ',
  11463.                                     'unitSourceSelect' => 'id',
  11464.                                     'staticUnitSelect' => 'kg',
  11465.                                     'unitNullIfNoValueCheckbox' => 'on',
  11466.                                 ],
  11467.                                 'transformationResultType' => 'quantityValue',
  11468.                                 'dataTarget' => [
  11469.                                     'type' => 'direct',
  11470.                                     'settings' => [
  11471.                                         'fieldName' => 'shippingWeight',
  11472.                                         'language' => '',
  11473.                                         'writeIfTargetIsNotEmpty' => true,
  11474.                                         'writeIfSourceIsEmpty' => true,
  11475.                                     ],
  11476.                                 ],
  11477.                                 'transformationPipeline' => [
  11478.                                     => [
  11479.                                         'settings' => [
  11480.                                             'delimiter' => ', ',
  11481.                                         ],
  11482.                                         'type' => 'explode',
  11483.                                     ],
  11484.                                     => [
  11485.                                         'settings' => [
  11486.                                             'unitSourceSelect' => 'id',
  11487.                                             'staticUnitSelect' => 'kg',
  11488.                                             'unitNullIfNoValueCheckbox' => 'on',
  11489.                                         ],
  11490.                                         'type' => 'quantityValue',
  11491.                                     ],
  11492.                                 ],
  11493.                             ],
  11494.                             28 => [
  11495.                                 'label' => 'Referenzmenge [32]',
  11496.                                 'dataSourceIndex' => [
  11497.                                     => '32',
  11498.                                 ],
  11499.                                 'transformationResultType' => 'numeric',
  11500.                                 'dataTarget' => [
  11501.                                     'type' => 'direct',
  11502.                                     'settings' => [
  11503.                                         'fieldName' => 'baseprice_reference_amount',
  11504.                                         'language' => '',
  11505.                                         'writeIfTargetIsNotEmpty' => true,
  11506.                                         'writeIfSourceIsEmpty' => true,
  11507.                                     ],
  11508.                                 ],
  11509.                                 'transformationPipeline' => [
  11510.                                     => [
  11511.                                         'type' => 'numeric',
  11512.                                     ],
  11513.                                 ],
  11514.                             ],
  11515.                             29 => [
  11516.                                 'label' => 'Referenzeinheit [33]',
  11517.                                 'dataSourceIndex' => [
  11518.                                     => '33',
  11519.                                 ],
  11520.                                 'transformationResultType' => 'default',
  11521.                                 'dataTarget' => [
  11522.                                     'type' => 'direct',
  11523.                                     'settings' => [
  11524.                                         'fieldName' => 'baseprice_reference_unit',
  11525.                                         'language' => '',
  11526.                                         'writeIfTargetIsNotEmpty' => true,
  11527.                                         'writeIfSourceIsEmpty' => true,
  11528.                                     ],
  11529.                                 ],
  11530.                                 'transformationPipeline' => [
  11531.                                 ],
  11532.                             ],
  11533.                             30 => [
  11534.                                 'label' => 'Systemkey',
  11535.                                 'dataSourceIndex' => [
  11536.                                     => '21',
  11537.                                 ],
  11538.                                 'transformationResultType' => 'default',
  11539.                                 'dataTarget' => [
  11540.                                     'type' => 'direct',
  11541.                                     'settings' => [
  11542.                                         'fieldName' => 'key',
  11543.                                         'language' => '',
  11544.                                         'writeIfTargetIsNotEmpty' => true,
  11545.                                         'writeIfSourceIsEmpty' => true,
  11546.                                     ],
  11547.                                 ],
  11548.                                 'transformationPipeline' => [
  11549.                                 ],
  11550.                             ],
  11551.                             31 => [
  11552.                                 'label' => 'JahrgangWein',
  11553.                                 'dataSourceIndex' => [
  11554.                                     => '34',
  11555.                                 ],
  11556.                                 'transformationResultType' => 'numeric',
  11557.                                 'dataTarget' => [
  11558.                                     'type' => 'direct',
  11559.                                     'settings' => [
  11560.                                         'fieldName' => 'attributSets.wein.jahrgang',
  11561.                                         'language' => '',
  11562.                                         'writeIfTargetIsNotEmpty' => false,
  11563.                                         'writeIfSourceIsEmpty' => false,
  11564.                                     ],
  11565.                                 ],
  11566.                                 'transformationPipeline' => [
  11567.                                     => [
  11568.                                         'type' => 'numeric',
  11569.                                     ],
  11570.                                 ],
  11571.                             ],
  11572.                             32 => [
  11573.                                 'label' => 'JahrgangSpirituosen',
  11574.                                 'dataSourceIndex' => [
  11575.                                     => '35',
  11576.                                 ],
  11577.                                 'transformationResultType' => 'numeric',
  11578.                                 'dataTarget' => [
  11579.                                     'type' => 'direct',
  11580.                                     'settings' => [
  11581.                                         'fieldName' => 'attributSets.spirituosen.Jahrgang',
  11582.                                         'language' => '',
  11583.                                         'writeIfTargetIsNotEmpty' => false,
  11584.                                         'writeIfSourceIsEmpty' => false,
  11585.                                     ],
  11586.                                 ],
  11587.                                 'transformationPipeline' => [
  11588.                                     => [
  11589.                                         'type' => 'numeric',
  11590.                                     ],
  11591.                                 ],
  11592.                             ],
  11593.                             33 => [
  11594.                                 'label' => 'webshops',
  11595.                                 'dataSourceIndex' => [
  11596.                                     => '36',
  11597.                                 ],
  11598.                                 'settings' => [
  11599.                                     'delimiter' => ',',
  11600.                                 ],
  11601.                                 'transformationResultType' => 'array',
  11602.                                 'dataTarget' => [
  11603.                                     'type' => 'direct',
  11604.                                     'settings' => [
  11605.                                         'fieldName' => 'webshops',
  11606.                                         'language' => '',
  11607.                                         'writeIfTargetIsNotEmpty' => false,
  11608.                                         'writeIfSourceIsEmpty' => false,
  11609.                                     ],
  11610.                                 ],
  11611.                                 'transformationPipeline' => [
  11612.                                     => [
  11613.                                         'settings' => [
  11614.                                             'delimiter' => ',',
  11615.                                         ],
  11616.                                         'type' => 'explode',
  11617.                                     ],
  11618.                                 ],
  11619.                             ],
  11620.                             34 => [
  11621.                                 'label' => 'websites_ps',
  11622.                                 'dataSourceIndex' => [
  11623.                                     => '37',
  11624.                                 ],
  11625.                                 'settings' => [
  11626.                                     'delimiter' => ',',
  11627.                                 ],
  11628.                                 'transformationResultType' => 'array',
  11629.                                 'dataTarget' => [
  11630.                                     'type' => 'direct',
  11631.                                     'settings' => [
  11632.                                         'fieldName' => 'websites_ps',
  11633.                                         'language' => '',
  11634.                                         'writeIfTargetIsNotEmpty' => false,
  11635.                                         'writeIfSourceIsEmpty' => false,
  11636.                                     ],
  11637.                                 ],
  11638.                                 'transformationPipeline' => [
  11639.                                     => [
  11640.                                         'settings' => [
  11641.                                             'delimiter' => ',',
  11642.                                         ],
  11643.                                         'type' => 'explode',
  11644.                                     ],
  11645.                                 ],
  11646.                             ],
  11647.                             35 => [
  11648.                                 'label' => 'psStoreViews',
  11649.                                 'dataSourceIndex' => [
  11650.                                     => '38',
  11651.                                 ],
  11652.                                 'settings' => [
  11653.                                     'delimiter' => ',',
  11654.                                 ],
  11655.                                 'transformationResultType' => 'array',
  11656.                                 'dataTarget' => [
  11657.                                     'type' => 'direct',
  11658.                                     'settings' => [
  11659.                                         'fieldName' => 'psStoreViews',
  11660.                                         'language' => '',
  11661.                                         'writeIfTargetIsNotEmpty' => false,
  11662.                                         'writeIfSourceIsEmpty' => false,
  11663.                                     ],
  11664.                                 ],
  11665.                                 'transformationPipeline' => [
  11666.                                     => [
  11667.                                         'settings' => [
  11668.                                             'delimiter' => ',',
  11669.                                         ],
  11670.                                         'type' => 'explode',
  11671.                                     ],
  11672.                                 ],
  11673.                             ],
  11674.                             36 => [
  11675.                                 'label' => 'websites',
  11676.                                 'dataSourceIndex' => [
  11677.                                     => '39',
  11678.                                 ],
  11679.                                 'settings' => [
  11680.                                     'delimiter' => ', ',
  11681.                                 ],
  11682.                                 'transformationResultType' => 'array',
  11683.                                 'dataTarget' => [
  11684.                                     'type' => 'direct',
  11685.                                     'settings' => [
  11686.                                         'fieldName' => 'websites',
  11687.                                         'language' => '',
  11688.                                         'writeIfTargetIsNotEmpty' => false,
  11689.                                         'writeIfSourceIsEmpty' => false,
  11690.                                     ],
  11691.                                 ],
  11692.                                 'transformationPipeline' => [
  11693.                                     => [
  11694.                                         'settings' => [
  11695.                                             'delimiter' => ', ',
  11696.                                         ],
  11697.                                         'type' => 'explode',
  11698.                                     ],
  11699.                                 ],
  11700.                             ],
  11701.                             37 => [
  11702.                                 'label' => 'wukStoreViews',
  11703.                                 'dataSourceIndex' => [
  11704.                                     => '40',
  11705.                                 ],
  11706.                                 'settings' => [
  11707.                                     'delimiter' => ',',
  11708.                                 ],
  11709.                                 'transformationResultType' => 'array',
  11710.                                 'dataTarget' => [
  11711.                                     'type' => 'direct',
  11712.                                     'settings' => [
  11713.                                         'fieldName' => 'wukStoreViews',
  11714.                                         'language' => '',
  11715.                                         'writeIfTargetIsNotEmpty' => false,
  11716.                                         'writeIfSourceIsEmpty' => false,
  11717.                                     ],
  11718.                                 ],
  11719.                                 'transformationPipeline' => [
  11720.                                     => [
  11721.                                         'settings' => [
  11722.                                             'delimiter' => ',',
  11723.                                         ],
  11724.                                         'type' => 'explode',
  11725.                                     ],
  11726.                                 ],
  11727.                             ],
  11728.                             38 => [
  11729.                                 'label' => 'VPE Origin',
  11730.                                 'dataSourceIndex' => [
  11731.                                     => '24',
  11732.                                 ],
  11733.                                 'transformationResultType' => 'default',
  11734.                                 'dataTarget' => [
  11735.                                     'type' => 'direct',
  11736.                                     'settings' => [
  11737.                                         'fieldName' => 'vpOriginal',
  11738.                                         'language' => '',
  11739.                                         'writeIfTargetIsNotEmpty' => true,
  11740.                                         'writeIfSourceIsEmpty' => true,
  11741.                                     ],
  11742.                                 ],
  11743.                                 'transformationPipeline' => [
  11744.                                 ],
  11745.                             ],
  11746.                             39 => [
  11747.                                 'label' => 'enable_product',
  11748.                                 'dataSourceIndex' => [
  11749.                                     => '41',
  11750.                                 ],
  11751.                                 'transformationResultType' => 'default',
  11752.                                 'dataTarget' => [
  11753.                                     'type' => 'direct',
  11754.                                     'settings' => [
  11755.                                         'fieldName' => 'enableProduct',
  11756.                                         'language' => '',
  11757.                                         'writeIfTargetIsNotEmpty' => false,
  11758.                                         'writeIfSourceIsEmpty' => false,
  11759.                                     ],
  11760.                                 ],
  11761.                                 'transformationPipeline' => [
  11762.                                 ],
  11763.                             ],
  11764.                             40 => [
  11765.                                 'label' => 'Etalkohol',
  11766.                                 'dataSourceIndex' => [
  11767.                                     => '42',
  11768.                                 ],
  11769.                                 'transformationResultType' => 'default',
  11770.                                 'dataTarget' => [
  11771.                                     'type' => 'direct',
  11772.                                     'settings' => [
  11773.                                         'fieldName' => 'Etalkohol',
  11774.                                         'language' => '',
  11775.                                         'writeIfTargetIsNotEmpty' => true,
  11776.                                         'writeIfSourceIsEmpty' => true,
  11777.                                     ],
  11778.                                 ],
  11779.                                 'transformationPipeline' => [
  11780.                                 ],
  11781.                             ],
  11782.                             41 => [
  11783.                                 'label' => 'workflowState',
  11784.                                 'dataSourceIndex' => [
  11785.                                     => '43',
  11786.                                 ],
  11787.                                 'transformationResultType' => 'array',
  11788.                                 'dataTarget' => [
  11789.                                     'type' => 'direct',
  11790.                                     'settings' => [
  11791.                                         'fieldName' => 'workflowState',
  11792.                                         'language' => '',
  11793.                                         'writeIfTargetIsNotEmpty' => false,
  11794.                                         'writeIfSourceIsEmpty' => false,
  11795.                                     ],
  11796.                                 ],
  11797.                                 'transformationPipeline' => [
  11798.                                     => [
  11799.                                         'type' => 'asArray',
  11800.                                     ],
  11801.                                 ],
  11802.                             ],
  11803.                             42 => [
  11804.                                 'label' => 'placeholderName',
  11805.                                 'dataSourceIndex' => [
  11806.                                     => '7',
  11807.                                 ],
  11808.                                 'transformationResultType' => 'default',
  11809.                                 'dataTarget' => [
  11810.                                     'type' => 'direct',
  11811.                                     'settings' => [
  11812.                                         'fieldName' => 'Name',
  11813.                                         'language' => '',
  11814.                                         'writeIfTargetIsNotEmpty' => false,
  11815.                                         'writeIfSourceIsEmpty' => false,
  11816.                                     ],
  11817.                                 ],
  11818.                                 'transformationPipeline' => [
  11819.                                 ],
  11820.                             ],
  11821.                             43 => [
  11822.                                 'label' => 'min_cart_qty',
  11823.                                 'dataSourceIndex' => [
  11824.                                     => '24',
  11825.                                 ],
  11826.                                 'transformationResultType' => 'numeric',
  11827.                                 'dataTarget' => [
  11828.                                     'type' => 'direct',
  11829.                                     'settings' => [
  11830.                                         'fieldName' => 'min_cart_qty',
  11831.                                         'language' => '',
  11832.                                         'writeIfTargetIsNotEmpty' => true,
  11833.                                         'writeIfSourceIsEmpty' => true,
  11834.                                     ],
  11835.                                 ],
  11836.                                 'transformationPipeline' => [
  11837.                                     => [
  11838.                                         'type' => 'numeric',
  11839.                                     ],
  11840.                                 ],
  11841.                             ],
  11842.                             44 => [
  11843.                                 'label' => 'bestand_vpe [44]',
  11844.                                 'dataSourceIndex' => [
  11845.                                     => '44',
  11846.                                 ],
  11847.                                 'transformationResultType' => 'numeric',
  11848.                                 'dataTarget' => [
  11849.                                     'type' => 'direct',
  11850.                                     'settings' => [
  11851.                                         'fieldName' => 'qtyIncrementIntern',
  11852.                                         'language' => '',
  11853.                                         'writeIfTargetIsNotEmpty' => true,
  11854.                                         'writeIfSourceIsEmpty' => true,
  11855.                                     ],
  11856.                                 ],
  11857.                                 'transformationPipeline' => [
  11858.                                     => [
  11859.                                         'type' => 'numeric',
  11860.                                     ],
  11861.                                 ],
  11862.                             ],
  11863.                             45 => [
  11864.                                 'label' => 'websites_ksb [45]',
  11865.                                 'dataSourceIndex' => [
  11866.                                     => '45',
  11867.                                 ],
  11868.                                 'settings' => [
  11869.                                     'delimiter' => ',',
  11870.                                 ],
  11871.                                 'transformationResultType' => 'array',
  11872.                                 'dataTarget' => [
  11873.                                     'type' => 'direct',
  11874.                                     'settings' => [
  11875.                                         'fieldName' => 'websites_ksb',
  11876.                                         'language' => '',
  11877.                                         'writeIfTargetIsNotEmpty' => true,
  11878.                                         'writeIfSourceIsEmpty' => true,
  11879.                                     ],
  11880.                                 ],
  11881.                                 'transformationPipeline' => [
  11882.                                     => [
  11883.                                         'settings' => [
  11884.                                             'delimiter' => ',',
  11885.                                         ],
  11886.                                         'type' => 'explode',
  11887.                                     ],
  11888.                                 ],
  11889.                             ],
  11890.                             46 => [
  11891.                                 'label' => 'ksbStoreViews [46]',
  11892.                                 'dataSourceIndex' => [
  11893.                                     => '46',
  11894.                                 ],
  11895.                                 'settings' => [
  11896.                                     'delimiter' => ',',
  11897.                                 ],
  11898.                                 'transformationResultType' => 'array',
  11899.                                 'dataTarget' => [
  11900.                                     'type' => 'direct',
  11901.                                     'settings' => [
  11902.                                         'fieldName' => 'ksbStoreViews',
  11903.                                         'language' => '',
  11904.                                         'writeIfTargetIsNotEmpty' => true,
  11905.                                         'writeIfSourceIsEmpty' => true,
  11906.                                     ],
  11907.                                 ],
  11908.                                 'transformationPipeline' => [
  11909.                                     => [
  11910.                                         'settings' => [
  11911.                                             'delimiter' => ',',
  11912.                                         ],
  11913.                                         'type' => 'explode',
  11914.                                     ],
  11915.                                 ],
  11916.                             ],
  11917.                         ],
  11918.                         'executionConfig' => [
  11919.                             'scheduleType' => 'recurring',
  11920.                             'cronDefinition' => '',
  11921.                             'scheduledAt' => '',
  11922.                         ],
  11923.                         'permissions' => [
  11924.                             'user' => [
  11925.                             ],
  11926.                             'role' => [
  11927.                             ],
  11928.                         ],
  11929.                         'workspaces' => [
  11930.                         ],
  11931.                     ],
  11932.                     'Hersteller' => [
  11933.                         'general' => [
  11934.                             'active' => true,
  11935.                             'type' => 'dataImporterDataObject',
  11936.                             'name' => 'Hersteller',
  11937.                             'description' => '',
  11938.                             'group' => 'Hersteller',
  11939.                             'path' => NULL,
  11940.                             'modificationDate' => 1671465003,
  11941.                             'createDate' => 1671465003,
  11942.                         ],
  11943.                         'loaderConfig' => [
  11944.                             'type' => 'asset',
  11945.                             'settings' => [
  11946.                                 'assetPath' => '/Imports/Hersteller/Weingüter/weingueter_correct_country_codes.csv',
  11947.                             ],
  11948.                         ],
  11949.                         'interpreterConfig' => [
  11950.                             'type' => 'csv',
  11951.                             'settings' => [
  11952.                                 'skipFirstRow' => true,
  11953.                                 'delimiter' => ',',
  11954.                                 'enclosure' => '"',
  11955.                                 'escape' => '\\',
  11956.                             ],
  11957.                         ],
  11958.                         'resolverConfig' => [
  11959.                             'elementType' => 'dataObject',
  11960.                             'dataObjectClassId' => 'HERSTELLER',
  11961.                             'loadingStrategy' => [
  11962.                                 'type' => 'attribute',
  11963.                                 'settings' => [
  11964.                                     'dataSourceIndex' => '0',
  11965.                                     'attributeName' => 'name',
  11966.                                     'language' => '',
  11967.                                     'includeUnpublished' => true,
  11968.                                 ],
  11969.                             ],
  11970.                             'createLocationStrategy' => [
  11971.                                 'type' => 'staticPath',
  11972.                                 'settings' => [
  11973.                                     'path' => '/Hersteller/Weingüter',
  11974.                                 ],
  11975.                             ],
  11976.                             'locationUpdateStrategy' => [
  11977.                                 'type' => 'noChange',
  11978.                             ],
  11979.                             'publishingStrategy' => [
  11980.                                 'type' => 'alwaysPublish',
  11981.                             ],
  11982.                         ],
  11983.                         'processingConfig' => [
  11984.                             'executionType' => 'parallel',
  11985.                             'idDataIndex' => '',
  11986.                         ],
  11987.                         'mappingConfig' => [
  11988.                             => [
  11989.                                 'label' => 'Pimcore Key',
  11990.                                 'dataSourceIndex' => [
  11991.                                     => '0',
  11992.                                 ],
  11993.                                 'transformationResultType' => 'default',
  11994.                                 'dataTarget' => [
  11995.                                     'type' => 'direct',
  11996.                                     'settings' => [
  11997.                                         'fieldName' => 'key',
  11998.                                         'language' => '',
  11999.                                         'writeIfTargetIsNotEmpty' => true,
  12000.                                         'writeIfSourceIsEmpty' => true,
  12001.                                     ],
  12002.                                 ],
  12003.                                 'transformationPipeline' => [
  12004.                                 ],
  12005.                             ],
  12006.                             => [
  12007.                                 'label' => 'Name',
  12008.                                 'dataSourceIndex' => [
  12009.                                     => '0',
  12010.                                 ],
  12011.                                 'transformationResultType' => 'default',
  12012.                                 'dataTarget' => [
  12013.                                     'type' => 'direct',
  12014.                                     'settings' => [
  12015.                                         'fieldName' => 'name',
  12016.                                         'language' => '',
  12017.                                         'writeIfTargetIsNotEmpty' => true,
  12018.                                         'writeIfSourceIsEmpty' => true,
  12019.                                     ],
  12020.                                 ],
  12021.                                 'transformationPipeline' => [
  12022.                                 ],
  12023.                             ],
  12024.                             => [
  12025.                                 'label' => 'Typ',
  12026.                                 'dataSourceIndex' => [
  12027.                                     => '2',
  12028.                                 ],
  12029.                                 'transformationResultType' => 'default',
  12030.                                 'dataTarget' => [
  12031.                                     'type' => 'direct',
  12032.                                     'settings' => [
  12033.                                         'fieldName' => 'manufacturer_type',
  12034.                                         'language' => '',
  12035.                                         'writeIfTargetIsNotEmpty' => true,
  12036.                                         'writeIfSourceIsEmpty' => true,
  12037.                                     ],
  12038.                                 ],
  12039.                                 'transformationPipeline' => [
  12040.                                 ],
  12041.                             ],
  12042.                             => [
  12043.                                 'label' => 'Land',
  12044.                                 'dataSourceIndex' => [
  12045.                                     => '1',
  12046.                                 ],
  12047.                                 'transformationResultType' => 'default',
  12048.                                 'dataTarget' => [
  12049.                                     'type' => 'direct',
  12050.                                     'settings' => [
  12051.                                         'fieldName' => 'land',
  12052.                                         'language' => '',
  12053.                                         'writeIfTargetIsNotEmpty' => true,
  12054.                                         'writeIfSourceIsEmpty' => true,
  12055.                                     ],
  12056.                                 ],
  12057.                                 'transformationPipeline' => [
  12058.                                 ],
  12059.                             ],
  12060.                         ],
  12061.                         'executionConfig' => [
  12062.                             'scheduleType' => 'recurring',
  12063.                             'cronDefinition' => '',
  12064.                             'scheduledAt' => '',
  12065.                         ],
  12066.                         'permissions' => [
  12067.                             'user' => [
  12068.                             ],
  12069.                             'role' => [
  12070.                             ],
  12071.                         ],
  12072.                         'workspaces' => [
  12073.                         ],
  12074.                     ],
  12075.                     'Jahreskatalog_Import' => [
  12076.                         'general' => [
  12077.                             'active' => true,
  12078.                             'type' => 'dataImporterDataObject',
  12079.                             'name' => 'Jahreskatalog_Import',
  12080.                             'description' => '',
  12081.                             'group' => 'Jahreskatalog',
  12082.                             'path' => NULL,
  12083.                             'modificationDate' => 1689867125,
  12084.                             'createDate' => 1688648319,
  12085.                         ],
  12086.                         'loaderConfig' => [
  12087.                             'type' => 'asset',
  12088.                             'settings' => [
  12089.                                 'assetPath' => '/Imports/Produkte/PHOENIX/JK_Import_add.csv',
  12090.                             ],
  12091.                         ],
  12092.                         'interpreterConfig' => [
  12093.                             'type' => 'csv',
  12094.                             'settings' => [
  12095.                                 'skipFirstRow' => true,
  12096.                                 'delimiter' => ';',
  12097.                                 'enclosure' => '"',
  12098.                                 'escape' => '\\',
  12099.                             ],
  12100.                         ],
  12101.                         'resolverConfig' => [
  12102.                             'elementType' => 'dataObject',
  12103.                             'dataObjectClassId' => 'PRO',
  12104.                             'loadingStrategy' => [
  12105.                                 'type' => 'attributeVersionAware',
  12106.                                 'settings' => [
  12107.                                     'dataSourceIndex' => '1',
  12108.                                     'attributeName' => 'artikelNr',
  12109.                                     'language' => '',
  12110.                                     'includeUnpublished' => true,
  12111.                                 ],
  12112.                             ],
  12113.                             'createLocationStrategy' => [
  12114.                                 'type' => 'doNotCreate',
  12115.                             ],
  12116.                             'locationUpdateStrategy' => [
  12117.                                 'type' => 'noChange',
  12118.                             ],
  12119.                             'publishingStrategy' => [
  12120.                                 'type' => 'noChange',
  12121.                             ],
  12122.                         ],
  12123.                         'processingConfig' => [
  12124.                             'executionType' => 'parallel',
  12125.                             'idDataIndex' => '',
  12126.                         ],
  12127.                         'mappingConfig' => [
  12128.                             => [
  12129.                                 'label' => 'JK-Katalog Normal - AEP [2]',
  12130.                                 'dataSourceIndex' => [
  12131.                                     => '2',
  12132.                                 ],
  12133.                                 'transformationResultType' => 'numeric',
  12134.                                 'dataTarget' => [
  12135.                                     'type' => 'direct',
  12136.                                     'settings' => [
  12137.                                         'fieldName' => 'KatalogNormalAEP',
  12138.                                         'language' => '',
  12139.                                         'writeIfTargetIsNotEmpty' => true,
  12140.                                         'writeIfSourceIsEmpty' => true,
  12141.                                     ],
  12142.                                 ],
  12143.                                 'transformationPipeline' => [
  12144.                                     => [
  12145.                                         'type' => 'numeric',
  12146.                                     ],
  12147.                                 ],
  12148.                             ],
  12149.                             => [
  12150.                                 'label' => 'JK-Publikation Liefereinheit [3]',
  12151.                                 'dataSourceIndex' => [
  12152.                                     => '3',
  12153.                                 ],
  12154.                                 'transformationResultType' => 'default',
  12155.                                 'dataTarget' => [
  12156.                                     'type' => 'direct',
  12157.                                     'settings' => [
  12158.                                         'fieldName' => 'PublikationLiefereinheit',
  12159.                                         'language' => '',
  12160.                                         'writeIfTargetIsNotEmpty' => true,
  12161.                                         'writeIfSourceIsEmpty' => true,
  12162.                                     ],
  12163.                                 ],
  12164.                                 'transformationPipeline' => [
  12165.                                 ],
  12166.                             ],
  12167.                             => [
  12168.                                 'label' => 'JK-Grundpreis [4]',
  12169.                                 'dataSourceIndex' => [
  12170.                                     => '4',
  12171.                                 ],
  12172.                                 'transformationResultType' => 'default',
  12173.                                 'dataTarget' => [
  12174.                                     'type' => 'direct',
  12175.                                     'settings' => [
  12176.                                         'fieldName' => 'Grundpreis',
  12177.                                         'language' => '',
  12178.                                         'writeIfTargetIsNotEmpty' => true,
  12179.                                         'writeIfSourceIsEmpty' => true,
  12180.                                     ],
  12181.                                 ],
  12182.                                 'transformationPipeline' => [
  12183.                                 ],
  12184.                             ],
  12185.                             => [
  12186.                                 'label' => 'JK-Angebotszeile VE Text [5]',
  12187.                                 'dataSourceIndex' => [
  12188.                                     => '5',
  12189.                                 ],
  12190.                                 'transformationResultType' => 'default',
  12191.                                 'dataTarget' => [
  12192.                                     'type' => 'direct',
  12193.                                     'settings' => [
  12194.                                         'fieldName' => 'AngebotszeileLiefereinheitText1',
  12195.                                         'language' => '',
  12196.                                         'writeIfTargetIsNotEmpty' => true,
  12197.                                         'writeIfSourceIsEmpty' => true,
  12198.                                     ],
  12199.                                 ],
  12200.                                 'transformationPipeline' => [
  12201.                                 ],
  12202.                             ],
  12203.                             => [
  12204.                                 'label' => 'JK-Angebotszeile VE Preis [6]',
  12205.                                 'dataSourceIndex' => [
  12206.                                     => '6',
  12207.                                 ],
  12208.                                 'transformationResultType' => 'numeric',
  12209.                                 'dataTarget' => [
  12210.                                     'type' => 'direct',
  12211.                                     'settings' => [
  12212.                                         'fieldName' => 'AngebotszeileLiefereinheitPreis1',
  12213.                                         'language' => '',
  12214.                                         'writeIfTargetIsNotEmpty' => true,
  12215.                                         'writeIfSourceIsEmpty' => true,
  12216.                                     ],
  12217.                                 ],
  12218.                                 'transformationPipeline' => [
  12219.                                     => [
  12220.                                         'type' => 'numeric',
  12221.                                     ],
  12222.                                 ],
  12223.                             ],
  12224.                             => [
  12225.                                 'label' => 'JK-Angebotszeile Liefereinheit Text [7]',
  12226.                                 'dataSourceIndex' => [
  12227.                                     => '7',
  12228.                                 ],
  12229.                                 'transformationResultType' => 'default',
  12230.                                 'dataTarget' => [
  12231.                                     'type' => 'direct',
  12232.                                     'settings' => [
  12233.                                         'fieldName' => 'AngebotszeileVEText2',
  12234.                                         'language' => '',
  12235.                                         'writeIfTargetIsNotEmpty' => true,
  12236.                                         'writeIfSourceIsEmpty' => true,
  12237.                                     ],
  12238.                                 ],
  12239.                                 'transformationPipeline' => [
  12240.                                 ],
  12241.                             ],
  12242.                             => [
  12243.                                 'label' => 'JK-Angebotszeile Liefereinheit Preis [8]',
  12244.                                 'dataSourceIndex' => [
  12245.                                     => '8',
  12246.                                 ],
  12247.                                 'transformationResultType' => 'numeric',
  12248.                                 'dataTarget' => [
  12249.                                     'type' => 'direct',
  12250.                                     'settings' => [
  12251.                                         'fieldName' => 'AngebotszeileVEPreis2',
  12252.                                         'language' => '',
  12253.                                         'writeIfTargetIsNotEmpty' => true,
  12254.                                         'writeIfSourceIsEmpty' => true,
  12255.                                     ],
  12256.                                 ],
  12257.                                 'transformationPipeline' => [
  12258.                                     => [
  12259.                                         'type' => 'numeric',
  12260.                                     ],
  12261.                                 ],
  12262.                             ],
  12263.                         ],
  12264.                         'executionConfig' => [
  12265.                             'scheduleType' => 'recurring',
  12266.                             'cronDefinition' => '',
  12267.                             'scheduledAt' => '',
  12268.                         ],
  12269.                         'permissions' => [
  12270.                             'user' => [
  12271.                             ],
  12272.                             'role' => [
  12273.                             ],
  12274.                         ],
  12275.                         'workspaces' => [
  12276.                         ],
  12277.                     ],
  12278.                     'Kategorie_Import' => [
  12279.                         'general' => [
  12280.                             'type' => 'dataImporterDataObject',
  12281.                             'name' => 'Kategorie_Import',
  12282.                             'description' => '',
  12283.                             'group' => 'Kategorien',
  12284.                             'active' => false,
  12285.                             'path' => NULL,
  12286.                             'modificationDate' => 1671521574,
  12287.                             'createDate' => 1671521574,
  12288.                         ],
  12289.                         'loaderConfig' => [
  12290.                             'type' => 'asset',
  12291.                             'settings' => [
  12292.                                 'assetPath' => '/Imports/Kategorien/wuk_kategorie_import_corrected.csv',
  12293.                             ],
  12294.                         ],
  12295.                         'interpreterConfig' => [
  12296.                             'type' => 'csv',
  12297.                             'settings' => [
  12298.                                 'skipFirstRow' => true,
  12299.                                 'delimiter' => ',',
  12300.                                 'enclosure' => '"',
  12301.                                 'escape' => '\\',
  12302.                             ],
  12303.                         ],
  12304.                         'resolverConfig' => [
  12305.                             'elementType' => 'dataObject',
  12306.                             'dataObjectClassId' => 'KAT',
  12307.                             'loadingStrategy' => [
  12308.                                 'type' => 'attribute',
  12309.                                 'settings' => [
  12310.                                     'dataSourceIndex' => '0',
  12311.                                     'attributeName' => 'MagentoID',
  12312.                                     'language' => '',
  12313.                                 ],
  12314.                             ],
  12315.                             'createLocationStrategy' => [
  12316.                                 'type' => 'staticPath',
  12317.                                 'settings' => [
  12318.                                     'path' => '/Kategorien',
  12319.                                 ],
  12320.                             ],
  12321.                             'locationUpdateStrategy' => [
  12322.                                 'type' => 'findParent',
  12323.                                 'settings' => [
  12324.                                     'findStrategy' => 'attribute',
  12325.                                     'attributeDataObjectClassId' => 'KAT',
  12326.                                     'attributeName' => 'MagentoID',
  12327.                                     'attributeLanguage' => '',
  12328.                                     'dataSourceIndex' => '2',
  12329.                                     'fallbackPath' => '/Kategorien',
  12330.                                 ],
  12331.                             ],
  12332.                             'publishingStrategy' => [
  12333.                                 'type' => 'alwaysPublish',
  12334.                             ],
  12335.                         ],
  12336.                         'processingConfig' => [
  12337.                             'executionType' => 'sequential',
  12338.                             'idDataIndex' => '0',
  12339.                             'cleanup' => [
  12340.                                 'strategy' => 'unpublish',
  12341.                             ],
  12342.                         ],
  12343.                         'mappingConfig' => [
  12344.                             => [
  12345.                                 'label' => 'Key',
  12346.                                 'dataSourceIndex' => [
  12347.                                     => '4',
  12348.                                     => '0',
  12349.                                 ],
  12350.                                 'settings' => [
  12351.                                     'glue' => '_',
  12352.                                 ],
  12353.                                 'transformationResultType' => 'default',
  12354.                                 'dataTarget' => [
  12355.                                     'type' => 'direct',
  12356.                                     'settings' => [
  12357.                                         'fieldName' => 'key',
  12358.                                         'language' => '',
  12359.                                         'writeIfTargetIsNotEmpty' => true,
  12360.                                         'writeIfSourceIsEmpty' => true,
  12361.                                     ],
  12362.                                 ],
  12363.                                 'transformationPipeline' => [
  12364.                                     => [
  12365.                                         'settings' => [
  12366.                                             'glue' => '_',
  12367.                                         ],
  12368.                                         'type' => 'combine',
  12369.                                     ],
  12370.                                 ],
  12371.                             ],
  12372.                             => [
  12373.                                 'label' => 'Name',
  12374.                                 'dataSourceIndex' => [
  12375.                                     => '4',
  12376.                                 ],
  12377.                                 'transformationResultType' => 'default',
  12378.                                 'dataTarget' => [
  12379.                                     'type' => 'direct',
  12380.                                     'settings' => [
  12381.                                         'fieldName' => 'Name',
  12382.                                         'language' => '',
  12383.                                         'writeIfTargetIsNotEmpty' => true,
  12384.                                         'writeIfSourceIsEmpty' => true,
  12385.                                     ],
  12386.                                 ],
  12387.                                 'transformationPipeline' => [
  12388.                                 ],
  12389.                             ],
  12390.                             => [
  12391.                                 'label' => 'MagentoID',
  12392.                                 'dataSourceIndex' => [
  12393.                                     => '0',
  12394.                                 ],
  12395.                                 'transformationResultType' => 'numeric',
  12396.                                 'dataTarget' => [
  12397.                                     'type' => 'direct',
  12398.                                     'settings' => [
  12399.                                         'fieldName' => 'MagentoID',
  12400.                                         'language' => '',
  12401.                                         'writeIfTargetIsNotEmpty' => true,
  12402.                                         'writeIfSourceIsEmpty' => true,
  12403.                                     ],
  12404.                                 ],
  12405.                                 'transformationPipeline' => [
  12406.                                     => [
  12407.                                         'type' => 'numeric',
  12408.                                     ],
  12409.                                 ],
  12410.                             ],
  12411.                             => [
  12412.                                 'label' => 'Active',
  12413.                                 'dataSourceIndex' => [
  12414.                                     => '3',
  12415.                                 ],
  12416.                                 'transformationResultType' => 'default',
  12417.                                 'dataTarget' => [
  12418.                                     'type' => 'direct',
  12419.                                     'settings' => [
  12420.                                         'fieldName' => 'active',
  12421.                                         'language' => '',
  12422.                                         'writeIfTargetIsNotEmpty' => true,
  12423.                                         'writeIfSourceIsEmpty' => true,
  12424.                                     ],
  12425.                                 ],
  12426.                                 'transformationPipeline' => [
  12427.                                 ],
  12428.                             ],
  12429.                         ],
  12430.                         'executionConfig' => [
  12431.                             'scheduleType' => 'recurring',
  12432.                             'cronDefinition' => '',
  12433.                             'scheduledAt' => '',
  12434.                         ],
  12435.                         'permissions' => [
  12436.                             'user' => [
  12437.                             ],
  12438.                             'role' => [
  12439.                             ],
  12440.                         ],
  12441.                         'workspaces' => [
  12442.                         ],
  12443.                     ],
  12444.                     'Kategorie_Import_final' => [
  12445.                         'general' => [
  12446.                             'type' => 'dataImporterDataObject',
  12447.                             'name' => 'Kategorie_Import_final',
  12448.                             'description' => '',
  12449.                             'group' => 'Kategorien',
  12450.                             'active' => false,
  12451.                             'path' => NULL,
  12452.                             'modificationDate' => 1677678482,
  12453.                             'createDate' => 1657876751,
  12454.                         ],
  12455.                         'loaderConfig' => [
  12456.                             'type' => 'asset',
  12457.                             'settings' => [
  12458.                                 'assetPath' => '/Imports/Kategorien/wuk_kategorie_import_corrected.csv',
  12459.                             ],
  12460.                         ],
  12461.                         'interpreterConfig' => [
  12462.                             'type' => 'csv',
  12463.                             'settings' => [
  12464.                                 'skipFirstRow' => true,
  12465.                                 'delimiter' => ',',
  12466.                                 'enclosure' => '"',
  12467.                                 'escape' => '\\',
  12468.                             ],
  12469.                         ],
  12470.                         'resolverConfig' => [
  12471.                             'elementType' => 'dataObject',
  12472.                             'dataObjectClassId' => 'CAT',
  12473.                             'loadingStrategy' => [
  12474.                                 'type' => 'attribute',
  12475.                                 'settings' => [
  12476.                                     'dataSourceIndex' => '0',
  12477.                                     'attributeName' => 'magentoCategoryId',
  12478.                                     'language' => '',
  12479.                                 ],
  12480.                             ],
  12481.                             'createLocationStrategy' => [
  12482.                                 'type' => 'staticPath',
  12483.                                 'settings' => [
  12484.                                     'path' => '/Category',
  12485.                                 ],
  12486.                             ],
  12487.                             'locationUpdateStrategy' => [
  12488.                                 'type' => 'findParent',
  12489.                                 'settings' => [
  12490.                                     'findStrategy' => 'attribute',
  12491.                                     'attributeDataObjectClassId' => 'CAT',
  12492.                                     'attributeName' => 'magentoCategoryId',
  12493.                                     'attributeLanguage' => '',
  12494.                                     'dataSourceIndex' => '2',
  12495.                                     'fallbackPath' => '/Category',
  12496.                                 ],
  12497.                             ],
  12498.                             'publishingStrategy' => [
  12499.                                 'type' => 'alwaysPublish',
  12500.                             ],
  12501.                         ],
  12502.                         'processingConfig' => [
  12503.                             'executionType' => 'sequential',
  12504.                             'idDataIndex' => '0',
  12505.                             'cleanup' => [
  12506.                                 'strategy' => 'unpublish',
  12507.                             ],
  12508.                         ],
  12509.                         'mappingConfig' => [
  12510.                             => [
  12511.                                 'label' => 'Key',
  12512.                                 'dataSourceIndex' => [
  12513.                                     => '4',
  12514.                                     => '0',
  12515.                                 ],
  12516.                                 'settings' => [
  12517.                                     'glue' => '_',
  12518.                                 ],
  12519.                                 'transformationResultType' => 'default',
  12520.                                 'dataTarget' => [
  12521.                                     'type' => 'direct',
  12522.                                     'settings' => [
  12523.                                         'fieldName' => 'key',
  12524.                                         'language' => '',
  12525.                                         'writeIfTargetIsNotEmpty' => true,
  12526.                                         'writeIfSourceIsEmpty' => true,
  12527.                                     ],
  12528.                                 ],
  12529.                                 'transformationPipeline' => [
  12530.                                     => [
  12531.                                         'settings' => [
  12532.                                             'glue' => '_',
  12533.                                         ],
  12534.                                         'type' => 'combine',
  12535.                                     ],
  12536.                                 ],
  12537.                             ],
  12538.                             => [
  12539.                                 'label' => 'Name',
  12540.                                 'dataSourceIndex' => [
  12541.                                     => '4',
  12542.                                 ],
  12543.                                 'transformationResultType' => 'default',
  12544.                                 'dataTarget' => [
  12545.                                     'type' => 'direct',
  12546.                                     'settings' => [
  12547.                                         'fieldName' => 'name',
  12548.                                         'language' => '',
  12549.                                         'writeIfTargetIsNotEmpty' => true,
  12550.                                         'writeIfSourceIsEmpty' => true,
  12551.                                     ],
  12552.                                 ],
  12553.                                 'transformationPipeline' => [
  12554.                                 ],
  12555.                             ],
  12556.                             => [
  12557.                                 'label' => 'MagentoID',
  12558.                                 'dataSourceIndex' => [
  12559.                                     => '0',
  12560.                                 ],
  12561.                                 'transformationResultType' => 'numeric',
  12562.                                 'dataTarget' => [
  12563.                                     'type' => 'direct',
  12564.                                     'settings' => [
  12565.                                         'fieldName' => 'magentoCategoryId',
  12566.                                         'language' => '',
  12567.                                         'writeIfTargetIsNotEmpty' => true,
  12568.                                         'writeIfSourceIsEmpty' => true,
  12569.                                     ],
  12570.                                 ],
  12571.                                 'transformationPipeline' => [
  12572.                                     => [
  12573.                                         'type' => 'numeric',
  12574.                                     ],
  12575.                                 ],
  12576.                             ],
  12577.                             => [
  12578.                                 'label' => 'Active',
  12579.                                 'dataSourceIndex' => [
  12580.                                     => '3',
  12581.                                 ],
  12582.                                 'transformationResultType' => 'default',
  12583.                                 'dataTarget' => [
  12584.                                     'type' => 'direct',
  12585.                                     'settings' => [
  12586.                                         'fieldName' => 'active',
  12587.                                         'language' => '',
  12588.                                         'writeIfTargetIsNotEmpty' => true,
  12589.                                         'writeIfSourceIsEmpty' => true,
  12590.                                     ],
  12591.                                 ],
  12592.                                 'transformationPipeline' => [
  12593.                                 ],
  12594.                             ],
  12595.                             => [
  12596.                                 'label' => 'ParentId PS',
  12597.                                 'dataSourceIndex' => [
  12598.                                     => '2',
  12599.                                 ],
  12600.                                 'transformationResultType' => 'numeric',
  12601.                                 'dataTarget' => [
  12602.                                     'type' => 'direct',
  12603.                                     'settings' => [
  12604.                                         'fieldName' => 'parentCategoryId',
  12605.                                         'language' => '',
  12606.                                         'writeIfTargetIsNotEmpty' => true,
  12607.                                         'writeIfSourceIsEmpty' => true,
  12608.                                     ],
  12609.                                 ],
  12610.                                 'transformationPipeline' => [
  12611.                                     => [
  12612.                                         'type' => 'numeric',
  12613.                                     ],
  12614.                                 ],
  12615.                             ],
  12616.                             => [
  12617.                                 'label' => 'Name PS',
  12618.                                 'dataSourceIndex' => [
  12619.                                     => '4',
  12620.                                 ],
  12621.                                 'transformationResultType' => 'default',
  12622.                                 'dataTarget' => [
  12623.                                     'type' => 'direct',
  12624.                                     'settings' => [
  12625.                                         'fieldName' => 'categoryName',
  12626.                                         'language' => 'de',
  12627.                                         'writeIfTargetIsNotEmpty' => true,
  12628.                                         'writeIfSourceIsEmpty' => true,
  12629.                                     ],
  12630.                                 ],
  12631.                                 'transformationPipeline' => [
  12632.                                 ],
  12633.                             ],
  12634.                             => [
  12635.                                 'label' => 'Name WuK',
  12636.                                 'dataSourceIndex' => [
  12637.                                     => '4',
  12638.                                 ],
  12639.                                 'transformationResultType' => 'default',
  12640.                                 'dataTarget' => [
  12641.                                     'type' => 'direct',
  12642.                                     'settings' => [
  12643.                                         'fieldName' => 'categoryNameWuK',
  12644.                                         'language' => 'de',
  12645.                                         'writeIfTargetIsNotEmpty' => true,
  12646.                                         'writeIfSourceIsEmpty' => true,
  12647.                                     ],
  12648.                                 ],
  12649.                                 'transformationPipeline' => [
  12650.                                 ],
  12651.                             ],
  12652.                             => [
  12653.                                 'label' => 'MagentoID WuK',
  12654.                                 'dataSourceIndex' => [
  12655.                                     => '0',
  12656.                                 ],
  12657.                                 'transformationResultType' => 'numeric',
  12658.                                 'dataTarget' => [
  12659.                                     'type' => 'direct',
  12660.                                     'settings' => [
  12661.                                         'fieldName' => 'magentoCategoryIdWuK',
  12662.                                         'language' => '',
  12663.                                         'writeIfTargetIsNotEmpty' => true,
  12664.                                         'writeIfSourceIsEmpty' => true,
  12665.                                     ],
  12666.                                 ],
  12667.                                 'transformationPipeline' => [
  12668.                                     => [
  12669.                                         'type' => 'numeric',
  12670.                                     ],
  12671.                                 ],
  12672.                             ],
  12673.                         ],
  12674.                         'executionConfig' => [
  12675.                             'scheduleType' => 'recurring',
  12676.                             'cronDefinition' => '',
  12677.                             'scheduledAt' => '',
  12678.                         ],
  12679.                         'permissions' => [
  12680.                             'user' => [
  12681.                             ],
  12682.                             'role' => [
  12683.                             ],
  12684.                         ],
  12685.                         'workspaces' => [
  12686.                         ],
  12687.                     ],
  12688.                     'Kategorie_Update' => [
  12689.                         'general' => [
  12690.                             'type' => 'dataImporterDataObject',
  12691.                             'name' => 'Kategorie_Update',
  12692.                             'description' => '',
  12693.                             'group' => 'Kategorien',
  12694.                             'active' => false,
  12695.                             'path' => NULL,
  12696.                             'modificationDate' => 1677678697,
  12697.                             'createDate' => 1657876751,
  12698.                         ],
  12699.                         'loaderConfig' => [
  12700.                             'type' => 'asset',
  12701.                             'settings' => [
  12702.                                 'assetPath' => '/Imports/Kategorien/wuk_kategorie_import_corrected.csv',
  12703.                             ],
  12704.                         ],
  12705.                         'interpreterConfig' => [
  12706.                             'type' => 'csv',
  12707.                             'settings' => [
  12708.                                 'skipFirstRow' => true,
  12709.                                 'delimiter' => ',',
  12710.                                 'enclosure' => '"',
  12711.                                 'escape' => '\\',
  12712.                             ],
  12713.                         ],
  12714.                         'resolverConfig' => [
  12715.                             'elementType' => 'dataObject',
  12716.                             'dataObjectClassId' => 'CAT',
  12717.                             'loadingStrategy' => [
  12718.                                 'type' => 'attribute',
  12719.                                 'settings' => [
  12720.                                     'dataSourceIndex' => '0',
  12721.                                     'attributeName' => 'magentoCategoryId',
  12722.                                     'language' => '',
  12723.                                 ],
  12724.                             ],
  12725.                             'createLocationStrategy' => [
  12726.                                 'type' => 'doNotCreate',
  12727.                             ],
  12728.                             'locationUpdateStrategy' => [
  12729.                                 'type' => 'noChange',
  12730.                             ],
  12731.                             'publishingStrategy' => [
  12732.                                 'type' => 'alwaysPublish',
  12733.                             ],
  12734.                         ],
  12735.                         'processingConfig' => [
  12736.                             'executionType' => 'sequential',
  12737.                             'idDataIndex' => '0',
  12738.                             'cleanup' => [
  12739.                                 'strategy' => 'unpublish',
  12740.                             ],
  12741.                         ],
  12742.                         'mappingConfig' => [
  12743.                             => [
  12744.                                 'label' => 'ParentId PS',
  12745.                                 'dataSourceIndex' => [
  12746.                                     => '2',
  12747.                                 ],
  12748.                                 'transformationResultType' => 'numeric',
  12749.                                 'dataTarget' => [
  12750.                                     'type' => 'direct',
  12751.                                     'settings' => [
  12752.                                         'fieldName' => 'parentCategoryId',
  12753.                                         'language' => '',
  12754.                                         'writeIfTargetIsNotEmpty' => false,
  12755.                                         'writeIfSourceIsEmpty' => false,
  12756.                                     ],
  12757.                                 ],
  12758.                                 'transformationPipeline' => [
  12759.                                     => [
  12760.                                         'type' => 'numeric',
  12761.                                     ],
  12762.                                 ],
  12763.                             ],
  12764.                             => [
  12765.                                 'label' => 'Name PS',
  12766.                                 'dataSourceIndex' => [
  12767.                                     => '4',
  12768.                                 ],
  12769.                                 'transformationResultType' => 'default',
  12770.                                 'dataTarget' => [
  12771.                                     'type' => 'direct',
  12772.                                     'settings' => [
  12773.                                         'fieldName' => 'categoryName',
  12774.                                         'language' => 'de',
  12775.                                         'writeIfTargetIsNotEmpty' => false,
  12776.                                         'writeIfSourceIsEmpty' => false,
  12777.                                     ],
  12778.                                 ],
  12779.                                 'transformationPipeline' => [
  12780.                                 ],
  12781.                             ],
  12782.                             => [
  12783.                                 'label' => 'Name WuK',
  12784.                                 'dataSourceIndex' => [
  12785.                                     => '4',
  12786.                                 ],
  12787.                                 'transformationResultType' => 'default',
  12788.                                 'dataTarget' => [
  12789.                                     'type' => 'direct',
  12790.                                     'settings' => [
  12791.                                         'fieldName' => 'categoryNameWuK',
  12792.                                         'language' => 'de',
  12793.                                         'writeIfTargetIsNotEmpty' => false,
  12794.                                         'writeIfSourceIsEmpty' => false,
  12795.                                     ],
  12796.                                 ],
  12797.                                 'transformationPipeline' => [
  12798.                                 ],
  12799.                             ],
  12800.                             => [
  12801.                                 'label' => 'MagentoID WuK',
  12802.                                 'dataSourceIndex' => [
  12803.                                     => '0',
  12804.                                 ],
  12805.                                 'transformationResultType' => 'numeric',
  12806.                                 'dataTarget' => [
  12807.                                     'type' => 'direct',
  12808.                                     'settings' => [
  12809.                                         'fieldName' => 'magentoCategoryIdWuK',
  12810.                                         'language' => '',
  12811.                                         'writeIfTargetIsNotEmpty' => false,
  12812.                                         'writeIfSourceIsEmpty' => false,
  12813.                                     ],
  12814.                                 ],
  12815.                                 'transformationPipeline' => [
  12816.                                     => [
  12817.                                         'type' => 'numeric',
  12818.                                     ],
  12819.                                 ],
  12820.                             ],
  12821.                         ],
  12822.                         'executionConfig' => [
  12823.                             'scheduleType' => 'recurring',
  12824.                             'cronDefinition' => '',
  12825.                             'scheduledAt' => '',
  12826.                         ],
  12827.                         'permissions' => [
  12828.                             'user' => [
  12829.                             ],
  12830.                             'role' => [
  12831.                             ],
  12832.                         ],
  12833.                         'workspaces' => [
  12834.                         ],
  12835.                     ],
  12836.                     'PHOENIX_LMIV_Import' => [
  12837.                         'general' => [
  12838.                             'type' => 'dataImporterDataObject',
  12839.                             'path' => NULL,
  12840.                             'name' => 'PHOENIX_LMIV_Import',
  12841.                             'modificationDate' => 1675175440,
  12842.                             'createDate' => 1675175440,
  12843.                         ],
  12844.                         'workspaces' => [
  12845.                         ],
  12846.                         'permissions' => [
  12847.                             'user' => [
  12848.                             ],
  12849.                             'role' => [
  12850.                             ],
  12851.                         ],
  12852.                     ],
  12853.                     'PHOENIX_PS_Bestand_Import' => [
  12854.                         'general' => [
  12855.                             'type' => 'dataImporterDataObject',
  12856.                             'name' => 'PHOENIX_PS_Bestand_Import',
  12857.                             'description' => '',
  12858.                             'group' => '',
  12859.                             'active' => false,
  12860.                             'path' => NULL,
  12861.                             'modificationDate' => 1675175378,
  12862.                             'createDate' => 1675175261,
  12863.                         ],
  12864.                         'loaderConfig' => [
  12865.                             'type' => 'asset',
  12866.                             'settings' => [
  12867.                                 'assetPath' => '/Imports/Produkte/PHOENIX/Bestand Privatsortiment.csv',
  12868.                             ],
  12869.                         ],
  12870.                         'interpreterConfig' => [
  12871.                             'type' => 'csv',
  12872.                             'settings' => [
  12873.                                 'skipFirstRow' => true,
  12874.                                 'delimiter' => ';',
  12875.                                 'enclosure' => '"',
  12876.                                 'escape' => '\\',
  12877.                             ],
  12878.                         ],
  12879.                         'resolverConfig' => [
  12880.                             'elementType' => 'dataObject',
  12881.                             'dataObjectClassId' => 'PRO',
  12882.                             'loadingStrategy' => [
  12883.                                 'type' => 'attribute',
  12884.                                 'settings' => [
  12885.                                     'dataSourceIndex' => '0',
  12886.                                     'attributeName' => 'sku',
  12887.                                     'language' => '',
  12888.                                     'includeUnpublished' => true,
  12889.                                 ],
  12890.                             ],
  12891.                             'createLocationStrategy' => [
  12892.                                 'type' => 'doNotCreate',
  12893.                             ],
  12894.                             'locationUpdateStrategy' => [
  12895.                                 'type' => 'noChange',
  12896.                             ],
  12897.                             'publishingStrategy' => [
  12898.                                 'type' => 'alwaysPublish',
  12899.                             ],
  12900.                         ],
  12901.                         'processingConfig' => [
  12902.                             'executionType' => 'parallel',
  12903.                             'idDataIndex' => '',
  12904.                         ],
  12905.                         'mappingConfig' => [
  12906.                             => [
  12907.                                 'label' => 'Bestand',
  12908.                                 'dataSourceIndex' => [
  12909.                                     => '1',
  12910.                                 ],
  12911.                                 'transformationResultType' => 'numeric',
  12912.                                 'dataTarget' => [
  12913.                                     'type' => 'direct',
  12914.                                     'settings' => [
  12915.                                         'fieldName' => 'qty',
  12916.                                         'language' => '',
  12917.                                         'writeIfTargetIsNotEmpty' => true,
  12918.                                         'writeIfSourceIsEmpty' => true,
  12919.                                     ],
  12920.                                 ],
  12921.                                 'transformationPipeline' => [
  12922.                                     => [
  12923.                                         'type' => 'numeric',
  12924.                                     ],
  12925.                                 ],
  12926.                             ],
  12927.                         ],
  12928.                         'executionConfig' => [
  12929.                             'scheduleType' => 'recurring',
  12930.                             'cronDefinition' => '',
  12931.                             'scheduledAt' => '',
  12932.                         ],
  12933.                         'permissions' => [
  12934.                             'user' => [
  12935.                             ],
  12936.                             'role' => [
  12937.                             ],
  12938.                         ],
  12939.                         'workspaces' => [
  12940.                         ],
  12941.                     ],
  12942.                     'PHOENIX_Produktanlage' => [
  12943.                         'general' => [
  12944.                             'type' => 'dataImporterDataObject',
  12945.                             'name' => 'PHOENIX_Produktanlage',
  12946.                             'description' => '',
  12947.                             'group' => '',
  12948.                             'active' => false,
  12949.                             'path' => NULL,
  12950.                             'modificationDate' => 1675175670,
  12951.                             'createDate' => 1675175565,
  12952.                         ],
  12953.                         'loaderConfig' => [
  12954.                             'type' => 'asset',
  12955.                             'settings' => [
  12956.                                 'assetPath' => '/Imports/Produkte/PHOENIX/Privatsortimentsartikel.csv',
  12957.                             ],
  12958.                         ],
  12959.                         'interpreterConfig' => [
  12960.                             'type' => 'csv',
  12961.                             'settings' => [
  12962.                                 'skipFirstRow' => true,
  12963.                                 'delimiter' => ';',
  12964.                                 'enclosure' => '"',
  12965.                                 'escape' => '\\',
  12966.                             ],
  12967.                         ],
  12968.                         'resolverConfig' => [
  12969.                             'elementType' => 'dataObject',
  12970.                             'dataObjectClassId' => 'PRO',
  12971.                             'loadingStrategy' => [
  12972.                                 'type' => 'attribute',
  12973.                                 'settings' => [
  12974.                                     'dataSourceIndex' => '0',
  12975.                                     'attributeName' => 'sku',
  12976.                                     'language' => '',
  12977.                                     'includeUnpublished' => true,
  12978.                                 ],
  12979.                             ],
  12980.                             'createLocationStrategy' => [
  12981.                                 'type' => 'staticPath',
  12982.                                 'settings' => [
  12983.                                     'path' => '/Produkte',
  12984.                                 ],
  12985.                             ],
  12986.                             'locationUpdateStrategy' => [
  12987.                                 'type' => 'noChange',
  12988.                             ],
  12989.                             'publishingStrategy' => [
  12990.                                 'type' => 'alwaysPublish',
  12991.                             ],
  12992.                         ],
  12993.                         'processingConfig' => [
  12994.                             'executionType' => 'parallel',
  12995.                             'idDataIndex' => '',
  12996.                         ],
  12997.                         'mappingConfig' => [
  12998.                         ],
  12999.                         'executionConfig' => [
  13000.                             'scheduleType' => 'recurring',
  13001.                             'cronDefinition' => '',
  13002.                             'scheduledAt' => '',
  13003.                         ],
  13004.                         'permissions' => [
  13005.                             'user' => [
  13006.                             ],
  13007.                             'role' => [
  13008.                             ],
  13009.                         ],
  13010.                         'workspaces' => [
  13011.                         ],
  13012.                     ],
  13013.                     'PS_Sondereinheit' => [
  13014.                         'general' => [
  13015.                             'active' => true,
  13016.                             'type' => 'dataImporterDataObject',
  13017.                             'name' => 'PS_Sondereinheit',
  13018.                             'description' => '',
  13019.                             'group' => '',
  13020.                             'path' => NULL,
  13021.                             'modificationDate' => 1700232162,
  13022.                             'createDate' => 1700148361,
  13023.                         ],
  13024.                         'loaderConfig' => [
  13025.                             'type' => 'asset',
  13026.                             'settings' => [
  13027.                                 'assetPath' => '/Imports/Produkte/PHOENIX/ps_sondereinheit_add.csv',
  13028.                             ],
  13029.                         ],
  13030.                         'interpreterConfig' => [
  13031.                             'type' => 'csv',
  13032.                             'settings' => [
  13033.                                 'skipFirstRow' => true,
  13034.                                 'delimiter' => ';',
  13035.                                 'enclosure' => '"',
  13036.                                 'escape' => '\\',
  13037.                             ],
  13038.                         ],
  13039.                         'resolverConfig' => [
  13040.                             'elementType' => 'dataObject',
  13041.                             'dataObjectClassId' => 'PRO',
  13042.                             'loadingStrategy' => [
  13043.                                 'type' => 'attribute',
  13044.                                 'settings' => [
  13045.                                     'dataSourceIndex' => '0',
  13046.                                     'attributeName' => 'sku',
  13047.                                     'language' => '',
  13048.                                     'includeUnpublished' => true,
  13049.                                 ],
  13050.                             ],
  13051.                             'createLocationStrategy' => [
  13052.                                 'type' => 'doNotCreate',
  13053.                             ],
  13054.                             'locationUpdateStrategy' => [
  13055.                                 'type' => 'noChange',
  13056.                             ],
  13057.                             'publishingStrategy' => [
  13058.                                 'type' => 'noChangeUnpublishNew',
  13059.                             ],
  13060.                         ],
  13061.                         'processingConfig' => [
  13062.                             'executionType' => 'parallel',
  13063.                             'idDataIndex' => '',
  13064.                         ],
  13065.                         'mappingConfig' => [
  13066.                             => [
  13067.                                 'label' => 'sondereinheit [1]',
  13068.                                 'dataSourceIndex' => [
  13069.                                     => '1',
  13070.                                 ],
  13071.                                 'transformationResultType' => 'numeric',
  13072.                                 'dataTarget' => [
  13073.                                     'type' => 'direct',
  13074.                                     'settings' => [
  13075.                                         'fieldName' => 'qty_increments',
  13076.                                         'language' => '',
  13077.                                         'writeIfTargetIsNotEmpty' => true,
  13078.                                         'writeIfSourceIsEmpty' => false,
  13079.                                     ],
  13080.                                 ],
  13081.                                 'transformationPipeline' => [
  13082.                                     => [
  13083.                                         'type' => 'numeric',
  13084.                                     ],
  13085.                                 ],
  13086.                             ],
  13087.                             => [
  13088.                                 'label' => 'sondereinheit [1]',
  13089.                                 'dataSourceIndex' => [
  13090.                                     => '1',
  13091.                                 ],
  13092.                                 'transformationResultType' => 'default',
  13093.                                 'dataTarget' => [
  13094.                                     'type' => 'direct',
  13095.                                     'settings' => [
  13096.                                         'fieldName' => 'specialUnit',
  13097.                                         'language' => '',
  13098.                                         'writeIfTargetIsNotEmpty' => true,
  13099.                                         'writeIfSourceIsEmpty' => true,
  13100.                                     ],
  13101.                                 ],
  13102.                                 'transformationPipeline' => [
  13103.                                 ],
  13104.                             ],
  13105.                             => [
  13106.                                 'label' => 'new column',
  13107.                                 'dataSourceIndex' => [
  13108.                                     => '1',
  13109.                                 ],
  13110.                                 'transformationResultType' => 'numeric',
  13111.                                 'dataTarget' => [
  13112.                                     'type' => 'direct',
  13113.                                     'settings' => [
  13114.                                         'fieldName' => 'min_cart_qty',
  13115.                                         'language' => '',
  13116.                                         'writeIfTargetIsNotEmpty' => true,
  13117.                                         'writeIfSourceIsEmpty' => true,
  13118.                                     ],
  13119.                                 ],
  13120.                                 'transformationPipeline' => [
  13121.                                     => [
  13122.                                         'type' => 'numeric',
  13123.                                     ],
  13124.                                 ],
  13125.                             ],
  13126.                         ],
  13127.                         'executionConfig' => [
  13128.                             'scheduleType' => 'recurring',
  13129.                             'cronDefinition' => '',
  13130.                             'scheduledAt' => '',
  13131.                         ],
  13132.                         'permissions' => [
  13133.                             'user' => [
  13134.                             ],
  13135.                             'role' => [
  13136.                             ],
  13137.                         ],
  13138.                         'workspaces' => [
  13139.                         ],
  13140.                     ],
  13141.                     'Privatsortimentsartikel_Import' => [
  13142.                         'general' => [
  13143.                             'type' => 'dataImporterDataObject',
  13144.                             'name' => 'Privatsortimentsartikel_Import',
  13145.                             'description' => '',
  13146.                             'group' => '',
  13147.                             'active' => false,
  13148.                             'path' => NULL,
  13149.                             'modificationDate' => 1675675982,
  13150.                             'createDate' => 1674740706,
  13151.                         ],
  13152.                         'loaderConfig' => [
  13153.                             'type' => 'asset',
  13154.                             'settings' => [
  13155.                                 'assetPath' => '/Imports/Produkte/PHOENIX/Privatsortimentsartikel.csv',
  13156.                             ],
  13157.                         ],
  13158.                         'interpreterConfig' => [
  13159.                             'type' => 'csv',
  13160.                             'settings' => [
  13161.                                 'skipFirstRow' => true,
  13162.                                 'delimiter' => ';',
  13163.                                 'enclosure' => '"',
  13164.                                 'escape' => '\\',
  13165.                             ],
  13166.                         ],
  13167.                         'resolverConfig' => [
  13168.                             'elementType' => 'dataObject',
  13169.                             'dataObjectClassId' => 'PRO',
  13170.                             'loadingStrategy' => [
  13171.                                 'type' => 'attribute',
  13172.                                 'settings' => [
  13173.                                     'dataSourceIndex' => '0',
  13174.                                     'attributeName' => 'sku',
  13175.                                     'language' => '',
  13176.                                 ],
  13177.                             ],
  13178.                             'createLocationStrategy' => [
  13179.                                 'type' => 'doNotCreate',
  13180.                             ],
  13181.                             'locationUpdateStrategy' => [
  13182.                                 'type' => 'noChange',
  13183.                             ],
  13184.                             'publishingStrategy' => [
  13185.                                 'type' => 'alwaysPublish',
  13186.                             ],
  13187.                         ],
  13188.                         'processingConfig' => [
  13189.                             'executionType' => 'parallel',
  13190.                             'idDataIndex' => '',
  13191.                         ],
  13192.                         'mappingConfig' => [
  13193.                             => [
  13194.                                 'label' => 'gep',
  13195.                                 'dataSourceIndex' => [
  13196.                                     => '3',
  13197.                                 ],
  13198.                                 'transformationResultType' => 'numeric',
  13199.                                 'dataTarget' => [
  13200.                                     'type' => 'direct',
  13201.                                     'settings' => [
  13202.                                         'fieldName' => 'GEP',
  13203.                                         'language' => '',
  13204.                                         'writeIfTargetIsNotEmpty' => true,
  13205.                                         'writeIfSourceIsEmpty' => true,
  13206.                                     ],
  13207.                                 ],
  13208.                                 'transformationPipeline' => [
  13209.                                     => [
  13210.                                         'type' => 'numeric',
  13211.                                     ],
  13212.                                 ],
  13213.                             ],
  13214.                             => [
  13215.                                 'label' => 'aep',
  13216.                                 'dataSourceIndex' => [
  13217.                                     => '4',
  13218.                                 ],
  13219.                                 'transformationResultType' => 'numeric',
  13220.                                 'dataTarget' => [
  13221.                                     'type' => 'direct',
  13222.                                     'settings' => [
  13223.                                         'fieldName' => 'AEP',
  13224.                                         'language' => '',
  13225.                                         'writeIfTargetIsNotEmpty' => true,
  13226.                                         'writeIfSourceIsEmpty' => true,
  13227.                                     ],
  13228.                                 ],
  13229.                                 'transformationPipeline' => [
  13230.                                     => [
  13231.                                         'type' => 'numeric',
  13232.                                     ],
  13233.                                 ],
  13234.                             ],
  13235.                             => [
  13236.                                 'label' => 'artikel_name',
  13237.                                 'dataSourceIndex' => [
  13238.                                     => '9',
  13239.                                 ],
  13240.                                 'transformationResultType' => 'default',
  13241.                                 'dataTarget' => [
  13242.                                     'type' => 'direct',
  13243.                                     'settings' => [
  13244.                                         'fieldName' => 'Systemname',
  13245.                                         'language' => '',
  13246.                                         'writeIfTargetIsNotEmpty' => true,
  13247.                                         'writeIfSourceIsEmpty' => true,
  13248.                                     ],
  13249.                                 ],
  13250.                                 'transformationPipeline' => [
  13251.                                 ],
  13252.                             ],
  13253.                             => [
  13254.                                 'label' => 'wgr',
  13255.                                 'dataSourceIndex' => [
  13256.                                     => '2',
  13257.                                 ],
  13258.                                 'transformationResultType' => 'default',
  13259.                                 'dataTarget' => [
  13260.                                     'type' => 'direct',
  13261.                                     'settings' => [
  13262.                                         'fieldName' => 'wgr',
  13263.                                         'language' => '',
  13264.                                         'writeIfTargetIsNotEmpty' => true,
  13265.                                         'writeIfSourceIsEmpty' => true,
  13266.                                     ],
  13267.                                 ],
  13268.                                 'transformationPipeline' => [
  13269.                                 ],
  13270.                             ],
  13271.                             => [
  13272.                                 'label' => 'sortiername',
  13273.                                 'dataSourceIndex' => [
  13274.                                     => '6',
  13275.                                 ],
  13276.                                 'transformationResultType' => 'default',
  13277.                                 'dataTarget' => [
  13278.                                     'type' => 'direct',
  13279.                                     'settings' => [
  13280.                                         'fieldName' => 'sortiername',
  13281.                                         'language' => '',
  13282.                                         'writeIfTargetIsNotEmpty' => true,
  13283.                                         'writeIfSourceIsEmpty' => true,
  13284.                                     ],
  13285.                                 ],
  13286.                                 'transformationPipeline' => [
  13287.                                 ],
  13288.                             ],
  13289.                             => [
  13290.                                 'label' => 'biosiegel',
  13291.                                 'dataSourceIndex' => [
  13292.                                     => '14',
  13293.                                 ],
  13294.                                 'transformationResultType' => 'default',
  13295.                                 'dataTarget' => [
  13296.                                     'type' => 'direct',
  13297.                                     'settings' => [
  13298.                                         'fieldName' => 'bio',
  13299.                                         'language' => '',
  13300.                                         'writeIfTargetIsNotEmpty' => true,
  13301.                                         'writeIfSourceIsEmpty' => true,
  13302.                                     ],
  13303.                                 ],
  13304.                                 'transformationPipeline' => [
  13305.                                 ],
  13306.                             ],
  13307.                         ],
  13308.                         'executionConfig' => [
  13309.                             'scheduleType' => 'recurring',
  13310.                             'cronDefinition' => '',
  13311.                             'scheduledAt' => '',
  13312.                         ],
  13313.                         'permissions' => [
  13314.                             'user' => [
  13315.                             ],
  13316.                             'role' => [
  13317.                             ],
  13318.                         ],
  13319.                         'workspaces' => [
  13320.                         ],
  13321.                     ],
  13322.                     'Produkt_Bilder_MC' => [
  13323.                         'general' => [
  13324.                             'type' => 'dataImporterDataObject',
  13325.                             'name' => 'Produkt_Bilder_MC',
  13326.                             'description' => 'Produktbild Import',
  13327.                             'group' => 'Bilder',
  13328.                             'active' => false,
  13329.                             'path' => NULL,
  13330.                             'modificationDate' => 1671521531,
  13331.                             'createDate' => 1643624266,
  13332.                         ],
  13333.                         'loaderConfig' => [
  13334.                             'type' => 'asset',
  13335.                             'settings' => [
  13336.                                 'assetPath' => '/Imports/Produkte/Bilder/MC_Bildernamen_01_20220623.csv',
  13337.                             ],
  13338.                         ],
  13339.                         'interpreterConfig' => [
  13340.                             'type' => 'csv',
  13341.                             'settings' => [
  13342.                                 'skipFirstRow' => true,
  13343.                                 'delimiter' => ',',
  13344.                                 'enclosure' => '"',
  13345.                                 'escape' => '\\',
  13346.                             ],
  13347.                         ],
  13348.                         'resolverConfig' => [
  13349.                             'elementType' => 'dataObject',
  13350.                             'dataObjectClassId' => 'PRO',
  13351.                             'loadingStrategy' => [
  13352.                                 'type' => 'attribute',
  13353.                                 'settings' => [
  13354.                                     'dataSourceIndex' => '1',
  13355.                                     'attributeName' => 'PZN',
  13356.                                     'language' => '',
  13357.                                     'includeUnpublished' => true,
  13358.                                 ],
  13359.                             ],
  13360.                             'createLocationStrategy' => [
  13361.                                 'type' => 'staticPath',
  13362.                                 'settings' => [
  13363.                                     'path' => '/Produkte',
  13364.                                 ],
  13365.                             ],
  13366.                             'locationUpdateStrategy' => [
  13367.                                 'type' => 'noChange',
  13368.                             ],
  13369.                             'publishingStrategy' => [
  13370.                                 'type' => 'alwaysPublish',
  13371.                             ],
  13372.                         ],
  13373.                         'processingConfig' => [
  13374.                             'executionType' => 'sequential',
  13375.                             'idDataIndex' => '1',
  13376.                             'cleanup' => [
  13377.                                 'strategy' => 'unpublish',
  13378.                             ],
  13379.                         ],
  13380.                         'mappingConfig' => [
  13381.                             => [
  13382.                                 'label' => 'Bild',
  13383.                                 'dataSourceIndex' => [
  13384.                                     => '3',
  13385.                                 ],
  13386.                                 'settings' => [
  13387.                                     'loadStrategy' => 'path',
  13388.                                 ],
  13389.                                 'transformationResultType' => 'gallery',
  13390.                                 'dataTarget' => [
  13391.                                     'type' => 'direct',
  13392.                                     'settings' => [
  13393.                                         'fieldName' => 'Bildergalerie',
  13394.                                         'language' => '',
  13395.                                         'writeIfTargetIsNotEmpty' => true,
  13396.                                         'writeIfSourceIsEmpty' => true,
  13397.                                     ],
  13398.                                 ],
  13399.                                 'transformationPipeline' => [
  13400.                                     => [
  13401.                                         'settings' => [
  13402.                                             'loadStrategy' => 'path',
  13403.                                         ],
  13404.                                         'type' => 'loadAsset',
  13405.                                     ],
  13406.                                     => [
  13407.                                         'type' => 'gallery',
  13408.                                     ],
  13409.                                 ],
  13410.                             ],
  13411.                         ],
  13412.                         'executionConfig' => [
  13413.                             'scheduleType' => 'recurring',
  13414.                             'cronDefinition' => '',
  13415.                             'scheduledAt' => '',
  13416.                         ],
  13417.                         'permissions' => [
  13418.                             'user' => [
  13419.                             ],
  13420.                             'role' => [
  13421.                             ],
  13422.                         ],
  13423.                         'workspaces' => [
  13424.                         ],
  13425.                     ],
  13426.                     'Produkt_ImportBilder' => [
  13427.                         'general' => [
  13428.                             'type' => 'dataImporterDataObject',
  13429.                             'name' => 'Produkt_ImportBilder',
  13430.                             'description' => 'Produktbild Import',
  13431.                             'group' => 'Bilder',
  13432.                             'active' => false,
  13433.                             'path' => NULL,
  13434.                             'modificationDate' => 1684325996,
  13435.                             'createDate' => 1643624266,
  13436.                         ],
  13437.                         'loaderConfig' => [
  13438.                             'type' => 'asset',
  13439.                             'settings' => [
  13440.                                 'assetPath' => '/Imports/Produkte/Bilder/NeueBilderPS20230517.csv',
  13441.                             ],
  13442.                         ],
  13443.                         'interpreterConfig' => [
  13444.                             'type' => 'csv',
  13445.                             'settings' => [
  13446.                                 'skipFirstRow' => true,
  13447.                                 'delimiter' => ';',
  13448.                                 'enclosure' => '"',
  13449.                                 'escape' => '\\',
  13450.                             ],
  13451.                         ],
  13452.                         'resolverConfig' => [
  13453.                             'elementType' => 'dataObject',
  13454.                             'dataObjectClassId' => 'PRO',
  13455.                             'loadingStrategy' => [
  13456.                                 'type' => 'attribute',
  13457.                                 'settings' => [
  13458.                                     'dataSourceIndex' => '0',
  13459.                                     'attributeName' => 'artikelNr',
  13460.                                     'language' => '',
  13461.                                     'includeUnpublished' => true,
  13462.                                 ],
  13463.                             ],
  13464.                             'createLocationStrategy' => [
  13465.                                 'type' => 'doNotCreate',
  13466.                             ],
  13467.                             'locationUpdateStrategy' => [
  13468.                                 'type' => 'noChange',
  13469.                             ],
  13470.                             'publishingStrategy' => [
  13471.                                 'type' => 'alwaysPublish',
  13472.                             ],
  13473.                         ],
  13474.                         'processingConfig' => [
  13475.                             'executionType' => 'sequential',
  13476.                             'idDataIndex' => '0',
  13477.                             'cleanup' => [
  13478.                                 'strategy' => 'unpublish',
  13479.                             ],
  13480.                         ],
  13481.                         'mappingConfig' => [
  13482.                             => [
  13483.                                 'label' => 'Bildergallerie',
  13484.                                 'dataSourceIndex' => [
  13485.                                     => '1',
  13486.                                 ],
  13487.                                 'settings' => [
  13488.                                     'delimiter' => ',',
  13489.                                     'loadStrategy' => 'path',
  13490.                                 ],
  13491.                                 'transformationResultType' => 'gallery',
  13492.                                 'dataTarget' => [
  13493.                                     'type' => 'direct',
  13494.                                     'settings' => [
  13495.                                         'fieldName' => 'Bildergalerie',
  13496.                                         'language' => '',
  13497.                                         'writeIfTargetIsNotEmpty' => true,
  13498.                                         'writeIfSourceIsEmpty' => true,
  13499.                                     ],
  13500.                                 ],
  13501.                                 'transformationPipeline' => [
  13502.                                     => [
  13503.                                         'settings' => [
  13504.                                             'delimiter' => ',',
  13505.                                         ],
  13506.                                         'type' => 'explode',
  13507.                                     ],
  13508.                                     => [
  13509.                                         'settings' => [
  13510.                                             'loadStrategy' => 'path',
  13511.                                         ],
  13512.                                         'type' => 'loadAsset',
  13513.                                     ],
  13514.                                     => [
  13515.                                         'type' => 'gallery',
  13516.                                     ],
  13517.                                 ],
  13518.                             ],
  13519.                         ],
  13520.                         'executionConfig' => [
  13521.                             'scheduleType' => 'recurring',
  13522.                             'cronDefinition' => '',
  13523.                             'scheduledAt' => '',
  13524.                         ],
  13525.                         'permissions' => [
  13526.                             'user' => [
  13527.                             ],
  13528.                             'role' => [
  13529.                             ],
  13530.                         ],
  13531.                         'workspaces' => [
  13532.                         ],
  13533.                     ],
  13534.                     'Produkt_ImportExterneWebBilder' => [
  13535.                         'general' => [
  13536.                             'type' => 'dataImporterDataObject',
  13537.                             'name' => 'Produkt_ImportExterneWebBilder',
  13538.                             'description' => 'Produktbild Import',
  13539.                             'group' => 'Bilder',
  13540.                             'active' => false,
  13541.                             'path' => NULL,
  13542.                             'modificationDate' => 1677507257,
  13543.                             'createDate' => 1643624266,
  13544.                         ],
  13545.                         'loaderConfig' => [
  13546.                             'type' => 'asset',
  13547.                             'settings' => [
  13548.                                 'assetPath' => '/Imports/Produkte/Bilder/NeueBilderPSAbTest2023.csv',
  13549.                             ],
  13550.                         ],
  13551.                         'interpreterConfig' => [
  13552.                             'type' => 'csv',
  13553.                             'settings' => [
  13554.                                 'skipFirstRow' => true,
  13555.                                 'delimiter' => ';',
  13556.                                 'enclosure' => '"',
  13557.                                 'escape' => '\\',
  13558.                             ],
  13559.                         ],
  13560.                         'resolverConfig' => [
  13561.                             'elementType' => 'dataObject',
  13562.                             'dataObjectClassId' => 'PRO',
  13563.                             'loadingStrategy' => [
  13564.                                 'type' => 'attribute',
  13565.                                 'settings' => [
  13566.                                     'dataSourceIndex' => '0',
  13567.                                     'attributeName' => 'sku',
  13568.                                     'language' => '',
  13569.                                     'includeUnpublished' => true,
  13570.                                 ],
  13571.                             ],
  13572.                             'createLocationStrategy' => [
  13573.                                 'type' => 'doNotCreate',
  13574.                             ],
  13575.                             'locationUpdateStrategy' => [
  13576.                                 'type' => 'noChange',
  13577.                             ],
  13578.                             'publishingStrategy' => [
  13579.                                 'type' => 'alwaysPublish',
  13580.                             ],
  13581.                         ],
  13582.                         'processingConfig' => [
  13583.                             'executionType' => 'sequential',
  13584.                             'idDataIndex' => '0',
  13585.                             'cleanup' => [
  13586.                                 'strategy' => 'unpublish',
  13587.                             ],
  13588.                         ],
  13589.                         'mappingConfig' => [
  13590.                             => [
  13591.                                 'label' => 'Bildergallerie',
  13592.                                 'dataSourceIndex' => [
  13593.                                     => '1',
  13594.                                 ],
  13595.                                 'settings' => [
  13596.                                     'delimiter' => ',',
  13597.                                     'loadStrategy' => 'path',
  13598.                                 ],
  13599.                                 'transformationResultType' => 'gallery',
  13600.                                 'dataTarget' => [
  13601.                                     'type' => 'direct',
  13602.                                     'settings' => [
  13603.                                         'fieldName' => 'Bildergalerie',
  13604.                                         'language' => '',
  13605.                                         'writeIfTargetIsNotEmpty' => true,
  13606.                                         'writeIfSourceIsEmpty' => true,
  13607.                                     ],
  13608.                                 ],
  13609.                                 'transformationPipeline' => [
  13610.                                     => [
  13611.                                         'settings' => [
  13612.                                             'delimiter' => ',',
  13613.                                         ],
  13614.                                         'type' => 'explode',
  13615.                                     ],
  13616.                                     => [
  13617.                                         'settings' => [
  13618.                                             'loadStrategy' => 'path',
  13619.                                         ],
  13620.                                         'type' => 'loadAsset',
  13621.                                     ],
  13622.                                     => [
  13623.                                         'type' => 'gallery',
  13624.                                     ],
  13625.                                 ],
  13626.                             ],
  13627.                         ],
  13628.                         'executionConfig' => [
  13629.                             'scheduleType' => 'recurring',
  13630.                             'cronDefinition' => '',
  13631.                             'scheduledAt' => '',
  13632.                         ],
  13633.                         'permissions' => [
  13634.                             'user' => [
  13635.                             ],
  13636.                             'role' => [
  13637.                             ],
  13638.                         ],
  13639.                         'workspaces' => [
  13640.                         ],
  13641.                     ],
  13642.                     'Produkt_Import_Spirituosen' => [
  13643.                         'general' => [
  13644.                             'type' => 'dataImporterDataObject',
  13645.                             'name' => 'Produkt_Import_Spirituosen',
  13646.                             'description' => 'Komplett-Import für Media Cockpit + Becker + Shop Daten',
  13647.                             'group' => '',
  13648.                             'active' => false,
  13649.                             'path' => NULL,
  13650.                             'modificationDate' => 1673344584,
  13651.                             'createDate' => 1671458572,
  13652.                         ],
  13653.                         'loaderConfig' => [
  13654.                             'type' => 'asset',
  13655.                             'settings' => [
  13656.                                 'assetPath' => '/Imports/Produkte/220715_spirituosen_01.csv',
  13657.                             ],
  13658.                         ],
  13659.                         'interpreterConfig' => [
  13660.                             'type' => 'csv',
  13661.                             'settings' => [
  13662.                                 'skipFirstRow' => true,
  13663.                                 'delimiter' => ',',
  13664.                                 'enclosure' => '"',
  13665.                                 'escape' => '\\',
  13666.                             ],
  13667.                         ],
  13668.                         'resolverConfig' => [
  13669.                             'elementType' => 'dataObject',
  13670.                             'dataObjectClassId' => 'PRO',
  13671.                             'loadingStrategy' => [
  13672.                                 'type' => 'attribute',
  13673.                                 'settings' => [
  13674.                                     'dataSourceIndex' => '2',
  13675.                                     'attributeName' => 'PZN',
  13676.                                     'language' => '',
  13677.                                     'includeUnpublished' => true,
  13678.                                 ],
  13679.                             ],
  13680.                             'createLocationStrategy' => [
  13681.                                 'type' => 'staticPath',
  13682.                                 'settings' => [
  13683.                                     'path' => '/Produkte/',
  13684.                                 ],
  13685.                             ],
  13686.                             'locationUpdateStrategy' => [
  13687.                                 'type' => 'staticPath',
  13688.                                 'settings' => [
  13689.                                     'path' => '/Produkte/',
  13690.                                 ],
  13691.                             ],
  13692.                             'publishingStrategy' => [
  13693.                                 'type' => 'alwaysPublish',
  13694.                             ],
  13695.                         ],
  13696.                         'processingConfig' => [
  13697.                             'executionType' => 'sequential',
  13698.                             'idDataIndex' => '',
  13699.                         ],
  13700.                         'mappingConfig' => [
  13701.                             => [
  13702.                                 'label' => 'Produktname [0]',
  13703.                                 'dataSourceIndex' => [
  13704.                                     => '0',
  13705.                                 ],
  13706.                                 'transformationResultType' => 'default',
  13707.                                 'dataTarget' => [
  13708.                                     'type' => 'direct',
  13709.                                     'settings' => [
  13710.                                         'fieldName' => 'Name',
  13711.                                         'language' => '',
  13712.                                         'writeIfTargetIsNotEmpty' => true,
  13713.                                         'writeIfSourceIsEmpty' => true,
  13714.                                     ],
  13715.                                 ],
  13716.                                 'transformationPipeline' => [
  13717.                                 ],
  13718.                             ],
  13719.                             => [
  13720.                                 'label' => 'PZN [2]',
  13721.                                 'dataSourceIndex' => [
  13722.                                     => '2',
  13723.                                 ],
  13724.                                 'transformationResultType' => 'default',
  13725.                                 'dataTarget' => [
  13726.                                     'type' => 'direct',
  13727.                                     'settings' => [
  13728.                                         'fieldName' => 'PZN',
  13729.                                         'language' => '',
  13730.                                         'writeIfTargetIsNotEmpty' => true,
  13731.                                         'writeIfSourceIsEmpty' => true,
  13732.                                     ],
  13733.                                 ],
  13734.                                 'transformationPipeline' => [
  13735.                                 ],
  13736.                             ],
  13737.                             => [
  13738.                                 'label' => 'EP-PS_Angebotszeile_1_(Text) [3]',
  13739.                                 'dataSourceIndex' => [
  13740.                                     => '3',
  13741.                                 ],
  13742.                                 'transformationResultType' => 'default',
  13743.                                 'dataTarget' => [
  13744.                                     'type' => 'direct',
  13745.                                     'settings' => [
  13746.                                         'fieldName' => 'AngebotszeileLiefereinheitTextEP',
  13747.                                         'language' => '',
  13748.                                         'writeIfTargetIsNotEmpty' => true,
  13749.                                         'writeIfSourceIsEmpty' => true,
  13750.                                     ],
  13751.                                 ],
  13752.                                 'transformationPipeline' => [
  13753.                                 ],
  13754.                             ],
  13755.                             => [
  13756.                                 'label' => 'EP-PS_Angebotszeile_2_(Text) [5]',
  13757.                                 'dataSourceIndex' => [
  13758.                                     => '5',
  13759.                                 ],
  13760.                                 'transformationResultType' => 'default',
  13761.                                 'dataTarget' => [
  13762.                                     'type' => 'direct',
  13763.                                     'settings' => [
  13764.                                         'fieldName' => 'AngebotszeileVETextEP',
  13765.                                         'language' => '',
  13766.                                         'writeIfTargetIsNotEmpty' => true,
  13767.                                         'writeIfSourceIsEmpty' => true,
  13768.                                     ],
  13769.                                 ],
  13770.                                 'transformationPipeline' => [
  13771.                                 ],
  13772.                             ],
  13773.                             => [
  13774.                                 'label' => 'Einheit_(System) [6]',
  13775.                                 'dataSourceIndex' => [
  13776.                                     => '6',
  13777.                                 ],
  13778.                                 'transformationResultType' => 'default',
  13779.                                 'dataTarget' => [
  13780.                                     'type' => 'direct',
  13781.                                     'settings' => [
  13782.                                         'fieldName' => 'Verpackungsinhalt',
  13783.                                         'language' => '',
  13784.                                         'writeIfTargetIsNotEmpty' => true,
  13785.                                         'writeIfSourceIsEmpty' => true,
  13786.                                     ],
  13787.                                 ],
  13788.                                 'transformationPipeline' => [
  13789.                                 ],
  13790.                             ],
  13791.                             => [
  13792.                                 'label' => '1._Angebotszeile_VE_Text [7]',
  13793.                                 'dataSourceIndex' => [
  13794.                                     => '7',
  13795.                                 ],
  13796.                                 'transformationResultType' => 'default',
  13797.                                 'dataTarget' => [
  13798.                                     'type' => 'direct',
  13799.                                     'settings' => [
  13800.                                         'fieldName' => 'AngebotszeileLiefereinheitText1',
  13801.                                         'language' => '',
  13802.                                         'writeIfTargetIsNotEmpty' => true,
  13803.                                         'writeIfSourceIsEmpty' => true,
  13804.                                     ],
  13805.                                 ],
  13806.                                 'transformationPipeline' => [
  13807.                                 ],
  13808.                             ],
  13809.                             => [
  13810.                                 'label' => 'LMIV_Warnhinweis [8]',
  13811.                                 'dataSourceIndex' => [
  13812.                                     => '8',
  13813.                                 ],
  13814.                                 'transformationResultType' => 'default',
  13815.                                 'dataTarget' => [
  13816.                                     'type' => 'direct',
  13817.                                     'settings' => [
  13818.                                         'fieldName' => 'Warnhinweis',
  13819.                                         'language' => '',
  13820.                                         'writeIfTargetIsNotEmpty' => true,
  13821.                                         'writeIfSourceIsEmpty' => true,
  13822.                                     ],
  13823.                                 ],
  13824.                                 'transformationPipeline' => [
  13825.                                 ],
  13826.                             ],
  13827.                             => [
  13828.                                 'label' => 'Auszeichnung_Text_1 [9]',
  13829.                                 'dataSourceIndex' => [
  13830.                                     => '9',
  13831.                                 ],
  13832.                                 'transformationResultType' => 'default',
  13833.                                 'dataTarget' => [
  13834.                                     'type' => 'direct',
  13835.                                     'settings' => [
  13836.                                         'fieldName' => 'Auszeichnung1Text',
  13837.                                         'language' => '',
  13838.                                         'writeIfTargetIsNotEmpty' => true,
  13839.                                         'writeIfSourceIsEmpty' => true,
  13840.                                     ],
  13841.                                 ],
  13842.                                 'transformationPipeline' => [
  13843.                                 ],
  13844.                             ],
  13845.                             => [
  13846.                                 'label' => 'Auszeichnung_Ausgabe_1 [10]',
  13847.                                 'dataSourceIndex' => [
  13848.                                     => '10',
  13849.                                 ],
  13850.                                 'transformationResultType' => 'default',
  13851.                                 'dataTarget' => [
  13852.                                     'type' => 'direct',
  13853.                                     'settings' => [
  13854.                                         'fieldName' => 'Auszeichnung1Ausgabe',
  13855.                                         'language' => '',
  13856.                                         'writeIfTargetIsNotEmpty' => true,
  13857.                                         'writeIfSourceIsEmpty' => true,
  13858.                                     ],
  13859.                                 ],
  13860.                                 'transformationPipeline' => [
  13861.                                 ],
  13862.                             ],
  13863.                             => [
  13864.                                 'label' => 'Werbetext_Katalog_lang [11]',
  13865.                                 'dataSourceIndex' => [
  13866.                                     => '11',
  13867.                                 ],
  13868.                                 'transformationResultType' => 'default',
  13869.                                 'dataTarget' => [
  13870.                                     'type' => 'direct',
  13871.                                     'settings' => [
  13872.                                         'fieldName' => 'WerbetextKatalogLang',
  13873.                                         'language' => '',
  13874.                                         'writeIfTargetIsNotEmpty' => true,
  13875.                                         'writeIfSourceIsEmpty' => true,
  13876.                                     ],
  13877.                                 ],
  13878.                                 'transformationPipeline' => [
  13879.                                 ],
  13880.                             ],
  13881.                             10 => [
  13882.                                 'label' => 'Systemname [13]',
  13883.                                 'dataSourceIndex' => [
  13884.                                     => '13',
  13885.                                 ],
  13886.                                 'transformationResultType' => 'default',
  13887.                                 'dataTarget' => [
  13888.                                     'type' => 'direct',
  13889.                                     'settings' => [
  13890.                                         'fieldName' => 'Systemname',
  13891.                                         'language' => '',
  13892.                                         'writeIfTargetIsNotEmpty' => true,
  13893.                                         'writeIfSourceIsEmpty' => true,
  13894.                                     ],
  13895.                                 ],
  13896.                                 'transformationPipeline' => [
  13897.                                 ],
  13898.                             ],
  13899.                             11 => [
  13900.                                 'label' => 'Jahrgang [14]',
  13901.                                 'dataSourceIndex' => [
  13902.                                     => '14',
  13903.                                 ],
  13904.                                 'transformationResultType' => 'numeric',
  13905.                                 'dataTarget' => [
  13906.                                     'type' => 'direct',
  13907.                                     'settings' => [
  13908.                                         'fieldName' => 'attributSets.spirituosen.Jahrgang',
  13909.                                         'language' => '',
  13910.                                         'writeIfTargetIsNotEmpty' => true,
  13911.                                         'writeIfSourceIsEmpty' => false,
  13912.                                     ],
  13913.                                 ],
  13914.                                 'transformationPipeline' => [
  13915.                                     => [
  13916.                                         'type' => 'numeric',
  13917.                                     ],
  13918.                                 ],
  13919.                             ],
  13920.                             12 => [
  13921.                                 'label' => 'EP-PS_Liefereinheit_(Text) [15]',
  13922.                                 'dataSourceIndex' => [
  13923.                                     => '15',
  13924.                                 ],
  13925.                                 'transformationResultType' => 'default',
  13926.                                 'dataTarget' => [
  13927.                                     'type' => 'direct',
  13928.                                     'settings' => [
  13929.                                         'fieldName' => 'AngebotszeileLiefereinheitTextEP',
  13930.                                         'language' => '',
  13931.                                         'writeIfTargetIsNotEmpty' => true,
  13932.                                         'writeIfSourceIsEmpty' => true,
  13933.                                     ],
  13934.                                 ],
  13935.                                 'transformationPipeline' => [
  13936.                                 ],
  13937.                             ],
  13938.                             13 => [
  13939.                                 'label' => '2._Angebotszeile_Liefereinheit_Text [16]',
  13940.                                 'dataSourceIndex' => [
  13941.                                     => '16',
  13942.                                 ],
  13943.                                 'transformationResultType' => 'default',
  13944.                                 'dataTarget' => [
  13945.                                     'type' => 'direct',
  13946.                                     'settings' => [
  13947.                                         'fieldName' => 'AngebotszeileVEText2',
  13948.                                         'language' => '',
  13949.                                         'writeIfTargetIsNotEmpty' => true,
  13950.                                         'writeIfSourceIsEmpty' => true,
  13951.                                     ],
  13952.                                 ],
  13953.                                 'transformationPipeline' => [
  13954.                                 ],
  13955.                             ],
  13956.                             14 => [
  13957.                                 'label' => 'Grundpreis [17]',
  13958.                                 'dataSourceIndex' => [
  13959.                                     => '17',
  13960.                                 ],
  13961.                                 'transformationResultType' => 'numeric',
  13962.                                 'dataTarget' => [
  13963.                                     'type' => 'direct',
  13964.                                     'settings' => [
  13965.                                         'fieldName' => 'AEP',
  13966.                                         'language' => '',
  13967.                                         'writeIfTargetIsNotEmpty' => true,
  13968.                                         'writeIfSourceIsEmpty' => true,
  13969.                                     ],
  13970.                                 ],
  13971.                                 'transformationPipeline' => [
  13972.                                     => [
  13973.                                         'type' => 'numeric',
  13974.                                     ],
  13975.                                 ],
  13976.                             ],
  13977.                             15 => [
  13978.                                 'label' => 'Auszeichnung_Text_2 [19]',
  13979.                                 'dataSourceIndex' => [
  13980.                                     => '19',
  13981.                                 ],
  13982.                                 'transformationResultType' => 'default',
  13983.                                 'dataTarget' => [
  13984.                                     'type' => 'direct',
  13985.                                     'settings' => [
  13986.                                         'fieldName' => 'Auszeichnung2Text',
  13987.                                         'language' => '',
  13988.                                         'writeIfTargetIsNotEmpty' => true,
  13989.                                         'writeIfSourceIsEmpty' => true,
  13990.                                     ],
  13991.                                 ],
  13992.                                 'transformationPipeline' => [
  13993.                                 ],
  13994.                             ],
  13995.                             16 => [
  13996.                                 'label' => 'Auszeichnung_Ausgabe_2 [21]',
  13997.                                 'dataSourceIndex' => [
  13998.                                     => '21',
  13999.                                 ],
  14000.                                 'transformationResultType' => 'default',
  14001.                                 'dataTarget' => [
  14002.                                     'type' => 'direct',
  14003.                                     'settings' => [
  14004.                                         'fieldName' => 'Auszeichnung2Ausgabe',
  14005.                                         'language' => '',
  14006.                                         'writeIfTargetIsNotEmpty' => true,
  14007.                                         'writeIfSourceIsEmpty' => true,
  14008.                                     ],
  14009.                                 ],
  14010.                                 'transformationPipeline' => [
  14011.                                 ],
  14012.                             ],
  14013.                             17 => [
  14014.                                 'label' => 'Werbetext_Online [22]',
  14015.                                 'dataSourceIndex' => [
  14016.                                     => '22',
  14017.                                 ],
  14018.                                 'transformationResultType' => 'default',
  14019.                                 'dataTarget' => [
  14020.                                     'type' => 'direct',
  14021.                                     'settings' => [
  14022.                                         'fieldName' => 'Beschreibung',
  14023.                                         'language' => '',
  14024.                                         'writeIfTargetIsNotEmpty' => true,
  14025.                                         'writeIfSourceIsEmpty' => true,
  14026.                                     ],
  14027.                                 ],
  14028.                                 'transformationPipeline' => [
  14029.                                 ],
  14030.                             ],
  14031.                             18 => [
  14032.                                 'label' => 'VE [24]',
  14033.                                 'dataSourceIndex' => [
  14034.                                     => '24',
  14035.                                 ],
  14036.                                 'transformationResultType' => 'numeric',
  14037.                                 'dataTarget' => [
  14038.                                     'type' => 'direct',
  14039.                                     'settings' => [
  14040.                                         'fieldName' => 'qty_increments',
  14041.                                         'language' => '',
  14042.                                         'writeIfTargetIsNotEmpty' => true,
  14043.                                         'writeIfSourceIsEmpty' => true,
  14044.                                     ],
  14045.                                 ],
  14046.                                 'transformationPipeline' => [
  14047.                                     => [
  14048.                                         'type' => 'numeric',
  14049.                                     ],
  14050.                                 ],
  14051.                             ],
  14052.                             19 => [
  14053.                                 'label' => 'Publikation_Liefereinheit [26]',
  14054.                                 'dataSourceIndex' => [
  14055.                                     => '26',
  14056.                                 ],
  14057.                                 'transformationResultType' => 'default',
  14058.                                 'dataTarget' => [
  14059.                                     'type' => 'direct',
  14060.                                     'settings' => [
  14061.                                         'fieldName' => 'PublikationLiefereinheit',
  14062.                                         'language' => '',
  14063.                                         'writeIfTargetIsNotEmpty' => true,
  14064.                                         'writeIfSourceIsEmpty' => true,
  14065.                                     ],
  14066.                                 ],
  14067.                                 'transformationPipeline' => [
  14068.                                 ],
  14069.                             ],
  14070.                             20 => [
  14071.                                 'label' => 'Land [28]',
  14072.                                 'dataSourceIndex' => [
  14073.                                     => '28',
  14074.                                 ],
  14075.                                 'transformationResultType' => 'default',
  14076.                                 'dataTarget' => [
  14077.                                     'type' => 'direct',
  14078.                                     'settings' => [
  14079.                                         'fieldName' => 'attributSets.spirituosen.LandText',
  14080.                                         'language' => '',
  14081.                                         'writeIfTargetIsNotEmpty' => true,
  14082.                                         'writeIfSourceIsEmpty' => true,
  14083.                                     ],
  14084.                                 ],
  14085.                                 'transformationPipeline' => [
  14086.                                 ],
  14087.                             ],
  14088.                             21 => [
  14089.                                 'label' => 'Gebiet [29]',
  14090.                                 'dataSourceIndex' => [
  14091.                                     => '29',
  14092.                                 ],
  14093.                                 'transformationResultType' => 'default',
  14094.                                 'dataTarget' => [
  14095.                                     'type' => 'direct',
  14096.                                     'settings' => [
  14097.                                         'fieldName' => 'attributSets.spirituosen.GebietText',
  14098.                                         'language' => '',
  14099.                                         'writeIfTargetIsNotEmpty' => true,
  14100.                                         'writeIfSourceIsEmpty' => true,
  14101.                                     ],
  14102.                                 ],
  14103.                                 'transformationPipeline' => [
  14104.                                 ],
  14105.                             ],
  14106.                             22 => [
  14107.                                 'label' => 'Kettartikel [31]',
  14108.                                 'dataSourceIndex' => [
  14109.                                     => '31',
  14110.                                 ],
  14111.                                 'transformationResultType' => 'default',
  14112.                                 'dataTarget' => [
  14113.                                     'type' => 'direct',
  14114.                                     'settings' => [
  14115.                                         'fieldName' => 'attributSets.wein.kettartikel_text',
  14116.                                         'language' => '',
  14117.                                         'writeIfTargetIsNotEmpty' => true,
  14118.                                         'writeIfSourceIsEmpty' => true,
  14119.                                     ],
  14120.                                 ],
  14121.                                 'transformationPipeline' => [
  14122.                                 ],
  14123.                             ],
  14124.                             23 => [
  14125.                                 'label' => 'Ausbaumethode [33]',
  14126.                                 'dataSourceIndex' => [
  14127.                                     => '33',
  14128.                                 ],
  14129.                                 'transformationResultType' => 'default',
  14130.                                 'dataTarget' => [
  14131.                                     'type' => 'direct',
  14132.                                     'settings' => [
  14133.                                         'fieldName' => 'attributSets.spirituosen.Fasstyp',
  14134.                                         'language' => '',
  14135.                                         'writeIfTargetIsNotEmpty' => true,
  14136.                                         'writeIfSourceIsEmpty' => true,
  14137.                                     ],
  14138.                                 ],
  14139.                                 'transformationPipeline' => [
  14140.                                 ],
  14141.                             ],
  14142.                             24 => [
  14143.                                 'label' => 'Lagerfähigkeit [40]',
  14144.                                 'dataSourceIndex' => [
  14145.                                     => '40',
  14146.                                 ],
  14147.                                 'transformationResultType' => 'numeric',
  14148.                                 'dataTarget' => [
  14149.                                     'type' => 'direct',
  14150.                                     'settings' => [
  14151.                                         'fieldName' => 'Mindesthaltbarkeitsdatum',
  14152.                                         'language' => '',
  14153.                                         'writeIfTargetIsNotEmpty' => true,
  14154.                                         'writeIfSourceIsEmpty' => true,
  14155.                                     ],
  14156.                                 ],
  14157.                                 'transformationPipeline' => [
  14158.                                     => [
  14159.                                         'type' => 'numeric',
  14160.                                     ],
  14161.                                 ],
  14162.                             ],
  14163.                             25 => [
  14164.                                 'label' => 'Öko-Kontrollstellnummer [43]',
  14165.                                 'dataSourceIndex' => [
  14166.                                     => '43',
  14167.                                 ],
  14168.                                 'transformationResultType' => 'default',
  14169.                                 'dataTarget' => [
  14170.                                     'type' => 'direct',
  14171.                                     'settings' => [
  14172.                                         'fieldName' => 'OekoNr',
  14173.                                         'language' => '',
  14174.                                         'writeIfTargetIsNotEmpty' => true,
  14175.                                         'writeIfSourceIsEmpty' => true,
  14176.                                     ],
  14177.                                 ],
  14178.                                 'transformationPipeline' => [
  14179.                                 ],
  14180.                             ],
  14181.                             26 => [
  14182.                                 'label' => 'Magento_Land [50]',
  14183.                                 'dataSourceIndex' => [
  14184.                                     => '50',
  14185.                                 ],
  14186.                                 'transformationResultType' => 'default',
  14187.                                 'dataTarget' => [
  14188.                                     'type' => 'direct',
  14189.                                     'settings' => [
  14190.                                         'fieldName' => 'attributSets.spirituosen.Land',
  14191.                                         'language' => '',
  14192.                                         'writeIfTargetIsNotEmpty' => true,
  14193.                                         'writeIfSourceIsEmpty' => true,
  14194.                                     ],
  14195.                                 ],
  14196.                                 'transformationPipeline' => [
  14197.                                 ],
  14198.                             ],
  14199.                             27 => [
  14200.                                 'label' => 'Magento_Region [51]',
  14201.                                 'dataSourceIndex' => [
  14202.                                     => '51',
  14203.                                 ],
  14204.                                 'transformationResultType' => 'array',
  14205.                                 'dataTarget' => [
  14206.                                     'type' => 'direct',
  14207.                                     'settings' => [
  14208.                                         'fieldName' => 'attributSets.spirituosen.Gebiet',
  14209.                                         'language' => '',
  14210.                                         'writeIfTargetIsNotEmpty' => true,
  14211.                                         'writeIfSourceIsEmpty' => true,
  14212.                                     ],
  14213.                                 ],
  14214.                                 'transformationPipeline' => [
  14215.                                     => [
  14216.                                         'type' => 'asArray',
  14217.                                     ],
  14218.                                 ],
  14219.                             ],
  14220.                             28 => [
  14221.                                 'label' => 'Pimcore Key',
  14222.                                 'dataSourceIndex' => [
  14223.                                     => '2',
  14224.                                 ],
  14225.                                 'transformationResultType' => 'default',
  14226.                                 'dataTarget' => [
  14227.                                     'type' => 'direct',
  14228.                                     'settings' => [
  14229.                                         'fieldName' => 'key',
  14230.                                         'language' => '',
  14231.                                         'writeIfTargetIsNotEmpty' => true,
  14232.                                         'writeIfSourceIsEmpty' => true,
  14233.                                     ],
  14234.                                 ],
  14235.                                 'transformationPipeline' => [
  14236.                                 ],
  14237.                             ],
  14238.                             29 => [
  14239.                                 'label' => 'Produkt_Kurzname_ExtraPrisma [4]',
  14240.                                 'dataSourceIndex' => [
  14241.                                     => '4',
  14242.                                 ],
  14243.                                 'transformationResultType' => 'default',
  14244.                                 'dataTarget' => [
  14245.                                     'type' => 'direct',
  14246.                                     'settings' => [
  14247.                                         'fieldName' => 'Kurzname_ExtraPrisma',
  14248.                                         'language' => '',
  14249.                                         'writeIfTargetIsNotEmpty' => true,
  14250.                                         'writeIfSourceIsEmpty' => true,
  14251.                                     ],
  14252.                                 ],
  14253.                                 'transformationPipeline' => [
  14254.                                 ],
  14255.                             ],
  14256.                             30 => [
  14257.                                 'label' => 'Magento_Categories [46]',
  14258.                                 'dataSourceIndex' => [
  14259.                                     => '46',
  14260.                                 ],
  14261.                                 'transformationResultType' => 'default',
  14262.                                 'dataTarget' => [
  14263.                                     'type' => 'direct',
  14264.                                     'settings' => [
  14265.                                         'fieldName' => 'KategorienText',
  14266.                                         'language' => '',
  14267.                                         'writeIfTargetIsNotEmpty' => true,
  14268.                                         'writeIfSourceIsEmpty' => true,
  14269.                                     ],
  14270.                                 ],
  14271.                                 'transformationPipeline' => [
  14272.                                 ],
  14273.                             ],
  14274.                             31 => [
  14275.                                 'label' => 'Magento_Online [47]',
  14276.                                 'dataSourceIndex' => [
  14277.                                     => '47',
  14278.                                 ],
  14279.                                 'transformationResultType' => 'boolean',
  14280.                                 'dataTarget' => [
  14281.                                     'type' => 'direct',
  14282.                                     'settings' => [
  14283.                                         'fieldName' => 'enable_product',
  14284.                                         'language' => '',
  14285.                                         'writeIfTargetIsNotEmpty' => true,
  14286.                                         'writeIfSourceIsEmpty' => true,
  14287.                                     ],
  14288.                                 ],
  14289.                                 'transformationPipeline' => [
  14290.                                     => [
  14291.                                         'type' => 'boolean',
  14292.                                     ],
  14293.                                 ],
  14294.                             ],
  14295.                             32 => [
  14296.                                 'label' => 'Magento_Websites [48]',
  14297.                                 'dataSourceIndex' => [
  14298.                                     => '48',
  14299.                                 ],
  14300.                                 'transformationResultType' => 'array',
  14301.                                 'dataTarget' => [
  14302.                                     'type' => 'direct',
  14303.                                     'settings' => [
  14304.                                         'fieldName' => 'websites',
  14305.                                         'language' => '',
  14306.                                         'writeIfTargetIsNotEmpty' => true,
  14307.                                         'writeIfSourceIsEmpty' => true,
  14308.                                     ],
  14309.                                 ],
  14310.                                 'transformationPipeline' => [
  14311.                                     => [
  14312.                                         'type' => 'asArray',
  14313.                                     ],
  14314.                                 ],
  14315.                             ],
  14316.                             33 => [
  14317.                                 'label' => 'Magento_Verpackungsinhalt [56]',
  14318.                                 'dataSourceIndex' => [
  14319.                                     => '56',
  14320.                                 ],
  14321.                                 'transformationResultType' => 'default',
  14322.                                 'dataTarget' => [
  14323.                                     'type' => 'direct',
  14324.                                     'settings' => [
  14325.                                         'fieldName' => 'Verpackungsinhalt',
  14326.                                         'language' => '',
  14327.                                         'writeIfTargetIsNotEmpty' => true,
  14328.                                         'writeIfSourceIsEmpty' => true,
  14329.                                     ],
  14330.                                 ],
  14331.                                 'transformationPipeline' => [
  14332.                                 ],
  14333.                             ],
  14334.                             34 => [
  14335.                                 'label' => 'baseprice_product_amount [57]',
  14336.                                 'dataSourceIndex' => [
  14337.                                     => '57',
  14338.                                 ],
  14339.                                 'transformationResultType' => 'numeric',
  14340.                                 'dataTarget' => [
  14341.                                     'type' => 'direct',
  14342.                                     'settings' => [
  14343.                                         'fieldName' => 'baseprice_product_amount',
  14344.                                         'language' => '',
  14345.                                         'writeIfTargetIsNotEmpty' => true,
  14346.                                         'writeIfSourceIsEmpty' => true,
  14347.                                     ],
  14348.                                 ],
  14349.                                 'transformationPipeline' => [
  14350.                                     => [
  14351.                                         'type' => 'numeric',
  14352.                                     ],
  14353.                                 ],
  14354.                             ],
  14355.                             35 => [
  14356.                                 'label' => 'baseprice_product_unit [58]',
  14357.                                 'dataSourceIndex' => [
  14358.                                     => '58',
  14359.                                 ],
  14360.                                 'transformationResultType' => 'default',
  14361.                                 'dataTarget' => [
  14362.                                     'type' => 'direct',
  14363.                                     'settings' => [
  14364.                                         'fieldName' => 'baseprice_product_unit',
  14365.                                         'language' => '',
  14366.                                         'writeIfTargetIsNotEmpty' => true,
  14367.                                         'writeIfSourceIsEmpty' => true,
  14368.                                     ],
  14369.                                 ],
  14370.                                 'transformationPipeline' => [
  14371.                                 ],
  14372.                             ],
  14373.                             36 => [
  14374.                                 'label' => 'baseprice_reference_amount [59]',
  14375.                                 'dataSourceIndex' => [
  14376.                                     => '59',
  14377.                                 ],
  14378.                                 'transformationResultType' => 'numeric',
  14379.                                 'dataTarget' => [
  14380.                                     'type' => 'direct',
  14381.                                     'settings' => [
  14382.                                         'fieldName' => 'baseprice_reference_amount',
  14383.                                         'language' => '',
  14384.                                         'writeIfTargetIsNotEmpty' => true,
  14385.                                         'writeIfSourceIsEmpty' => true,
  14386.                                     ],
  14387.                                 ],
  14388.                                 'transformationPipeline' => [
  14389.                                     => [
  14390.                                         'type' => 'numeric',
  14391.                                     ],
  14392.                                 ],
  14393.                             ],
  14394.                             37 => [
  14395.                                 'label' => 'baseprice_reference_unit [60]',
  14396.                                 'dataSourceIndex' => [
  14397.                                     => '60',
  14398.                                 ],
  14399.                                 'transformationResultType' => 'default',
  14400.                                 'dataTarget' => [
  14401.                                     'type' => 'direct',
  14402.                                     'settings' => [
  14403.                                         'fieldName' => 'baseprice_reference_unit',
  14404.                                         'language' => '',
  14405.                                         'writeIfTargetIsNotEmpty' => true,
  14406.                                         'writeIfSourceIsEmpty' => true,
  14407.                                     ],
  14408.                                 ],
  14409.                                 'transformationPipeline' => [
  14410.                                 ],
  14411.                             ],
  14412.                             38 => [
  14413.                                 'label' => 'zusatzstoffe [62]',
  14414.                                 'dataSourceIndex' => [
  14415.                                     => '62',
  14416.                                 ],
  14417.                                 'transformationResultType' => 'default',
  14418.                                 'dataTarget' => [
  14419.                                     'type' => 'direct',
  14420.                                     'settings' => [
  14421.                                         'fieldName' => 'Zusatzstoffe',
  14422.                                         'language' => '',
  14423.                                         'writeIfTargetIsNotEmpty' => true,
  14424.                                         'writeIfSourceIsEmpty' => true,
  14425.                                     ],
  14426.                                 ],
  14427.                                 'transformationPipeline' => [
  14428.                                 ],
  14429.                             ],
  14430.                             39 => [
  14431.                                 'label' => 'verpackungsart [63]',
  14432.                                 'dataSourceIndex' => [
  14433.                                     => '63',
  14434.                                 ],
  14435.                                 'transformationResultType' => 'default',
  14436.                                 'dataTarget' => [
  14437.                                     'type' => 'direct',
  14438.                                     'settings' => [
  14439.                                         'fieldName' => 'Verpackungsart',
  14440.                                         'language' => '',
  14441.                                         'writeIfTargetIsNotEmpty' => true,
  14442.                                         'writeIfSourceIsEmpty' => true,
  14443.                                     ],
  14444.                                 ],
  14445.                                 'transformationPipeline' => [
  14446.                                 ],
  14447.                             ],
  14448.                             40 => [
  14449.                                 'label' => 'weight [64]',
  14450.                                 'dataSourceIndex' => [
  14451.                                     => '64',
  14452.                                 ],
  14453.                                 'settings' => [
  14454.                                     'delimiter' => ',',
  14455.                                     'unitSourceSelect' => '',
  14456.                                     'staticUnitSelect' => '',
  14457.                                 ],
  14458.                                 'transformationResultType' => 'quantityValue',
  14459.                                 'dataTarget' => [
  14460.                                     'type' => 'direct',
  14461.                                     'settings' => [
  14462.                                         'fieldName' => 'Gewicht',
  14463.                                         'language' => '',
  14464.                                         'writeIfTargetIsNotEmpty' => true,
  14465.                                         'writeIfSourceIsEmpty' => true,
  14466.                                     ],
  14467.                                 ],
  14468.                                 'transformationPipeline' => [
  14469.                                     => [
  14470.                                         'settings' => [
  14471.                                             'delimiter' => ',',
  14472.                                         ],
  14473.                                         'type' => 'explode',
  14474.                                     ],
  14475.                                     => [
  14476.                                         'settings' => [
  14477.                                             'unitSourceSelect' => '',
  14478.                                             'staticUnitSelect' => '',
  14479.                                         ],
  14480.                                         'type' => 'quantityValue',
  14481.                                     ],
  14482.                                 ],
  14483.                             ],
  14484.                             41 => [
  14485.                                 'label' => 'ean [65]',
  14486.                                 'dataSourceIndex' => [
  14487.                                     => '65',
  14488.                                 ],
  14489.                                 'transformationResultType' => 'default',
  14490.                                 'dataTarget' => [
  14491.                                     'type' => 'direct',
  14492.                                     'settings' => [
  14493.                                         'fieldName' => 'ean',
  14494.                                         'language' => '',
  14495.                                         'writeIfTargetIsNotEmpty' => true,
  14496.                                         'writeIfSourceIsEmpty' => true,
  14497.                                     ],
  14498.                                 ],
  14499.                                 'transformationPipeline' => [
  14500.                                 ],
  14501.                             ],
  14502.                             42 => [
  14503.                                 'label' => 'tax_class_name [66]',
  14504.                                 'dataSourceIndex' => [
  14505.                                     => '66',
  14506.                                 ],
  14507.                                 'transformationResultType' => 'default',
  14508.                                 'dataTarget' => [
  14509.                                     'type' => 'direct',
  14510.                                     'settings' => [
  14511.                                         'fieldName' => 'Steuerklasse',
  14512.                                         'language' => '',
  14513.                                         'writeIfTargetIsNotEmpty' => true,
  14514.                                         'writeIfSourceIsEmpty' => true,
  14515.                                     ],
  14516.                                 ],
  14517.                                 'transformationPipeline' => [
  14518.                                 ],
  14519.                             ],
  14520.                             43 => [
  14521.                                 'label' => 'qty [67]',
  14522.                                 'dataSourceIndex' => [
  14523.                                     => '67',
  14524.                                 ],
  14525.                                 'transformationResultType' => 'numeric',
  14526.                                 'dataTarget' => [
  14527.                                     'type' => 'direct',
  14528.                                     'settings' => [
  14529.                                         'fieldName' => 'qty',
  14530.                                         'language' => '',
  14531.                                         'writeIfTargetIsNotEmpty' => true,
  14532.                                         'writeIfSourceIsEmpty' => true,
  14533.                                     ],
  14534.                                 ],
  14535.                                 'transformationPipeline' => [
  14536.                                     => [
  14537.                                         'type' => 'numeric',
  14538.                                     ],
  14539.                                 ],
  14540.                             ],
  14541.                             44 => [
  14542.                                 'label' => 'min_cart_qty [68]',
  14543.                                 'dataSourceIndex' => [
  14544.                                     => '68',
  14545.                                 ],
  14546.                                 'transformationResultType' => 'numeric',
  14547.                                 'dataTarget' => [
  14548.                                     'type' => 'direct',
  14549.                                     'settings' => [
  14550.                                         'fieldName' => 'min_cart_qty',
  14551.                                         'language' => '',
  14552.                                         'writeIfTargetIsNotEmpty' => true,
  14553.                                         'writeIfSourceIsEmpty' => true,
  14554.                                     ],
  14555.                                 ],
  14556.                                 'transformationPipeline' => [
  14557.                                     => [
  14558.                                         'type' => 'numeric',
  14559.                                     ],
  14560.                                 ],
  14561.                             ],
  14562.                             45 => [
  14563.                                 'label' => 'max_cart_qty [69]',
  14564.                                 'dataSourceIndex' => [
  14565.                                     => '69',
  14566.                                 ],
  14567.                                 'transformationResultType' => 'numeric',
  14568.                                 'dataTarget' => [
  14569.                                     'type' => 'direct',
  14570.                                     'settings' => [
  14571.                                         'fieldName' => 'max_cart_qty',
  14572.                                         'language' => '',
  14573.                                         'writeIfTargetIsNotEmpty' => true,
  14574.                                         'writeIfSourceIsEmpty' => true,
  14575.                                     ],
  14576.                                 ],
  14577.                                 'transformationPipeline' => [
  14578.                                     => [
  14579.                                         'type' => 'numeric',
  14580.                                     ],
  14581.                                 ],
  14582.                             ],
  14583.                             46 => [
  14584.                                 'label' => 'qty_increments [70]',
  14585.                                 'dataSourceIndex' => [
  14586.                                     => '70',
  14587.                                 ],
  14588.                                 'transformationResultType' => 'numeric',
  14589.                                 'dataTarget' => [
  14590.                                     'type' => 'direct',
  14591.                                     'settings' => [
  14592.                                         'fieldName' => 'qty_increments',
  14593.                                         'language' => '',
  14594.                                         'writeIfTargetIsNotEmpty' => true,
  14595.                                         'writeIfSourceIsEmpty' => true,
  14596.                                     ],
  14597.                                 ],
  14598.                                 'transformationPipeline' => [
  14599.                                     => [
  14600.                                         'type' => 'numeric',
  14601.                                     ],
  14602.                                 ],
  14603.                             ],
  14604.                             47 => [
  14605.                                 'label' => 'related_skus [71]',
  14606.                                 'dataSourceIndex' => [
  14607.                                     => '71',
  14608.                                 ],
  14609.                                 'transformationResultType' => 'default',
  14610.                                 'dataTarget' => [
  14611.                                     'type' => 'direct',
  14612.                                     'settings' => [
  14613.                                         'fieldName' => 'related_skus_text',
  14614.                                         'language' => '',
  14615.                                         'writeIfTargetIsNotEmpty' => true,
  14616.                                         'writeIfSourceIsEmpty' => true,
  14617.                                     ],
  14618.                                 ],
  14619.                                 'transformationPipeline' => [
  14620.                                 ],
  14621.                             ],
  14622.                             48 => [
  14623.                                 'label' => 'upsell_skus [72]',
  14624.                                 'dataSourceIndex' => [
  14625.                                     => '72',
  14626.                                 ],
  14627.                                 'transformationResultType' => 'default',
  14628.                                 'dataTarget' => [
  14629.                                     'type' => 'direct',
  14630.                                     'settings' => [
  14631.                                         'fieldName' => 'upsell_skus_text',
  14632.                                         'language' => '',
  14633.                                         'writeIfTargetIsNotEmpty' => true,
  14634.                                         'writeIfSourceIsEmpty' => true,
  14635.                                     ],
  14636.                                 ],
  14637.                                 'transformationPipeline' => [
  14638.                                 ],
  14639.                             ],
  14640.                             49 => [
  14641.                                 'label' => 'meta_title [73]',
  14642.                                 'dataSourceIndex' => [
  14643.                                     => '73',
  14644.                                 ],
  14645.                                 'transformationResultType' => 'default',
  14646.                                 'dataTarget' => [
  14647.                                     'type' => 'direct',
  14648.                                     'settings' => [
  14649.                                         'fieldName' => 'meta_title',
  14650.                                         'language' => '',
  14651.                                         'writeIfTargetIsNotEmpty' => true,
  14652.                                         'writeIfSourceIsEmpty' => true,
  14653.                                     ],
  14654.                                 ],
  14655.                                 'transformationPipeline' => [
  14656.                                 ],
  14657.                             ],
  14658.                             50 => [
  14659.                                 'label' => 'meta_description [74]',
  14660.                                 'dataSourceIndex' => [
  14661.                                     => '74',
  14662.                                 ],
  14663.                                 'transformationResultType' => 'default',
  14664.                                 'dataTarget' => [
  14665.                                     'type' => 'direct',
  14666.                                     'settings' => [
  14667.                                         'fieldName' => 'meta_description',
  14668.                                         'language' => '',
  14669.                                         'writeIfTargetIsNotEmpty' => true,
  14670.                                         'writeIfSourceIsEmpty' => true,
  14671.                                     ],
  14672.                                 ],
  14673.                                 'transformationPipeline' => [
  14674.                                 ],
  14675.                             ],
  14676.                             51 => [
  14677.                                 'label' => 'meta_keyword [75]',
  14678.                                 'dataSourceIndex' => [
  14679.                                     => '75',
  14680.                                 ],
  14681.                                 'transformationResultType' => 'default',
  14682.                                 'dataTarget' => [
  14683.                                     'type' => 'direct',
  14684.                                     'settings' => [
  14685.                                         'fieldName' => 'meta_keyword',
  14686.                                         'language' => '',
  14687.                                         'writeIfTargetIsNotEmpty' => true,
  14688.                                         'writeIfSourceIsEmpty' => true,
  14689.                                     ],
  14690.                                 ],
  14691.                                 'transformationPipeline' => [
  14692.                                 ],
  14693.                             ],
  14694.                             52 => [
  14695.                                 'label' => 'attribute_set_code [76]',
  14696.                                 'dataSourceIndex' => [
  14697.                                     => '76',
  14698.                                 ],
  14699.                                 'transformationResultType' => 'default',
  14700.                                 'dataTarget' => [
  14701.                                     'type' => 'direct',
  14702.                                     'settings' => [
  14703.                                         'fieldName' => 'attributset',
  14704.                                         'language' => '',
  14705.                                         'writeIfTargetIsNotEmpty' => true,
  14706.                                         'writeIfSourceIsEmpty' => true,
  14707.                                     ],
  14708.                                 ],
  14709.                                 'transformationPipeline' => [
  14710.                                 ],
  14711.                             ],
  14712.                             53 => [
  14713.                                 'label' => 'Spirittyp [79]',
  14714.                                 'dataSourceIndex' => [
  14715.                                     => '79',
  14716.                                 ],
  14717.                                 'transformationResultType' => 'default',
  14718.                                 'dataTarget' => [
  14719.                                     'type' => 'direct',
  14720.                                     'settings' => [
  14721.                                         'fieldName' => 'attributSets.spirituosen.Sorte',
  14722.                                         'language' => '',
  14723.                                         'writeIfTargetIsNotEmpty' => true,
  14724.                                         'writeIfSourceIsEmpty' => true,
  14725.                                     ],
  14726.                                 ],
  14727.                                 'transformationPipeline' => [
  14728.                                 ],
  14729.                             ],
  14730.                             54 => [
  14731.                                 'label' => 'Auszeichungen_mehrfach [89]',
  14732.                                 'dataSourceIndex' => [
  14733.                                     => '89',
  14734.                                 ],
  14735.                                 'settings' => [
  14736.                                     'delimiter' => ', ',
  14737.                                 ],
  14738.                                 'transformationResultType' => 'array',
  14739.                                 'dataTarget' => [
  14740.                                     'type' => 'direct',
  14741.                                     'settings' => [
  14742.                                         'fieldName' => 'Auszeichung3',
  14743.                                         'language' => '',
  14744.                                         'writeIfTargetIsNotEmpty' => true,
  14745.                                         'writeIfSourceIsEmpty' => true,
  14746.                                     ],
  14747.                                 ],
  14748.                                 'transformationPipeline' => [
  14749.                                     => [
  14750.                                         'settings' => [
  14751.                                             'delimiter' => ', ',
  14752.                                         ],
  14753.                                         'type' => 'explode',
  14754.                                     ],
  14755.                                 ],
  14756.                             ],
  14757.                             55 => [
  14758.                                 'label' => 'schmeckt_zu',
  14759.                                 'dataSourceIndex' => [
  14760.                                     => '77',
  14761.                                 ],
  14762.                                 'settings' => [
  14763.                                     'delimiter' => ', ',
  14764.                                 ],
  14765.                                 'transformationResultType' => 'array',
  14766.                                 'dataTarget' => [
  14767.                                     'type' => 'direct',
  14768.                                     'settings' => [
  14769.                                         'fieldName' => 'attributSets.spirituosen.SchmecktNach',
  14770.                                         'language' => '',
  14771.                                         'writeIfTargetIsNotEmpty' => true,
  14772.                                         'writeIfSourceIsEmpty' => true,
  14773.                                     ],
  14774.                                 ],
  14775.                                 'transformationPipeline' => [
  14776.                                     => [
  14777.                                         'settings' => [
  14778.                                             'delimiter' => ', ',
  14779.                                         ],
  14780.                                         'type' => 'explode',
  14781.                                     ],
  14782.                                 ],
  14783.                             ],
  14784.                             56 => [
  14785.                                 'label' => 'Auszeichnung1Name',
  14786.                                 'dataSourceIndex' => [
  14787.                                     => '52',
  14788.                                 ],
  14789.                                 'transformationResultType' => 'default',
  14790.                                 'dataTarget' => [
  14791.                                     'type' => 'direct',
  14792.                                     'settings' => [
  14793.                                         'fieldName' => 'Auszeichnung1Name',
  14794.                                         'language' => '',
  14795.                                         'writeIfTargetIsNotEmpty' => true,
  14796.                                         'writeIfSourceIsEmpty' => true,
  14797.                                     ],
  14798.                                 ],
  14799.                                 'transformationPipeline' => [
  14800.                                 ],
  14801.                             ],
  14802.                             57 => [
  14803.                                 'label' => 'Auszeichnung2Name',
  14804.                                 'dataSourceIndex' => [
  14805.                                     => '53',
  14806.                                 ],
  14807.                                 'transformationResultType' => 'default',
  14808.                                 'dataTarget' => [
  14809.                                     'type' => 'direct',
  14810.                                     'settings' => [
  14811.                                         'fieldName' => 'Auszeichnung2Name',
  14812.                                         'language' => '',
  14813.                                         'writeIfTargetIsNotEmpty' => true,
  14814.                                         'writeIfSourceIsEmpty' => true,
  14815.                                     ],
  14816.                                 ],
  14817.                                 'transformationPipeline' => [
  14818.                                 ],
  14819.                             ],
  14820.                             58 => [
  14821.                                 'label' => 'Magento_Categories [46]',
  14822.                                 'dataSourceIndex' => [
  14823.                                     => '46',
  14824.                                 ],
  14825.                                 'settings' => [
  14826.                                     'delimiter' => ', ',
  14827.                                     'loadStrategy' => 'attribute',
  14828.                                     'attributeDataObjectClassId' => 'CAT',
  14829.                                     'attributeName' => 'magentoCategoryId',
  14830.                                     'attributeLanguage' => '',
  14831.                                     'loadUnpublished' => 'on',
  14832.                                 ],
  14833.                                 'transformationResultType' => 'dataObjectArray',
  14834.                                 'dataTarget' => [
  14835.                                     'type' => 'direct',
  14836.                                     'settings' => [
  14837.                                         'fieldName' => 'customCategory',
  14838.                                         'language' => '',
  14839.                                         'writeIfTargetIsNotEmpty' => true,
  14840.                                         'writeIfSourceIsEmpty' => true,
  14841.                                     ],
  14842.                                 ],
  14843.                                 'transformationPipeline' => [
  14844.                                     => [
  14845.                                         'settings' => [
  14846.                                             'delimiter' => ', ',
  14847.                                         ],
  14848.                                         'type' => 'explode',
  14849.                                     ],
  14850.                                     => [
  14851.                                         'settings' => [
  14852.                                             'loadStrategy' => 'attribute',
  14853.                                             'attributeDataObjectClassId' => 'CAT',
  14854.                                             'attributeName' => 'magentoCategoryId',
  14855.                                             'attributeLanguage' => '',
  14856.                                             'loadUnpublished' => 'on',
  14857.                                         ],
  14858.                                         'type' => 'loadDataObject',
  14859.                                     ],
  14860.                                 ],
  14861.                             ],
  14862.                             59 => [
  14863.                                 'label' => 'Magento_Name [78]',
  14864.                                 'dataSourceIndex' => [
  14865.                                     => '78',
  14866.                                 ],
  14867.                                 'transformationResultType' => 'default',
  14868.                                 'dataTarget' => [
  14869.                                     'type' => 'direct',
  14870.                                     'settings' => [
  14871.                                         'fieldName' => 'Name',
  14872.                                         'language' => '',
  14873.                                         'writeIfTargetIsNotEmpty' => true,
  14874.                                         'writeIfSourceIsEmpty' => true,
  14875.                                     ],
  14876.                                 ],
  14877.                                 'transformationPipeline' => [
  14878.                                 ],
  14879.                             ],
  14880.                             60 => [
  14881.                                 'label' => 'Magento_Flascheninhalt [55]',
  14882.                                 'dataSourceIndex' => [
  14883.                                     => '57',
  14884.                                     => '58',
  14885.                                 ],
  14886.                                 'settings' => [
  14887.                                     'unitSourceSelect' => '',
  14888.                                     'staticUnitSelect' => '',
  14889.                                 ],
  14890.                                 'transformationResultType' => 'quantityValue',
  14891.                                 'dataTarget' => [
  14892.                                     'type' => 'direct',
  14893.                                     'settings' => [
  14894.                                         'fieldName' => 'Flascheninhalt',
  14895.                                         'language' => '',
  14896.                                         'writeIfTargetIsNotEmpty' => true,
  14897.                                         'writeIfSourceIsEmpty' => true,
  14898.                                     ],
  14899.                                 ],
  14900.                                 'transformationPipeline' => [
  14901.                                     => [
  14902.                                         'type' => 'asArray',
  14903.                                     ],
  14904.                                     => [
  14905.                                         'settings' => [
  14906.                                             'unitSourceSelect' => '',
  14907.                                             'staticUnitSelect' => '',
  14908.                                         ],
  14909.                                         'type' => 'quantityValue',
  14910.                                     ],
  14911.                                 ],
  14912.                             ],
  14913.                             61 => [
  14914.                                 'label' => 'etalkohol [61]',
  14915.                                 'dataSourceIndex' => [
  14916.                                     => '61',
  14917.                                 ],
  14918.                                 'transformationResultType' => 'default',
  14919.                                 'dataTarget' => [
  14920.                                     'type' => 'direct',
  14921.                                     'settings' => [
  14922.                                         'fieldName' => 'Etalkohol',
  14923.                                         'language' => '',
  14924.                                         'writeIfTargetIsNotEmpty' => true,
  14925.                                         'writeIfSourceIsEmpty' => true,
  14926.                                     ],
  14927.                                 ],
  14928.                                 'transformationPipeline' => [
  14929.                                 ],
  14930.                             ],
  14931.                             62 => [
  14932.                                 'label' => 'Alkoholgehalt [18]',
  14933.                                 'dataSourceIndex' => [
  14934.                                     => '18',
  14935.                                 ],
  14936.                                 'settings' => [
  14937.                                     'delimiter' => ',',
  14938.                                     'unitSourceSelect' => '',
  14939.                                     'staticUnitSelect' => '',
  14940.                                 ],
  14941.                                 'transformationResultType' => 'quantityValue',
  14942.                                 'dataTarget' => [
  14943.                                     'type' => 'direct',
  14944.                                     'settings' => [
  14945.                                         'fieldName' => 'Alkoholgehalt',
  14946.                                         'language' => '',
  14947.                                         'writeIfTargetIsNotEmpty' => true,
  14948.                                         'writeIfSourceIsEmpty' => true,
  14949.                                     ],
  14950.                                 ],
  14951.                                 'transformationPipeline' => [
  14952.                                     => [
  14953.                                         'settings' => [
  14954.                                             'delimiter' => ',',
  14955.                                         ],
  14956.                                         'type' => 'explode',
  14957.                                     ],
  14958.                                     => [
  14959.                                         'settings' => [
  14960.                                             'unitSourceSelect' => '',
  14961.                                             'staticUnitSelect' => '',
  14962.                                         ],
  14963.                                         'type' => 'quantityValue',
  14964.                                     ],
  14965.                                 ],
  14966.                             ],
  14967.                             63 => [
  14968.                                 'label' => 'Magento_Aroma [82]',
  14969.                                 'dataSourceIndex' => [
  14970.                                     => '82',
  14971.                                 ],
  14972.                                 'transformationResultType' => 'default',
  14973.                                 'dataTarget' => [
  14974.                                     'type' => 'direct',
  14975.                                     'settings' => [
  14976.                                         'fieldName' => 'attributSets.spirituosen.Aroma',
  14977.                                         'language' => '',
  14978.                                         'writeIfTargetIsNotEmpty' => true,
  14979.                                         'writeIfSourceIsEmpty' => true,
  14980.                                     ],
  14981.                                 ],
  14982.                                 'transformationPipeline' => [
  14983.                                 ],
  14984.                             ],
  14985.                             64 => [
  14986.                                 'label' => 'Destillerie [80]',
  14987.                                 'dataSourceIndex' => [
  14988.                                     => '80',
  14989.                                 ],
  14990.                                 'settings' => [
  14991.                                     'loadStrategy' => 'attribute',
  14992.                                     'attributeDataObjectClassId' => 'HERSTELLER',
  14993.                                     'attributeName' => 'name',
  14994.                                     'partialMatch' => 'on',
  14995.                                     'attributeLanguage' => '',
  14996.                                 ],
  14997.                                 'transformationResultType' => 'dataObject',
  14998.                                 'dataTarget' => [
  14999.                                     'type' => 'direct',
  15000.                                     'settings' => [
  15001.                                         'fieldName' => 'attributSets.spirituosen.Destillerien',
  15002.                                         'language' => '',
  15003.                                         'writeIfTargetIsNotEmpty' => true,
  15004.                                         'writeIfSourceIsEmpty' => true,
  15005.                                     ],
  15006.                                 ],
  15007.                                 'transformationPipeline' => [
  15008.                                     => [
  15009.                                         'settings' => [
  15010.                                             'loadStrategy' => 'attribute',
  15011.                                             'attributeDataObjectClassId' => 'HERSTELLER',
  15012.                                             'attributeName' => 'name',
  15013.                                             'partialMatch' => 'on',
  15014.                                             'attributeLanguage' => '',
  15015.                                         ],
  15016.                                         'type' => 'loadDataObject',
  15017.                                     ],
  15018.                                 ],
  15019.                             ],
  15020.                             65 => [
  15021.                                 'label' => 'Region_Destillerie [81]',
  15022.                                 'dataSourceIndex' => [
  15023.                                     => '81',
  15024.                                 ],
  15025.                                 'transformationResultType' => 'default',
  15026.                                 'dataTarget' => [
  15027.                                     'type' => 'direct',
  15028.                                     'settings' => [
  15029.                                         'fieldName' => 'attributSets.spirituosen.GebietText',
  15030.                                         'language' => '',
  15031.                                         'writeIfTargetIsNotEmpty' => true,
  15032.                                         'writeIfSourceIsEmpty' => true,
  15033.                                     ],
  15034.                                 ],
  15035.                                 'transformationPipeline' => [
  15036.                                 ],
  15037.                             ],
  15038.                             66 => [
  15039.                                 'label' => 'Region_Destillerie [81]',
  15040.                                 'dataSourceIndex' => [
  15041.                                     => '81',
  15042.                                 ],
  15043.                                 'transformationResultType' => 'array',
  15044.                                 'dataTarget' => [
  15045.                                     'type' => 'direct',
  15046.                                     'settings' => [
  15047.                                         'fieldName' => 'attributSets.spirituosen.Gebiet',
  15048.                                         'language' => '',
  15049.                                         'writeIfTargetIsNotEmpty' => true,
  15050.                                         'writeIfSourceIsEmpty' => true,
  15051.                                     ],
  15052.                                 ],
  15053.                                 'transformationPipeline' => [
  15054.                                     => [
  15055.                                         'type' => 'asArray',
  15056.                                     ],
  15057.                                 ],
  15058.                             ],
  15059.                             67 => [
  15060.                                 'label' => 'Magento_Geschmack [83]',
  15061.                                 'dataSourceIndex' => [
  15062.                                     => '83',
  15063.                                 ],
  15064.                                 'transformationResultType' => 'default',
  15065.                                 'dataTarget' => [
  15066.                                     'type' => 'direct',
  15067.                                     'settings' => [
  15068.                                         'fieldName' => 'attributSets.spirituosen.Geschmack',
  15069.                                         'language' => '',
  15070.                                         'writeIfTargetIsNotEmpty' => true,
  15071.                                         'writeIfSourceIsEmpty' => true,
  15072.                                     ],
  15073.                                 ],
  15074.                                 'transformationPipeline' => [
  15075.                                 ],
  15076.                             ],
  15077.                             68 => [
  15078.                                 'label' => 'Magento_Abgang [84]',
  15079.                                 'dataSourceIndex' => [
  15080.                                     => '84',
  15081.                                 ],
  15082.                                 'transformationResultType' => 'default',
  15083.                                 'dataTarget' => [
  15084.                                     'type' => 'direct',
  15085.                                     'settings' => [
  15086.                                         'fieldName' => 'attributSets.spirituosen.Abgang',
  15087.                                         'language' => '',
  15088.                                         'writeIfTargetIsNotEmpty' => true,
  15089.                                         'writeIfSourceIsEmpty' => true,
  15090.                                     ],
  15091.                                 ],
  15092.                                 'transformationPipeline' => [
  15093.                                 ],
  15094.                             ],
  15095.                             69 => [
  15096.                                 'label' => 'Magento_Fasstyp [85]',
  15097.                                 'dataSourceIndex' => [
  15098.                                     => '85',
  15099.                                 ],
  15100.                                 'transformationResultType' => 'default',
  15101.                                 'dataTarget' => [
  15102.                                     'type' => 'direct',
  15103.                                     'settings' => [
  15104.                                         'fieldName' => 'attributSets.spirituosen.Fasstyp',
  15105.                                         'language' => '',
  15106.                                         'writeIfTargetIsNotEmpty' => true,
  15107.                                         'writeIfSourceIsEmpty' => true,
  15108.                                     ],
  15109.                                 ],
  15110.                                 'transformationPipeline' => [
  15111.                                 ],
  15112.                             ],
  15113.                             70 => [
  15114.                                 'label' => 'Magento_Alter_Filter [86]',
  15115.                                 'dataSourceIndex' => [
  15116.                                     => '86',
  15117.                                 ],
  15118.                                 'transformationResultType' => 'default',
  15119.                                 'dataTarget' => [
  15120.                                     'type' => 'direct',
  15121.                                     'settings' => [
  15122.                                         'fieldName' => 'attributSets.spirituosen.Alter',
  15123.                                         'language' => '',
  15124.                                         'writeIfTargetIsNotEmpty' => true,
  15125.                                         'writeIfSourceIsEmpty' => true,
  15126.                                     ],
  15127.                                 ],
  15128.                                 'transformationPipeline' => [
  15129.                                 ],
  15130.                             ],
  15131.                             71 => [
  15132.                                 'label' => 'Destillerie [80]',
  15133.                                 'dataSourceIndex' => [
  15134.                                     => '80',
  15135.                                 ],
  15136.                                 'transformationResultType' => 'default',
  15137.                                 'dataTarget' => [
  15138.                                     'type' => 'direct',
  15139.                                     'settings' => [
  15140.                                         'fieldName' => 'attributSets.spirituosen.DestillerieText',
  15141.                                         'language' => '',
  15142.                                         'writeIfTargetIsNotEmpty' => true,
  15143.                                         'writeIfSourceIsEmpty' => true,
  15144.                                     ],
  15145.                                 ],
  15146.                                 'transformationPipeline' => [
  15147.                                 ],
  15148.                             ],
  15149.                             72 => [
  15150.                                 'label' => 'Etikettenadresse [1]',
  15151.                                 'dataSourceIndex' => [
  15152.                                     => '1',
  15153.                                 ],
  15154.                                 'transformationResultType' => 'default',
  15155.                                 'dataTarget' => [
  15156.                                     'type' => 'direct',
  15157.                                     'settings' => [
  15158.                                         'fieldName' => 'AdresseHersteller',
  15159.                                         'language' => '',
  15160.                                         'writeIfTargetIsNotEmpty' => true,
  15161.                                         'writeIfSourceIsEmpty' => true,
  15162.                                     ],
  15163.                                 ],
  15164.                                 'transformationPipeline' => [
  15165.                                 ],
  15166.                             ],
  15167.                             73 => [
  15168.                                 'label' => 'Kettartikel [31]',
  15169.                                 'dataSourceIndex' => [
  15170.                                     => '31',
  15171.                                 ],
  15172.                                 'settings' => [
  15173.                                     'loadStrategy' => 'attribute',
  15174.                                     'attributeDataObjectClassId' => 'PRO',
  15175.                                     'attributeName' => 'PZN',
  15176.                                     'partialMatch' => 'on',
  15177.                                     'attributeLanguage' => '',
  15178.                                     'loadUnpublished' => 'on',
  15179.                                 ],
  15180.                                 'transformationResultType' => 'dataObject',
  15181.                                 'dataTarget' => [
  15182.                                     'type' => 'direct',
  15183.                                     'settings' => [
  15184.                                         'fieldName' => 'attributSets.wein.kettartikel',
  15185.                                         'language' => '',
  15186.                                         'writeIfTargetIsNotEmpty' => true,
  15187.                                         'writeIfSourceIsEmpty' => true,
  15188.                                     ],
  15189.                                 ],
  15190.                                 'transformationPipeline' => [
  15191.                                     => [
  15192.                                         'settings' => [
  15193.                                             'loadStrategy' => 'attribute',
  15194.                                             'attributeDataObjectClassId' => 'PRO',
  15195.                                             'attributeName' => 'PZN',
  15196.                                             'partialMatch' => 'on',
  15197.                                             'attributeLanguage' => '',
  15198.                                             'loadUnpublished' => 'on',
  15199.                                         ],
  15200.                                         'type' => 'loadDataObject',
  15201.                                     ],
  15202.                                 ],
  15203.                             ],
  15204.                             74 => [
  15205.                                 'label' => 'related_skus [71]',
  15206.                                 'dataSourceIndex' => [
  15207.                                     => '71',
  15208.                                 ],
  15209.                                 'settings' => [
  15210.                                     'delimiter' => ', ',
  15211.                                     'loadStrategy' => 'attribute',
  15212.                                     'attributeDataObjectClassId' => 'PRO',
  15213.                                     'attributeName' => 'PZN',
  15214.                                     'partialMatch' => 'on',
  15215.                                     'attributeLanguage' => '',
  15216.                                     'loadUnpublished' => 'on',
  15217.                                 ],
  15218.                                 'transformationResultType' => 'dataObjectArray',
  15219.                                 'dataTarget' => [
  15220.                                     'type' => 'manyToManyRelation',
  15221.                                     'settings' => [
  15222.                                         'fieldName' => 'related_skus',
  15223.                                         'language' => '',
  15224.                                         'writeIfTargetIsNotEmpty' => true,
  15225.                                         'writeIfSourceIsEmpty' => true,
  15226.                                         'overwriteMode' => 'replace',
  15227.                                     ],
  15228.                                 ],
  15229.                                 'transformationPipeline' => [
  15230.                                     => [
  15231.                                         'settings' => [
  15232.                                             'delimiter' => ', ',
  15233.                                         ],
  15234.                                         'type' => 'explode',
  15235.                                     ],
  15236.                                     => [
  15237.                                         'settings' => [
  15238.                                             'loadStrategy' => 'attribute',
  15239.                                             'attributeDataObjectClassId' => 'PRO',
  15240.                                             'attributeName' => 'PZN',
  15241.                                             'partialMatch' => 'on',
  15242.                                             'attributeLanguage' => '',
  15243.                                             'loadUnpublished' => 'on',
  15244.                                         ],
  15245.                                         'type' => 'loadDataObject',
  15246.                                     ],
  15247.                                 ],
  15248.                             ],
  15249.                             75 => [
  15250.                                 'label' => 'upsell_skus [72]',
  15251.                                 'dataSourceIndex' => [
  15252.                                     => '72',
  15253.                                 ],
  15254.                                 'settings' => [
  15255.                                     'delimiter' => ', ',
  15256.                                     'loadStrategy' => 'attribute',
  15257.                                     'attributeDataObjectClassId' => 'PRO',
  15258.                                     'attributeName' => 'PZN',
  15259.                                     'partialMatch' => 'on',
  15260.                                     'attributeLanguage' => '',
  15261.                                     'loadUnpublished' => 'on',
  15262.                                 ],
  15263.                                 'transformationResultType' => 'dataObjectArray',
  15264.                                 'dataTarget' => [
  15265.                                     'type' => 'manyToManyRelation',
  15266.                                     'settings' => [
  15267.                                         'fieldName' => 'upsell_skus',
  15268.                                         'language' => '',
  15269.                                         'writeIfTargetIsNotEmpty' => true,
  15270.                                         'writeIfSourceIsEmpty' => true,
  15271.                                         'overwriteMode' => 'replace',
  15272.                                     ],
  15273.                                 ],
  15274.                                 'transformationPipeline' => [
  15275.                                     => [
  15276.                                         'settings' => [
  15277.                                             'delimiter' => ', ',
  15278.                                         ],
  15279.                                         'type' => 'explode',
  15280.                                     ],
  15281.                                     => [
  15282.                                         'settings' => [
  15283.                                             'loadStrategy' => 'attribute',
  15284.                                             'attributeDataObjectClassId' => 'PRO',
  15285.                                             'attributeName' => 'PZN',
  15286.                                             'partialMatch' => 'on',
  15287.                                             'attributeLanguage' => '',
  15288.                                             'loadUnpublished' => 'on',
  15289.                                         ],
  15290.                                         'type' => 'loadDataObject',
  15291.                                     ],
  15292.                                 ],
  15293.                             ],
  15294.                             76 => [
  15295.                                 'label' => 'Magento_SchmecktNach [54]',
  15296.                                 'dataSourceIndex' => [
  15297.                                     => '54',
  15298.                                 ],
  15299.                                 'transformationResultType' => 'array',
  15300.                                 'dataTarget' => [
  15301.                                     'type' => 'direct',
  15302.                                     'settings' => [
  15303.                                         'fieldName' => 'attributSets.spirituosen.SchmecktNach',
  15304.                                         'language' => '',
  15305.                                         'writeIfTargetIsNotEmpty' => true,
  15306.                                         'writeIfSourceIsEmpty' => true,
  15307.                                     ],
  15308.                                 ],
  15309.                                 'transformationPipeline' => [
  15310.                                     => [
  15311.                                         'type' => 'asArray',
  15312.                                     ],
  15313.                                 ],
  15314.                             ],
  15315.                             77 => [
  15316.                                 'label' => 'Rebsorte [34]',
  15317.                                 'dataSourceIndex' => [
  15318.                                     => '34',
  15319.                                 ],
  15320.                                 'transformationResultType' => 'default',
  15321.                                 'dataTarget' => [
  15322.                                     'type' => 'direct',
  15323.                                     'settings' => [
  15324.                                         'fieldName' => 'attributSets.spirituosen.RebsorteText',
  15325.                                         'language' => '',
  15326.                                         'writeIfTargetIsNotEmpty' => true,
  15327.                                         'writeIfSourceIsEmpty' => true,
  15328.                                     ],
  15329.                                 ],
  15330.                                 'transformationPipeline' => [
  15331.                                 ],
  15332.                             ],
  15333.                             78 => [
  15334.                                 'label' => 'Servier-Tipp [42]',
  15335.                                 'dataSourceIndex' => [
  15336.                                     => '42',
  15337.                                 ],
  15338.                                 'transformationResultType' => 'default',
  15339.                                 'dataTarget' => [
  15340.                                     'type' => 'direct',
  15341.                                     'settings' => [
  15342.                                         'fieldName' => 'attributSets.spirituosen.ServierTipp',
  15343.                                         'language' => '',
  15344.                                         'writeIfTargetIsNotEmpty' => true,
  15345.                                         'writeIfSourceIsEmpty' => true,
  15346.                                     ],
  15347.                                 ],
  15348.                                 'transformationPipeline' => [
  15349.                                 ],
  15350.                             ],
  15351.                             79 => [
  15352.                                 'label' => 'Speisseempfehlung [45]',
  15353.                                 'dataSourceIndex' => [
  15354.                                     => '45',
  15355.                                 ],
  15356.                                 'transformationResultType' => 'default',
  15357.                                 'dataTarget' => [
  15358.                                     'type' => 'direct',
  15359.                                     'settings' => [
  15360.                                         'fieldName' => 'attributSets.spirituosen.Speiseempfehlung',
  15361.                                         'language' => '',
  15362.                                         'writeIfTargetIsNotEmpty' => true,
  15363.                                         'writeIfSourceIsEmpty' => true,
  15364.                                     ],
  15365.                                 ],
  15366.                                 'transformationPipeline' => [
  15367.                                 ],
  15368.                             ],
  15369.                         ],
  15370.                         'executionConfig' => [
  15371.                             'scheduleType' => 'recurring',
  15372.                             'cronDefinition' => '',
  15373.                             'scheduledAt' => '',
  15374.                         ],
  15375.                         'permissions' => [
  15376.                             'user' => [
  15377.                             ],
  15378.                             'role' => [
  15379.                             ],
  15380.                         ],
  15381.                         'workspaces' => [
  15382.                         ],
  15383.                     ],
  15384.                     'Produkt_MC_Preise_Druck' => [
  15385.                         'general' => [
  15386.                             'type' => 'dataImporterDataObject',
  15387.                             'name' => 'Produkt_MC_Preise_Druck',
  15388.                             'description' => '',
  15389.                             'group' => 'Preise',
  15390.                             'active' => false,
  15391.                             'path' => NULL,
  15392.                             'modificationDate' => 1671521600,
  15393.                             'createDate' => 1671521600,
  15394.                         ],
  15395.                         'loaderConfig' => [
  15396.                             'type' => 'asset',
  15397.                             'settings' => [
  15398.                                 'assetPath' => '/Imports/Produkte/MC/MC_Wein.csv',
  15399.                             ],
  15400.                         ],
  15401.                         'interpreterConfig' => [
  15402.                             'type' => 'csv',
  15403.                             'settings' => [
  15404.                                 'skipFirstRow' => true,
  15405.                                 'delimiter' => ',',
  15406.                                 'enclosure' => '"',
  15407.                                 'escape' => '\\',
  15408.                             ],
  15409.                         ],
  15410.                         'resolverConfig' => [
  15411.                             'elementType' => 'dataObject',
  15412.                             'dataObjectClassId' => 'PRO',
  15413.                             'loadingStrategy' => [
  15414.                                 'type' => 'attribute',
  15415.                                 'settings' => [
  15416.                                     'dataSourceIndex' => '8',
  15417.                                     'attributeName' => 'PZN',
  15418.                                     'language' => '',
  15419.                                 ],
  15420.                             ],
  15421.                             'createLocationStrategy' => [
  15422.                                 'type' => 'staticPath',
  15423.                                 'settings' => [
  15424.                                     'path' => '/Produkte',
  15425.                                 ],
  15426.                             ],
  15427.                             'locationUpdateStrategy' => [
  15428.                                 'type' => 'noChange',
  15429.                             ],
  15430.                             'publishingStrategy' => [
  15431.                                 'type' => 'noChangePublishNew',
  15432.                             ],
  15433.                         ],
  15434.                         'processingConfig' => [
  15435.                             'executionType' => 'sequential',
  15436.                             'idDataIndex' => '',
  15437.                         ],
  15438.                         'mappingConfig' => [
  15439.                             => [
  15440.                                 'label' => 'EP-PS Angebotszeile 1 (Text) [9]',
  15441.                                 'dataSourceIndex' => [
  15442.                                     => '9',
  15443.                                 ],
  15444.                                 'transformationResultType' => 'default',
  15445.                                 'dataTarget' => [
  15446.                                     'type' => 'direct',
  15447.                                     'settings' => [
  15448.                                         'fieldName' => 'AngebotszeileLiefereinheitPreisEP',
  15449.                                         'language' => '',
  15450.                                         'writeIfTargetIsNotEmpty' => true,
  15451.                                         'writeIfSourceIsEmpty' => true,
  15452.                                     ],
  15453.                                 ],
  15454.                                 'transformationPipeline' => [
  15455.                                 ],
  15456.                             ],
  15457.                             => [
  15458.                                 'label' => 'EP-PS Angebotszeile 2 (Text) [11]',
  15459.                                 'dataSourceIndex' => [
  15460.                                     => '11',
  15461.                                 ],
  15462.                                 'transformationResultType' => 'default',
  15463.                                 'dataTarget' => [
  15464.                                     'type' => 'direct',
  15465.                                     'settings' => [
  15466.                                         'fieldName' => 'AngebotszeileLiefereinheitTextEP',
  15467.                                         'language' => '',
  15468.                                         'writeIfTargetIsNotEmpty' => true,
  15469.                                         'writeIfSourceIsEmpty' => true,
  15470.                                     ],
  15471.                                 ],
  15472.                                 'transformationPipeline' => [
  15473.                                 ],
  15474.                             ],
  15475.                             => [
  15476.                                 'label' => '1. Angebotszeile VE Text [13]',
  15477.                                 'dataSourceIndex' => [
  15478.                                     => '13',
  15479.                                 ],
  15480.                                 'transformationResultType' => 'default',
  15481.                                 'dataTarget' => [
  15482.                                     'type' => 'direct',
  15483.                                     'settings' => [
  15484.                                         'fieldName' => 'PublikationLiefereinheitEP',
  15485.                                         'language' => '',
  15486.                                         'writeIfTargetIsNotEmpty' => true,
  15487.                                         'writeIfSourceIsEmpty' => true,
  15488.                                     ],
  15489.                                 ],
  15490.                                 'transformationPipeline' => [
  15491.                                 ],
  15492.                             ],
  15493.                             => [
  15494.                                 'label' => 'EP-PS Angebotszeile 3 (Text) [18]',
  15495.                                 'dataSourceIndex' => [
  15496.                                     => '18',
  15497.                                 ],
  15498.                                 'transformationResultType' => 'default',
  15499.                                 'dataTarget' => [
  15500.                                     'type' => 'direct',
  15501.                                     'settings' => [
  15502.                                         'fieldName' => 'AngebotszeileVETextEP',
  15503.                                         'language' => '',
  15504.                                         'writeIfTargetIsNotEmpty' => true,
  15505.                                         'writeIfSourceIsEmpty' => true,
  15506.                                     ],
  15507.                                 ],
  15508.                                 'transformationPipeline' => [
  15509.                                 ],
  15510.                             ],
  15511.                             => [
  15512.                                 'label' => 'EP-PS Liefereinheit (Text) [21]',
  15513.                                 'dataSourceIndex' => [
  15514.                                     => '21',
  15515.                                 ],
  15516.                                 'transformationResultType' => 'default',
  15517.                                 'dataTarget' => [
  15518.                                     'type' => 'direct',
  15519.                                     'settings' => [
  15520.                                         'fieldName' => 'AngebotszeileVEText2',
  15521.                                         'language' => '',
  15522.                                         'writeIfTargetIsNotEmpty' => true,
  15523.                                         'writeIfSourceIsEmpty' => true,
  15524.                                     ],
  15525.                                 ],
  15526.                                 'transformationPipeline' => [
  15527.                                 ],
  15528.                             ],
  15529.                             => [
  15530.                                 'label' => '2. Angebotszeile Liefereinheit Text [22]',
  15531.                                 'dataSourceIndex' => [
  15532.                                     => '22',
  15533.                                 ],
  15534.                                 'transformationResultType' => 'default',
  15535.                                 'dataTarget' => [
  15536.                                     'type' => 'direct',
  15537.                                     'settings' => [
  15538.                                         'fieldName' => 'AngebotszeileLiefereinheitText1',
  15539.                                         'language' => '',
  15540.                                         'writeIfTargetIsNotEmpty' => true,
  15541.                                         'writeIfSourceIsEmpty' => true,
  15542.                                     ],
  15543.                                 ],
  15544.                                 'transformationPipeline' => [
  15545.                                 ],
  15546.                             ],
  15547.                             => [
  15548.                                 'label' => 'Grundpreis [23]',
  15549.                                 'dataSourceIndex' => [
  15550.                                     => '23',
  15551.                                 ],
  15552.                                 'transformationResultType' => 'default',
  15553.                                 'dataTarget' => [
  15554.                                     'type' => 'direct',
  15555.                                     'settings' => [
  15556.                                         'fieldName' => 'Grundpreis',
  15557.                                         'language' => '',
  15558.                                         'writeIfTargetIsNotEmpty' => true,
  15559.                                         'writeIfSourceIsEmpty' => true,
  15560.                                     ],
  15561.                                 ],
  15562.                                 'transformationPipeline' => [
  15563.                                 ],
  15564.                             ],
  15565.                             => [
  15566.                                 'label' => 'Publikation Liefereinheit [32]',
  15567.                                 'dataSourceIndex' => [
  15568.                                     => '32',
  15569.                                 ],
  15570.                                 'transformationResultType' => 'default',
  15571.                                 'dataTarget' => [
  15572.                                     'type' => 'direct',
  15573.                                     'settings' => [
  15574.                                         'fieldName' => 'PublikationLiefereinheit',
  15575.                                         'language' => '',
  15576.                                         'writeIfTargetIsNotEmpty' => true,
  15577.                                         'writeIfSourceIsEmpty' => true,
  15578.                                     ],
  15579.                                 ],
  15580.                                 'transformationPipeline' => [
  15581.                                 ],
  15582.                             ],
  15583.                         ],
  15584.                         'executionConfig' => [
  15585.                             'scheduleType' => 'recurring',
  15586.                             'cronDefinition' => '',
  15587.                             'scheduledAt' => '',
  15588.                         ],
  15589.                         'permissions' => [
  15590.                             'user' => [
  15591.                             ],
  15592.                             'role' => [
  15593.                             ],
  15594.                         ],
  15595.                         'workspaces' => [
  15596.                         ],
  15597.                     ],
  15598.                     'Produkt_Mindestbestaende_PHOENIX' => [
  15599.                         'general' => [
  15600.                             'type' => 'dataImporterDataObject',
  15601.                             'name' => 'Produkt_Mindestbestaende_PHOENIX',
  15602.                             'description' => '',
  15603.                             'group' => '',
  15604.                             'active' => false,
  15605.                             'path' => NULL,
  15606.                             'modificationDate' => 1686817324,
  15607.                             'createDate' => 1686817170,
  15608.                         ],
  15609.                         'loaderConfig' => [
  15610.                             'type' => 'asset',
  15611.                             'settings' => [
  15612.                                 'assetPath' => '/Imports/Produkte/PHOENIX/Mindest_Ausschlussdatei Privatsortiment Shop.xlsx',
  15613.                             ],
  15614.                         ],
  15615.                         'interpreterConfig' => [
  15616.                             'type' => 'xlsx',
  15617.                             'settings' => [
  15618.                                 'skipFirstRow' => true,
  15619.                                 'sheetName' => 'Mindest_Ausschluss',
  15620.                             ],
  15621.                         ],
  15622.                         'resolverConfig' => [
  15623.                             'elementType' => 'dataObject',
  15624.                             'dataObjectClassId' => 'PRO',
  15625.                             'loadingStrategy' => [
  15626.                                 'type' => 'attributeVersionAware',
  15627.                                 'settings' => [
  15628.                                     'dataSourceIndex' => '0',
  15629.                                     'attributeName' => 'sku',
  15630.                                     'language' => '',
  15631.                                     'includeUnpublished' => true,
  15632.                                 ],
  15633.                             ],
  15634.                             'createLocationStrategy' => [
  15635.                                 'type' => 'doNotCreate',
  15636.                             ],
  15637.                             'locationUpdateStrategy' => [
  15638.                                 'type' => 'noChange',
  15639.                             ],
  15640.                             'publishingStrategy' => [
  15641.                                 'type' => 'noChange',
  15642.                             ],
  15643.                         ],
  15644.                         'processingConfig' => [
  15645.                             'executionType' => 'parallel',
  15646.                             'idDataIndex' => '',
  15647.                         ],
  15648.                         'mappingConfig' => [
  15649.                             => [
  15650.                                 'label' => 'Mindestbestand',
  15651.                                 'dataSourceIndex' => [
  15652.                                     => '1',
  15653.                                 ],
  15654.                                 'transformationResultType' => 'numeric',
  15655.                                 'dataTarget' => [
  15656.                                     'type' => 'direct',
  15657.                                     'settings' => [
  15658.                                         'fieldName' => 'mindestbestandPHOENIX',
  15659.                                         'language' => '',
  15660.                                         'writeIfTargetIsNotEmpty' => true,
  15661.                                         'writeIfSourceIsEmpty' => true,
  15662.                                     ],
  15663.                                 ],
  15664.                                 'transformationPipeline' => [
  15665.                                     => [
  15666.                                         'type' => 'numeric',
  15667.                                     ],
  15668.                                 ],
  15669.                             ],
  15670.                         ],
  15671.                         'executionConfig' => [
  15672.                             'scheduleType' => 'recurring',
  15673.                             'cronDefinition' => '',
  15674.                             'scheduledAt' => '',
  15675.                         ],
  15676.                         'permissions' => [
  15677.                             'user' => [
  15678.                             ],
  15679.                             'role' => [
  15680.                             ],
  15681.                         ],
  15682.                         'workspaces' => [
  15683.                         ],
  15684.                     ],
  15685.                     'Produkt_PS_AEP_GEP' => [
  15686.                         'general' => [
  15687.                             'type' => 'dataImporterDataObject',
  15688.                             'name' => 'Produkt_PS_AEP_GEP',
  15689.                             'description' => '',
  15690.                             'group' => 'Preise',
  15691.                             'active' => false,
  15692.                             'path' => NULL,
  15693.                             'modificationDate' => 1671521621,
  15694.                             'createDate' => 1671521621,
  15695.                         ],
  15696.                         'loaderConfig' => [
  15697.                             'type' => 'asset',
  15698.                             'settings' => [
  15699.                                 'assetPath' => '/Imports/Produkte/PS/Privatsortimentsartikel.csv',
  15700.                             ],
  15701.                         ],
  15702.                         'interpreterConfig' => [
  15703.                             'type' => 'csv',
  15704.                             'settings' => [
  15705.                                 'skipFirstRow' => true,
  15706.                                 'delimiter' => ';',
  15707.                                 'enclosure' => '"',
  15708.                                 'escape' => '\\',
  15709.                             ],
  15710.                         ],
  15711.                         'resolverConfig' => [
  15712.                             'elementType' => 'dataObject',
  15713.                             'dataObjectClassId' => 'PRO',
  15714.                             'loadingStrategy' => [
  15715.                                 'type' => 'attribute',
  15716.                                 'settings' => [
  15717.                                     'dataSourceIndex' => '0',
  15718.                                     'attributeName' => 'sku',
  15719.                                     'language' => '',
  15720.                                 ],
  15721.                             ],
  15722.                             'createLocationStrategy' => [
  15723.                                 'type' => 'staticPath',
  15724.                                 'settings' => [
  15725.                                     'path' => '/Produkte/',
  15726.                                 ],
  15727.                             ],
  15728.                             'locationUpdateStrategy' => [
  15729.                                 'type' => 'noChange',
  15730.                             ],
  15731.                             'publishingStrategy' => [
  15732.                                 'type' => 'noChangePublishNew',
  15733.                             ],
  15734.                         ],
  15735.                         'processingConfig' => [
  15736.                             'executionType' => 'sequential',
  15737.                             'idDataIndex' => '',
  15738.                         ],
  15739.                         'mappingConfig' => [
  15740.                             => [
  15741.                                 'label' => 'gep',
  15742.                                 'dataSourceIndex' => [
  15743.                                     => '3',
  15744.                                 ],
  15745.                                 'transformationResultType' => 'numeric',
  15746.                                 'dataTarget' => [
  15747.                                     'type' => 'direct',
  15748.                                     'settings' => [
  15749.                                         'fieldName' => 'GEP',
  15750.                                         'language' => '',
  15751.                                         'writeIfTargetIsNotEmpty' => true,
  15752.                                         'writeIfSourceIsEmpty' => true,
  15753.                                     ],
  15754.                                 ],
  15755.                                 'transformationPipeline' => [
  15756.                                     => [
  15757.                                         'type' => 'numeric',
  15758.                                     ],
  15759.                                 ],
  15760.                             ],
  15761.                             => [
  15762.                                 'label' => 'AEP',
  15763.                                 'dataSourceIndex' => [
  15764.                                     => '4',
  15765.                                 ],
  15766.                                 'transformationResultType' => 'numeric',
  15767.                                 'dataTarget' => [
  15768.                                     'type' => 'direct',
  15769.                                     'settings' => [
  15770.                                         'fieldName' => 'AEP',
  15771.                                         'language' => '',
  15772.                                         'writeIfTargetIsNotEmpty' => true,
  15773.                                         'writeIfSourceIsEmpty' => true,
  15774.                                     ],
  15775.                                 ],
  15776.                                 'transformationPipeline' => [
  15777.                                     => [
  15778.                                         'type' => 'numeric',
  15779.                                     ],
  15780.                                 ],
  15781.                             ],
  15782.                             => [
  15783.                                 'label' => '1. Angebotszeile Liefereinheit Preis',
  15784.                                 'dataSourceIndex' => [
  15785.                                     => '4',
  15786.                                 ],
  15787.                                 'transformationResultType' => 'numeric',
  15788.                                 'dataTarget' => [
  15789.                                     'type' => 'direct',
  15790.                                     'settings' => [
  15791.                                         'fieldName' => 'AngebotszeileLiefereinheitPreis1',
  15792.                                         'language' => '',
  15793.                                         'writeIfTargetIsNotEmpty' => true,
  15794.                                         'writeIfSourceIsEmpty' => true,
  15795.                                     ],
  15796.                                 ],
  15797.                                 'transformationPipeline' => [
  15798.                                     => [
  15799.                                         'type' => 'numeric',
  15800.                                     ],
  15801.                                 ],
  15802.                             ],
  15803.                             => [
  15804.                                 'label' => 'Katalog Normal - AEP',
  15805.                                 'dataSourceIndex' => [
  15806.                                     => '4',
  15807.                                 ],
  15808.                                 'transformationResultType' => 'numeric',
  15809.                                 'dataTarget' => [
  15810.                                     'type' => 'direct',
  15811.                                     'settings' => [
  15812.                                         'fieldName' => 'KatalogNormalAEP',
  15813.                                         'language' => '',
  15814.                                         'writeIfTargetIsNotEmpty' => true,
  15815.                                         'writeIfSourceIsEmpty' => true,
  15816.                                     ],
  15817.                                 ],
  15818.                                 'transformationPipeline' => [
  15819.                                     => [
  15820.                                         'type' => 'numeric',
  15821.                                     ],
  15822.                                 ],
  15823.                             ],
  15824.                         ],
  15825.                         'executionConfig' => [
  15826.                             'scheduleType' => 'recurring',
  15827.                             'cronDefinition' => '',
  15828.                             'scheduledAt' => '',
  15829.                         ],
  15830.                         'permissions' => [
  15831.                             'user' => [
  15832.                             ],
  15833.                             'role' => [
  15834.                             ],
  15835.                         ],
  15836.                         'workspaces' => [
  15837.                         ],
  15838.                     ],
  15839.                     'Produkt_import_full' => [
  15840.                         'general' => [
  15841.                             'type' => 'dataImporterDataObject',
  15842.                             'name' => 'Produkt_import_full',
  15843.                             'description' => 'Komplett-Import für Media Cockpit + Becker + Shop Daten',
  15844.                             'group' => '',
  15845.                             'active' => false,
  15846.                             'path' => NULL,
  15847.                             'modificationDate' => 1673620804,
  15848.                             'createDate' => 1656505080,
  15849.                         ],
  15850.                         'loaderConfig' => [
  15851.                             'type' => 'asset',
  15852.                             'settings' => [
  15853.                                 'assetPath' => '/Imports/Produkte/220715_wein_01.csv',
  15854.                             ],
  15855.                         ],
  15856.                         'interpreterConfig' => [
  15857.                             'type' => 'csv',
  15858.                             'settings' => [
  15859.                                 'skipFirstRow' => true,
  15860.                                 'delimiter' => ',',
  15861.                                 'enclosure' => '"',
  15862.                                 'escape' => '\\',
  15863.                             ],
  15864.                         ],
  15865.                         'resolverConfig' => [
  15866.                             'elementType' => 'dataObject',
  15867.                             'dataObjectClassId' => 'PRO',
  15868.                             'loadingStrategy' => [
  15869.                                 'type' => 'attribute',
  15870.                                 'settings' => [
  15871.                                     'dataSourceIndex' => '2',
  15872.                                     'attributeName' => 'PZN',
  15873.                                     'language' => '',
  15874.                                     'includeUnpublished' => true,
  15875.                                 ],
  15876.                             ],
  15877.                             'createLocationStrategy' => [
  15878.                                 'type' => 'staticPath',
  15879.                                 'settings' => [
  15880.                                     'path' => '/Produkte/',
  15881.                                 ],
  15882.                             ],
  15883.                             'locationUpdateStrategy' => [
  15884.                                 'type' => 'noChange',
  15885.                             ],
  15886.                             'publishingStrategy' => [
  15887.                                 'type' => 'alwaysPublish',
  15888.                             ],
  15889.                         ],
  15890.                         'processingConfig' => [
  15891.                             'executionType' => 'parallel',
  15892.                             'idDataIndex' => '2',
  15893.                             'cleanup' => [
  15894.                                 'strategy' => 'unpublish',
  15895.                             ],
  15896.                         ],
  15897.                         'mappingConfig' => [
  15898.                             => [
  15899.                                 'label' => 'Produktname [0]',
  15900.                                 'dataSourceIndex' => [
  15901.                                     => '0',
  15902.                                 ],
  15903.                                 'transformationResultType' => 'default',
  15904.                                 'dataTarget' => [
  15905.                                     'type' => 'direct',
  15906.                                     'settings' => [
  15907.                                         'fieldName' => 'Name',
  15908.                                         'language' => '',
  15909.                                         'writeIfTargetIsNotEmpty' => true,
  15910.                                         'writeIfSourceIsEmpty' => true,
  15911.                                     ],
  15912.                                 ],
  15913.                                 'transformationPipeline' => [
  15914.                                 ],
  15915.                             ],
  15916.                             => [
  15917.                                 'label' => 'PZN [2]',
  15918.                                 'dataSourceIndex' => [
  15919.                                     => '2',
  15920.                                 ],
  15921.                                 'transformationResultType' => 'default',
  15922.                                 'dataTarget' => [
  15923.                                     'type' => 'direct',
  15924.                                     'settings' => [
  15925.                                         'fieldName' => 'PZN',
  15926.                                         'language' => '',
  15927.                                         'writeIfTargetIsNotEmpty' => true,
  15928.                                         'writeIfSourceIsEmpty' => true,
  15929.                                     ],
  15930.                                 ],
  15931.                                 'transformationPipeline' => [
  15932.                                 ],
  15933.                             ],
  15934.                             => [
  15935.                                 'label' => 'EP-PS_Angebotszeile_1_(Text) [3]',
  15936.                                 'dataSourceIndex' => [
  15937.                                     => '3',
  15938.                                 ],
  15939.                                 'transformationResultType' => 'default',
  15940.                                 'dataTarget' => [
  15941.                                     'type' => 'direct',
  15942.                                     'settings' => [
  15943.                                         'fieldName' => 'AngebotszeileLiefereinheitTextEP',
  15944.                                         'language' => '',
  15945.                                         'writeIfTargetIsNotEmpty' => true,
  15946.                                         'writeIfSourceIsEmpty' => true,
  15947.                                     ],
  15948.                                 ],
  15949.                                 'transformationPipeline' => [
  15950.                                 ],
  15951.                             ],
  15952.                             => [
  15953.                                 'label' => 'EP-PS_Angebotszeile_2_(Text) [5]',
  15954.                                 'dataSourceIndex' => [
  15955.                                     => '5',
  15956.                                 ],
  15957.                                 'transformationResultType' => 'default',
  15958.                                 'dataTarget' => [
  15959.                                     'type' => 'direct',
  15960.                                     'settings' => [
  15961.                                         'fieldName' => 'AngebotszeileVETextEP',
  15962.                                         'language' => '',
  15963.                                         'writeIfTargetIsNotEmpty' => true,
  15964.                                         'writeIfSourceIsEmpty' => true,
  15965.                                     ],
  15966.                                 ],
  15967.                                 'transformationPipeline' => [
  15968.                                 ],
  15969.                             ],
  15970.                             => [
  15971.                                 'label' => 'Einheit_(System) [6]',
  15972.                                 'dataSourceIndex' => [
  15973.                                     => '6',
  15974.                                 ],
  15975.                                 'transformationResultType' => 'default',
  15976.                                 'dataTarget' => [
  15977.                                     'type' => 'direct',
  15978.                                     'settings' => [
  15979.                                         'fieldName' => 'Verpackungsinhalt',
  15980.                                         'language' => '',
  15981.                                         'writeIfTargetIsNotEmpty' => true,
  15982.                                         'writeIfSourceIsEmpty' => true,
  15983.                                     ],
  15984.                                 ],
  15985.                                 'transformationPipeline' => [
  15986.                                 ],
  15987.                             ],
  15988.                             => [
  15989.                                 'label' => '1._Angebotszeile_VE_Text [7]',
  15990.                                 'dataSourceIndex' => [
  15991.                                     => '7',
  15992.                                 ],
  15993.                                 'transformationResultType' => 'default',
  15994.                                 'dataTarget' => [
  15995.                                     'type' => 'direct',
  15996.                                     'settings' => [
  15997.                                         'fieldName' => 'AngebotszeileLiefereinheitText1',
  15998.                                         'language' => '',
  15999.                                         'writeIfTargetIsNotEmpty' => true,
  16000.                                         'writeIfSourceIsEmpty' => true,
  16001.                                     ],
  16002.                                 ],
  16003.                                 'transformationPipeline' => [
  16004.                                 ],
  16005.                             ],
  16006.                             => [
  16007.                                 'label' => 'LMIV_Warnhinweis [8]',
  16008.                                 'dataSourceIndex' => [
  16009.                                     => '8',
  16010.                                 ],
  16011.                                 'transformationResultType' => 'default',
  16012.                                 'dataTarget' => [
  16013.                                     'type' => 'direct',
  16014.                                     'settings' => [
  16015.                                         'fieldName' => 'Warnhinweis',
  16016.                                         'language' => '',
  16017.                                         'writeIfTargetIsNotEmpty' => true,
  16018.                                         'writeIfSourceIsEmpty' => true,
  16019.                                     ],
  16020.                                 ],
  16021.                                 'transformationPipeline' => [
  16022.                                 ],
  16023.                             ],
  16024.                             => [
  16025.                                 'label' => 'Auszeichnung_Text_1 [9]',
  16026.                                 'dataSourceIndex' => [
  16027.                                     => '9',
  16028.                                 ],
  16029.                                 'transformationResultType' => 'default',
  16030.                                 'dataTarget' => [
  16031.                                     'type' => 'direct',
  16032.                                     'settings' => [
  16033.                                         'fieldName' => 'Auszeichnung1Text',
  16034.                                         'language' => '',
  16035.                                         'writeIfTargetIsNotEmpty' => true,
  16036.                                         'writeIfSourceIsEmpty' => true,
  16037.                                     ],
  16038.                                 ],
  16039.                                 'transformationPipeline' => [
  16040.                                 ],
  16041.                             ],
  16042.                             => [
  16043.                                 'label' => 'Auszeichnung_Ausgabe_1 [10]',
  16044.                                 'dataSourceIndex' => [
  16045.                                     => '10',
  16046.                                 ],
  16047.                                 'transformationResultType' => 'default',
  16048.                                 'dataTarget' => [
  16049.                                     'type' => 'direct',
  16050.                                     'settings' => [
  16051.                                         'fieldName' => 'Auszeichnung1Ausgabe',
  16052.                                         'language' => '',
  16053.                                         'writeIfTargetIsNotEmpty' => true,
  16054.                                         'writeIfSourceIsEmpty' => true,
  16055.                                     ],
  16056.                                 ],
  16057.                                 'transformationPipeline' => [
  16058.                                 ],
  16059.                             ],
  16060.                             => [
  16061.                                 'label' => 'Werbetext_Katalog_lang [11]',
  16062.                                 'dataSourceIndex' => [
  16063.                                     => '11',
  16064.                                 ],
  16065.                                 'transformationResultType' => 'default',
  16066.                                 'dataTarget' => [
  16067.                                     'type' => 'direct',
  16068.                                     'settings' => [
  16069.                                         'fieldName' => 'WerbetextKatalogLang',
  16070.                                         'language' => '',
  16071.                                         'writeIfTargetIsNotEmpty' => true,
  16072.                                         'writeIfSourceIsEmpty' => true,
  16073.                                     ],
  16074.                                 ],
  16075.                                 'transformationPipeline' => [
  16076.                                 ],
  16077.                             ],
  16078.                             10 => [
  16079.                                 'label' => 'Systemname [13]',
  16080.                                 'dataSourceIndex' => [
  16081.                                     => '13',
  16082.                                 ],
  16083.                                 'transformationResultType' => 'default',
  16084.                                 'dataTarget' => [
  16085.                                     'type' => 'direct',
  16086.                                     'settings' => [
  16087.                                         'fieldName' => 'Systemname',
  16088.                                         'language' => '',
  16089.                                         'writeIfTargetIsNotEmpty' => true,
  16090.                                         'writeIfSourceIsEmpty' => true,
  16091.                                     ],
  16092.                                 ],
  16093.                                 'transformationPipeline' => [
  16094.                                 ],
  16095.                             ],
  16096.                             11 => [
  16097.                                 'label' => 'Jahrgang [14]',
  16098.                                 'dataSourceIndex' => [
  16099.                                     => '14',
  16100.                                 ],
  16101.                                 'transformationResultType' => 'numeric',
  16102.                                 'dataTarget' => [
  16103.                                     'type' => 'direct',
  16104.                                     'settings' => [
  16105.                                         'fieldName' => 'attributSets.wein.jahrgang',
  16106.                                         'language' => '',
  16107.                                         'writeIfTargetIsNotEmpty' => true,
  16108.                                         'writeIfSourceIsEmpty' => true,
  16109.                                     ],
  16110.                                 ],
  16111.                                 'transformationPipeline' => [
  16112.                                     => [
  16113.                                         'type' => 'numeric',
  16114.                                     ],
  16115.                                 ],
  16116.                             ],
  16117.                             12 => [
  16118.                                 'label' => 'EP-PS_Liefereinheit_(Text) [15]',
  16119.                                 'dataSourceIndex' => [
  16120.                                     => '15',
  16121.                                 ],
  16122.                                 'transformationResultType' => 'default',
  16123.                                 'dataTarget' => [
  16124.                                     'type' => 'direct',
  16125.                                     'settings' => [
  16126.                                         'fieldName' => 'AngebotszeileLiefereinheitTextEP',
  16127.                                         'language' => '',
  16128.                                         'writeIfTargetIsNotEmpty' => true,
  16129.                                         'writeIfSourceIsEmpty' => true,
  16130.                                     ],
  16131.                                 ],
  16132.                                 'transformationPipeline' => [
  16133.                                 ],
  16134.                             ],
  16135.                             13 => [
  16136.                                 'label' => '2._Angebotszeile_Liefereinheit_Text [16]',
  16137.                                 'dataSourceIndex' => [
  16138.                                     => '16',
  16139.                                 ],
  16140.                                 'transformationResultType' => 'default',
  16141.                                 'dataTarget' => [
  16142.                                     'type' => 'direct',
  16143.                                     'settings' => [
  16144.                                         'fieldName' => 'AngebotszeileVEText2',
  16145.                                         'language' => '',
  16146.                                         'writeIfTargetIsNotEmpty' => true,
  16147.                                         'writeIfSourceIsEmpty' => true,
  16148.                                     ],
  16149.                                 ],
  16150.                                 'transformationPipeline' => [
  16151.                                 ],
  16152.                             ],
  16153.                             14 => [
  16154.                                 'label' => 'Grundpreis [17]',
  16155.                                 'dataSourceIndex' => [
  16156.                                     => '17',
  16157.                                 ],
  16158.                                 'transformationResultType' => 'default',
  16159.                                 'dataTarget' => [
  16160.                                     'type' => 'direct',
  16161.                                     'settings' => [
  16162.                                         'fieldName' => 'Grundpreis',
  16163.                                         'language' => '',
  16164.                                         'writeIfTargetIsNotEmpty' => true,
  16165.                                         'writeIfSourceIsEmpty' => true,
  16166.                                     ],
  16167.                                 ],
  16168.                                 'transformationPipeline' => [
  16169.                                 ],
  16170.                             ],
  16171.                             15 => [
  16172.                                 'label' => 'Auszeichnung_Text_2 [19]',
  16173.                                 'dataSourceIndex' => [
  16174.                                     => '19',
  16175.                                 ],
  16176.                                 'transformationResultType' => 'default',
  16177.                                 'dataTarget' => [
  16178.                                     'type' => 'direct',
  16179.                                     'settings' => [
  16180.                                         'fieldName' => 'Auszeichnung2Text',
  16181.                                         'language' => '',
  16182.                                         'writeIfTargetIsNotEmpty' => true,
  16183.                                         'writeIfSourceIsEmpty' => true,
  16184.                                     ],
  16185.                                 ],
  16186.                                 'transformationPipeline' => [
  16187.                                 ],
  16188.                             ],
  16189.                             16 => [
  16190.                                 'label' => 'Auszeichnung_Ausgabe_2 [21]',
  16191.                                 'dataSourceIndex' => [
  16192.                                     => '21',
  16193.                                 ],
  16194.                                 'transformationResultType' => 'default',
  16195.                                 'dataTarget' => [
  16196.                                     'type' => 'direct',
  16197.                                     'settings' => [
  16198.                                         'fieldName' => 'Auszeichnung2Ausgabe',
  16199.                                         'language' => '',
  16200.                                         'writeIfTargetIsNotEmpty' => true,
  16201.                                         'writeIfSourceIsEmpty' => true,
  16202.                                     ],
  16203.                                 ],
  16204.                                 'transformationPipeline' => [
  16205.                                 ],
  16206.                             ],
  16207.                             17 => [
  16208.                                 'label' => 'Werbetext_Online [22]',
  16209.                                 'dataSourceIndex' => [
  16210.                                     => '22',
  16211.                                 ],
  16212.                                 'transformationResultType' => 'default',
  16213.                                 'dataTarget' => [
  16214.                                     'type' => 'direct',
  16215.                                     'settings' => [
  16216.                                         'fieldName' => 'Beschreibung',
  16217.                                         'language' => '',
  16218.                                         'writeIfTargetIsNotEmpty' => true,
  16219.                                         'writeIfSourceIsEmpty' => true,
  16220.                                     ],
  16221.                                 ],
  16222.                                 'transformationPipeline' => [
  16223.                                 ],
  16224.                             ],
  16225.                             18 => [
  16226.                                 'label' => 'VE [24]',
  16227.                                 'dataSourceIndex' => [
  16228.                                     => '24',
  16229.                                 ],
  16230.                                 'transformationResultType' => 'numeric',
  16231.                                 'dataTarget' => [
  16232.                                     'type' => 'direct',
  16233.                                     'settings' => [
  16234.                                         'fieldName' => 'qty_increments',
  16235.                                         'language' => '',
  16236.                                         'writeIfTargetIsNotEmpty' => true,
  16237.                                         'writeIfSourceIsEmpty' => true,
  16238.                                     ],
  16239.                                 ],
  16240.                                 'transformationPipeline' => [
  16241.                                     => [
  16242.                                         'type' => 'numeric',
  16243.                                     ],
  16244.                                 ],
  16245.                             ],
  16246.                             19 => [
  16247.                                 'label' => 'Weingut [25]',
  16248.                                 'dataSourceIndex' => [
  16249.                                     => '25',
  16250.                                 ],
  16251.                                 'settings' => [
  16252.                                     'loadStrategy' => 'attribute',
  16253.                                     'attributeDataObjectClassId' => 'HERSTELLER',
  16254.                                     'attributeName' => 'name',
  16255.                                     'attributeLanguage' => '',
  16256.                                 ],
  16257.                                 'transformationResultType' => 'dataObject',
  16258.                                 'dataTarget' => [
  16259.                                     'type' => 'direct',
  16260.                                     'settings' => [
  16261.                                         'fieldName' => 'attributSets.wein.Weingut',
  16262.                                         'language' => '',
  16263.                                         'writeIfTargetIsNotEmpty' => true,
  16264.                                         'writeIfSourceIsEmpty' => true,
  16265.                                     ],
  16266.                                 ],
  16267.                                 'transformationPipeline' => [
  16268.                                     => [
  16269.                                         'settings' => [
  16270.                                             'loadStrategy' => 'attribute',
  16271.                                             'attributeDataObjectClassId' => 'HERSTELLER',
  16272.                                             'attributeName' => 'name',
  16273.                                             'attributeLanguage' => '',
  16274.                                         ],
  16275.                                         'type' => 'loadDataObject',
  16276.                                     ],
  16277.                                 ],
  16278.                             ],
  16279.                             20 => [
  16280.                                 'label' => 'Publikation_Liefereinheit [26]',
  16281.                                 'dataSourceIndex' => [
  16282.                                     => '26',
  16283.                                 ],
  16284.                                 'transformationResultType' => 'default',
  16285.                                 'dataTarget' => [
  16286.                                     'type' => 'direct',
  16287.                                     'settings' => [
  16288.                                         'fieldName' => 'PublikationLiefereinheit',
  16289.                                         'language' => '',
  16290.                                         'writeIfTargetIsNotEmpty' => true,
  16291.                                         'writeIfSourceIsEmpty' => true,
  16292.                                     ],
  16293.                                 ],
  16294.                                 'transformationPipeline' => [
  16295.                                 ],
  16296.                             ],
  16297.                             21 => [
  16298.                                 'label' => 'Land [28]',
  16299.                                 'dataSourceIndex' => [
  16300.                                     => '28',
  16301.                                 ],
  16302.                                 'transformationResultType' => 'default',
  16303.                                 'dataTarget' => [
  16304.                                     'type' => 'direct',
  16305.                                     'settings' => [
  16306.                                         'fieldName' => 'attributSets.wein.LandText',
  16307.                                         'language' => '',
  16308.                                         'writeIfTargetIsNotEmpty' => true,
  16309.                                         'writeIfSourceIsEmpty' => true,
  16310.                                     ],
  16311.                                 ],
  16312.                                 'transformationPipeline' => [
  16313.                                 ],
  16314.                             ],
  16315.                             22 => [
  16316.                                 'label' => 'Gebiet [29]',
  16317.                                 'dataSourceIndex' => [
  16318.                                     => '29',
  16319.                                 ],
  16320.                                 'transformationResultType' => 'default',
  16321.                                 'dataTarget' => [
  16322.                                     'type' => 'direct',
  16323.                                     'settings' => [
  16324.                                         'fieldName' => 'attributSets.wein.GebietText',
  16325.                                         'language' => '',
  16326.                                         'writeIfTargetIsNotEmpty' => true,
  16327.                                         'writeIfSourceIsEmpty' => true,
  16328.                                     ],
  16329.                                 ],
  16330.                                 'transformationPipeline' => [
  16331.                                 ],
  16332.                             ],
  16333.                             23 => [
  16334.                                 'label' => 'Kettartikel [31]',
  16335.                                 'dataSourceIndex' => [
  16336.                                     => '31',
  16337.                                 ],
  16338.                                 'transformationResultType' => 'default',
  16339.                                 'dataTarget' => [
  16340.                                     'type' => 'direct',
  16341.                                     'settings' => [
  16342.                                         'fieldName' => 'attributSets.wein.kettartikel_text',
  16343.                                         'language' => '',
  16344.                                         'writeIfTargetIsNotEmpty' => true,
  16345.                                         'writeIfSourceIsEmpty' => true,
  16346.                                     ],
  16347.                                 ],
  16348.                                 'transformationPipeline' => [
  16349.                                 ],
  16350.                             ],
  16351.                             24 => [
  16352.                                 'label' => 'Ausbaumethode [33]',
  16353.                                 'dataSourceIndex' => [
  16354.                                     => '33',
  16355.                                 ],
  16356.                                 'transformationResultType' => 'default',
  16357.                                 'dataTarget' => [
  16358.                                     'type' => 'direct',
  16359.                                     'settings' => [
  16360.                                         'fieldName' => 'attributSets.wein.Ausbaumethode',
  16361.                                         'language' => '',
  16362.                                         'writeIfTargetIsNotEmpty' => true,
  16363.                                         'writeIfSourceIsEmpty' => true,
  16364.                                     ],
  16365.                                 ],
  16366.                                 'transformationPipeline' => [
  16367.                                 ],
  16368.                             ],
  16369.                             25 => [
  16370.                                 'label' => 'Rebsorte [34]',
  16371.                                 'dataSourceIndex' => [
  16372.                                     => '34',
  16373.                                 ],
  16374.                                 'transformationResultType' => 'default',
  16375.                                 'dataTarget' => [
  16376.                                     'type' => 'direct',
  16377.                                     'settings' => [
  16378.                                         'fieldName' => 'attributSets.wein.RebsorteText',
  16379.                                         'language' => '',
  16380.                                         'writeIfTargetIsNotEmpty' => true,
  16381.                                         'writeIfSourceIsEmpty' => true,
  16382.                                     ],
  16383.                                 ],
  16384.                                 'transformationPipeline' => [
  16385.                                 ],
  16386.                             ],
  16387.                             26 => [
  16388.                                 'label' => 'Weinart [37]',
  16389.                                 'dataSourceIndex' => [
  16390.                                     => '37',
  16391.                                 ],
  16392.                                 'transformationResultType' => 'default',
  16393.                                 'dataTarget' => [
  16394.                                     'type' => 'direct',
  16395.                                     'settings' => [
  16396.                                         'fieldName' => 'attributSets.wein.Weinart',
  16397.                                         'language' => '',
  16398.                                         'writeIfTargetIsNotEmpty' => true,
  16399.                                         'writeIfSourceIsEmpty' => true,
  16400.                                     ],
  16401.                                 ],
  16402.                                 'transformationPipeline' => [
  16403.                                 ],
  16404.                             ],
  16405.                             27 => [
  16406.                                 'label' => 'Süßegrad [38]',
  16407.                                 'dataSourceIndex' => [
  16408.                                     => '38',
  16409.                                 ],
  16410.                                 'transformationResultType' => 'default',
  16411.                                 'dataTarget' => [
  16412.                                     'type' => 'direct',
  16413.                                     'settings' => [
  16414.                                         'fieldName' => 'attributSets.wein.Suessegrad',
  16415.                                         'language' => '',
  16416.                                         'writeIfTargetIsNotEmpty' => true,
  16417.                                         'writeIfSourceIsEmpty' => true,
  16418.                                     ],
  16419.                                 ],
  16420.                                 'transformationPipeline' => [
  16421.                                 ],
  16422.                             ],
  16423.                             28 => [
  16424.                                 'label' => 'Lagerfähigkeit [40]',
  16425.                                 'dataSourceIndex' => [
  16426.                                     => '40',
  16427.                                 ],
  16428.                                 'transformationResultType' => 'numeric',
  16429.                                 'dataTarget' => [
  16430.                                     'type' => 'direct',
  16431.                                     'settings' => [
  16432.                                         'fieldName' => 'attributSets.wein.Lagerfaehigkeit',
  16433.                                         'language' => '',
  16434.                                         'writeIfTargetIsNotEmpty' => true,
  16435.                                         'writeIfSourceIsEmpty' => true,
  16436.                                     ],
  16437.                                 ],
  16438.                                 'transformationPipeline' => [
  16439.                                     => [
  16440.                                         'type' => 'numeric',
  16441.                                     ],
  16442.                                 ],
  16443.                             ],
  16444.                             29 => [
  16445.                                 'label' => 'Servier-Tipp [42]',
  16446.                                 'dataSourceIndex' => [
  16447.                                     => '42',
  16448.                                     => '44',
  16449.                                 ],
  16450.                                 'transformationResultType' => 'array',
  16451.                                 'dataTarget' => [
  16452.                                     'type' => 'direct',
  16453.                                     'settings' => [
  16454.                                         'fieldName' => 'attributSets.wein.ServierTipp',
  16455.                                         'language' => '',
  16456.                                         'writeIfTargetIsNotEmpty' => true,
  16457.                                         'writeIfSourceIsEmpty' => true,
  16458.                                     ],
  16459.                                 ],
  16460.                                 'transformationPipeline' => [
  16461.                                     => [
  16462.                                         'type' => 'asArray',
  16463.                                     ],
  16464.                                 ],
  16465.                             ],
  16466.                             30 => [
  16467.                                 'label' => 'Öko-Kontrollstellnummer [43]',
  16468.                                 'dataSourceIndex' => [
  16469.                                     => '43',
  16470.                                 ],
  16471.                                 'transformationResultType' => 'default',
  16472.                                 'dataTarget' => [
  16473.                                     'type' => 'direct',
  16474.                                     'settings' => [
  16475.                                         'fieldName' => 'OekoNr',
  16476.                                         'language' => '',
  16477.                                         'writeIfTargetIsNotEmpty' => true,
  16478.                                         'writeIfSourceIsEmpty' => true,
  16479.                                     ],
  16480.                                 ],
  16481.                                 'transformationPipeline' => [
  16482.                                 ],
  16483.                             ],
  16484.                             31 => [
  16485.                                 'label' => 'Speiseempfehlung [45]',
  16486.                                 'dataSourceIndex' => [
  16487.                                     => '45',
  16488.                                 ],
  16489.                                 'transformationResultType' => 'default',
  16490.                                 'dataTarget' => [
  16491.                                     'type' => 'direct',
  16492.                                     'settings' => [
  16493.                                         'fieldName' => 'attributSets.wein.Speiseempfehlung',
  16494.                                         'language' => '',
  16495.                                         'writeIfTargetIsNotEmpty' => true,
  16496.                                         'writeIfSourceIsEmpty' => true,
  16497.                                     ],
  16498.                                 ],
  16499.                                 'transformationPipeline' => [
  16500.                                 ],
  16501.                             ],
  16502.                             32 => [
  16503.                                 'label' => 'Rebsorten_Mehrfachauswahl',
  16504.                                 'dataSourceIndex' => [
  16505.                                     => '34',
  16506.                                 ],
  16507.                                 'settings' => [
  16508.                                     'delimiter' => ', ',
  16509.                                 ],
  16510.                                 'transformationResultType' => 'array',
  16511.                                 'dataTarget' => [
  16512.                                     'type' => 'direct',
  16513.                                     'settings' => [
  16514.                                         'fieldName' => 'attributSets.wein.Rebsorte',
  16515.                                         'language' => '',
  16516.                                         'writeIfTargetIsNotEmpty' => true,
  16517.                                         'writeIfSourceIsEmpty' => true,
  16518.                                     ],
  16519.                                 ],
  16520.                                 'transformationPipeline' => [
  16521.                                     => [
  16522.                                         'settings' => [
  16523.                                             'delimiter' => ', ',
  16524.                                         ],
  16525.                                         'type' => 'explode',
  16526.                                     ],
  16527.                                 ],
  16528.                             ],
  16529.                             33 => [
  16530.                                 'label' => 'Magento_Land [50]',
  16531.                                 'dataSourceIndex' => [
  16532.                                     => '50',
  16533.                                 ],
  16534.                                 'transformationResultType' => 'default',
  16535.                                 'dataTarget' => [
  16536.                                     'type' => 'direct',
  16537.                                     'settings' => [
  16538.                                         'fieldName' => 'attributSets.wein.Land',
  16539.                                         'language' => '',
  16540.                                         'writeIfTargetIsNotEmpty' => true,
  16541.                                         'writeIfSourceIsEmpty' => true,
  16542.                                     ],
  16543.                                 ],
  16544.                                 'transformationPipeline' => [
  16545.                                 ],
  16546.                             ],
  16547.                             34 => [
  16548.                                 'label' => 'Magento_Region [51]',
  16549.                                 'dataSourceIndex' => [
  16550.                                     => '51',
  16551.                                 ],
  16552.                                 'transformationResultType' => 'array',
  16553.                                 'dataTarget' => [
  16554.                                     'type' => 'direct',
  16555.                                     'settings' => [
  16556.                                         'fieldName' => 'attributSets.wein.Gebiet',
  16557.                                         'language' => '',
  16558.                                         'writeIfTargetIsNotEmpty' => true,
  16559.                                         'writeIfSourceIsEmpty' => true,
  16560.                                     ],
  16561.                                 ],
  16562.                                 'transformationPipeline' => [
  16563.                                     => [
  16564.                                         'type' => 'asArray',
  16565.                                     ],
  16566.                                 ],
  16567.                             ],
  16568.                             35 => [
  16569.                                 'label' => 'Weingut_Backup',
  16570.                                 'dataSourceIndex' => [
  16571.                                     => '25',
  16572.                                 ],
  16573.                                 'transformationResultType' => 'default',
  16574.                                 'dataTarget' => [
  16575.                                     'type' => 'direct',
  16576.                                     'settings' => [
  16577.                                         'fieldName' => 'attributSets.wein.WeingutText',
  16578.                                         'language' => '',
  16579.                                         'writeIfTargetIsNotEmpty' => true,
  16580.                                         'writeIfSourceIsEmpty' => true,
  16581.                                     ],
  16582.                                 ],
  16583.                                 'transformationPipeline' => [
  16584.                                 ],
  16585.                             ],
  16586.                             36 => [
  16587.                                 'label' => 'Pimcore Key',
  16588.                                 'dataSourceIndex' => [
  16589.                                     => '2',
  16590.                                 ],
  16591.                                 'transformationResultType' => 'default',
  16592.                                 'dataTarget' => [
  16593.                                     'type' => 'direct',
  16594.                                     'settings' => [
  16595.                                         'fieldName' => 'key',
  16596.                                         'language' => '',
  16597.                                         'writeIfTargetIsNotEmpty' => true,
  16598.                                         'writeIfSourceIsEmpty' => true,
  16599.                                     ],
  16600.                                 ],
  16601.                                 'transformationPipeline' => [
  16602.                                 ],
  16603.                             ],
  16604.                             37 => [
  16605.                                 'label' => 'Weinart_Backup',
  16606.                                 'dataSourceIndex' => [
  16607.                                     => '37',
  16608.                                 ],
  16609.                                 'transformationResultType' => 'default',
  16610.                                 'dataTarget' => [
  16611.                                     'type' => 'direct',
  16612.                                     'settings' => [
  16613.                                         'fieldName' => 'attributSets.wein.WeinartText',
  16614.                                         'language' => '',
  16615.                                         'writeIfTargetIsNotEmpty' => true,
  16616.                                         'writeIfSourceIsEmpty' => true,
  16617.                                     ],
  16618.                                 ],
  16619.                                 'transformationPipeline' => [
  16620.                                 ],
  16621.                             ],
  16622.                             38 => [
  16623.                                 'label' => 'Süßegrad Backup [38]',
  16624.                                 'dataSourceIndex' => [
  16625.                                     => '38',
  16626.                                 ],
  16627.                                 'transformationResultType' => 'default',
  16628.                                 'dataTarget' => [
  16629.                                     'type' => 'direct',
  16630.                                     'settings' => [
  16631.                                         'fieldName' => 'attributSets.wein.SuessegradText',
  16632.                                         'language' => '',
  16633.                                         'writeIfTargetIsNotEmpty' => true,
  16634.                                         'writeIfSourceIsEmpty' => true,
  16635.                                     ],
  16636.                                 ],
  16637.                                 'transformationPipeline' => [
  16638.                                 ],
  16639.                             ],
  16640.                             39 => [
  16641.                                 'label' => 'Alkoholgehalt [18]',
  16642.                                 'dataSourceIndex' => [
  16643.                                     => '18',
  16644.                                 ],
  16645.                                 'settings' => [
  16646.                                     'delimiter' => ',',
  16647.                                     'unitSourceSelect' => 'id',
  16648.                                     'staticUnitSelect' => '',
  16649.                                 ],
  16650.                                 'transformationResultType' => 'quantityValue',
  16651.                                 'dataTarget' => [
  16652.                                     'type' => 'direct',
  16653.                                     'settings' => [
  16654.                                         'fieldName' => 'Alkoholgehalt',
  16655.                                         'language' => '',
  16656.                                         'writeIfTargetIsNotEmpty' => true,
  16657.                                         'writeIfSourceIsEmpty' => true,
  16658.                                     ],
  16659.                                 ],
  16660.                                 'transformationPipeline' => [
  16661.                                     => [
  16662.                                         'settings' => [
  16663.                                             'delimiter' => ',',
  16664.                                         ],
  16665.                                         'type' => 'explode',
  16666.                                     ],
  16667.                                     => [
  16668.                                         'settings' => [
  16669.                                             'unitSourceSelect' => 'id',
  16670.                                             'staticUnitSelect' => '',
  16671.                                         ],
  16672.                                         'type' => 'quantityValue',
  16673.                                     ],
  16674.                                 ],
  16675.                             ],
  16676.                             40 => [
  16677.                                 'label' => 'Produkt_Kurzname_ExtraPrisma [4]',
  16678.                                 'dataSourceIndex' => [
  16679.                                     => '4',
  16680.                                 ],
  16681.                                 'transformationResultType' => 'default',
  16682.                                 'dataTarget' => [
  16683.                                     'type' => 'direct',
  16684.                                     'settings' => [
  16685.                                         'fieldName' => 'Kurzname_ExtraPrisma',
  16686.                                         'language' => '',
  16687.                                         'writeIfTargetIsNotEmpty' => true,
  16688.                                         'writeIfSourceIsEmpty' => true,
  16689.                                     ],
  16690.                                 ],
  16691.                                 'transformationPipeline' => [
  16692.                                 ],
  16693.                             ],
  16694.                             41 => [
  16695.                                 'label' => 'Magento_Categories [46]',
  16696.                                 'dataSourceIndex' => [
  16697.                                     => '46',
  16698.                                 ],
  16699.                                 'transformationResultType' => 'default',
  16700.                                 'dataTarget' => [
  16701.                                     'type' => 'direct',
  16702.                                     'settings' => [
  16703.                                         'fieldName' => 'KategorienText',
  16704.                                         'language' => '',
  16705.                                         'writeIfTargetIsNotEmpty' => true,
  16706.                                         'writeIfSourceIsEmpty' => true,
  16707.                                     ],
  16708.                                 ],
  16709.                                 'transformationPipeline' => [
  16710.                                 ],
  16711.                             ],
  16712.                             42 => [
  16713.                                 'label' => 'Magento_Online [47]',
  16714.                                 'dataSourceIndex' => [
  16715.                                     => '47',
  16716.                                 ],
  16717.                                 'transformationResultType' => 'boolean',
  16718.                                 'dataTarget' => [
  16719.                                     'type' => 'direct',
  16720.                                     'settings' => [
  16721.                                         'fieldName' => 'enable_product',
  16722.                                         'language' => '',
  16723.                                         'writeIfTargetIsNotEmpty' => true,
  16724.                                         'writeIfSourceIsEmpty' => true,
  16725.                                     ],
  16726.                                 ],
  16727.                                 'transformationPipeline' => [
  16728.                                     => [
  16729.                                         'type' => 'boolean',
  16730.                                     ],
  16731.                                 ],
  16732.                             ],
  16733.                             43 => [
  16734.                                 'label' => 'Magento_Websites [48]',
  16735.                                 'dataSourceIndex' => [
  16736.                                     => '48',
  16737.                                 ],
  16738.                                 'settings' => [
  16739.                                     'delimiter' => ', ',
  16740.                                 ],
  16741.                                 'transformationResultType' => 'array',
  16742.                                 'dataTarget' => [
  16743.                                     'type' => 'direct',
  16744.                                     'settings' => [
  16745.                                         'fieldName' => 'websites_ps',
  16746.                                         'language' => '',
  16747.                                         'writeIfTargetIsNotEmpty' => false,
  16748.                                         'writeIfSourceIsEmpty' => false,
  16749.                                     ],
  16750.                                 ],
  16751.                                 'transformationPipeline' => [
  16752.                                     => [
  16753.                                         'settings' => [
  16754.                                             'delimiter' => ', ',
  16755.                                         ],
  16756.                                         'type' => 'explode',
  16757.                                     ],
  16758.                                 ],
  16759.                             ],
  16760.                             44 => [
  16761.                                 'label' => 'Magento_Verpackungsinhalt [56]',
  16762.                                 'dataSourceIndex' => [
  16763.                                     => '56',
  16764.                                 ],
  16765.                                 'transformationResultType' => 'default',
  16766.                                 'dataTarget' => [
  16767.                                     'type' => 'direct',
  16768.                                     'settings' => [
  16769.                                         'fieldName' => 'Verpackungsinhalt',
  16770.                                         'language' => '',
  16771.                                         'writeIfTargetIsNotEmpty' => true,
  16772.                                         'writeIfSourceIsEmpty' => true,
  16773.                                     ],
  16774.                                 ],
  16775.                                 'transformationPipeline' => [
  16776.                                 ],
  16777.                             ],
  16778.                             45 => [
  16779.                                 'label' => 'baseprice_product_amount [57]',
  16780.                                 'dataSourceIndex' => [
  16781.                                     => '57',
  16782.                                 ],
  16783.                                 'transformationResultType' => 'numeric',
  16784.                                 'dataTarget' => [
  16785.                                     'type' => 'direct',
  16786.                                     'settings' => [
  16787.                                         'fieldName' => 'baseprice_product_amount',
  16788.                                         'language' => '',
  16789.                                         'writeIfTargetIsNotEmpty' => true,
  16790.                                         'writeIfSourceIsEmpty' => true,
  16791.                                     ],
  16792.                                 ],
  16793.                                 'transformationPipeline' => [
  16794.                                     => [
  16795.                                         'type' => 'numeric',
  16796.                                     ],
  16797.                                 ],
  16798.                             ],
  16799.                             46 => [
  16800.                                 'label' => 'baseprice_product_unit [58]',
  16801.                                 'dataSourceIndex' => [
  16802.                                     => '58',
  16803.                                 ],
  16804.                                 'transformationResultType' => 'default',
  16805.                                 'dataTarget' => [
  16806.                                     'type' => 'direct',
  16807.                                     'settings' => [
  16808.                                         'fieldName' => 'baseprice_product_unit',
  16809.                                         'language' => '',
  16810.                                         'writeIfTargetIsNotEmpty' => true,
  16811.                                         'writeIfSourceIsEmpty' => true,
  16812.                                     ],
  16813.                                 ],
  16814.                                 'transformationPipeline' => [
  16815.                                 ],
  16816.                             ],
  16817.                             47 => [
  16818.                                 'label' => 'baseprice_reference_amount [59]',
  16819.                                 'dataSourceIndex' => [
  16820.                                     => '59',
  16821.                                 ],
  16822.                                 'transformationResultType' => 'numeric',
  16823.                                 'dataTarget' => [
  16824.                                     'type' => 'direct',
  16825.                                     'settings' => [
  16826.                                         'fieldName' => 'baseprice_reference_amount',
  16827.                                         'language' => '',
  16828.                                         'writeIfTargetIsNotEmpty' => true,
  16829.                                         'writeIfSourceIsEmpty' => true,
  16830.                                     ],
  16831.                                 ],
  16832.                                 'transformationPipeline' => [
  16833.                                     => [
  16834.                                         'type' => 'numeric',
  16835.                                     ],
  16836.                                 ],
  16837.                             ],
  16838.                             48 => [
  16839.                                 'label' => 'baseprice_reference_unit [60]',
  16840.                                 'dataSourceIndex' => [
  16841.                                     => '60',
  16842.                                 ],
  16843.                                 'transformationResultType' => 'default',
  16844.                                 'dataTarget' => [
  16845.                                     'type' => 'direct',
  16846.                                     'settings' => [
  16847.                                         'fieldName' => 'baseprice_reference_unit',
  16848.                                         'language' => '',
  16849.                                         'writeIfTargetIsNotEmpty' => true,
  16850.                                         'writeIfSourceIsEmpty' => true,
  16851.                                     ],
  16852.                                 ],
  16853.                                 'transformationPipeline' => [
  16854.                                 ],
  16855.                             ],
  16856.                             49 => [
  16857.                                 'label' => 'etalkohol [61]',
  16858.                                 'dataSourceIndex' => [
  16859.                                     => '61',
  16860.                                 ],
  16861.                                 'transformationResultType' => 'default',
  16862.                                 'dataTarget' => [
  16863.                                     'type' => 'direct',
  16864.                                     'settings' => [
  16865.                                         'fieldName' => 'Etalkohol',
  16866.                                         'language' => '',
  16867.                                         'writeIfTargetIsNotEmpty' => true,
  16868.                                         'writeIfSourceIsEmpty' => true,
  16869.                                     ],
  16870.                                 ],
  16871.                                 'transformationPipeline' => [
  16872.                                 ],
  16873.                             ],
  16874.                             50 => [
  16875.                                 'label' => 'zusatzstoffe [62]',
  16876.                                 'dataSourceIndex' => [
  16877.                                     => '62',
  16878.                                 ],
  16879.                                 'transformationResultType' => 'default',
  16880.                                 'dataTarget' => [
  16881.                                     'type' => 'direct',
  16882.                                     'settings' => [
  16883.                                         'fieldName' => 'Zusatzstoffe',
  16884.                                         'language' => '',
  16885.                                         'writeIfTargetIsNotEmpty' => true,
  16886.                                         'writeIfSourceIsEmpty' => true,
  16887.                                     ],
  16888.                                 ],
  16889.                                 'transformationPipeline' => [
  16890.                                 ],
  16891.                             ],
  16892.                             51 => [
  16893.                                 'label' => 'verpackungsart [63]',
  16894.                                 'dataSourceIndex' => [
  16895.                                     => '63',
  16896.                                 ],
  16897.                                 'transformationResultType' => 'default',
  16898.                                 'dataTarget' => [
  16899.                                     'type' => 'direct',
  16900.                                     'settings' => [
  16901.                                         'fieldName' => 'Verpackungsart',
  16902.                                         'language' => '',
  16903.                                         'writeIfTargetIsNotEmpty' => true,
  16904.                                         'writeIfSourceIsEmpty' => true,
  16905.                                     ],
  16906.                                 ],
  16907.                                 'transformationPipeline' => [
  16908.                                 ],
  16909.                             ],
  16910.                             52 => [
  16911.                                 'label' => 'weight [64]',
  16912.                                 'dataSourceIndex' => [
  16913.                                     => '64',
  16914.                                 ],
  16915.                                 'settings' => [
  16916.                                     'delimiter' => ',',
  16917.                                     'unitSourceSelect' => 'id',
  16918.                                     'staticUnitSelect' => 'kg',
  16919.                                     'unitNullIfNoValueCheckbox' => 'on',
  16920.                                 ],
  16921.                                 'transformationResultType' => 'quantityValue',
  16922.                                 'dataTarget' => [
  16923.                                     'type' => 'direct',
  16924.                                     'settings' => [
  16925.                                         'fieldName' => 'Gewicht',
  16926.                                         'language' => '',
  16927.                                         'writeIfTargetIsNotEmpty' => true,
  16928.                                         'writeIfSourceIsEmpty' => true,
  16929.                                     ],
  16930.                                 ],
  16931.                                 'transformationPipeline' => [
  16932.                                     => [
  16933.                                         'settings' => [
  16934.                                             'delimiter' => ',',
  16935.                                         ],
  16936.                                         'type' => 'explode',
  16937.                                     ],
  16938.                                     => [
  16939.                                         'settings' => [
  16940.                                             'unitSourceSelect' => 'id',
  16941.                                             'staticUnitSelect' => 'kg',
  16942.                                             'unitNullIfNoValueCheckbox' => 'on',
  16943.                                         ],
  16944.                                         'type' => 'quantityValue',
  16945.                                     ],
  16946.                                 ],
  16947.                             ],
  16948.                             53 => [
  16949.                                 'label' => 'ean [65]',
  16950.                                 'dataSourceIndex' => [
  16951.                                     => '65',
  16952.                                 ],
  16953.                                 'transformationResultType' => 'default',
  16954.                                 'dataTarget' => [
  16955.                                     'type' => 'direct',
  16956.                                     'settings' => [
  16957.                                         'fieldName' => 'ean',
  16958.                                         'language' => '',
  16959.                                         'writeIfTargetIsNotEmpty' => true,
  16960.                                         'writeIfSourceIsEmpty' => true,
  16961.                                     ],
  16962.                                 ],
  16963.                                 'transformationPipeline' => [
  16964.                                 ],
  16965.                             ],
  16966.                             54 => [
  16967.                                 'label' => 'tax_class_name [66]',
  16968.                                 'dataSourceIndex' => [
  16969.                                     => '66',
  16970.                                 ],
  16971.                                 'transformationResultType' => 'default',
  16972.                                 'dataTarget' => [
  16973.                                     'type' => 'direct',
  16974.                                     'settings' => [
  16975.                                         'fieldName' => 'Steuerklasse',
  16976.                                         'language' => '',
  16977.                                         'writeIfTargetIsNotEmpty' => true,
  16978.                                         'writeIfSourceIsEmpty' => true,
  16979.                                     ],
  16980.                                 ],
  16981.                                 'transformationPipeline' => [
  16982.                                 ],
  16983.                             ],
  16984.                             55 => [
  16985.                                 'label' => 'qty [67]',
  16986.                                 'dataSourceIndex' => [
  16987.                                     => '67',
  16988.                                 ],
  16989.                                 'transformationResultType' => 'numeric',
  16990.                                 'dataTarget' => [
  16991.                                     'type' => 'direct',
  16992.                                     'settings' => [
  16993.                                         'fieldName' => 'qty',
  16994.                                         'language' => '',
  16995.                                         'writeIfTargetIsNotEmpty' => true,
  16996.                                         'writeIfSourceIsEmpty' => true,
  16997.                                     ],
  16998.                                 ],
  16999.                                 'transformationPipeline' => [
  17000.                                     => [
  17001.                                         'type' => 'numeric',
  17002.                                     ],
  17003.                                 ],
  17004.                             ],
  17005.                             56 => [
  17006.                                 'label' => 'min_cart_qty [68]',
  17007.                                 'dataSourceIndex' => [
  17008.                                     => '68',
  17009.                                 ],
  17010.                                 'transformationResultType' => 'numeric',
  17011.                                 'dataTarget' => [
  17012.                                     'type' => 'direct',
  17013.                                     'settings' => [
  17014.                                         'fieldName' => 'min_cart_qty',
  17015.                                         'language' => '',
  17016.                                         'writeIfTargetIsNotEmpty' => true,
  17017.                                         'writeIfSourceIsEmpty' => true,
  17018.                                     ],
  17019.                                 ],
  17020.                                 'transformationPipeline' => [
  17021.                                     => [
  17022.                                         'type' => 'numeric',
  17023.                                     ],
  17024.                                 ],
  17025.                             ],
  17026.                             57 => [
  17027.                                 'label' => 'max_cart_qty [69]',
  17028.                                 'dataSourceIndex' => [
  17029.                                     => '69',
  17030.                                 ],
  17031.                                 'transformationResultType' => 'numeric',
  17032.                                 'dataTarget' => [
  17033.                                     'type' => 'direct',
  17034.                                     'settings' => [
  17035.                                         'fieldName' => 'max_cart_qty',
  17036.                                         'language' => '',
  17037.                                         'writeIfTargetIsNotEmpty' => true,
  17038.                                         'writeIfSourceIsEmpty' => true,
  17039.                                     ],
  17040.                                 ],
  17041.                                 'transformationPipeline' => [
  17042.                                     => [
  17043.                                         'type' => 'numeric',
  17044.                                     ],
  17045.                                 ],
  17046.                             ],
  17047.                             58 => [
  17048.                                 'label' => 'qty_increments [70]',
  17049.                                 'dataSourceIndex' => [
  17050.                                     => '70',
  17051.                                 ],
  17052.                                 'transformationResultType' => 'numeric',
  17053.                                 'dataTarget' => [
  17054.                                     'type' => 'direct',
  17055.                                     'settings' => [
  17056.                                         'fieldName' => 'qty_increments',
  17057.                                         'language' => '',
  17058.                                         'writeIfTargetIsNotEmpty' => true,
  17059.                                         'writeIfSourceIsEmpty' => true,
  17060.                                     ],
  17061.                                 ],
  17062.                                 'transformationPipeline' => [
  17063.                                     => [
  17064.                                         'type' => 'numeric',
  17065.                                     ],
  17066.                                 ],
  17067.                             ],
  17068.                             59 => [
  17069.                                 'label' => 'related_skus [71]',
  17070.                                 'dataSourceIndex' => [
  17071.                                     => '71',
  17072.                                 ],
  17073.                                 'transformationResultType' => 'default',
  17074.                                 'dataTarget' => [
  17075.                                     'type' => 'direct',
  17076.                                     'settings' => [
  17077.                                         'fieldName' => 'related_skus_text',
  17078.                                         'language' => '',
  17079.                                         'writeIfTargetIsNotEmpty' => true,
  17080.                                         'writeIfSourceIsEmpty' => true,
  17081.                                     ],
  17082.                                 ],
  17083.                                 'transformationPipeline' => [
  17084.                                 ],
  17085.                             ],
  17086.                             60 => [
  17087.                                 'label' => 'upsell_skus [72]',
  17088.                                 'dataSourceIndex' => [
  17089.                                     => '72',
  17090.                                 ],
  17091.                                 'transformationResultType' => 'default',
  17092.                                 'dataTarget' => [
  17093.                                     'type' => 'direct',
  17094.                                     'settings' => [
  17095.                                         'fieldName' => 'upsell_skus_text',
  17096.                                         'language' => '',
  17097.                                         'writeIfTargetIsNotEmpty' => true,
  17098.                                         'writeIfSourceIsEmpty' => true,
  17099.                                     ],
  17100.                                 ],
  17101.                                 'transformationPipeline' => [
  17102.                                 ],
  17103.                             ],
  17104.                             61 => [
  17105.                                 'label' => 'meta_title [73]',
  17106.                                 'dataSourceIndex' => [
  17107.                                     => '73',
  17108.                                 ],
  17109.                                 'transformationResultType' => 'default',
  17110.                                 'dataTarget' => [
  17111.                                     'type' => 'direct',
  17112.                                     'settings' => [
  17113.                                         'fieldName' => 'meta_title',
  17114.                                         'language' => '',
  17115.                                         'writeIfTargetIsNotEmpty' => true,
  17116.                                         'writeIfSourceIsEmpty' => true,
  17117.                                     ],
  17118.                                 ],
  17119.                                 'transformationPipeline' => [
  17120.                                 ],
  17121.                             ],
  17122.                             62 => [
  17123.                                 'label' => 'meta_description [74]',
  17124.                                 'dataSourceIndex' => [
  17125.                                     => '74',
  17126.                                 ],
  17127.                                 'transformationResultType' => 'default',
  17128.                                 'dataTarget' => [
  17129.                                     'type' => 'direct',
  17130.                                     'settings' => [
  17131.                                         'fieldName' => 'meta_description',
  17132.                                         'language' => '',
  17133.                                         'writeIfTargetIsNotEmpty' => true,
  17134.                                         'writeIfSourceIsEmpty' => true,
  17135.                                     ],
  17136.                                 ],
  17137.                                 'transformationPipeline' => [
  17138.                                 ],
  17139.                             ],
  17140.                             63 => [
  17141.                                 'label' => 'meta_keyword [75]',
  17142.                                 'dataSourceIndex' => [
  17143.                                     => '75',
  17144.                                 ],
  17145.                                 'transformationResultType' => 'default',
  17146.                                 'dataTarget' => [
  17147.                                     'type' => 'direct',
  17148.                                     'settings' => [
  17149.                                         'fieldName' => 'meta_keyword',
  17150.                                         'language' => '',
  17151.                                         'writeIfTargetIsNotEmpty' => true,
  17152.                                         'writeIfSourceIsEmpty' => true,
  17153.                                     ],
  17154.                                 ],
  17155.                                 'transformationPipeline' => [
  17156.                                 ],
  17157.                             ],
  17158.                             64 => [
  17159.                                 'label' => 'attribute_set_code [76]',
  17160.                                 'dataSourceIndex' => [
  17161.                                     => '76',
  17162.                                 ],
  17163.                                 'transformationResultType' => 'default',
  17164.                                 'dataTarget' => [
  17165.                                     'type' => 'direct',
  17166.                                     'settings' => [
  17167.                                         'fieldName' => 'attributset',
  17168.                                         'language' => '',
  17169.                                         'writeIfTargetIsNotEmpty' => true,
  17170.                                         'writeIfSourceIsEmpty' => true,
  17171.                                     ],
  17172.                                 ],
  17173.                                 'transformationPipeline' => [
  17174.                                 ],
  17175.                             ],
  17176.                             65 => [
  17177.                                 'label' => 'Herkunftsklassifikation [79]',
  17178.                                 'dataSourceIndex' => [
  17179.                                     => '79',
  17180.                                 ],
  17181.                                 'transformationResultType' => 'default',
  17182.                                 'dataTarget' => [
  17183.                                     'type' => 'direct',
  17184.                                     'settings' => [
  17185.                                         'fieldName' => 'attributSets.wein.Herkunftsklassifikation',
  17186.                                         'language' => '',
  17187.                                         'writeIfTargetIsNotEmpty' => true,
  17188.                                         'writeIfSourceIsEmpty' => true,
  17189.                                     ],
  17190.                                 ],
  17191.                                 'transformationPipeline' => [
  17192.                                 ],
  17193.                             ],
  17194.                             66 => [
  17195.                                 'label' => 'Auszeichungen_mehrfach [80]',
  17196.                                 'dataSourceIndex' => [
  17197.                                     => '80',
  17198.                                 ],
  17199.                                 'settings' => [
  17200.                                     'delimiter' => ', ',
  17201.                                 ],
  17202.                                 'transformationResultType' => 'array',
  17203.                                 'dataTarget' => [
  17204.                                     'type' => 'direct',
  17205.                                     'settings' => [
  17206.                                         'fieldName' => 'Auszeichung3',
  17207.                                         'language' => '',
  17208.                                         'writeIfTargetIsNotEmpty' => true,
  17209.                                         'writeIfSourceIsEmpty' => true,
  17210.                                     ],
  17211.                                 ],
  17212.                                 'transformationPipeline' => [
  17213.                                     => [
  17214.                                         'settings' => [
  17215.                                             'delimiter' => ', ',
  17216.                                         ],
  17217.                                         'type' => 'explode',
  17218.                                     ],
  17219.                                 ],
  17220.                             ],
  17221.                             67 => [
  17222.                                 'label' => 'schmeckt_zu',
  17223.                                 'dataSourceIndex' => [
  17224.                                     => '77',
  17225.                                 ],
  17226.                                 'settings' => [
  17227.                                     'delimiter' => ', ',
  17228.                                 ],
  17229.                                 'transformationResultType' => 'array',
  17230.                                 'dataTarget' => [
  17231.                                     'type' => 'direct',
  17232.                                     'settings' => [
  17233.                                         'fieldName' => 'attributSets.wein.SchmecktZu',
  17234.                                         'language' => '',
  17235.                                         'writeIfTargetIsNotEmpty' => true,
  17236.                                         'writeIfSourceIsEmpty' => true,
  17237.                                     ],
  17238.                                 ],
  17239.                                 'transformationPipeline' => [
  17240.                                     => [
  17241.                                         'settings' => [
  17242.                                             'delimiter' => ', ',
  17243.                                         ],
  17244.                                         'type' => 'explode',
  17245.                                     ],
  17246.                                 ],
  17247.                             ],
  17248.                             68 => [
  17249.                                 'label' => 'schmeckt_nach',
  17250.                                 'dataSourceIndex' => [
  17251.                                     => '54',
  17252.                                 ],
  17253.                                 'settings' => [
  17254.                                     'delimiter' => ', ',
  17255.                                 ],
  17256.                                 'transformationResultType' => 'array',
  17257.                                 'dataTarget' => [
  17258.                                     'type' => 'direct',
  17259.                                     'settings' => [
  17260.                                         'fieldName' => 'attributSets.wein.SchmecktNach',
  17261.                                         'language' => '',
  17262.                                         'writeIfTargetIsNotEmpty' => true,
  17263.                                         'writeIfSourceIsEmpty' => true,
  17264.                                     ],
  17265.                                 ],
  17266.                                 'transformationPipeline' => [
  17267.                                     => [
  17268.                                         'settings' => [
  17269.                                             'delimiter' => ', ',
  17270.                                         ],
  17271.                                         'type' => 'explode',
  17272.                                     ],
  17273.                                 ],
  17274.                             ],
  17275.                             69 => [
  17276.                                 'label' => 'Auszeichnung1Name',
  17277.                                 'dataSourceIndex' => [
  17278.                                     => '52',
  17279.                                 ],
  17280.                                 'transformationResultType' => 'default',
  17281.                                 'dataTarget' => [
  17282.                                     'type' => 'direct',
  17283.                                     'settings' => [
  17284.                                         'fieldName' => 'Auszeichnung1Name',
  17285.                                         'language' => '',
  17286.                                         'writeIfTargetIsNotEmpty' => true,
  17287.                                         'writeIfSourceIsEmpty' => true,
  17288.                                     ],
  17289.                                 ],
  17290.                                 'transformationPipeline' => [
  17291.                                 ],
  17292.                             ],
  17293.                             70 => [
  17294.                                 'label' => 'Auszeichnung2Name',
  17295.                                 'dataSourceIndex' => [
  17296.                                     => '53',
  17297.                                 ],
  17298.                                 'transformationResultType' => 'default',
  17299.                                 'dataTarget' => [
  17300.                                     'type' => 'direct',
  17301.                                     'settings' => [
  17302.                                         'fieldName' => 'Auszeichnung2Name',
  17303.                                         'language' => '',
  17304.                                         'writeIfTargetIsNotEmpty' => true,
  17305.                                         'writeIfSourceIsEmpty' => true,
  17306.                                     ],
  17307.                                 ],
  17308.                                 'transformationPipeline' => [
  17309.                                 ],
  17310.                             ],
  17311.                             71 => [
  17312.                                 'label' => 'Magento_Categries [46]',
  17313.                                 'dataSourceIndex' => [
  17314.                                     => '46',
  17315.                                 ],
  17316.                                 'settings' => [
  17317.                                     'delimiter' => ', ',
  17318.                                     'loadStrategy' => 'attribute',
  17319.                                     'attributeDataObjectClassId' => 'CAT',
  17320.                                     'attributeName' => 'magentoCategoryId',
  17321.                                     'attributeLanguage' => '',
  17322.                                     'loadUnpublished' => 'on',
  17323.                                 ],
  17324.                                 'transformationResultType' => 'dataObjectArray',
  17325.                                 'dataTarget' => [
  17326.                                     'type' => 'direct',
  17327.                                     'settings' => [
  17328.                                         'fieldName' => 'customCategory',
  17329.                                         'language' => '',
  17330.                                         'writeIfTargetIsNotEmpty' => true,
  17331.                                         'writeIfSourceIsEmpty' => true,
  17332.                                     ],
  17333.                                 ],
  17334.                                 'transformationPipeline' => [
  17335.                                     => [
  17336.                                         'settings' => [
  17337.                                             'delimiter' => ', ',
  17338.                                         ],
  17339.                                         'type' => 'explode',
  17340.                                     ],
  17341.                                     => [
  17342.                                         'settings' => [
  17343.                                             'loadStrategy' => 'attribute',
  17344.                                             'attributeDataObjectClassId' => 'CAT',
  17345.                                             'attributeName' => 'magentoCategoryId',
  17346.                                             'attributeLanguage' => '',
  17347.                                             'loadUnpublished' => 'on',
  17348.                                         ],
  17349.                                         'type' => 'loadDataObject',
  17350.                                     ],
  17351.                                 ],
  17352.                             ],
  17353.                             72 => [
  17354.                                 'label' => 'Magento_Name [78]',
  17355.                                 'dataSourceIndex' => [
  17356.                                     => '78',
  17357.                                 ],
  17358.                                 'transformationResultType' => 'default',
  17359.                                 'dataTarget' => [
  17360.                                     'type' => 'direct',
  17361.                                     'settings' => [
  17362.                                         'fieldName' => 'Name',
  17363.                                         'language' => '',
  17364.                                         'writeIfTargetIsNotEmpty' => true,
  17365.                                         'writeIfSourceIsEmpty' => true,
  17366.                                     ],
  17367.                                 ],
  17368.                                 'transformationPipeline' => [
  17369.                                 ],
  17370.                             ],
  17371.                             73 => [
  17372.                                 'label' => 'Rebsorten_unkorrigiert [81]',
  17373.                                 'dataSourceIndex' => [
  17374.                                     => '81',
  17375.                                 ],
  17376.                                 'transformationResultType' => 'default',
  17377.                                 'dataTarget' => [
  17378.                                     'type' => 'direct',
  17379.                                     'settings' => [
  17380.                                         'fieldName' => 'attributSets.wein.RebsorteText',
  17381.                                         'language' => '',
  17382.                                         'writeIfTargetIsNotEmpty' => true,
  17383.                                         'writeIfSourceIsEmpty' => true,
  17384.                                     ],
  17385.                                 ],
  17386.                                 'transformationPipeline' => [
  17387.                                 ],
  17388.                             ],
  17389.                             74 => [
  17390.                                 'label' => 'Magento_Flascheninhalt [55]',
  17391.                                 'dataSourceIndex' => [
  17392.                                     => '57',
  17393.                                     => '58',
  17394.                                 ],
  17395.                                 'settings' => [
  17396.                                     'unitSourceSelect' => 'id',
  17397.                                     'staticUnitSelect' => '',
  17398.                                 ],
  17399.                                 'transformationResultType' => 'quantityValue',
  17400.                                 'dataTarget' => [
  17401.                                     'type' => 'direct',
  17402.                                     'settings' => [
  17403.                                         'fieldName' => 'Flascheninhalt',
  17404.                                         'language' => '',
  17405.                                         'writeIfTargetIsNotEmpty' => true,
  17406.                                         'writeIfSourceIsEmpty' => true,
  17407.                                     ],
  17408.                                 ],
  17409.                                 'transformationPipeline' => [
  17410.                                     => [
  17411.                                         'type' => 'asArray',
  17412.                                     ],
  17413.                                     => [
  17414.                                         'settings' => [
  17415.                                             'unitSourceSelect' => 'id',
  17416.                                             'staticUnitSelect' => '',
  17417.                                         ],
  17418.                                         'type' => 'quantityValue',
  17419.                                     ],
  17420.                                 ],
  17421.                             ],
  17422.                             75 => [
  17423.                                 'label' => 'Etikettenadresse [1]',
  17424.                                 'dataSourceIndex' => [
  17425.                                     => '1',
  17426.                                 ],
  17427.                                 'transformationResultType' => 'default',
  17428.                                 'dataTarget' => [
  17429.                                     'type' => 'direct',
  17430.                                     'settings' => [
  17431.                                         'fieldName' => 'AdresseHersteller',
  17432.                                         'language' => '',
  17433.                                         'writeIfTargetIsNotEmpty' => true,
  17434.                                         'writeIfSourceIsEmpty' => true,
  17435.                                     ],
  17436.                                 ],
  17437.                                 'transformationPipeline' => [
  17438.                                 ],
  17439.                             ],
  17440.                             76 => [
  17441.                                 'label' => 'Kettartikel [31]',
  17442.                                 'dataSourceIndex' => [
  17443.                                     => '31',
  17444.                                 ],
  17445.                                 'settings' => [
  17446.                                     'loadStrategy' => 'attribute',
  17447.                                     'attributeDataObjectClassId' => 'PRO',
  17448.                                     'attributeName' => 'PZN',
  17449.                                     'partialMatch' => 'on',
  17450.                                     'attributeLanguage' => '',
  17451.                                     'loadUnpublished' => 'on',
  17452.                                 ],
  17453.                                 'transformationResultType' => 'dataObject',
  17454.                                 'dataTarget' => [
  17455.                                     'type' => 'direct',
  17456.                                     'settings' => [
  17457.                                         'fieldName' => 'attributSets.wein.kettartikel',
  17458.                                         'language' => '',
  17459.                                         'writeIfTargetIsNotEmpty' => true,
  17460.                                         'writeIfSourceIsEmpty' => true,
  17461.                                     ],
  17462.                                 ],
  17463.                                 'transformationPipeline' => [
  17464.                                     => [
  17465.                                         'settings' => [
  17466.                                             'loadStrategy' => 'attribute',
  17467.                                             'attributeDataObjectClassId' => 'PRO',
  17468.                                             'attributeName' => 'PZN',
  17469.                                             'partialMatch' => 'on',
  17470.                                             'attributeLanguage' => '',
  17471.                                             'loadUnpublished' => 'on',
  17472.                                         ],
  17473.                                         'type' => 'loadDataObject',
  17474.                                     ],
  17475.                                 ],
  17476.                             ],
  17477.                             77 => [
  17478.                                 'label' => 'related_skus [71]',
  17479.                                 'dataSourceIndex' => [
  17480.                                     => '71',
  17481.                                 ],
  17482.                                 'settings' => [
  17483.                                     'delimiter' => ', ',
  17484.                                     'loadStrategy' => 'attribute',
  17485.                                     'attributeDataObjectClassId' => 'PRO',
  17486.                                     'attributeName' => 'PZN',
  17487.                                     'partialMatch' => 'on',
  17488.                                     'attributeLanguage' => '',
  17489.                                     'loadUnpublished' => 'on',
  17490.                                 ],
  17491.                                 'transformationResultType' => 'dataObjectArray',
  17492.                                 'dataTarget' => [
  17493.                                     'type' => 'manyToManyRelation',
  17494.                                     'settings' => [
  17495.                                         'fieldName' => 'related_skus',
  17496.                                         'language' => '',
  17497.                                         'writeIfTargetIsNotEmpty' => true,
  17498.                                         'writeIfSourceIsEmpty' => true,
  17499.                                         'overwriteMode' => 'replace',
  17500.                                     ],
  17501.                                 ],
  17502.                                 'transformationPipeline' => [
  17503.                                     => [
  17504.                                         'settings' => [
  17505.                                             'delimiter' => ', ',
  17506.                                         ],
  17507.                                         'type' => 'explode',
  17508.                                     ],
  17509.                                     => [
  17510.                                         'settings' => [
  17511.                                             'loadStrategy' => 'attribute',
  17512.                                             'attributeDataObjectClassId' => 'PRO',
  17513.                                             'attributeName' => 'PZN',
  17514.                                             'partialMatch' => 'on',
  17515.                                             'attributeLanguage' => '',
  17516.                                             'loadUnpublished' => 'on',
  17517.                                         ],
  17518.                                         'type' => 'loadDataObject',
  17519.                                     ],
  17520.                                 ],
  17521.                             ],
  17522.                             78 => [
  17523.                                 'label' => 'upsell_skus [72]',
  17524.                                 'dataSourceIndex' => [
  17525.                                     => '72',
  17526.                                 ],
  17527.                                 'settings' => [
  17528.                                     'delimiter' => ', ',
  17529.                                     'loadStrategy' => 'attribute',
  17530.                                     'attributeDataObjectClassId' => 'PRO',
  17531.                                     'attributeName' => 'PZN',
  17532.                                     'partialMatch' => 'on',
  17533.                                     'attributeLanguage' => '',
  17534.                                     'loadUnpublished' => 'on',
  17535.                                 ],
  17536.                                 'transformationResultType' => 'dataObjectArray',
  17537.                                 'dataTarget' => [
  17538.                                     'type' => 'manyToManyRelation',
  17539.                                     'settings' => [
  17540.                                         'fieldName' => 'upsell_skus',
  17541.                                         'language' => '',
  17542.                                         'writeIfTargetIsNotEmpty' => true,
  17543.                                         'writeIfSourceIsEmpty' => true,
  17544.                                         'overwriteMode' => 'replace',
  17545.                                     ],
  17546.                                 ],
  17547.                                 'transformationPipeline' => [
  17548.                                     => [
  17549.                                         'settings' => [
  17550.                                             'delimiter' => ', ',
  17551.                                         ],
  17552.                                         'type' => 'explode',
  17553.                                     ],
  17554.                                     => [
  17555.                                         'settings' => [
  17556.                                             'loadStrategy' => 'attribute',
  17557.                                             'attributeDataObjectClassId' => 'PRO',
  17558.                                             'attributeName' => 'PZN',
  17559.                                             'partialMatch' => 'on',
  17560.                                             'attributeLanguage' => '',
  17561.                                             'loadUnpublished' => 'on',
  17562.                                         ],
  17563.                                         'type' => 'loadDataObject',
  17564.                                     ],
  17565.                                 ],
  17566.                             ],
  17567.                             79 => [
  17568.                                 'label' => 'PZN [2]',
  17569.                                 'dataSourceIndex' => [
  17570.                                     => '2',
  17571.                                 ],
  17572.                                 'transformationResultType' => 'default',
  17573.                                 'dataTarget' => [
  17574.                                     'type' => 'direct',
  17575.                                     'settings' => [
  17576.                                         'fieldName' => 'artikelNr',
  17577.                                         'language' => '',
  17578.                                         'writeIfTargetIsNotEmpty' => true,
  17579.                                         'writeIfSourceIsEmpty' => true,
  17580.                                     ],
  17581.                                 ],
  17582.                                 'transformationPipeline' => [
  17583.                                 ],
  17584.                             ],
  17585.                             80 => [
  17586.                                 'label' => 'weight [64]',
  17587.                                 'dataSourceIndex' => [
  17588.                                     => '64',
  17589.                                 ],
  17590.                                 'settings' => [
  17591.                                     'delimiter' => ',',
  17592.                                     'unitSourceSelect' => 'id',
  17593.                                     'staticUnitSelect' => '',
  17594.                                     'unitNullIfNoValueCheckbox' => 'on',
  17595.                                 ],
  17596.                                 'transformationResultType' => 'quantityValue',
  17597.                                 'dataTarget' => [
  17598.                                     'type' => 'direct',
  17599.                                     'settings' => [
  17600.                                         'fieldName' => 'shippingWeight',
  17601.                                         'language' => '',
  17602.                                         'writeIfTargetIsNotEmpty' => true,
  17603.                                         'writeIfSourceIsEmpty' => true,
  17604.                                     ],
  17605.                                 ],
  17606.                                 'transformationPipeline' => [
  17607.                                     => [
  17608.                                         'settings' => [
  17609.                                             'delimiter' => ',',
  17610.                                         ],
  17611.                                         'type' => 'explode',
  17612.                                     ],
  17613.                                     => [
  17614.                                         'settings' => [
  17615.                                             'unitSourceSelect' => 'id',
  17616.                                             'staticUnitSelect' => '',
  17617.                                             'unitNullIfNoValueCheckbox' => 'on',
  17618.                                         ],
  17619.                                         'type' => 'quantityValue',
  17620.                                     ],
  17621.                                 ],
  17622.                             ],
  17623.                         ],
  17624.                         'executionConfig' => [
  17625.                             'scheduleType' => 'recurring',
  17626.                             'cronDefinition' => '',
  17627.                             'scheduledAt' => '',
  17628.                         ],
  17629.                         'permissions' => [
  17630.                             'user' => [
  17631.                             ],
  17632.                             'role' => [
  17633.                             ],
  17634.                         ],
  17635.                         'workspaces' => [
  17636.                         ],
  17637.                     ],
  17638.                     'Roemer_Stock_Import' => [
  17639.                         'general' => [
  17640.                             'active' => true,
  17641.                             'type' => 'dataImporterDataObject',
  17642.                             'name' => 'Roemer_Stock_Import',
  17643.                             'description' => '',
  17644.                             'group' => 'Römer',
  17645.                             'path' => NULL,
  17646.                             'modificationDate' => 1757420885,
  17647.                             'createDate' => 1675172989,
  17648.                         ],
  17649.                         'loaderConfig' => [
  17650.                             'type' => 'http',
  17651.                             'settings' => [
  17652.                                 'schema' => 'https://',
  17653.                                 'url' => 'produktdaten:na2ahKie@productfeed.praesent-tipps.de/stock.xml',
  17654.                             ],
  17655.                         ],
  17656.                         'interpreterConfig' => [
  17657.                             'type' => 'xml',
  17658.                             'settings' => [
  17659.                                 'xpath' => '/products/item',
  17660.                                 'schema' => '',
  17661.                             ],
  17662.                         ],
  17663.                         'resolverConfig' => [
  17664.                             'elementType' => 'dataObject',
  17665.                             'dataObjectClassId' => 'PRO',
  17666.                             'loadingStrategy' => [
  17667.                                 'type' => 'attributeVersionAware',
  17668.                                 'settings' => [
  17669.                                     'dataSourceIndex' => 'sku',
  17670.                                     'attributeName' => 'artikelNr',
  17671.                                     'language' => '',
  17672.                                     'includeUnpublished' => true,
  17673.                                 ],
  17674.                             ],
  17675.                             'createLocationStrategy' => [
  17676.                                 'type' => 'doNotCreate',
  17677.                             ],
  17678.                             'locationUpdateStrategy' => [
  17679.                                 'type' => 'noChange',
  17680.                             ],
  17681.                             'publishingStrategy' => [
  17682.                                 'type' => 'noChange',
  17683.                             ],
  17684.                         ],
  17685.                         'processingConfig' => [
  17686.                             'executionType' => 'parallel',
  17687.                             'idDataIndex' => '',
  17688.                         ],
  17689.                         'mappingConfig' => [
  17690.                             => [
  17691.                                 'label' => 'instock',
  17692.                                 'dataSourceIndex' => [
  17693.                                     => 'instock',
  17694.                                 ],
  17695.                                 'transformationResultType' => 'numeric',
  17696.                                 'dataTarget' => [
  17697.                                     'type' => 'direct',
  17698.                                     'settings' => [
  17699.                                         'fieldName' => 'qty',
  17700.                                         'language' => '',
  17701.                                         'writeIfTargetIsNotEmpty' => true,
  17702.                                         'writeIfSourceIsEmpty' => true,
  17703.                                     ],
  17704.                                 ],
  17705.                                 'transformationPipeline' => [
  17706.                                     => [
  17707.                                         'type' => 'numeric',
  17708.                                     ],
  17709.                                 ],
  17710.                             ],
  17711.                         ],
  17712.                         'executionConfig' => [
  17713.                             'scheduleType' => 'recurring',
  17714.                             'cronDefinition' => '',
  17715.                             'scheduledAt' => '',
  17716.                         ],
  17717.                         'permissions' => [
  17718.                             'user' => [
  17719.                             ],
  17720.                             'role' => [
  17721.                             ],
  17722.                         ],
  17723.                         'workspaces' => [
  17724.                         ],
  17725.                     ],
  17726.                     'Spirituosen_Import_M2' => [
  17727.                         'general' => [
  17728.                             'active' => true,
  17729.                             'type' => 'dataImporterDataObject',
  17730.                             'name' => 'Spirituosen_Import_M2',
  17731.                             'description' => '',
  17732.                             'group' => '',
  17733.                             'path' => NULL,
  17734.                             'modificationDate' => 1683186454,
  17735.                             'createDate' => 1657713403,
  17736.                         ],
  17737.                         'loaderConfig' => [
  17738.                             'type' => 'asset',
  17739.                             'settings' => [
  17740.                                 'assetPath' => '/Imports/Produkte/PS/PS_admin_spirituosen.csv',
  17741.                             ],
  17742.                         ],
  17743.                         'interpreterConfig' => [
  17744.                             'type' => 'csv',
  17745.                             'settings' => [
  17746.                                 'skipFirstRow' => true,
  17747.                                 'delimiter' => ';',
  17748.                                 'enclosure' => '"',
  17749.                                 'escape' => '\\',
  17750.                             ],
  17751.                         ],
  17752.                         'resolverConfig' => [
  17753.                             'elementType' => 'dataObject',
  17754.                             'dataObjectClassId' => 'PRO',
  17755.                             'loadingStrategy' => [
  17756.                                 'type' => 'attribute',
  17757.                                 'settings' => [
  17758.                                     'dataSourceIndex' => '99',
  17759.                                     'attributeName' => 'artikelNr',
  17760.                                     'language' => '',
  17761.                                     'includeUnpublished' => true,
  17762.                                 ],
  17763.                             ],
  17764.                             'createLocationStrategy' => [
  17765.                                 'type' => 'doNotCreate',
  17766.                             ],
  17767.                             'locationUpdateStrategy' => [
  17768.                                 'type' => 'noChange',
  17769.                             ],
  17770.                             'publishingStrategy' => [
  17771.                                 'type' => 'alwaysPublish',
  17772.                             ],
  17773.                         ],
  17774.                         'processingConfig' => [
  17775.                             'executionType' => 'parallel',
  17776.                             'idDataIndex' => '99',
  17777.                             'cleanup' => [
  17778.                                 'strategy' => 'unpublish',
  17779.                             ],
  17780.                         ],
  17781.                         'mappingConfig' => [
  17782.                             => [
  17783.                                 'label' => 'Pimcore Key',
  17784.                                 'dataSourceIndex' => [
  17785.                                     => '99',
  17786.                                 ],
  17787.                                 'transformationResultType' => 'default',
  17788.                                 'dataTarget' => [
  17789.                                     'type' => 'direct',
  17790.                                     'settings' => [
  17791.                                         'fieldName' => 'key',
  17792.                                         'language' => '',
  17793.                                         'writeIfTargetIsNotEmpty' => false,
  17794.                                         'writeIfSourceIsEmpty' => false,
  17795.                                     ],
  17796.                                 ],
  17797.                                 'transformationPipeline' => [
  17798.                                 ],
  17799.                             ],
  17800.                             => [
  17801.                                 'label' => 'sku_anzeige_ps',
  17802.                                 'dataSourceIndex' => [
  17803.                                     => '99',
  17804.                                 ],
  17805.                                 'transformationResultType' => 'default',
  17806.                                 'dataTarget' => [
  17807.                                     'type' => 'direct',
  17808.                                     'settings' => [
  17809.                                         'fieldName' => 'artikelNr',
  17810.                                         'language' => '',
  17811.                                         'writeIfTargetIsNotEmpty' => false,
  17812.                                         'writeIfSourceIsEmpty' => false,
  17813.                                     ],
  17814.                                 ],
  17815.                                 'transformationPipeline' => [
  17816.                                 ],
  17817.                             ],
  17818.                             => [
  17819.                                 'label' => 'sku_ps',
  17820.                                 'dataSourceIndex' => [
  17821.                                     => '0',
  17822.                                 ],
  17823.                                 'transformationResultType' => 'default',
  17824.                                 'dataTarget' => [
  17825.                                     'type' => 'direct',
  17826.                                     'settings' => [
  17827.                                         'fieldName' => 'sku',
  17828.                                         'language' => '',
  17829.                                         'writeIfTargetIsNotEmpty' => false,
  17830.                                         'writeIfSourceIsEmpty' => false,
  17831.                                     ],
  17832.                                 ],
  17833.                                 'transformationPipeline' => [
  17834.                                 ],
  17835.                             ],
  17836.                             => [
  17837.                                 'label' => 'attribute_set_code',
  17838.                                 'dataSourceIndex' => [
  17839.                                     => '2',
  17840.                                 ],
  17841.                                 'transformationResultType' => 'default',
  17842.                                 'dataTarget' => [
  17843.                                     'type' => 'direct',
  17844.                                     'settings' => [
  17845.                                         'fieldName' => 'attributset',
  17846.                                         'language' => '',
  17847.                                         'writeIfTargetIsNotEmpty' => false,
  17848.                                         'writeIfSourceIsEmpty' => false,
  17849.                                     ],
  17850.                                 ],
  17851.                                 'transformationPipeline' => [
  17852.                                 ],
  17853.                             ],
  17854.                             => [
  17855.                                 'label' => 'categories_ps backup',
  17856.                                 'dataSourceIndex' => [
  17857.                                     => '4',
  17858.                                 ],
  17859.                                 'transformationResultType' => 'default',
  17860.                                 'dataTarget' => [
  17861.                                     'type' => 'direct',
  17862.                                     'settings' => [
  17863.                                         'fieldName' => 'KategorienText',
  17864.                                         'language' => '',
  17865.                                         'writeIfTargetIsNotEmpty' => true,
  17866.                                         'writeIfSourceIsEmpty' => true,
  17867.                                     ],
  17868.                                 ],
  17869.                                 'transformationPipeline' => [
  17870.                                 ],
  17871.                             ],
  17872.                             => [
  17873.                                 'label' => 'categories_ps',
  17874.                                 'dataSourceIndex' => [
  17875.                                     => '4',
  17876.                                 ],
  17877.                                 'settings' => [
  17878.                                     'delimiter' => ', ',
  17879.                                     'loadStrategy' => 'attribute',
  17880.                                     'attributeDataObjectClassId' => 'CAT',
  17881.                                     'attributeName' => 'magentoCategoryId',
  17882.                                     'attributeLanguage' => '',
  17883.                                     'loadUnpublished' => 'on',
  17884.                                 ],
  17885.                                 'transformationResultType' => 'dataObjectArray',
  17886.                                 'dataTarget' => [
  17887.                                     'type' => 'direct',
  17888.                                     'settings' => [
  17889.                                         'fieldName' => 'customCategory',
  17890.                                         'language' => '',
  17891.                                         'writeIfTargetIsNotEmpty' => false,
  17892.                                         'writeIfSourceIsEmpty' => false,
  17893.                                     ],
  17894.                                 ],
  17895.                                 'transformationPipeline' => [
  17896.                                     => [
  17897.                                         'settings' => [
  17898.                                             'delimiter' => ', ',
  17899.                                         ],
  17900.                                         'type' => 'explode',
  17901.                                     ],
  17902.                                     => [
  17903.                                         'settings' => [
  17904.                                             'loadStrategy' => 'attribute',
  17905.                                             'attributeDataObjectClassId' => 'CAT',
  17906.                                             'attributeName' => 'magentoCategoryId',
  17907.                                             'attributeLanguage' => '',
  17908.                                             'loadUnpublished' => 'on',
  17909.                                         ],
  17910.                                         'type' => 'loadDataObject',
  17911.                                     ],
  17912.                                 ],
  17913.                             ],
  17914.                             => [
  17915.                                 'label' => 'product_websites_ps',
  17916.                                 'dataSourceIndex' => [
  17917.                                     => '5',
  17918.                                 ],
  17919.                                 'settings' => [
  17920.                                     'delimiter' => ', ',
  17921.                                 ],
  17922.                                 'transformationResultType' => 'array',
  17923.                                 'dataTarget' => [
  17924.                                     'type' => 'direct',
  17925.                                     'settings' => [
  17926.                                         'fieldName' => 'websites_ps',
  17927.                                         'language' => '',
  17928.                                         'writeIfTargetIsNotEmpty' => true,
  17929.                                         'writeIfSourceIsEmpty' => true,
  17930.                                     ],
  17931.                                 ],
  17932.                                 'transformationPipeline' => [
  17933.                                     => [
  17934.                                         'settings' => [
  17935.                                             'delimiter' => ', ',
  17936.                                         ],
  17937.                                         'type' => 'explode',
  17938.                                     ],
  17939.                                 ],
  17940.                             ],
  17941.                             => [
  17942.                                 'label' => 'name_ps',
  17943.                                 'dataSourceIndex' => [
  17944.                                     => '6',
  17945.                                 ],
  17946.                                 'transformationResultType' => 'default',
  17947.                                 'dataTarget' => [
  17948.                                     'type' => 'direct',
  17949.                                     'settings' => [
  17950.                                         'fieldName' => 'Name',
  17951.                                         'language' => '',
  17952.                                         'writeIfTargetIsNotEmpty' => true,
  17953.                                         'writeIfSourceIsEmpty' => false,
  17954.                                     ],
  17955.                                 ],
  17956.                                 'transformationPipeline' => [
  17957.                                 ],
  17958.                             ],
  17959.                             => [
  17960.                                 'label' => 'description shop',
  17961.                                 'dataSourceIndex' => [
  17962.                                     => '7',
  17963.                                 ],
  17964.                                 'transformationResultType' => 'default',
  17965.                                 'dataTarget' => [
  17966.                                     'type' => 'direct',
  17967.                                     'settings' => [
  17968.                                         'fieldName' => 'Beschreibung',
  17969.                                         'language' => '',
  17970.                                         'writeIfTargetIsNotEmpty' => true,
  17971.                                         'writeIfSourceIsEmpty' => true,
  17972.                                     ],
  17973.                                 ],
  17974.                                 'transformationPipeline' => [
  17975.                                 ],
  17976.                             ],
  17977.                             => [
  17978.                                 'label' => 'description katalog',
  17979.                                 'dataSourceIndex' => [
  17980.                                     => '7',
  17981.                                 ],
  17982.                                 'transformationResultType' => 'default',
  17983.                                 'dataTarget' => [
  17984.                                     'type' => 'direct',
  17985.                                     'settings' => [
  17986.                                         'fieldName' => 'WerbetextKatalogLang',
  17987.                                         'language' => '',
  17988.                                         'writeIfTargetIsNotEmpty' => true,
  17989.                                         'writeIfSourceIsEmpty' => true,
  17990.                                     ],
  17991.                                 ],
  17992.                                 'transformationPipeline' => [
  17993.                                 ],
  17994.                             ],
  17995.                             10 => [
  17996.                                 'label' => 'product_online_ps',
  17997.                                 'dataSourceIndex' => [
  17998.                                     => '9',
  17999.                                 ],
  18000.                                 'transformationResultType' => 'boolean',
  18001.                                 'dataTarget' => [
  18002.                                     'type' => 'direct',
  18003.                                     'settings' => [
  18004.                                         'fieldName' => 'enable_product',
  18005.                                         'language' => '',
  18006.                                         'writeIfTargetIsNotEmpty' => true,
  18007.                                         'writeIfSourceIsEmpty' => true,
  18008.                                     ],
  18009.                                 ],
  18010.                                 'transformationPipeline' => [
  18011.                                     => [
  18012.                                         'type' => 'boolean',
  18013.                                     ],
  18014.                                 ],
  18015.                             ],
  18016.                             11 => [
  18017.                                 'label' => 'tax_class_name_ps',
  18018.                                 'dataSourceIndex' => [
  18019.                                     => '10',
  18020.                                 ],
  18021.                                 'transformationResultType' => 'default',
  18022.                                 'dataTarget' => [
  18023.                                     'type' => 'direct',
  18024.                                     'settings' => [
  18025.                                         'fieldName' => 'Steuerklasse',
  18026.                                         'language' => '',
  18027.                                         'writeIfTargetIsNotEmpty' => false,
  18028.                                         'writeIfSourceIsEmpty' => false,
  18029.                                     ],
  18030.                                 ],
  18031.                                 'transformationPipeline' => [
  18032.                                 ],
  18033.                             ],
  18034.                             12 => [
  18035.                                 'label' => 'visibility_ps',
  18036.                                 'dataSourceIndex' => [
  18037.                                     => '11',
  18038.                                 ],
  18039.                                 'transformationResultType' => 'default',
  18040.                                 'dataTarget' => [
  18041.                                     'type' => 'direct',
  18042.                                     'settings' => [
  18043.                                         'fieldName' => 'visibility',
  18044.                                         'language' => '',
  18045.                                         'writeIfTargetIsNotEmpty' => false,
  18046.                                         'writeIfSourceIsEmpty' => false,
  18047.                                     ],
  18048.                                 ],
  18049.                                 'transformationPipeline' => [
  18050.                                 ],
  18051.                             ],
  18052.                             13 => [
  18053.                                 'label' => 'related_skus_ps',
  18054.                                 'dataSourceIndex' => [
  18055.                                     => '88',
  18056.                                 ],
  18057.                                 'transformationResultType' => 'default',
  18058.                                 'dataTarget' => [
  18059.                                     'type' => 'direct',
  18060.                                     'settings' => [
  18061.                                         'fieldName' => 'related_skus_text',
  18062.                                         'language' => '',
  18063.                                         'writeIfTargetIsNotEmpty' => false,
  18064.                                         'writeIfSourceIsEmpty' => false,
  18065.                                     ],
  18066.                                 ],
  18067.                                 'transformationPipeline' => [
  18068.                                 ],
  18069.                             ],
  18070.                             14 => [
  18071.                                 'label' => 'meta_title_ps',
  18072.                                 'dataSourceIndex' => [
  18073.                                     => '91',
  18074.                                 ],
  18075.                                 'transformationResultType' => 'default',
  18076.                                 'dataTarget' => [
  18077.                                     'type' => 'direct',
  18078.                                     'settings' => [
  18079.                                         'fieldName' => 'meta_title',
  18080.                                         'language' => '',
  18081.                                         'writeIfTargetIsNotEmpty' => false,
  18082.                                         'writeIfSourceIsEmpty' => false,
  18083.                                     ],
  18084.                                 ],
  18085.                                 'transformationPipeline' => [
  18086.                                 ],
  18087.                             ],
  18088.                             15 => [
  18089.                                 'label' => 'meta_description_ps',
  18090.                                 'dataSourceIndex' => [
  18091.                                     => '92',
  18092.                                 ],
  18093.                                 'transformationResultType' => 'default',
  18094.                                 'dataTarget' => [
  18095.                                     'type' => 'direct',
  18096.                                     'settings' => [
  18097.                                         'fieldName' => 'meta_description',
  18098.                                         'language' => '',
  18099.                                         'writeIfTargetIsNotEmpty' => false,
  18100.                                         'writeIfSourceIsEmpty' => false,
  18101.                                     ],
  18102.                                 ],
  18103.                                 'transformationPipeline' => [
  18104.                                 ],
  18105.                             ],
  18106.                             16 => [
  18107.                                 'label' => 'meta_keyword_ps',
  18108.                                 'dataSourceIndex' => [
  18109.                                     => '93',
  18110.                                 ],
  18111.                                 'transformationResultType' => 'default',
  18112.                                 'dataTarget' => [
  18113.                                     'type' => 'direct',
  18114.                                     'settings' => [
  18115.                                         'fieldName' => 'meta_keyword',
  18116.                                         'language' => '',
  18117.                                         'writeIfTargetIsNotEmpty' => false,
  18118.                                         'writeIfSourceIsEmpty' => false,
  18119.                                     ],
  18120.                                 ],
  18121.                                 'transformationPipeline' => [
  18122.                                 ],
  18123.                             ],
  18124.                             17 => [
  18125.                                 'label' => 'url_path',
  18126.                                 'dataSourceIndex' => [
  18127.                                     => '94',
  18128.                                 ],
  18129.                                 'transformationResultType' => 'default',
  18130.                                 'dataTarget' => [
  18131.                                     'type' => 'direct',
  18132.                                     'settings' => [
  18133.                                         'fieldName' => 'URLpath',
  18134.                                         'language' => '',
  18135.                                         'writeIfTargetIsNotEmpty' => false,
  18136.                                         'writeIfSourceIsEmpty' => false,
  18137.                                     ],
  18138.                                 ],
  18139.                                 'transformationPipeline' => [
  18140.                                 ],
  18141.                             ],
  18142.                             18 => [
  18143.                                 'label' => 'qty_increments_ps [86]',
  18144.                                 'dataSourceIndex' => [
  18145.                                     => '86',
  18146.                                 ],
  18147.                                 'transformationResultType' => 'numeric',
  18148.                                 'dataTarget' => [
  18149.                                     'type' => 'direct',
  18150.                                     'settings' => [
  18151.                                         'fieldName' => 'qty_increments',
  18152.                                         'language' => '',
  18153.                                         'writeIfTargetIsNotEmpty' => false,
  18154.                                         'writeIfSourceIsEmpty' => false,
  18155.                                     ],
  18156.                                 ],
  18157.                                 'transformationPipeline' => [
  18158.                                     => [
  18159.                                         'type' => 'numeric',
  18160.                                     ],
  18161.                                 ],
  18162.                             ],
  18163.                             19 => [
  18164.                                 'label' => 'min_cart_qty_ps [83]',
  18165.                                 'dataSourceIndex' => [
  18166.                                     => '83',
  18167.                                 ],
  18168.                                 'transformationResultType' => 'numeric',
  18169.                                 'dataTarget' => [
  18170.                                     'type' => 'direct',
  18171.                                     'settings' => [
  18172.                                         'fieldName' => 'min_cart_qty',
  18173.                                         'language' => '',
  18174.                                         'writeIfTargetIsNotEmpty' => true,
  18175.                                         'writeIfSourceIsEmpty' => true,
  18176.                                     ],
  18177.                                 ],
  18178.                                 'transformationPipeline' => [
  18179.                                     => [
  18180.                                         'type' => 'numeric',
  18181.                                     ],
  18182.                                 ],
  18183.                             ],
  18184.                             20 => [
  18185.                                 'label' => 'max_cart_qty_ps [84]',
  18186.                                 'dataSourceIndex' => [
  18187.                                     => '84',
  18188.                                 ],
  18189.                                 'transformationResultType' => 'numeric',
  18190.                                 'dataTarget' => [
  18191.                                     'type' => 'direct',
  18192.                                     'settings' => [
  18193.                                         'fieldName' => 'max_cart_qty',
  18194.                                         'language' => '',
  18195.                                         'writeIfTargetIsNotEmpty' => true,
  18196.                                         'writeIfSourceIsEmpty' => true,
  18197.                                     ],
  18198.                                 ],
  18199.                                 'transformationPipeline' => [
  18200.                                     => [
  18201.                                         'type' => 'numeric',
  18202.                                     ],
  18203.                                 ],
  18204.                             ],
  18205.                             21 => [
  18206.                                 'label' => 'qty_ps [82]',
  18207.                                 'dataSourceIndex' => [
  18208.                                     => '82',
  18209.                                 ],
  18210.                                 'transformationResultType' => 'numeric',
  18211.                                 'dataTarget' => [
  18212.                                     'type' => 'direct',
  18213.                                     'settings' => [
  18214.                                         'fieldName' => 'qty',
  18215.                                         'language' => '',
  18216.                                         'writeIfTargetIsNotEmpty' => false,
  18217.                                         'writeIfSourceIsEmpty' => false,
  18218.                                     ],
  18219.                                 ],
  18220.                                 'transformationPipeline' => [
  18221.                                     => [
  18222.                                         'type' => 'numeric',
  18223.                                     ],
  18224.                                 ],
  18225.                             ],
  18226.                             22 => [
  18227.                                 'label' => 'PHSortiment_ps [98]',
  18228.                                 'dataSourceIndex' => [
  18229.                                     => '98',
  18230.                                 ],
  18231.                                 'transformationResultType' => 'default',
  18232.                                 'dataTarget' => [
  18233.                                     'type' => 'direct',
  18234.                                     'settings' => [
  18235.                                         'fieldName' => 'ExternerLieferant',
  18236.                                         'language' => '',
  18237.                                         'writeIfTargetIsNotEmpty' => true,
  18238.                                         'writeIfSourceIsEmpty' => true,
  18239.                                     ],
  18240.                                 ],
  18241.                                 'transformationPipeline' => [
  18242.                                 ],
  18243.                             ],
  18244.                             23 => [
  18245.                                 'label' => 'related_skus_ps [88]',
  18246.                                 'dataSourceIndex' => [
  18247.                                     => '88',
  18248.                                 ],
  18249.                                 'transformationResultType' => 'default',
  18250.                                 'dataTarget' => [
  18251.                                     'type' => 'direct',
  18252.                                     'settings' => [
  18253.                                         'fieldName' => 'related_skus_text',
  18254.                                         'language' => '',
  18255.                                         'writeIfTargetIsNotEmpty' => true,
  18256.                                         'writeIfSourceIsEmpty' => true,
  18257.                                     ],
  18258.                                 ],
  18259.                                 'transformationPipeline' => [
  18260.                                 ],
  18261.                             ],
  18262.                             24 => [
  18263.                                 'label' => 'related_skus_ps [88]',
  18264.                                 'dataSourceIndex' => [
  18265.                                     => '88',
  18266.                                 ],
  18267.                                 'settings' => [
  18268.                                     'delimiter' => ', ',
  18269.                                     'loadStrategy' => 'attribute',
  18270.                                     'attributeDataObjectClassId' => 'PRO',
  18271.                                     'attributeName' => '',
  18272.                                     'attributeLanguage' => '',
  18273.                                     'loadUnpublished' => 'on',
  18274.                                 ],
  18275.                                 'transformationResultType' => 'dataObjectArray',
  18276.                                 'dataTarget' => [
  18277.                                     'type' => 'manyToManyRelation',
  18278.                                     'settings' => [
  18279.                                         'fieldName' => 'relatedProducts',
  18280.                                         'language' => '',
  18281.                                         'writeIfTargetIsNotEmpty' => true,
  18282.                                         'writeIfSourceIsEmpty' => true,
  18283.                                         'overwriteMode' => 'replace',
  18284.                                     ],
  18285.                                 ],
  18286.                                 'transformationPipeline' => [
  18287.                                     => [
  18288.                                         'settings' => [
  18289.                                             'delimiter' => ', ',
  18290.                                         ],
  18291.                                         'type' => 'explode',
  18292.                                     ],
  18293.                                     => [
  18294.                                         'settings' => [
  18295.                                             'loadStrategy' => 'attribute',
  18296.                                             'attributeDataObjectClassId' => 'PRO',
  18297.                                             'attributeName' => '',
  18298.                                             'attributeLanguage' => '',
  18299.                                             'loadUnpublished' => 'on',
  18300.                                         ],
  18301.                                         'type' => 'loadDataObject',
  18302.                                     ],
  18303.                                 ],
  18304.                             ],
  18305.                             25 => [
  18306.                                 'label' => 'upsell_skus_ps [89]',
  18307.                                 'dataSourceIndex' => [
  18308.                                     => '89',
  18309.                                 ],
  18310.                                 'transformationResultType' => 'default',
  18311.                                 'dataTarget' => [
  18312.                                     'type' => 'direct',
  18313.                                     'settings' => [
  18314.                                         'fieldName' => 'upsell_skus_text',
  18315.                                         'language' => '',
  18316.                                         'writeIfTargetIsNotEmpty' => true,
  18317.                                         'writeIfSourceIsEmpty' => true,
  18318.                                     ],
  18319.                                 ],
  18320.                                 'transformationPipeline' => [
  18321.                                 ],
  18322.                             ],
  18323.                             26 => [
  18324.                                 'label' => 'upsell_skus_ps [89]',
  18325.                                 'dataSourceIndex' => [
  18326.                                     => '89',
  18327.                                 ],
  18328.                                 'settings' => [
  18329.                                     'delimiter' => ', ',
  18330.                                     'loadStrategy' => 'attribute',
  18331.                                     'attributeDataObjectClassId' => 'PRO',
  18332.                                     'attributeName' => '',
  18333.                                     'attributeLanguage' => '',
  18334.                                     'loadUnpublished' => 'on',
  18335.                                 ],
  18336.                                 'transformationResultType' => 'dataObjectArray',
  18337.                                 'dataTarget' => [
  18338.                                     'type' => 'manyToManyRelation',
  18339.                                     'settings' => [
  18340.                                         'fieldName' => 'upSellProducts',
  18341.                                         'language' => '',
  18342.                                         'writeIfTargetIsNotEmpty' => true,
  18343.                                         'writeIfSourceIsEmpty' => true,
  18344.                                         'overwriteMode' => 'replace',
  18345.                                     ],
  18346.                                 ],
  18347.                                 'transformationPipeline' => [
  18348.                                     => [
  18349.                                         'settings' => [
  18350.                                             'delimiter' => ', ',
  18351.                                         ],
  18352.                                         'type' => 'explode',
  18353.                                     ],
  18354.                                     => [
  18355.                                         'settings' => [
  18356.                                             'loadStrategy' => 'attribute',
  18357.                                             'attributeDataObjectClassId' => 'PRO',
  18358.                                             'attributeName' => '',
  18359.                                             'attributeLanguage' => '',
  18360.                                             'loadUnpublished' => 'on',
  18361.                                         ],
  18362.                                         'type' => 'loadDataObject',
  18363.                                     ],
  18364.                                 ],
  18365.                             ],
  18366.                             27 => [
  18367.                                 'label' => 'kategorie_filter_ps [96]',
  18368.                                 'dataSourceIndex' => [
  18369.                                     => '96',
  18370.                                 ],
  18371.                                 'transformationResultType' => 'default',
  18372.                                 'dataTarget' => [
  18373.                                     'type' => 'direct',
  18374.                                     'settings' => [
  18375.                                         'fieldName' => 'KategorieFilter',
  18376.                                         'language' => '',
  18377.                                         'writeIfTargetIsNotEmpty' => true,
  18378.                                         'writeIfSourceIsEmpty' => true,
  18379.                                     ],
  18380.                                 ],
  18381.                                 'transformationPipeline' => [
  18382.                                 ],
  18383.                             ],
  18384.                             28 => [
  18385.                                 'label' => 'marke_filter_ps [97]',
  18386.                                 'dataSourceIndex' => [
  18387.                                     => '97',
  18388.                                 ],
  18389.                                 'transformationResultType' => 'default',
  18390.                                 'dataTarget' => [
  18391.                                     'type' => 'direct',
  18392.                                     'settings' => [
  18393.                                         'fieldName' => 'MarkeFilter',
  18394.                                         'language' => '',
  18395.                                         'writeIfTargetIsNotEmpty' => true,
  18396.                                         'writeIfSourceIsEmpty' => true,
  18397.                                     ],
  18398.                                 ],
  18399.                                 'transformationPipeline' => [
  18400.                                 ],
  18401.                             ],
  18402.                             29 => [
  18403.                                 'label' => 'position_ps [95]',
  18404.                                 'dataSourceIndex' => [
  18405.                                     => '95',
  18406.                                 ],
  18407.                                 'transformationResultType' => 'default',
  18408.                                 'dataTarget' => [
  18409.                                     'type' => 'direct',
  18410.                                     'settings' => [
  18411.                                         'fieldName' => 'kategoriePosition',
  18412.                                         'language' => '',
  18413.                                         'writeIfTargetIsNotEmpty' => true,
  18414.                                         'writeIfSourceIsEmpty' => true,
  18415.                                     ],
  18416.                                 ],
  18417.                                 'transformationPipeline' => [
  18418.                                 ],
  18419.                             ],
  18420.                             30 => [
  18421.                                 'label' => 'base_image_label_ps [19]',
  18422.                                 'dataSourceIndex' => [
  18423.                                     => '19',
  18424.                                 ],
  18425.                                 'transformationResultType' => 'default',
  18426.                                 'dataTarget' => [
  18427.                                     'type' => 'direct',
  18428.                                     'settings' => [
  18429.                                         'fieldName' => 'baseImageLabel',
  18430.                                         'language' => '',
  18431.                                         'writeIfTargetIsNotEmpty' => true,
  18432.                                         'writeIfSourceIsEmpty' => true,
  18433.                                     ],
  18434.                                 ],
  18435.                                 'transformationPipeline' => [
  18436.                                 ],
  18437.                             ],
  18438.                             31 => [
  18439.                                 'label' => 'small_image_label_ps [20]',
  18440.                                 'dataSourceIndex' => [
  18441.                                     => '20',
  18442.                                 ],
  18443.                                 'transformationResultType' => 'default',
  18444.                                 'dataTarget' => [
  18445.                                     'type' => 'direct',
  18446.                                     'settings' => [
  18447.                                         'fieldName' => 'smallImageLabel',
  18448.                                         'language' => '',
  18449.                                         'writeIfTargetIsNotEmpty' => true,
  18450.                                         'writeIfSourceIsEmpty' => true,
  18451.                                     ],
  18452.                                 ],
  18453.                                 'transformationPipeline' => [
  18454.                                 ],
  18455.                             ],
  18456.                             32 => [
  18457.                                 'label' => 'thumbnail_label_ps [21]',
  18458.                                 'dataSourceIndex' => [
  18459.                                     => '21',
  18460.                                 ],
  18461.                                 'transformationResultType' => 'default',
  18462.                                 'dataTarget' => [
  18463.                                     'type' => 'direct',
  18464.                                     'settings' => [
  18465.                                         'fieldName' => 'thumbnailImageLabel1',
  18466.                                         'language' => '',
  18467.                                         'writeIfTargetIsNotEmpty' => true,
  18468.                                         'writeIfSourceIsEmpty' => true,
  18469.                                     ],
  18470.                                 ],
  18471.                                 'transformationPipeline' => [
  18472.                                 ],
  18473.                             ],
  18474.                             33 => [
  18475.                                 'label' => 'herstelleradresse_importeur_ps [38]',
  18476.                                 'dataSourceIndex' => [
  18477.                                     => '38',
  18478.                                 ],
  18479.                                 'transformationResultType' => 'default',
  18480.                                 'dataTarget' => [
  18481.                                     'type' => 'direct',
  18482.                                     'settings' => [
  18483.                                         'fieldName' => 'AdresseHersteller',
  18484.                                         'language' => '',
  18485.                                         'writeIfTargetIsNotEmpty' => false,
  18486.                                         'writeIfSourceIsEmpty' => false,
  18487.                                     ],
  18488.                                 ],
  18489.                                 'transformationPipeline' => [
  18490.                                 ],
  18491.                             ],
  18492.                             34 => [
  18493.                                 'label' => 'kategorie_ps [81]',
  18494.                                 'dataSourceIndex' => [
  18495.                                     => '81',
  18496.                                 ],
  18497.                                 'transformationResultType' => 'default',
  18498.                                 'dataTarget' => [
  18499.                                     'type' => 'direct',
  18500.                                     'settings' => [
  18501.                                         'fieldName' => 'Kategorien',
  18502.                                         'language' => '',
  18503.                                         'writeIfTargetIsNotEmpty' => true,
  18504.                                         'writeIfSourceIsEmpty' => true,
  18505.                                     ],
  18506.                                 ],
  18507.                                 'transformationPipeline' => [
  18508.                                 ],
  18509.                             ],
  18510.                             35 => [
  18511.                                 'label' => 'verpackungsinhalt_ps [55]',
  18512.                                 'dataSourceIndex' => [
  18513.                                     => '55',
  18514.                                 ],
  18515.                                 'transformationResultType' => 'default',
  18516.                                 'dataTarget' => [
  18517.                                     'type' => 'direct',
  18518.                                     'settings' => [
  18519.                                         'fieldName' => 'Verpackungsinhalt',
  18520.                                         'language' => '',
  18521.                                         'writeIfTargetIsNotEmpty' => false,
  18522.                                         'writeIfSourceIsEmpty' => false,
  18523.                                     ],
  18524.                                 ],
  18525.                                 'transformationPipeline' => [
  18526.                                 ],
  18527.                             ],
  18528.                             36 => [
  18529.                                 'label' => 'verpackungsart_ps [56]',
  18530.                                 'dataSourceIndex' => [
  18531.                                     => '56',
  18532.                                 ],
  18533.                                 'transformationResultType' => 'default',
  18534.                                 'dataTarget' => [
  18535.                                     'type' => 'direct',
  18536.                                     'settings' => [
  18537.                                         'fieldName' => 'Verpackungsart',
  18538.                                         'language' => '',
  18539.                                         'writeIfTargetIsNotEmpty' => false,
  18540.                                         'writeIfSourceIsEmpty' => false,
  18541.                                     ],
  18542.                                 ],
  18543.                                 'transformationPipeline' => [
  18544.                                 ],
  18545.                             ],
  18546.                             37 => [
  18547.                                 'label' => 'Warnhinweise_ps [52]',
  18548.                                 'dataSourceIndex' => [
  18549.                                     => '52',
  18550.                                 ],
  18551.                                 'transformationResultType' => 'default',
  18552.                                 'dataTarget' => [
  18553.                                     'type' => 'direct',
  18554.                                     'settings' => [
  18555.                                         'fieldName' => 'Warnhinweis',
  18556.                                         'language' => '',
  18557.                                         'writeIfTargetIsNotEmpty' => false,
  18558.                                         'writeIfSourceIsEmpty' => false,
  18559.                                     ],
  18560.                                 ],
  18561.                                 'transformationPipeline' => [
  18562.                                 ],
  18563.                             ],
  18564.                             38 => [
  18565.                                 'label' => 'haltbarkeit_ps [53]',
  18566.                                 'dataSourceIndex' => [
  18567.                                     => '53',
  18568.                                 ],
  18569.                                 'transformationResultType' => 'numeric',
  18570.                                 'dataTarget' => [
  18571.                                     'type' => 'direct',
  18572.                                     'settings' => [
  18573.                                         'fieldName' => 'Mindesthaltbarkeitsdatum',
  18574.                                         'language' => '',
  18575.                                         'writeIfTargetIsNotEmpty' => false,
  18576.                                         'writeIfSourceIsEmpty' => false,
  18577.                                     ],
  18578.                                 ],
  18579.                                 'transformationPipeline' => [
  18580.                                     => [
  18581.                                         'type' => 'numeric',
  18582.                                     ],
  18583.                                 ],
  18584.                             ],
  18585.                             39 => [
  18586.                                 'label' => 'Auszeichnung1Name_ps [60]',
  18587.                                 'dataSourceIndex' => [
  18588.                                     => '60',
  18589.                                 ],
  18590.                                 'transformationResultType' => 'default',
  18591.                                 'dataTarget' => [
  18592.                                     'type' => 'direct',
  18593.                                     'settings' => [
  18594.                                         'fieldName' => 'Auszeichnung1Name',
  18595.                                         'language' => '',
  18596.                                         'writeIfTargetIsNotEmpty' => true,
  18597.                                         'writeIfSourceIsEmpty' => true,
  18598.                                     ],
  18599.                                 ],
  18600.                                 'transformationPipeline' => [
  18601.                                 ],
  18602.                             ],
  18603.                             40 => [
  18604.                                 'label' => 'Auszeichnung1Text_ps [61]',
  18605.                                 'dataSourceIndex' => [
  18606.                                     => '61',
  18607.                                 ],
  18608.                                 'transformationResultType' => 'default',
  18609.                                 'dataTarget' => [
  18610.                                     'type' => 'direct',
  18611.                                     'settings' => [
  18612.                                         'fieldName' => 'Auszeichnung1Text',
  18613.                                         'language' => '',
  18614.                                         'writeIfTargetIsNotEmpty' => true,
  18615.                                         'writeIfSourceIsEmpty' => true,
  18616.                                     ],
  18617.                                 ],
  18618.                                 'transformationPipeline' => [
  18619.                                 ],
  18620.                             ],
  18621.                             41 => [
  18622.                                 'label' => 'Auszeichnung1Ausgabe_ps [62]',
  18623.                                 'dataSourceIndex' => [
  18624.                                     => '62',
  18625.                                 ],
  18626.                                 'transformationResultType' => 'default',
  18627.                                 'dataTarget' => [
  18628.                                     'type' => 'direct',
  18629.                                     'settings' => [
  18630.                                         'fieldName' => 'Auszeichnung1Ausgabe',
  18631.                                         'language' => '',
  18632.                                         'writeIfTargetIsNotEmpty' => true,
  18633.                                         'writeIfSourceIsEmpty' => true,
  18634.                                     ],
  18635.                                 ],
  18636.                                 'transformationPipeline' => [
  18637.                                 ],
  18638.                             ],
  18639.                             42 => [
  18640.                                 'label' => 'Auszeichnung2Name_ps [63]',
  18641.                                 'dataSourceIndex' => [
  18642.                                     => '63',
  18643.                                 ],
  18644.                                 'transformationResultType' => 'default',
  18645.                                 'dataTarget' => [
  18646.                                     'type' => 'direct',
  18647.                                     'settings' => [
  18648.                                         'fieldName' => 'Auszeichnung2Name',
  18649.                                         'language' => '',
  18650.                                         'writeIfTargetIsNotEmpty' => true,
  18651.                                         'writeIfSourceIsEmpty' => true,
  18652.                                     ],
  18653.                                 ],
  18654.                                 'transformationPipeline' => [
  18655.                                 ],
  18656.                             ],
  18657.                             43 => [
  18658.                                 'label' => 'Auszeichnung2Text_ps [64]',
  18659.                                 'dataSourceIndex' => [
  18660.                                     => '64',
  18661.                                 ],
  18662.                                 'transformationResultType' => 'default',
  18663.                                 'dataTarget' => [
  18664.                                     'type' => 'direct',
  18665.                                     'settings' => [
  18666.                                         'fieldName' => 'Auszeichnung2Text',
  18667.                                         'language' => '',
  18668.                                         'writeIfTargetIsNotEmpty' => true,
  18669.                                         'writeIfSourceIsEmpty' => true,
  18670.                                     ],
  18671.                                 ],
  18672.                                 'transformationPipeline' => [
  18673.                                 ],
  18674.                             ],
  18675.                             44 => [
  18676.                                 'label' => 'Auszeichnung2Ausgabe_ps [65]',
  18677.                                 'dataSourceIndex' => [
  18678.                                     => '65',
  18679.                                 ],
  18680.                                 'transformationResultType' => 'default',
  18681.                                 'dataTarget' => [
  18682.                                     'type' => 'direct',
  18683.                                     'settings' => [
  18684.                                         'fieldName' => 'Auszeichnung2Ausgabe',
  18685.                                         'language' => '',
  18686.                                         'writeIfTargetIsNotEmpty' => true,
  18687.                                         'writeIfSourceIsEmpty' => true,
  18688.                                     ],
  18689.                                 ],
  18690.                                 'transformationPipeline' => [
  18691.                                 ],
  18692.                             ],
  18693.                             45 => [
  18694.                                 'label' => 'Auszeichnung3Name_ps [66]',
  18695.                                 'dataSourceIndex' => [
  18696.                                     => '66',
  18697.                                 ],
  18698.                                 'transformationResultType' => 'default',
  18699.                                 'dataTarget' => [
  18700.                                     'type' => 'direct',
  18701.                                     'settings' => [
  18702.                                         'fieldName' => 'Auszeichnung3Name',
  18703.                                         'language' => '',
  18704.                                         'writeIfTargetIsNotEmpty' => true,
  18705.                                         'writeIfSourceIsEmpty' => true,
  18706.                                     ],
  18707.                                 ],
  18708.                                 'transformationPipeline' => [
  18709.                                 ],
  18710.                             ],
  18711.                             46 => [
  18712.                                 'label' => 'Auszeichnung3Text_ps [67]',
  18713.                                 'dataSourceIndex' => [
  18714.                                     => '67',
  18715.                                 ],
  18716.                                 'transformationResultType' => 'default',
  18717.                                 'dataTarget' => [
  18718.                                     'type' => 'direct',
  18719.                                     'settings' => [
  18720.                                         'fieldName' => 'Auszeichnung3Text',
  18721.                                         'language' => '',
  18722.                                         'writeIfTargetIsNotEmpty' => true,
  18723.                                         'writeIfSourceIsEmpty' => true,
  18724.                                     ],
  18725.                                 ],
  18726.                                 'transformationPipeline' => [
  18727.                                 ],
  18728.                             ],
  18729.                             47 => [
  18730.                                 'label' => 'Auszeichnung3Ausgabe_ps [68]',
  18731.                                 'dataSourceIndex' => [
  18732.                                     => '68',
  18733.                                 ],
  18734.                                 'transformationResultType' => 'default',
  18735.                                 'dataTarget' => [
  18736.                                     'type' => 'direct',
  18737.                                     'settings' => [
  18738.                                         'fieldName' => 'Auszeichnung3Ausgabe',
  18739.                                         'language' => '',
  18740.                                         'writeIfTargetIsNotEmpty' => true,
  18741.                                         'writeIfSourceIsEmpty' => true,
  18742.                                     ],
  18743.                                 ],
  18744.                                 'transformationPipeline' => [
  18745.                                 ],
  18746.                             ],
  18747.                             48 => [
  18748.                                 'label' => 'flascheninhalt_ps [54]',
  18749.                                 'dataSourceIndex' => [
  18750.                                     => '54',
  18751.                                 ],
  18752.                                 'settings' => [
  18753.                                     'delimiter' => ', ',
  18754.                                     'unitSourceSelect' => 'id',
  18755.                                     'staticUnitSelect' => '',
  18756.                                     'unitNullIfNoValueCheckbox' => 'on',
  18757.                                 ],
  18758.                                 'transformationResultType' => 'quantityValue',
  18759.                                 'dataTarget' => [
  18760.                                     'type' => 'direct',
  18761.                                     'settings' => [
  18762.                                         'fieldName' => 'Flascheninhalt',
  18763.                                         'language' => '',
  18764.                                         'writeIfTargetIsNotEmpty' => false,
  18765.                                         'writeIfSourceIsEmpty' => false,
  18766.                                     ],
  18767.                                 ],
  18768.                                 'transformationPipeline' => [
  18769.                                     => [
  18770.                                         'settings' => [
  18771.                                             'delimiter' => ', ',
  18772.                                         ],
  18773.                                         'type' => 'explode',
  18774.                                     ],
  18775.                                     => [
  18776.                                         'settings' => [
  18777.                                             'unitSourceSelect' => 'id',
  18778.                                             'staticUnitSelect' => '',
  18779.                                             'unitNullIfNoValueCheckbox' => 'on',
  18780.                                         ],
  18781.                                         'type' => 'quantityValue',
  18782.                                     ],
  18783.                                 ],
  18784.                             ],
  18785.                             49 => [
  18786.                                 'label' => 'farbe_ps [31]',
  18787.                                 'dataSourceIndex' => [
  18788.                                     => '31',
  18789.                                 ],
  18790.                                 'transformationResultType' => 'default',
  18791.                                 'dataTarget' => [
  18792.                                     'type' => 'direct',
  18793.                                     'settings' => [
  18794.                                         'fieldName' => 'attributSets.spirituosen.Farbe',
  18795.                                         'language' => '',
  18796.                                         'writeIfTargetIsNotEmpty' => true,
  18797.                                         'writeIfSourceIsEmpty' => true,
  18798.                                     ],
  18799.                                 ],
  18800.                                 'transformationPipeline' => [
  18801.                                 ],
  18802.                             ],
  18803.                             50 => [
  18804.                                 'label' => 'land_ps [32]',
  18805.                                 'dataSourceIndex' => [
  18806.                                     => '32',
  18807.                                 ],
  18808.                                 'transformationResultType' => 'default',
  18809.                                 'dataTarget' => [
  18810.                                     'type' => 'direct',
  18811.                                     'settings' => [
  18812.                                         'fieldName' => 'attributSets.spirituosen.LandText',
  18813.                                         'language' => '',
  18814.                                         'writeIfTargetIsNotEmpty' => true,
  18815.                                         'writeIfSourceIsEmpty' => true,
  18816.                                     ],
  18817.                                 ],
  18818.                                 'transformationPipeline' => [
  18819.                                 ],
  18820.                             ],
  18821.                             51 => [
  18822.                                 'label' => 'land_ps [32]',
  18823.                                 'dataSourceIndex' => [
  18824.                                     => '32',
  18825.                                 ],
  18826.                                 'transformationResultType' => 'default',
  18827.                                 'dataTarget' => [
  18828.                                     'type' => 'direct',
  18829.                                     'settings' => [
  18830.                                         'fieldName' => 'attributSets.spirituosen.Land',
  18831.                                         'language' => '',
  18832.                                         'writeIfTargetIsNotEmpty' => true,
  18833.                                         'writeIfSourceIsEmpty' => true,
  18834.                                     ],
  18835.                                 ],
  18836.                                 'transformationPipeline' => [
  18837.                                 ],
  18838.                             ],
  18839.                             52 => [
  18840.                                 'label' => 'jahrgang_ps [41]',
  18841.                                 'dataSourceIndex' => [
  18842.                                     => '41',
  18843.                                 ],
  18844.                                 'transformationResultType' => 'numeric',
  18845.                                 'dataTarget' => [
  18846.                                     'type' => 'direct',
  18847.                                     'settings' => [
  18848.                                         'fieldName' => 'attributSets.spirituosen.Jahrgang',
  18849.                                         'language' => '',
  18850.                                         'writeIfTargetIsNotEmpty' => false,
  18851.                                         'writeIfSourceIsEmpty' => false,
  18852.                                     ],
  18853.                                 ],
  18854.                                 'transformationPipeline' => [
  18855.                                     => [
  18856.                                         'type' => 'numeric',
  18857.                                     ],
  18858.                                 ],
  18859.                             ],
  18860.                             53 => [
  18861.                                 'label' => 'schmeckt_nach_filter_ps [45]',
  18862.                                 'dataSourceIndex' => [
  18863.                                     => '45',
  18864.                                 ],
  18865.                                 'settings' => [
  18866.                                     'delimiter' => ', ',
  18867.                                 ],
  18868.                                 'transformationResultType' => 'array',
  18869.                                 'dataTarget' => [
  18870.                                     'type' => 'direct',
  18871.                                     'settings' => [
  18872.                                         'fieldName' => 'attributSets.spirituosen.SchmecktNach',
  18873.                                         'language' => '',
  18874.                                         'writeIfTargetIsNotEmpty' => true,
  18875.                                         'writeIfSourceIsEmpty' => true,
  18876.                                     ],
  18877.                                 ],
  18878.                                 'transformationPipeline' => [
  18879.                                     => [
  18880.                                         'settings' => [
  18881.                                             'delimiter' => ', ',
  18882.                                         ],
  18883.                                         'type' => 'explode',
  18884.                                     ],
  18885.                                 ],
  18886.                             ],
  18887.                             54 => [
  18888.                                 'label' => 'speiseempfehlung_ps [46]',
  18889.                                 'dataSourceIndex' => [
  18890.                                     => '46',
  18891.                                 ],
  18892.                                 'transformationResultType' => 'default',
  18893.                                 'dataTarget' => [
  18894.                                     'type' => 'direct',
  18895.                                     'settings' => [
  18896.                                         'fieldName' => 'attributSets.spirituosen.Speiseempfehlung',
  18897.                                         'language' => '',
  18898.                                         'writeIfTargetIsNotEmpty' => true,
  18899.                                         'writeIfSourceIsEmpty' => true,
  18900.                                     ],
  18901.                                 ],
  18902.                                 'transformationPipeline' => [
  18903.                                 ],
  18904.                             ],
  18905.                             55 => [
  18906.                                 'label' => 'schmeckt_zu_filter_ps [47]',
  18907.                                 'dataSourceIndex' => [
  18908.                                     => '47',
  18909.                                 ],
  18910.                                 'settings' => [
  18911.                                     'delimiter' => ', ',
  18912.                                 ],
  18913.                                 'transformationResultType' => 'array',
  18914.                                 'dataTarget' => [
  18915.                                     'type' => 'direct',
  18916.                                     'settings' => [
  18917.                                         'fieldName' => 'attributSets.spirituosen.SchmecktZu',
  18918.                                         'language' => '',
  18919.                                         'writeIfTargetIsNotEmpty' => true,
  18920.                                         'writeIfSourceIsEmpty' => true,
  18921.                                     ],
  18922.                                 ],
  18923.                                 'transformationPipeline' => [
  18924.                                     => [
  18925.                                         'settings' => [
  18926.                                             'delimiter' => ', ',
  18927.                                         ],
  18928.                                         'type' => 'explode',
  18929.                                     ],
  18930.                                 ],
  18931.                             ],
  18932.                             56 => [
  18933.                                 'label' => 'serviertipp_ps [48]',
  18934.                                 'dataSourceIndex' => [
  18935.                                     => '48',
  18936.                                 ],
  18937.                                 'transformationResultType' => 'default',
  18938.                                 'dataTarget' => [
  18939.                                     'type' => 'direct',
  18940.                                     'settings' => [
  18941.                                         'fieldName' => 'attributSets.spirituosen.ServierTipp',
  18942.                                         'language' => '',
  18943.                                         'writeIfTargetIsNotEmpty' => true,
  18944.                                         'writeIfSourceIsEmpty' => true,
  18945.                                     ],
  18946.                                 ],
  18947.                                 'transformationPipeline' => [
  18948.                                 ],
  18949.                             ],
  18950.                             57 => [
  18951.                                 'label' => 'spirittyp_filter_ps [69]',
  18952.                                 'dataSourceIndex' => [
  18953.                                     => '69',
  18954.                                 ],
  18955.                                 'transformationResultType' => 'default',
  18956.                                 'dataTarget' => [
  18957.                                     'type' => 'direct',
  18958.                                     'settings' => [
  18959.                                         'fieldName' => 'attributSets.spirituosen.Sorte',
  18960.                                         'language' => '',
  18961.                                         'writeIfTargetIsNotEmpty' => true,
  18962.                                         'writeIfSourceIsEmpty' => true,
  18963.                                     ],
  18964.                                 ],
  18965.                                 'transformationPipeline' => [
  18966.                                 ],
  18967.                             ],
  18968.                             58 => [
  18969.                                 'label' => 'destillerie_auswahl_filter_ps [71]',
  18970.                                 'dataSourceIndex' => [
  18971.                                     => '71',
  18972.                                 ],
  18973.                                 'settings' => [
  18974.                                     'loadStrategy' => 'attribute',
  18975.                                     'attributeDataObjectClassId' => 'HERSTELLER',
  18976.                                     'attributeName' => 'name',
  18977.                                     'attributeLanguage' => '',
  18978.                                     'loadUnpublished' => 'on',
  18979.                                 ],
  18980.                                 'transformationResultType' => 'dataObject',
  18981.                                 'dataTarget' => [
  18982.                                     'type' => 'direct',
  18983.                                     'settings' => [
  18984.                                         'fieldName' => 'attributSets.spirituosen.Destillerien',
  18985.                                         'language' => '',
  18986.                                         'writeIfTargetIsNotEmpty' => true,
  18987.                                         'writeIfSourceIsEmpty' => true,
  18988.                                     ],
  18989.                                 ],
  18990.                                 'transformationPipeline' => [
  18991.                                     => [
  18992.                                         'settings' => [
  18993.                                             'loadStrategy' => 'attribute',
  18994.                                             'attributeDataObjectClassId' => 'HERSTELLER',
  18995.                                             'attributeName' => 'name',
  18996.                                             'attributeLanguage' => '',
  18997.                                             'loadUnpublished' => 'on',
  18998.                                         ],
  18999.                                         'type' => 'loadDataObject',
  19000.                                     ],
  19001.                                 ],
  19002.                             ],
  19003.                             59 => [
  19004.                                 'label' => 'destillerie_ps [70]',
  19005.                                 'dataSourceIndex' => [
  19006.                                     => '70',
  19007.                                 ],
  19008.                                 'transformationResultType' => 'default',
  19009.                                 'dataTarget' => [
  19010.                                     'type' => 'direct',
  19011.                                     'settings' => [
  19012.                                         'fieldName' => 'attributSets.spirituosen.DestillerieText',
  19013.                                         'language' => '',
  19014.                                         'writeIfTargetIsNotEmpty' => true,
  19015.                                         'writeIfSourceIsEmpty' => true,
  19016.                                     ],
  19017.                                 ],
  19018.                                 'transformationPipeline' => [
  19019.                                 ],
  19020.                             ],
  19021.                             60 => [
  19022.                                 'label' => 'region_ps [72]',
  19023.                                 'dataSourceIndex' => [
  19024.                                     => '72',
  19025.                                 ],
  19026.                                 'transformationResultType' => 'default',
  19027.                                 'dataTarget' => [
  19028.                                     'type' => 'direct',
  19029.                                     'settings' => [
  19030.                                         'fieldName' => 'attributSets.spirituosen.GebietText',
  19031.                                         'language' => '',
  19032.                                         'writeIfTargetIsNotEmpty' => true,
  19033.                                         'writeIfSourceIsEmpty' => true,
  19034.                                     ],
  19035.                                 ],
  19036.                                 'transformationPipeline' => [
  19037.                                 ],
  19038.                             ],
  19039.                             61 => [
  19040.                                 'label' => 'region_filter_ps [73]',
  19041.                                 'dataSourceIndex' => [
  19042.                                     => '73',
  19043.                                 ],
  19044.                                 'settings' => [
  19045.                                     'delimiter' => ', ',
  19046.                                 ],
  19047.                                 'transformationResultType' => 'array',
  19048.                                 'dataTarget' => [
  19049.                                     'type' => 'direct',
  19050.                                     'settings' => [
  19051.                                         'fieldName' => 'attributSets.spirituosen.Gebiet',
  19052.                                         'language' => '',
  19053.                                         'writeIfTargetIsNotEmpty' => true,
  19054.                                         'writeIfSourceIsEmpty' => false,
  19055.                                     ],
  19056.                                 ],
  19057.                                 'transformationPipeline' => [
  19058.                                     => [
  19059.                                         'settings' => [
  19060.                                             'delimiter' => ', ',
  19061.                                         ],
  19062.                                         'type' => 'explode',
  19063.                                     ],
  19064.                                 ],
  19065.                             ],
  19066.                             62 => [
  19067.                                 'label' => 'aroma_ps [74]',
  19068.                                 'dataSourceIndex' => [
  19069.                                     => '74',
  19070.                                 ],
  19071.                                 'transformationResultType' => 'default',
  19072.                                 'dataTarget' => [
  19073.                                     'type' => 'direct',
  19074.                                     'settings' => [
  19075.                                         'fieldName' => 'attributSets.spirituosen.Aroma',
  19076.                                         'language' => '',
  19077.                                         'writeIfTargetIsNotEmpty' => true,
  19078.                                         'writeIfSourceIsEmpty' => true,
  19079.                                     ],
  19080.                                 ],
  19081.                                 'transformationPipeline' => [
  19082.                                 ],
  19083.                             ],
  19084.                             63 => [
  19085.                                 'label' => 'geschmack_ps [75]',
  19086.                                 'dataSourceIndex' => [
  19087.                                     => '75',
  19088.                                 ],
  19089.                                 'transformationResultType' => 'default',
  19090.                                 'dataTarget' => [
  19091.                                     'type' => 'direct',
  19092.                                     'settings' => [
  19093.                                         'fieldName' => 'attributSets.spirituosen.Geschmack',
  19094.                                         'language' => '',
  19095.                                         'writeIfTargetIsNotEmpty' => true,
  19096.                                         'writeIfSourceIsEmpty' => true,
  19097.                                     ],
  19098.                                 ],
  19099.                                 'transformationPipeline' => [
  19100.                                 ],
  19101.                             ],
  19102.                             64 => [
  19103.                                 'label' => 'abgang_ps [76]',
  19104.                                 'dataSourceIndex' => [
  19105.                                     => '76',
  19106.                                 ],
  19107.                                 'transformationResultType' => 'default',
  19108.                                 'dataTarget' => [
  19109.                                     'type' => 'direct',
  19110.                                     'settings' => [
  19111.                                         'fieldName' => 'attributSets.spirituosen.Abgang',
  19112.                                         'language' => '',
  19113.                                         'writeIfTargetIsNotEmpty' => true,
  19114.                                         'writeIfSourceIsEmpty' => true,
  19115.                                     ],
  19116.                                 ],
  19117.                                 'transformationPipeline' => [
  19118.                                 ],
  19119.                             ],
  19120.                             65 => [
  19121.                                 'label' => 'fasstyp_ps [77]',
  19122.                                 'dataSourceIndex' => [
  19123.                                     => '77',
  19124.                                 ],
  19125.                                 'transformationResultType' => 'default',
  19126.                                 'dataTarget' => [
  19127.                                     'type' => 'direct',
  19128.                                     'settings' => [
  19129.                                         'fieldName' => 'attributSets.spirituosen.Fasstyp',
  19130.                                         'language' => '',
  19131.                                         'writeIfTargetIsNotEmpty' => true,
  19132.                                         'writeIfSourceIsEmpty' => true,
  19133.                                     ],
  19134.                                 ],
  19135.                                 'transformationPipeline' => [
  19136.                                 ],
  19137.                             ],
  19138.                             66 => [
  19139.                                 'label' => 'alter_filter_ps [78]',
  19140.                                 'dataSourceIndex' => [
  19141.                                     => '78',
  19142.                                 ],
  19143.                                 'transformationResultType' => 'default',
  19144.                                 'dataTarget' => [
  19145.                                     'type' => 'direct',
  19146.                                     'settings' => [
  19147.                                         'fieldName' => 'attributSets.spirituosen.Alter',
  19148.                                         'language' => '',
  19149.                                         'writeIfTargetIsNotEmpty' => true,
  19150.                                         'writeIfSourceIsEmpty' => true,
  19151.                                     ],
  19152.                                 ],
  19153.                                 'transformationPipeline' => [
  19154.                                 ],
  19155.                             ],
  19156.                         ],
  19157.                         'executionConfig' => [
  19158.                             'scheduleType' => 'recurring',
  19159.                             'cronDefinition' => '',
  19160.                             'scheduledAt' => '',
  19161.                         ],
  19162.                         'permissions' => [
  19163.                             'user' => [
  19164.                             ],
  19165.                             'role' => [
  19166.                             ],
  19167.                         ],
  19168.                         'workspaces' => [
  19169.                         ],
  19170.                     ],
  19171.                     'Standard_Import_M2' => [
  19172.                         'general' => [
  19173.                             'active' => true,
  19174.                             'type' => 'dataImporterDataObject',
  19175.                             'name' => 'Standard_Import_M2',
  19176.                             'description' => '',
  19177.                             'group' => '',
  19178.                             'path' => NULL,
  19179.                             'modificationDate' => 1683186704,
  19180.                             'createDate' => 1657713403,
  19181.                         ],
  19182.                         'loaderConfig' => [
  19183.                             'type' => 'asset',
  19184.                             'settings' => [
  19185.                                 'assetPath' => '/Imports/Produkte/PS/PS_admin_rest.csv',
  19186.                             ],
  19187.                         ],
  19188.                         'interpreterConfig' => [
  19189.                             'type' => 'csv',
  19190.                             'settings' => [
  19191.                                 'skipFirstRow' => true,
  19192.                                 'delimiter' => ';',
  19193.                                 'enclosure' => '"',
  19194.                                 'escape' => '\\',
  19195.                             ],
  19196.                         ],
  19197.                         'resolverConfig' => [
  19198.                             'elementType' => 'dataObject',
  19199.                             'dataObjectClassId' => 'PRO',
  19200.                             'loadingStrategy' => [
  19201.                                 'type' => 'attribute',
  19202.                                 'settings' => [
  19203.                                     'dataSourceIndex' => '99',
  19204.                                     'attributeName' => 'artikelNr',
  19205.                                     'language' => '',
  19206.                                     'includeUnpublished' => true,
  19207.                                 ],
  19208.                             ],
  19209.                             'createLocationStrategy' => [
  19210.                                 'type' => 'doNotCreate',
  19211.                             ],
  19212.                             'locationUpdateStrategy' => [
  19213.                                 'type' => 'noChange',
  19214.                             ],
  19215.                             'publishingStrategy' => [
  19216.                                 'type' => 'alwaysPublish',
  19217.                             ],
  19218.                         ],
  19219.                         'processingConfig' => [
  19220.                             'executionType' => 'parallel',
  19221.                             'idDataIndex' => '99',
  19222.                             'cleanup' => [
  19223.                                 'strategy' => 'unpublish',
  19224.                             ],
  19225.                         ],
  19226.                         'mappingConfig' => [
  19227.                             => [
  19228.                                 'label' => 'Pimcore Key',
  19229.                                 'dataSourceIndex' => [
  19230.                                     => '99',
  19231.                                 ],
  19232.                                 'transformationResultType' => 'default',
  19233.                                 'dataTarget' => [
  19234.                                     'type' => 'direct',
  19235.                                     'settings' => [
  19236.                                         'fieldName' => 'key',
  19237.                                         'language' => '',
  19238.                                         'writeIfTargetIsNotEmpty' => false,
  19239.                                         'writeIfSourceIsEmpty' => false,
  19240.                                     ],
  19241.                                 ],
  19242.                                 'transformationPipeline' => [
  19243.                                 ],
  19244.                             ],
  19245.                             => [
  19246.                                 'label' => 'sku_anzeige_ps',
  19247.                                 'dataSourceIndex' => [
  19248.                                     => '99',
  19249.                                 ],
  19250.                                 'transformationResultType' => 'default',
  19251.                                 'dataTarget' => [
  19252.                                     'type' => 'direct',
  19253.                                     'settings' => [
  19254.                                         'fieldName' => 'artikelNr',
  19255.                                         'language' => '',
  19256.                                         'writeIfTargetIsNotEmpty' => false,
  19257.                                         'writeIfSourceIsEmpty' => false,
  19258.                                     ],
  19259.                                 ],
  19260.                                 'transformationPipeline' => [
  19261.                                 ],
  19262.                             ],
  19263.                             => [
  19264.                                 'label' => 'sku_ps',
  19265.                                 'dataSourceIndex' => [
  19266.                                     => '0',
  19267.                                 ],
  19268.                                 'transformationResultType' => 'default',
  19269.                                 'dataTarget' => [
  19270.                                     'type' => 'direct',
  19271.                                     'settings' => [
  19272.                                         'fieldName' => 'sku',
  19273.                                         'language' => '',
  19274.                                         'writeIfTargetIsNotEmpty' => false,
  19275.                                         'writeIfSourceIsEmpty' => false,
  19276.                                     ],
  19277.                                 ],
  19278.                                 'transformationPipeline' => [
  19279.                                 ],
  19280.                             ],
  19281.                             => [
  19282.                                 'label' => 'attribute_set_code',
  19283.                                 'dataSourceIndex' => [
  19284.                                     => '2',
  19285.                                 ],
  19286.                                 'transformationResultType' => 'default',
  19287.                                 'dataTarget' => [
  19288.                                     'type' => 'direct',
  19289.                                     'settings' => [
  19290.                                         'fieldName' => 'attributset',
  19291.                                         'language' => '',
  19292.                                         'writeIfTargetIsNotEmpty' => false,
  19293.                                         'writeIfSourceIsEmpty' => false,
  19294.                                     ],
  19295.                                 ],
  19296.                                 'transformationPipeline' => [
  19297.                                 ],
  19298.                             ],
  19299.                             => [
  19300.                                 'label' => 'categories_ps backup',
  19301.                                 'dataSourceIndex' => [
  19302.                                     => '4',
  19303.                                 ],
  19304.                                 'transformationResultType' => 'default',
  19305.                                 'dataTarget' => [
  19306.                                     'type' => 'direct',
  19307.                                     'settings' => [
  19308.                                         'fieldName' => 'KategorienText',
  19309.                                         'language' => '',
  19310.                                         'writeIfTargetIsNotEmpty' => true,
  19311.                                         'writeIfSourceIsEmpty' => true,
  19312.                                     ],
  19313.                                 ],
  19314.                                 'transformationPipeline' => [
  19315.                                 ],
  19316.                             ],
  19317.                             => [
  19318.                                 'label' => 'categories_ps',
  19319.                                 'dataSourceIndex' => [
  19320.                                     => '4',
  19321.                                 ],
  19322.                                 'settings' => [
  19323.                                     'delimiter' => ', ',
  19324.                                     'loadStrategy' => 'attribute',
  19325.                                     'attributeDataObjectClassId' => 'CAT',
  19326.                                     'attributeName' => 'magentoCategoryId',
  19327.                                     'attributeLanguage' => '',
  19328.                                     'loadUnpublished' => 'on',
  19329.                                 ],
  19330.                                 'transformationResultType' => 'dataObjectArray',
  19331.                                 'dataTarget' => [
  19332.                                     'type' => 'direct',
  19333.                                     'settings' => [
  19334.                                         'fieldName' => 'customCategory',
  19335.                                         'language' => '',
  19336.                                         'writeIfTargetIsNotEmpty' => false,
  19337.                                         'writeIfSourceIsEmpty' => false,
  19338.                                     ],
  19339.                                 ],
  19340.                                 'transformationPipeline' => [
  19341.                                     => [
  19342.                                         'settings' => [
  19343.                                             'delimiter' => ', ',
  19344.                                         ],
  19345.                                         'type' => 'explode',
  19346.                                     ],
  19347.                                     => [
  19348.                                         'settings' => [
  19349.                                             'loadStrategy' => 'attribute',
  19350.                                             'attributeDataObjectClassId' => 'CAT',
  19351.                                             'attributeName' => 'magentoCategoryId',
  19352.                                             'attributeLanguage' => '',
  19353.                                             'loadUnpublished' => 'on',
  19354.                                         ],
  19355.                                         'type' => 'loadDataObject',
  19356.                                     ],
  19357.                                 ],
  19358.                             ],
  19359.                             => [
  19360.                                 'label' => 'product_websites_ps',
  19361.                                 'dataSourceIndex' => [
  19362.                                     => '5',
  19363.                                 ],
  19364.                                 'settings' => [
  19365.                                     'delimiter' => ', ',
  19366.                                 ],
  19367.                                 'transformationResultType' => 'array',
  19368.                                 'dataTarget' => [
  19369.                                     'type' => 'direct',
  19370.                                     'settings' => [
  19371.                                         'fieldName' => 'websites_ps',
  19372.                                         'language' => '',
  19373.                                         'writeIfTargetIsNotEmpty' => true,
  19374.                                         'writeIfSourceIsEmpty' => true,
  19375.                                     ],
  19376.                                 ],
  19377.                                 'transformationPipeline' => [
  19378.                                     => [
  19379.                                         'settings' => [
  19380.                                             'delimiter' => ', ',
  19381.                                         ],
  19382.                                         'type' => 'explode',
  19383.                                     ],
  19384.                                 ],
  19385.                             ],
  19386.                             => [
  19387.                                 'label' => 'name_ps',
  19388.                                 'dataSourceIndex' => [
  19389.                                     => '6',
  19390.                                 ],
  19391.                                 'transformationResultType' => 'default',
  19392.                                 'dataTarget' => [
  19393.                                     'type' => 'direct',
  19394.                                     'settings' => [
  19395.                                         'fieldName' => 'Name',
  19396.                                         'language' => '',
  19397.                                         'writeIfTargetIsNotEmpty' => true,
  19398.                                         'writeIfSourceIsEmpty' => false,
  19399.                                     ],
  19400.                                 ],
  19401.                                 'transformationPipeline' => [
  19402.                                 ],
  19403.                             ],
  19404.                             => [
  19405.                                 'label' => 'description shop',
  19406.                                 'dataSourceIndex' => [
  19407.                                     => '7',
  19408.                                 ],
  19409.                                 'transformationResultType' => 'default',
  19410.                                 'dataTarget' => [
  19411.                                     'type' => 'direct',
  19412.                                     'settings' => [
  19413.                                         'fieldName' => 'Beschreibung',
  19414.                                         'language' => '',
  19415.                                         'writeIfTargetIsNotEmpty' => true,
  19416.                                         'writeIfSourceIsEmpty' => true,
  19417.                                     ],
  19418.                                 ],
  19419.                                 'transformationPipeline' => [
  19420.                                 ],
  19421.                             ],
  19422.                             => [
  19423.                                 'label' => 'description katalog',
  19424.                                 'dataSourceIndex' => [
  19425.                                     => '7',
  19426.                                 ],
  19427.                                 'transformationResultType' => 'default',
  19428.                                 'dataTarget' => [
  19429.                                     'type' => 'direct',
  19430.                                     'settings' => [
  19431.                                         'fieldName' => 'WerbetextKatalogLang',
  19432.                                         'language' => '',
  19433.                                         'writeIfTargetIsNotEmpty' => true,
  19434.                                         'writeIfSourceIsEmpty' => true,
  19435.                                     ],
  19436.                                 ],
  19437.                                 'transformationPipeline' => [
  19438.                                 ],
  19439.                             ],
  19440.                             10 => [
  19441.                                 'label' => 'product_online_ps',
  19442.                                 'dataSourceIndex' => [
  19443.                                     => '9',
  19444.                                 ],
  19445.                                 'transformationResultType' => 'boolean',
  19446.                                 'dataTarget' => [
  19447.                                     'type' => 'direct',
  19448.                                     'settings' => [
  19449.                                         'fieldName' => 'enable_product',
  19450.                                         'language' => '',
  19451.                                         'writeIfTargetIsNotEmpty' => true,
  19452.                                         'writeIfSourceIsEmpty' => true,
  19453.                                     ],
  19454.                                 ],
  19455.                                 'transformationPipeline' => [
  19456.                                     => [
  19457.                                         'type' => 'boolean',
  19458.                                     ],
  19459.                                 ],
  19460.                             ],
  19461.                             11 => [
  19462.                                 'label' => 'tax_class_name_ps',
  19463.                                 'dataSourceIndex' => [
  19464.                                     => '10',
  19465.                                 ],
  19466.                                 'transformationResultType' => 'default',
  19467.                                 'dataTarget' => [
  19468.                                     'type' => 'direct',
  19469.                                     'settings' => [
  19470.                                         'fieldName' => 'Steuerklasse',
  19471.                                         'language' => '',
  19472.                                         'writeIfTargetIsNotEmpty' => false,
  19473.                                         'writeIfSourceIsEmpty' => false,
  19474.                                     ],
  19475.                                 ],
  19476.                                 'transformationPipeline' => [
  19477.                                 ],
  19478.                             ],
  19479.                             12 => [
  19480.                                 'label' => 'visibility_ps',
  19481.                                 'dataSourceIndex' => [
  19482.                                     => '11',
  19483.                                 ],
  19484.                                 'transformationResultType' => 'default',
  19485.                                 'dataTarget' => [
  19486.                                     'type' => 'direct',
  19487.                                     'settings' => [
  19488.                                         'fieldName' => 'visibility',
  19489.                                         'language' => '',
  19490.                                         'writeIfTargetIsNotEmpty' => false,
  19491.                                         'writeIfSourceIsEmpty' => false,
  19492.                                     ],
  19493.                                 ],
  19494.                                 'transformationPipeline' => [
  19495.                                 ],
  19496.                             ],
  19497.                             13 => [
  19498.                                 'label' => 'related_skus_ps',
  19499.                                 'dataSourceIndex' => [
  19500.                                     => '88',
  19501.                                 ],
  19502.                                 'transformationResultType' => 'default',
  19503.                                 'dataTarget' => [
  19504.                                     'type' => 'direct',
  19505.                                     'settings' => [
  19506.                                         'fieldName' => 'related_skus_text',
  19507.                                         'language' => '',
  19508.                                         'writeIfTargetIsNotEmpty' => false,
  19509.                                         'writeIfSourceIsEmpty' => false,
  19510.                                     ],
  19511.                                 ],
  19512.                                 'transformationPipeline' => [
  19513.                                 ],
  19514.                             ],
  19515.                             14 => [
  19516.                                 'label' => 'meta_title_ps',
  19517.                                 'dataSourceIndex' => [
  19518.                                     => '91',
  19519.                                 ],
  19520.                                 'transformationResultType' => 'default',
  19521.                                 'dataTarget' => [
  19522.                                     'type' => 'direct',
  19523.                                     'settings' => [
  19524.                                         'fieldName' => 'meta_title',
  19525.                                         'language' => '',
  19526.                                         'writeIfTargetIsNotEmpty' => false,
  19527.                                         'writeIfSourceIsEmpty' => false,
  19528.                                     ],
  19529.                                 ],
  19530.                                 'transformationPipeline' => [
  19531.                                 ],
  19532.                             ],
  19533.                             15 => [
  19534.                                 'label' => 'meta_description_ps',
  19535.                                 'dataSourceIndex' => [
  19536.                                     => '92',
  19537.                                 ],
  19538.                                 'transformationResultType' => 'default',
  19539.                                 'dataTarget' => [
  19540.                                     'type' => 'direct',
  19541.                                     'settings' => [
  19542.                                         'fieldName' => 'meta_description',
  19543.                                         'language' => '',
  19544.                                         'writeIfTargetIsNotEmpty' => false,
  19545.                                         'writeIfSourceIsEmpty' => false,
  19546.                                     ],
  19547.                                 ],
  19548.                                 'transformationPipeline' => [
  19549.                                 ],
  19550.                             ],
  19551.                             16 => [
  19552.                                 'label' => 'meta_keyword_ps',
  19553.                                 'dataSourceIndex' => [
  19554.                                     => '93',
  19555.                                 ],
  19556.                                 'transformationResultType' => 'default',
  19557.                                 'dataTarget' => [
  19558.                                     'type' => 'direct',
  19559.                                     'settings' => [
  19560.                                         'fieldName' => 'meta_keyword',
  19561.                                         'language' => '',
  19562.                                         'writeIfTargetIsNotEmpty' => false,
  19563.                                         'writeIfSourceIsEmpty' => false,
  19564.                                     ],
  19565.                                 ],
  19566.                                 'transformationPipeline' => [
  19567.                                 ],
  19568.                             ],
  19569.                             17 => [
  19570.                                 'label' => 'url_path',
  19571.                                 'dataSourceIndex' => [
  19572.                                     => '94',
  19573.                                 ],
  19574.                                 'transformationResultType' => 'default',
  19575.                                 'dataTarget' => [
  19576.                                     'type' => 'direct',
  19577.                                     'settings' => [
  19578.                                         'fieldName' => 'URLpath',
  19579.                                         'language' => '',
  19580.                                         'writeIfTargetIsNotEmpty' => false,
  19581.                                         'writeIfSourceIsEmpty' => false,
  19582.                                     ],
  19583.                                 ],
  19584.                                 'transformationPipeline' => [
  19585.                                 ],
  19586.                             ],
  19587.                             18 => [
  19588.                                 'label' => 'qty_increments_ps [86]',
  19589.                                 'dataSourceIndex' => [
  19590.                                     => '86',
  19591.                                 ],
  19592.                                 'transformationResultType' => 'numeric',
  19593.                                 'dataTarget' => [
  19594.                                     'type' => 'direct',
  19595.                                     'settings' => [
  19596.                                         'fieldName' => 'qty_increments',
  19597.                                         'language' => '',
  19598.                                         'writeIfTargetIsNotEmpty' => false,
  19599.                                         'writeIfSourceIsEmpty' => false,
  19600.                                     ],
  19601.                                 ],
  19602.                                 'transformationPipeline' => [
  19603.                                     => [
  19604.                                         'type' => 'numeric',
  19605.                                     ],
  19606.                                 ],
  19607.                             ],
  19608.                             19 => [
  19609.                                 'label' => 'min_cart_qty_ps [83]',
  19610.                                 'dataSourceIndex' => [
  19611.                                     => '83',
  19612.                                 ],
  19613.                                 'transformationResultType' => 'numeric',
  19614.                                 'dataTarget' => [
  19615.                                     'type' => 'direct',
  19616.                                     'settings' => [
  19617.                                         'fieldName' => 'min_cart_qty',
  19618.                                         'language' => '',
  19619.                                         'writeIfTargetIsNotEmpty' => true,
  19620.                                         'writeIfSourceIsEmpty' => true,
  19621.                                     ],
  19622.                                 ],
  19623.                                 'transformationPipeline' => [
  19624.                                     => [
  19625.                                         'type' => 'numeric',
  19626.                                     ],
  19627.                                 ],
  19628.                             ],
  19629.                             20 => [
  19630.                                 'label' => 'max_cart_qty_ps [84]',
  19631.                                 'dataSourceIndex' => [
  19632.                                     => '84',
  19633.                                 ],
  19634.                                 'transformationResultType' => 'numeric',
  19635.                                 'dataTarget' => [
  19636.                                     'type' => 'direct',
  19637.                                     'settings' => [
  19638.                                         'fieldName' => 'max_cart_qty',
  19639.                                         'language' => '',
  19640.                                         'writeIfTargetIsNotEmpty' => true,
  19641.                                         'writeIfSourceIsEmpty' => true,
  19642.                                     ],
  19643.                                 ],
  19644.                                 'transformationPipeline' => [
  19645.                                     => [
  19646.                                         'type' => 'numeric',
  19647.                                     ],
  19648.                                 ],
  19649.                             ],
  19650.                             21 => [
  19651.                                 'label' => 'qty_ps [82]',
  19652.                                 'dataSourceIndex' => [
  19653.                                     => '82',
  19654.                                 ],
  19655.                                 'transformationResultType' => 'numeric',
  19656.                                 'dataTarget' => [
  19657.                                     'type' => 'direct',
  19658.                                     'settings' => [
  19659.                                         'fieldName' => 'qty',
  19660.                                         'language' => '',
  19661.                                         'writeIfTargetIsNotEmpty' => false,
  19662.                                         'writeIfSourceIsEmpty' => false,
  19663.                                     ],
  19664.                                 ],
  19665.                                 'transformationPipeline' => [
  19666.                                     => [
  19667.                                         'type' => 'numeric',
  19668.                                     ],
  19669.                                 ],
  19670.                             ],
  19671.                             22 => [
  19672.                                 'label' => 'PHSortiment_ps [98]',
  19673.                                 'dataSourceIndex' => [
  19674.                                     => '98',
  19675.                                 ],
  19676.                                 'transformationResultType' => 'default',
  19677.                                 'dataTarget' => [
  19678.                                     'type' => 'direct',
  19679.                                     'settings' => [
  19680.                                         'fieldName' => 'ExternerLieferant',
  19681.                                         'language' => '',
  19682.                                         'writeIfTargetIsNotEmpty' => true,
  19683.                                         'writeIfSourceIsEmpty' => true,
  19684.                                     ],
  19685.                                 ],
  19686.                                 'transformationPipeline' => [
  19687.                                 ],
  19688.                             ],
  19689.                             23 => [
  19690.                                 'label' => 'related_skus_ps [88]',
  19691.                                 'dataSourceIndex' => [
  19692.                                     => '88',
  19693.                                 ],
  19694.                                 'transformationResultType' => 'default',
  19695.                                 'dataTarget' => [
  19696.                                     'type' => 'direct',
  19697.                                     'settings' => [
  19698.                                         'fieldName' => 'related_skus_text',
  19699.                                         'language' => '',
  19700.                                         'writeIfTargetIsNotEmpty' => true,
  19701.                                         'writeIfSourceIsEmpty' => true,
  19702.                                     ],
  19703.                                 ],
  19704.                                 'transformationPipeline' => [
  19705.                                 ],
  19706.                             ],
  19707.                             24 => [
  19708.                                 'label' => 'related_skus_ps [88]',
  19709.                                 'dataSourceIndex' => [
  19710.                                     => '88',
  19711.                                 ],
  19712.                                 'settings' => [
  19713.                                     'delimiter' => ', ',
  19714.                                     'loadStrategy' => 'attribute',
  19715.                                     'attributeDataObjectClassId' => 'PRO',
  19716.                                     'attributeName' => '',
  19717.                                     'attributeLanguage' => '',
  19718.                                     'loadUnpublished' => 'on',
  19719.                                 ],
  19720.                                 'transformationResultType' => 'dataObjectArray',
  19721.                                 'dataTarget' => [
  19722.                                     'type' => 'manyToManyRelation',
  19723.                                     'settings' => [
  19724.                                         'fieldName' => 'relatedProducts',
  19725.                                         'language' => '',
  19726.                                         'writeIfTargetIsNotEmpty' => true,
  19727.                                         'writeIfSourceIsEmpty' => true,
  19728.                                         'overwriteMode' => 'replace',
  19729.                                     ],
  19730.                                 ],
  19731.                                 'transformationPipeline' => [
  19732.                                     => [
  19733.                                         'settings' => [
  19734.                                             'delimiter' => ', ',
  19735.                                         ],
  19736.                                         'type' => 'explode',
  19737.                                     ],
  19738.                                     => [
  19739.                                         'settings' => [
  19740.                                             'loadStrategy' => 'attribute',
  19741.                                             'attributeDataObjectClassId' => 'PRO',
  19742.                                             'attributeName' => '',
  19743.                                             'attributeLanguage' => '',
  19744.                                             'loadUnpublished' => 'on',
  19745.                                         ],
  19746.                                         'type' => 'loadDataObject',
  19747.                                     ],
  19748.                                 ],
  19749.                             ],
  19750.                             25 => [
  19751.                                 'label' => 'upsell_skus_ps [89]',
  19752.                                 'dataSourceIndex' => [
  19753.                                     => '89',
  19754.                                 ],
  19755.                                 'transformationResultType' => 'default',
  19756.                                 'dataTarget' => [
  19757.                                     'type' => 'direct',
  19758.                                     'settings' => [
  19759.                                         'fieldName' => 'upsell_skus_text',
  19760.                                         'language' => '',
  19761.                                         'writeIfTargetIsNotEmpty' => true,
  19762.                                         'writeIfSourceIsEmpty' => true,
  19763.                                     ],
  19764.                                 ],
  19765.                                 'transformationPipeline' => [
  19766.                                 ],
  19767.                             ],
  19768.                             26 => [
  19769.                                 'label' => 'upsell_skus_ps [89]',
  19770.                                 'dataSourceIndex' => [
  19771.                                     => '89',
  19772.                                 ],
  19773.                                 'settings' => [
  19774.                                     'delimiter' => ', ',
  19775.                                     'loadStrategy' => 'attribute',
  19776.                                     'attributeDataObjectClassId' => 'PRO',
  19777.                                     'attributeName' => '',
  19778.                                     'attributeLanguage' => '',
  19779.                                     'loadUnpublished' => 'on',
  19780.                                 ],
  19781.                                 'transformationResultType' => 'dataObjectArray',
  19782.                                 'dataTarget' => [
  19783.                                     'type' => 'manyToManyRelation',
  19784.                                     'settings' => [
  19785.                                         'fieldName' => 'upSellProducts',
  19786.                                         'language' => '',
  19787.                                         'writeIfTargetIsNotEmpty' => true,
  19788.                                         'writeIfSourceIsEmpty' => true,
  19789.                                         'overwriteMode' => 'replace',
  19790.                                     ],
  19791.                                 ],
  19792.                                 'transformationPipeline' => [
  19793.                                     => [
  19794.                                         'settings' => [
  19795.                                             'delimiter' => ', ',
  19796.                                         ],
  19797.                                         'type' => 'explode',
  19798.                                     ],
  19799.                                     => [
  19800.                                         'settings' => [
  19801.                                             'loadStrategy' => 'attribute',
  19802.                                             'attributeDataObjectClassId' => 'PRO',
  19803.                                             'attributeName' => '',
  19804.                                             'attributeLanguage' => '',
  19805.                                             'loadUnpublished' => 'on',
  19806.                                         ],
  19807.                                         'type' => 'loadDataObject',
  19808.                                     ],
  19809.                                 ],
  19810.                             ],
  19811.                             27 => [
  19812.                                 'label' => 'kategorie_filter_ps [96]',
  19813.                                 'dataSourceIndex' => [
  19814.                                     => '96',
  19815.                                 ],
  19816.                                 'transformationResultType' => 'default',
  19817.                                 'dataTarget' => [
  19818.                                     'type' => 'direct',
  19819.                                     'settings' => [
  19820.                                         'fieldName' => 'KategorieFilter',
  19821.                                         'language' => '',
  19822.                                         'writeIfTargetIsNotEmpty' => true,
  19823.                                         'writeIfSourceIsEmpty' => true,
  19824.                                     ],
  19825.                                 ],
  19826.                                 'transformationPipeline' => [
  19827.                                 ],
  19828.                             ],
  19829.                             28 => [
  19830.                                 'label' => 'marke_filter_ps [97]',
  19831.                                 'dataSourceIndex' => [
  19832.                                     => '97',
  19833.                                 ],
  19834.                                 'transformationResultType' => 'default',
  19835.                                 'dataTarget' => [
  19836.                                     'type' => 'direct',
  19837.                                     'settings' => [
  19838.                                         'fieldName' => 'MarkeFilter',
  19839.                                         'language' => '',
  19840.                                         'writeIfTargetIsNotEmpty' => true,
  19841.                                         'writeIfSourceIsEmpty' => true,
  19842.                                     ],
  19843.                                 ],
  19844.                                 'transformationPipeline' => [
  19845.                                 ],
  19846.                             ],
  19847.                             29 => [
  19848.                                 'label' => 'position_ps [95]',
  19849.                                 'dataSourceIndex' => [
  19850.                                     => '95',
  19851.                                 ],
  19852.                                 'transformationResultType' => 'default',
  19853.                                 'dataTarget' => [
  19854.                                     'type' => 'direct',
  19855.                                     'settings' => [
  19856.                                         'fieldName' => 'kategoriePosition',
  19857.                                         'language' => '',
  19858.                                         'writeIfTargetIsNotEmpty' => true,
  19859.                                         'writeIfSourceIsEmpty' => true,
  19860.                                     ],
  19861.                                 ],
  19862.                                 'transformationPipeline' => [
  19863.                                 ],
  19864.                             ],
  19865.                             30 => [
  19866.                                 'label' => 'base_image_label_ps [19]',
  19867.                                 'dataSourceIndex' => [
  19868.                                     => '19',
  19869.                                 ],
  19870.                                 'transformationResultType' => 'default',
  19871.                                 'dataTarget' => [
  19872.                                     'type' => 'direct',
  19873.                                     'settings' => [
  19874.                                         'fieldName' => 'baseImageLabel',
  19875.                                         'language' => '',
  19876.                                         'writeIfTargetIsNotEmpty' => true,
  19877.                                         'writeIfSourceIsEmpty' => true,
  19878.                                     ],
  19879.                                 ],
  19880.                                 'transformationPipeline' => [
  19881.                                 ],
  19882.                             ],
  19883.                             31 => [
  19884.                                 'label' => 'small_image_label_ps [20]',
  19885.                                 'dataSourceIndex' => [
  19886.                                     => '20',
  19887.                                 ],
  19888.                                 'transformationResultType' => 'default',
  19889.                                 'dataTarget' => [
  19890.                                     'type' => 'direct',
  19891.                                     'settings' => [
  19892.                                         'fieldName' => 'smallImageLabel',
  19893.                                         'language' => '',
  19894.                                         'writeIfTargetIsNotEmpty' => true,
  19895.                                         'writeIfSourceIsEmpty' => true,
  19896.                                     ],
  19897.                                 ],
  19898.                                 'transformationPipeline' => [
  19899.                                 ],
  19900.                             ],
  19901.                             32 => [
  19902.                                 'label' => 'thumbnail_label_ps [21]',
  19903.                                 'dataSourceIndex' => [
  19904.                                     => '21',
  19905.                                 ],
  19906.                                 'transformationResultType' => 'default',
  19907.                                 'dataTarget' => [
  19908.                                     'type' => 'direct',
  19909.                                     'settings' => [
  19910.                                         'fieldName' => 'thumbnailImageLabel1',
  19911.                                         'language' => '',
  19912.                                         'writeIfTargetIsNotEmpty' => true,
  19913.                                         'writeIfSourceIsEmpty' => true,
  19914.                                     ],
  19915.                                 ],
  19916.                                 'transformationPipeline' => [
  19917.                                 ],
  19918.                             ],
  19919.                             33 => [
  19920.                                 'label' => 'kategorie_ps [81]',
  19921.                                 'dataSourceIndex' => [
  19922.                                     => '81',
  19923.                                 ],
  19924.                                 'transformationResultType' => 'default',
  19925.                                 'dataTarget' => [
  19926.                                     'type' => 'direct',
  19927.                                     'settings' => [
  19928.                                         'fieldName' => 'Kategorien',
  19929.                                         'language' => '',
  19930.                                         'writeIfTargetIsNotEmpty' => true,
  19931.                                         'writeIfSourceIsEmpty' => true,
  19932.                                     ],
  19933.                                 ],
  19934.                                 'transformationPipeline' => [
  19935.                                 ],
  19936.                             ],
  19937.                             34 => [
  19938.                                 'label' => 'verpackungsinhalt_ps [55]',
  19939.                                 'dataSourceIndex' => [
  19940.                                     => '55',
  19941.                                 ],
  19942.                                 'transformationResultType' => 'default',
  19943.                                 'dataTarget' => [
  19944.                                     'type' => 'direct',
  19945.                                     'settings' => [
  19946.                                         'fieldName' => 'Verpackungsinhalt',
  19947.                                         'language' => '',
  19948.                                         'writeIfTargetIsNotEmpty' => false,
  19949.                                         'writeIfSourceIsEmpty' => false,
  19950.                                     ],
  19951.                                 ],
  19952.                                 'transformationPipeline' => [
  19953.                                 ],
  19954.                             ],
  19955.                             35 => [
  19956.                                 'label' => 'verpackungsart_ps [56]',
  19957.                                 'dataSourceIndex' => [
  19958.                                     => '56',
  19959.                                 ],
  19960.                                 'transformationResultType' => 'default',
  19961.                                 'dataTarget' => [
  19962.                                     'type' => 'direct',
  19963.                                     'settings' => [
  19964.                                         'fieldName' => 'Verpackungsart',
  19965.                                         'language' => '',
  19966.                                         'writeIfTargetIsNotEmpty' => false,
  19967.                                         'writeIfSourceIsEmpty' => false,
  19968.                                     ],
  19969.                                 ],
  19970.                                 'transformationPipeline' => [
  19971.                                 ],
  19972.                             ],
  19973.                             36 => [
  19974.                                 'label' => 'zusatzstoffe_ps [51]',
  19975.                                 'dataSourceIndex' => [
  19976.                                     => '51',
  19977.                                 ],
  19978.                                 'transformationResultType' => 'default',
  19979.                                 'dataTarget' => [
  19980.                                     'type' => 'direct',
  19981.                                     'settings' => [
  19982.                                         'fieldName' => 'Zusatzstoffe',
  19983.                                         'language' => '',
  19984.                                         'writeIfTargetIsNotEmpty' => false,
  19985.                                         'writeIfSourceIsEmpty' => false,
  19986.                                     ],
  19987.                                 ],
  19988.                                 'transformationPipeline' => [
  19989.                                 ],
  19990.                             ],
  19991.                             37 => [
  19992.                                 'label' => 'Warnhinweise_ps [52]',
  19993.                                 'dataSourceIndex' => [
  19994.                                     => '52',
  19995.                                 ],
  19996.                                 'transformationResultType' => 'default',
  19997.                                 'dataTarget' => [
  19998.                                     'type' => 'direct',
  19999.                                     'settings' => [
  20000.                                         'fieldName' => 'Warnhinweis',
  20001.                                         'language' => '',
  20002.                                         'writeIfTargetIsNotEmpty' => false,
  20003.                                         'writeIfSourceIsEmpty' => false,
  20004.                                     ],
  20005.                                 ],
  20006.                                 'transformationPipeline' => [
  20007.                                 ],
  20008.                             ],
  20009.                             38 => [
  20010.                                 'label' => 'haltbarkeit_ps [53]',
  20011.                                 'dataSourceIndex' => [
  20012.                                     => '53',
  20013.                                 ],
  20014.                                 'transformationResultType' => 'numeric',
  20015.                                 'dataTarget' => [
  20016.                                     'type' => 'direct',
  20017.                                     'settings' => [
  20018.                                         'fieldName' => 'Mindesthaltbarkeitsdatum',
  20019.                                         'language' => '',
  20020.                                         'writeIfTargetIsNotEmpty' => false,
  20021.                                         'writeIfSourceIsEmpty' => false,
  20022.                                     ],
  20023.                                 ],
  20024.                                 'transformationPipeline' => [
  20025.                                     => [
  20026.                                         'type' => 'numeric',
  20027.                                     ],
  20028.                                 ],
  20029.                             ],
  20030.                             39 => [
  20031.                                 'label' => 'Auszeichnung1Name_ps [60]',
  20032.                                 'dataSourceIndex' => [
  20033.                                     => '60',
  20034.                                 ],
  20035.                                 'transformationResultType' => 'default',
  20036.                                 'dataTarget' => [
  20037.                                     'type' => 'direct',
  20038.                                     'settings' => [
  20039.                                         'fieldName' => 'Auszeichnung1Name',
  20040.                                         'language' => '',
  20041.                                         'writeIfTargetIsNotEmpty' => true,
  20042.                                         'writeIfSourceIsEmpty' => true,
  20043.                                     ],
  20044.                                 ],
  20045.                                 'transformationPipeline' => [
  20046.                                 ],
  20047.                             ],
  20048.                             40 => [
  20049.                                 'label' => 'Auszeichnung1Text_ps [61]',
  20050.                                 'dataSourceIndex' => [
  20051.                                     => '61',
  20052.                                 ],
  20053.                                 'transformationResultType' => 'default',
  20054.                                 'dataTarget' => [
  20055.                                     'type' => 'direct',
  20056.                                     'settings' => [
  20057.                                         'fieldName' => 'Auszeichnung1Text',
  20058.                                         'language' => '',
  20059.                                         'writeIfTargetIsNotEmpty' => true,
  20060.                                         'writeIfSourceIsEmpty' => true,
  20061.                                     ],
  20062.                                 ],
  20063.                                 'transformationPipeline' => [
  20064.                                 ],
  20065.                             ],
  20066.                             41 => [
  20067.                                 'label' => 'Auszeichnung1Ausgabe_ps [62]',
  20068.                                 'dataSourceIndex' => [
  20069.                                     => '62',
  20070.                                 ],
  20071.                                 'transformationResultType' => 'default',
  20072.                                 'dataTarget' => [
  20073.                                     'type' => 'direct',
  20074.                                     'settings' => [
  20075.                                         'fieldName' => 'Auszeichnung1Ausgabe',
  20076.                                         'language' => '',
  20077.                                         'writeIfTargetIsNotEmpty' => true,
  20078.                                         'writeIfSourceIsEmpty' => true,
  20079.                                     ],
  20080.                                 ],
  20081.                                 'transformationPipeline' => [
  20082.                                 ],
  20083.                             ],
  20084.                             42 => [
  20085.                                 'label' => 'Auszeichnung2Name_ps [63]',
  20086.                                 'dataSourceIndex' => [
  20087.                                     => '63',
  20088.                                 ],
  20089.                                 'transformationResultType' => 'default',
  20090.                                 'dataTarget' => [
  20091.                                     'type' => 'direct',
  20092.                                     'settings' => [
  20093.                                         'fieldName' => 'Auszeichnung2Name',
  20094.                                         'language' => '',
  20095.                                         'writeIfTargetIsNotEmpty' => true,
  20096.                                         'writeIfSourceIsEmpty' => true,
  20097.                                     ],
  20098.                                 ],
  20099.                                 'transformationPipeline' => [
  20100.                                 ],
  20101.                             ],
  20102.                             43 => [
  20103.                                 'label' => 'Auszeichnung2Text_ps [64]',
  20104.                                 'dataSourceIndex' => [
  20105.                                     => '64',
  20106.                                 ],
  20107.                                 'transformationResultType' => 'default',
  20108.                                 'dataTarget' => [
  20109.                                     'type' => 'direct',
  20110.                                     'settings' => [
  20111.                                         'fieldName' => 'Auszeichnung2Text',
  20112.                                         'language' => '',
  20113.                                         'writeIfTargetIsNotEmpty' => true,
  20114.                                         'writeIfSourceIsEmpty' => true,
  20115.                                     ],
  20116.                                 ],
  20117.                                 'transformationPipeline' => [
  20118.                                 ],
  20119.                             ],
  20120.                             44 => [
  20121.                                 'label' => 'Auszeichnung2Ausgabe_ps [65]',
  20122.                                 'dataSourceIndex' => [
  20123.                                     => '65',
  20124.                                 ],
  20125.                                 'transformationResultType' => 'default',
  20126.                                 'dataTarget' => [
  20127.                                     'type' => 'direct',
  20128.                                     'settings' => [
  20129.                                         'fieldName' => 'Auszeichnung2Ausgabe',
  20130.                                         'language' => '',
  20131.                                         'writeIfTargetIsNotEmpty' => true,
  20132.                                         'writeIfSourceIsEmpty' => true,
  20133.                                     ],
  20134.                                 ],
  20135.                                 'transformationPipeline' => [
  20136.                                 ],
  20137.                             ],
  20138.                             45 => [
  20139.                                 'label' => 'Auszeichnung3Name_ps [66]',
  20140.                                 'dataSourceIndex' => [
  20141.                                     => '66',
  20142.                                 ],
  20143.                                 'transformationResultType' => 'default',
  20144.                                 'dataTarget' => [
  20145.                                     'type' => 'direct',
  20146.                                     'settings' => [
  20147.                                         'fieldName' => 'Auszeichnung3Name',
  20148.                                         'language' => '',
  20149.                                         'writeIfTargetIsNotEmpty' => true,
  20150.                                         'writeIfSourceIsEmpty' => true,
  20151.                                     ],
  20152.                                 ],
  20153.                                 'transformationPipeline' => [
  20154.                                 ],
  20155.                             ],
  20156.                             46 => [
  20157.                                 'label' => 'Auszeichnung3Text_ps [67]',
  20158.                                 'dataSourceIndex' => [
  20159.                                     => '67',
  20160.                                 ],
  20161.                                 'transformationResultType' => 'default',
  20162.                                 'dataTarget' => [
  20163.                                     'type' => 'direct',
  20164.                                     'settings' => [
  20165.                                         'fieldName' => 'Auszeichnung3Text',
  20166.                                         'language' => '',
  20167.                                         'writeIfTargetIsNotEmpty' => true,
  20168.                                         'writeIfSourceIsEmpty' => true,
  20169.                                     ],
  20170.                                 ],
  20171.                                 'transformationPipeline' => [
  20172.                                 ],
  20173.                             ],
  20174.                             47 => [
  20175.                                 'label' => 'Auszeichnung3Ausgabe_ps [68]',
  20176.                                 'dataSourceIndex' => [
  20177.                                     => '68',
  20178.                                 ],
  20179.                                 'transformationResultType' => 'default',
  20180.                                 'dataTarget' => [
  20181.                                     'type' => 'direct',
  20182.                                     'settings' => [
  20183.                                         'fieldName' => 'Auszeichnung3Ausgabe',
  20184.                                         'language' => '',
  20185.                                         'writeIfTargetIsNotEmpty' => true,
  20186.                                         'writeIfSourceIsEmpty' => true,
  20187.                                     ],
  20188.                                 ],
  20189.                                 'transformationPipeline' => [
  20190.                                 ],
  20191.                             ],
  20192.                         ],
  20193.                         'executionConfig' => [
  20194.                             'scheduleType' => 'recurring',
  20195.                             'cronDefinition' => '',
  20196.                             'scheduledAt' => '',
  20197.                         ],
  20198.                         'permissions' => [
  20199.                             'user' => [
  20200.                             ],
  20201.                             'role' => [
  20202.                             ],
  20203.                         ],
  20204.                         'workspaces' => [
  20205.                         ],
  20206.                     ],
  20207.                     'Wein_Import_M2' => [
  20208.                         'general' => [
  20209.                             'active' => true,
  20210.                             'type' => 'dataImporterDataObject',
  20211.                             'name' => 'Wein_Import_M2',
  20212.                             'description' => '',
  20213.                             'group' => '',
  20214.                             'path' => NULL,
  20215.                             'modificationDate' => 1683186813,
  20216.                             'createDate' => 1657713403,
  20217.                         ],
  20218.                         'loaderConfig' => [
  20219.                             'type' => 'asset',
  20220.                             'settings' => [
  20221.                                 'assetPath' => '/Imports/Produkte/PS/PS_admin_wein.csv',
  20222.                             ],
  20223.                         ],
  20224.                         'interpreterConfig' => [
  20225.                             'type' => 'csv',
  20226.                             'settings' => [
  20227.                                 'skipFirstRow' => true,
  20228.                                 'delimiter' => ';',
  20229.                                 'enclosure' => '"',
  20230.                                 'escape' => '\\',
  20231.                             ],
  20232.                         ],
  20233.                         'resolverConfig' => [
  20234.                             'elementType' => 'dataObject',
  20235.                             'dataObjectClassId' => 'PRO',
  20236.                             'loadingStrategy' => [
  20237.                                 'type' => 'attribute',
  20238.                                 'settings' => [
  20239.                                     'dataSourceIndex' => '99',
  20240.                                     'attributeName' => 'artikelNr',
  20241.                                     'language' => '',
  20242.                                     'includeUnpublished' => true,
  20243.                                 ],
  20244.                             ],
  20245.                             'createLocationStrategy' => [
  20246.                                 'type' => 'doNotCreate',
  20247.                             ],
  20248.                             'locationUpdateStrategy' => [
  20249.                                 'type' => 'noChange',
  20250.                             ],
  20251.                             'publishingStrategy' => [
  20252.                                 'type' => 'alwaysPublish',
  20253.                             ],
  20254.                         ],
  20255.                         'processingConfig' => [
  20256.                             'executionType' => 'parallel',
  20257.                             'idDataIndex' => '99',
  20258.                             'cleanup' => [
  20259.                                 'strategy' => 'unpublish',
  20260.                             ],
  20261.                         ],
  20262.                         'mappingConfig' => [
  20263.                             => [
  20264.                                 'label' => 'Pimcore Key',
  20265.                                 'dataSourceIndex' => [
  20266.                                     => '99',
  20267.                                 ],
  20268.                                 'transformationResultType' => 'default',
  20269.                                 'dataTarget' => [
  20270.                                     'type' => 'direct',
  20271.                                     'settings' => [
  20272.                                         'fieldName' => 'key',
  20273.                                         'language' => '',
  20274.                                         'writeIfTargetIsNotEmpty' => false,
  20275.                                         'writeIfSourceIsEmpty' => false,
  20276.                                     ],
  20277.                                 ],
  20278.                                 'transformationPipeline' => [
  20279.                                 ],
  20280.                             ],
  20281.                             => [
  20282.                                 'label' => 'sku_anzeige_ps',
  20283.                                 'dataSourceIndex' => [
  20284.                                     => '99',
  20285.                                 ],
  20286.                                 'transformationResultType' => 'default',
  20287.                                 'dataTarget' => [
  20288.                                     'type' => 'direct',
  20289.                                     'settings' => [
  20290.                                         'fieldName' => 'artikelNr',
  20291.                                         'language' => '',
  20292.                                         'writeIfTargetIsNotEmpty' => false,
  20293.                                         'writeIfSourceIsEmpty' => false,
  20294.                                     ],
  20295.                                 ],
  20296.                                 'transformationPipeline' => [
  20297.                                 ],
  20298.                             ],
  20299.                             => [
  20300.                                 'label' => 'sku_ps',
  20301.                                 'dataSourceIndex' => [
  20302.                                     => '0',
  20303.                                 ],
  20304.                                 'transformationResultType' => 'default',
  20305.                                 'dataTarget' => [
  20306.                                     'type' => 'direct',
  20307.                                     'settings' => [
  20308.                                         'fieldName' => 'sku',
  20309.                                         'language' => '',
  20310.                                         'writeIfTargetIsNotEmpty' => false,
  20311.                                         'writeIfSourceIsEmpty' => false,
  20312.                                     ],
  20313.                                 ],
  20314.                                 'transformationPipeline' => [
  20315.                                 ],
  20316.                             ],
  20317.                             => [
  20318.                                 'label' => 'attribute_set_code',
  20319.                                 'dataSourceIndex' => [
  20320.                                     => '2',
  20321.                                 ],
  20322.                                 'transformationResultType' => 'default',
  20323.                                 'dataTarget' => [
  20324.                                     'type' => 'direct',
  20325.                                     'settings' => [
  20326.                                         'fieldName' => 'attributset',
  20327.                                         'language' => '',
  20328.                                         'writeIfTargetIsNotEmpty' => false,
  20329.                                         'writeIfSourceIsEmpty' => false,
  20330.                                     ],
  20331.                                 ],
  20332.                                 'transformationPipeline' => [
  20333.                                 ],
  20334.                             ],
  20335.                             => [
  20336.                                 'label' => 'categories_ps backup',
  20337.                                 'dataSourceIndex' => [
  20338.                                     => '4',
  20339.                                 ],
  20340.                                 'transformationResultType' => 'default',
  20341.                                 'dataTarget' => [
  20342.                                     'type' => 'direct',
  20343.                                     'settings' => [
  20344.                                         'fieldName' => 'KategorienText',
  20345.                                         'language' => '',
  20346.                                         'writeIfTargetIsNotEmpty' => true,
  20347.                                         'writeIfSourceIsEmpty' => true,
  20348.                                     ],
  20349.                                 ],
  20350.                                 'transformationPipeline' => [
  20351.                                 ],
  20352.                             ],
  20353.                             => [
  20354.                                 'label' => 'categories_ps',
  20355.                                 'dataSourceIndex' => [
  20356.                                     => '4',
  20357.                                 ],
  20358.                                 'settings' => [
  20359.                                     'delimiter' => ', ',
  20360.                                     'loadStrategy' => 'attribute',
  20361.                                     'attributeDataObjectClassId' => 'CAT',
  20362.                                     'attributeName' => 'magentoCategoryId',
  20363.                                     'attributeLanguage' => '',
  20364.                                     'loadUnpublished' => 'on',
  20365.                                 ],
  20366.                                 'transformationResultType' => 'dataObjectArray',
  20367.                                 'dataTarget' => [
  20368.                                     'type' => 'direct',
  20369.                                     'settings' => [
  20370.                                         'fieldName' => 'customCategory',
  20371.                                         'language' => '',
  20372.                                         'writeIfTargetIsNotEmpty' => false,
  20373.                                         'writeIfSourceIsEmpty' => false,
  20374.                                     ],
  20375.                                 ],
  20376.                                 'transformationPipeline' => [
  20377.                                     => [
  20378.                                         'settings' => [
  20379.                                             'delimiter' => ', ',
  20380.                                         ],
  20381.                                         'type' => 'explode',
  20382.                                     ],
  20383.                                     => [
  20384.                                         'settings' => [
  20385.                                             'loadStrategy' => 'attribute',
  20386.                                             'attributeDataObjectClassId' => 'CAT',
  20387.                                             'attributeName' => 'magentoCategoryId',
  20388.                                             'attributeLanguage' => '',
  20389.                                             'loadUnpublished' => 'on',
  20390.                                         ],
  20391.                                         'type' => 'loadDataObject',
  20392.                                     ],
  20393.                                 ],
  20394.                             ],
  20395.                             => [
  20396.                                 'label' => 'product_websites_ps',
  20397.                                 'dataSourceIndex' => [
  20398.                                     => '5',
  20399.                                 ],
  20400.                                 'settings' => [
  20401.                                     'delimiter' => ', ',
  20402.                                 ],
  20403.                                 'transformationResultType' => 'array',
  20404.                                 'dataTarget' => [
  20405.                                     'type' => 'direct',
  20406.                                     'settings' => [
  20407.                                         'fieldName' => 'websites_ps',
  20408.                                         'language' => '',
  20409.                                         'writeIfTargetIsNotEmpty' => true,
  20410.                                         'writeIfSourceIsEmpty' => true,
  20411.                                     ],
  20412.                                 ],
  20413.                                 'transformationPipeline' => [
  20414.                                     => [
  20415.                                         'settings' => [
  20416.                                             'delimiter' => ', ',
  20417.                                         ],
  20418.                                         'type' => 'explode',
  20419.                                     ],
  20420.                                 ],
  20421.                             ],
  20422.                             => [
  20423.                                 'label' => 'name_ps',
  20424.                                 'dataSourceIndex' => [
  20425.                                     => '6',
  20426.                                 ],
  20427.                                 'transformationResultType' => 'default',
  20428.                                 'dataTarget' => [
  20429.                                     'type' => 'direct',
  20430.                                     'settings' => [
  20431.                                         'fieldName' => 'Name',
  20432.                                         'language' => '',
  20433.                                         'writeIfTargetIsNotEmpty' => true,
  20434.                                         'writeIfSourceIsEmpty' => false,
  20435.                                     ],
  20436.                                 ],
  20437.                                 'transformationPipeline' => [
  20438.                                 ],
  20439.                             ],
  20440.                             => [
  20441.                                 'label' => 'description shop',
  20442.                                 'dataSourceIndex' => [
  20443.                                     => '7',
  20444.                                 ],
  20445.                                 'transformationResultType' => 'default',
  20446.                                 'dataTarget' => [
  20447.                                     'type' => 'direct',
  20448.                                     'settings' => [
  20449.                                         'fieldName' => 'Beschreibung',
  20450.                                         'language' => '',
  20451.                                         'writeIfTargetIsNotEmpty' => true,
  20452.                                         'writeIfSourceIsEmpty' => true,
  20453.                                     ],
  20454.                                 ],
  20455.                                 'transformationPipeline' => [
  20456.                                 ],
  20457.                             ],
  20458.                             => [
  20459.                                 'label' => 'description katalog',
  20460.                                 'dataSourceIndex' => [
  20461.                                     => '7',
  20462.                                 ],
  20463.                                 'transformationResultType' => 'default',
  20464.                                 'dataTarget' => [
  20465.                                     'type' => 'direct',
  20466.                                     'settings' => [
  20467.                                         'fieldName' => 'WerbetextKatalogLang',
  20468.                                         'language' => '',
  20469.                                         'writeIfTargetIsNotEmpty' => true,
  20470.                                         'writeIfSourceIsEmpty' => true,
  20471.                                     ],
  20472.                                 ],
  20473.                                 'transformationPipeline' => [
  20474.                                 ],
  20475.                             ],
  20476.                             10 => [
  20477.                                 'label' => 'product_online_ps',
  20478.                                 'dataSourceIndex' => [
  20479.                                     => '9',
  20480.                                 ],
  20481.                                 'transformationResultType' => 'boolean',
  20482.                                 'dataTarget' => [
  20483.                                     'type' => 'direct',
  20484.                                     'settings' => [
  20485.                                         'fieldName' => 'enable_product',
  20486.                                         'language' => '',
  20487.                                         'writeIfTargetIsNotEmpty' => true,
  20488.                                         'writeIfSourceIsEmpty' => true,
  20489.                                     ],
  20490.                                 ],
  20491.                                 'transformationPipeline' => [
  20492.                                     => [
  20493.                                         'type' => 'boolean',
  20494.                                     ],
  20495.                                 ],
  20496.                             ],
  20497.                             11 => [
  20498.                                 'label' => 'tax_class_name_ps',
  20499.                                 'dataSourceIndex' => [
  20500.                                     => '10',
  20501.                                 ],
  20502.                                 'transformationResultType' => 'default',
  20503.                                 'dataTarget' => [
  20504.                                     'type' => 'direct',
  20505.                                     'settings' => [
  20506.                                         'fieldName' => 'Steuerklasse',
  20507.                                         'language' => '',
  20508.                                         'writeIfTargetIsNotEmpty' => false,
  20509.                                         'writeIfSourceIsEmpty' => false,
  20510.                                     ],
  20511.                                 ],
  20512.                                 'transformationPipeline' => [
  20513.                                 ],
  20514.                             ],
  20515.                             12 => [
  20516.                                 'label' => 'visibility_ps',
  20517.                                 'dataSourceIndex' => [
  20518.                                     => '11',
  20519.                                 ],
  20520.                                 'transformationResultType' => 'default',
  20521.                                 'dataTarget' => [
  20522.                                     'type' => 'direct',
  20523.                                     'settings' => [
  20524.                                         'fieldName' => 'visibility',
  20525.                                         'language' => '',
  20526.                                         'writeIfTargetIsNotEmpty' => false,
  20527.                                         'writeIfSourceIsEmpty' => false,
  20528.                                     ],
  20529.                                 ],
  20530.                                 'transformationPipeline' => [
  20531.                                 ],
  20532.                             ],
  20533.                             13 => [
  20534.                                 'label' => 'related_skus_ps',
  20535.                                 'dataSourceIndex' => [
  20536.                                     => '88',
  20537.                                 ],
  20538.                                 'transformationResultType' => 'default',
  20539.                                 'dataTarget' => [
  20540.                                     'type' => 'direct',
  20541.                                     'settings' => [
  20542.                                         'fieldName' => 'related_skus_text',
  20543.                                         'language' => '',
  20544.                                         'writeIfTargetIsNotEmpty' => false,
  20545.                                         'writeIfSourceIsEmpty' => false,
  20546.                                     ],
  20547.                                 ],
  20548.                                 'transformationPipeline' => [
  20549.                                 ],
  20550.                             ],
  20551.                             14 => [
  20552.                                 'label' => 'meta_title_ps',
  20553.                                 'dataSourceIndex' => [
  20554.                                     => '91',
  20555.                                 ],
  20556.                                 'transformationResultType' => 'default',
  20557.                                 'dataTarget' => [
  20558.                                     'type' => 'direct',
  20559.                                     'settings' => [
  20560.                                         'fieldName' => 'meta_title',
  20561.                                         'language' => '',
  20562.                                         'writeIfTargetIsNotEmpty' => false,
  20563.                                         'writeIfSourceIsEmpty' => false,
  20564.                                     ],
  20565.                                 ],
  20566.                                 'transformationPipeline' => [
  20567.                                 ],
  20568.                             ],
  20569.                             15 => [
  20570.                                 'label' => 'meta_description_ps',
  20571.                                 'dataSourceIndex' => [
  20572.                                     => '92',
  20573.                                 ],
  20574.                                 'transformationResultType' => 'default',
  20575.                                 'dataTarget' => [
  20576.                                     'type' => 'direct',
  20577.                                     'settings' => [
  20578.                                         'fieldName' => 'meta_description',
  20579.                                         'language' => '',
  20580.                                         'writeIfTargetIsNotEmpty' => false,
  20581.                                         'writeIfSourceIsEmpty' => false,
  20582.                                     ],
  20583.                                 ],
  20584.                                 'transformationPipeline' => [
  20585.                                 ],
  20586.                             ],
  20587.                             16 => [
  20588.                                 'label' => 'meta_keyword_ps',
  20589.                                 'dataSourceIndex' => [
  20590.                                     => '93',
  20591.                                 ],
  20592.                                 'transformationResultType' => 'default',
  20593.                                 'dataTarget' => [
  20594.                                     'type' => 'direct',
  20595.                                     'settings' => [
  20596.                                         'fieldName' => 'meta_keyword',
  20597.                                         'language' => '',
  20598.                                         'writeIfTargetIsNotEmpty' => false,
  20599.                                         'writeIfSourceIsEmpty' => false,
  20600.                                     ],
  20601.                                 ],
  20602.                                 'transformationPipeline' => [
  20603.                                 ],
  20604.                             ],
  20605.                             17 => [
  20606.                                 'label' => 'url_path',
  20607.                                 'dataSourceIndex' => [
  20608.                                     => '94',
  20609.                                 ],
  20610.                                 'transformationResultType' => 'default',
  20611.                                 'dataTarget' => [
  20612.                                     'type' => 'direct',
  20613.                                     'settings' => [
  20614.                                         'fieldName' => 'URLpath',
  20615.                                         'language' => '',
  20616.                                         'writeIfTargetIsNotEmpty' => false,
  20617.                                         'writeIfSourceIsEmpty' => false,
  20618.                                     ],
  20619.                                 ],
  20620.                                 'transformationPipeline' => [
  20621.                                 ],
  20622.                             ],
  20623.                             18 => [
  20624.                                 'label' => 'qty_increments_ps [86]',
  20625.                                 'dataSourceIndex' => [
  20626.                                     => '86',
  20627.                                 ],
  20628.                                 'transformationResultType' => 'numeric',
  20629.                                 'dataTarget' => [
  20630.                                     'type' => 'direct',
  20631.                                     'settings' => [
  20632.                                         'fieldName' => 'qty_increments',
  20633.                                         'language' => '',
  20634.                                         'writeIfTargetIsNotEmpty' => true,
  20635.                                         'writeIfSourceIsEmpty' => true,
  20636.                                     ],
  20637.                                 ],
  20638.                                 'transformationPipeline' => [
  20639.                                     => [
  20640.                                         'type' => 'numeric',
  20641.                                     ],
  20642.                                 ],
  20643.                             ],
  20644.                             19 => [
  20645.                                 'label' => 'min_cart_qty_ps [83]',
  20646.                                 'dataSourceIndex' => [
  20647.                                     => '83',
  20648.                                 ],
  20649.                                 'transformationResultType' => 'numeric',
  20650.                                 'dataTarget' => [
  20651.                                     'type' => 'direct',
  20652.                                     'settings' => [
  20653.                                         'fieldName' => 'min_cart_qty',
  20654.                                         'language' => '',
  20655.                                         'writeIfTargetIsNotEmpty' => true,
  20656.                                         'writeIfSourceIsEmpty' => true,
  20657.                                     ],
  20658.                                 ],
  20659.                                 'transformationPipeline' => [
  20660.                                     => [
  20661.                                         'type' => 'numeric',
  20662.                                     ],
  20663.                                 ],
  20664.                             ],
  20665.                             20 => [
  20666.                                 'label' => 'max_cart_qty_ps [84]',
  20667.                                 'dataSourceIndex' => [
  20668.                                     => '84',
  20669.                                 ],
  20670.                                 'transformationResultType' => 'numeric',
  20671.                                 'dataTarget' => [
  20672.                                     'type' => 'direct',
  20673.                                     'settings' => [
  20674.                                         'fieldName' => 'max_cart_qty',
  20675.                                         'language' => '',
  20676.                                         'writeIfTargetIsNotEmpty' => true,
  20677.                                         'writeIfSourceIsEmpty' => true,
  20678.                                     ],
  20679.                                 ],
  20680.                                 'transformationPipeline' => [
  20681.                                     => [
  20682.                                         'type' => 'numeric',
  20683.                                     ],
  20684.                                 ],
  20685.                             ],
  20686.                             21 => [
  20687.                                 'label' => 'qty_ps [82]',
  20688.                                 'dataSourceIndex' => [
  20689.                                     => '82',
  20690.                                 ],
  20691.                                 'transformationResultType' => 'numeric',
  20692.                                 'dataTarget' => [
  20693.                                     'type' => 'direct',
  20694.                                     'settings' => [
  20695.                                         'fieldName' => 'qty',
  20696.                                         'language' => '',
  20697.                                         'writeIfTargetIsNotEmpty' => true,
  20698.                                         'writeIfSourceIsEmpty' => true,
  20699.                                     ],
  20700.                                 ],
  20701.                                 'transformationPipeline' => [
  20702.                                     => [
  20703.                                         'type' => 'numeric',
  20704.                                     ],
  20705.                                 ],
  20706.                             ],
  20707.                             22 => [
  20708.                                 'label' => 'PHSortiment_ps [98]',
  20709.                                 'dataSourceIndex' => [
  20710.                                     => '98',
  20711.                                 ],
  20712.                                 'transformationResultType' => 'default',
  20713.                                 'dataTarget' => [
  20714.                                     'type' => 'direct',
  20715.                                     'settings' => [
  20716.                                         'fieldName' => 'ExternerLieferant',
  20717.                                         'language' => '',
  20718.                                         'writeIfTargetIsNotEmpty' => true,
  20719.                                         'writeIfSourceIsEmpty' => true,
  20720.                                     ],
  20721.                                 ],
  20722.                                 'transformationPipeline' => [
  20723.                                 ],
  20724.                             ],
  20725.                             23 => [
  20726.                                 'label' => 'related_skus_ps [88]',
  20727.                                 'dataSourceIndex' => [
  20728.                                     => '88',
  20729.                                 ],
  20730.                                 'transformationResultType' => 'default',
  20731.                                 'dataTarget' => [
  20732.                                     'type' => 'direct',
  20733.                                     'settings' => [
  20734.                                         'fieldName' => 'related_skus_text',
  20735.                                         'language' => '',
  20736.                                         'writeIfTargetIsNotEmpty' => true,
  20737.                                         'writeIfSourceIsEmpty' => true,
  20738.                                     ],
  20739.                                 ],
  20740.                                 'transformationPipeline' => [
  20741.                                 ],
  20742.                             ],
  20743.                             24 => [
  20744.                                 'label' => 'related_skus_ps [88]',
  20745.                                 'dataSourceIndex' => [
  20746.                                     => '88',
  20747.                                 ],
  20748.                                 'settings' => [
  20749.                                     'delimiter' => ', ',
  20750.                                     'loadStrategy' => 'attribute',
  20751.                                     'attributeDataObjectClassId' => 'PRO',
  20752.                                     'attributeName' => '',
  20753.                                     'attributeLanguage' => '',
  20754.                                     'loadUnpublished' => 'on',
  20755.                                 ],
  20756.                                 'transformationResultType' => 'dataObjectArray',
  20757.                                 'dataTarget' => [
  20758.                                     'type' => 'manyToManyRelation',
  20759.                                     'settings' => [
  20760.                                         'fieldName' => 'relatedProducts',
  20761.                                         'language' => '',
  20762.                                         'writeIfTargetIsNotEmpty' => true,
  20763.                                         'writeIfSourceIsEmpty' => true,
  20764.                                         'overwriteMode' => 'replace',
  20765.                                     ],
  20766.                                 ],
  20767.                                 'transformationPipeline' => [
  20768.                                     => [
  20769.                                         'settings' => [
  20770.                                             'delimiter' => ', ',
  20771.                                         ],
  20772.                                         'type' => 'explode',
  20773.                                     ],
  20774.                                     => [
  20775.                                         'settings' => [
  20776.                                             'loadStrategy' => 'attribute',
  20777.                                             'attributeDataObjectClassId' => 'PRO',
  20778.                                             'attributeName' => '',
  20779.                                             'attributeLanguage' => '',
  20780.                                             'loadUnpublished' => 'on',
  20781.                                         ],
  20782.                                         'type' => 'loadDataObject',
  20783.                                     ],
  20784.                                 ],
  20785.                             ],
  20786.                             25 => [
  20787.                                 'label' => 'upsell_skus_ps [89]',
  20788.                                 'dataSourceIndex' => [
  20789.                                     => '89',
  20790.                                 ],
  20791.                                 'transformationResultType' => 'default',
  20792.                                 'dataTarget' => [
  20793.                                     'type' => 'direct',
  20794.                                     'settings' => [
  20795.                                         'fieldName' => 'upsell_skus_text',
  20796.                                         'language' => '',
  20797.                                         'writeIfTargetIsNotEmpty' => true,
  20798.                                         'writeIfSourceIsEmpty' => true,
  20799.                                     ],
  20800.                                 ],
  20801.                                 'transformationPipeline' => [
  20802.                                 ],
  20803.                             ],
  20804.                             26 => [
  20805.                                 'label' => 'upsell_skus_ps [89]',
  20806.                                 'dataSourceIndex' => [
  20807.                                     => '89',
  20808.                                 ],
  20809.                                 'settings' => [
  20810.                                     'delimiter' => ', ',
  20811.                                     'loadStrategy' => 'attribute',
  20812.                                     'attributeDataObjectClassId' => 'PRO',
  20813.                                     'attributeName' => '',
  20814.                                     'attributeLanguage' => '',
  20815.                                     'loadUnpublished' => 'on',
  20816.                                 ],
  20817.                                 'transformationResultType' => 'dataObjectArray',
  20818.                                 'dataTarget' => [
  20819.                                     'type' => 'manyToManyRelation',
  20820.                                     'settings' => [
  20821.                                         'fieldName' => 'upSellProducts',
  20822.                                         'language' => '',
  20823.                                         'writeIfTargetIsNotEmpty' => true,
  20824.                                         'writeIfSourceIsEmpty' => true,
  20825.                                         'overwriteMode' => 'replace',
  20826.                                     ],
  20827.                                 ],
  20828.                                 'transformationPipeline' => [
  20829.                                     => [
  20830.                                         'settings' => [
  20831.                                             'delimiter' => ', ',
  20832.                                         ],
  20833.                                         'type' => 'explode',
  20834.                                     ],
  20835.                                     => [
  20836.                                         'settings' => [
  20837.                                             'loadStrategy' => 'attribute',
  20838.                                             'attributeDataObjectClassId' => 'PRO',
  20839.                                             'attributeName' => '',
  20840.                                             'attributeLanguage' => '',
  20841.                                             'loadUnpublished' => 'on',
  20842.                                         ],
  20843.                                         'type' => 'loadDataObject',
  20844.                                     ],
  20845.                                 ],
  20846.                             ],
  20847.                             27 => [
  20848.                                 'label' => 'kategorie_filter_ps [96]',
  20849.                                 'dataSourceIndex' => [
  20850.                                     => '96',
  20851.                                 ],
  20852.                                 'transformationResultType' => 'default',
  20853.                                 'dataTarget' => [
  20854.                                     'type' => 'direct',
  20855.                                     'settings' => [
  20856.                                         'fieldName' => 'KategorieFilter',
  20857.                                         'language' => '',
  20858.                                         'writeIfTargetIsNotEmpty' => true,
  20859.                                         'writeIfSourceIsEmpty' => true,
  20860.                                     ],
  20861.                                 ],
  20862.                                 'transformationPipeline' => [
  20863.                                 ],
  20864.                             ],
  20865.                             28 => [
  20866.                                 'label' => 'marke_filter_ps [97]',
  20867.                                 'dataSourceIndex' => [
  20868.                                     => '97',
  20869.                                 ],
  20870.                                 'transformationResultType' => 'default',
  20871.                                 'dataTarget' => [
  20872.                                     'type' => 'direct',
  20873.                                     'settings' => [
  20874.                                         'fieldName' => 'MarkeFilter',
  20875.                                         'language' => '',
  20876.                                         'writeIfTargetIsNotEmpty' => true,
  20877.                                         'writeIfSourceIsEmpty' => true,
  20878.                                     ],
  20879.                                 ],
  20880.                                 'transformationPipeline' => [
  20881.                                 ],
  20882.                             ],
  20883.                             29 => [
  20884.                                 'label' => 'position_ps [95]',
  20885.                                 'dataSourceIndex' => [
  20886.                                     => '95',
  20887.                                 ],
  20888.                                 'transformationResultType' => 'default',
  20889.                                 'dataTarget' => [
  20890.                                     'type' => 'direct',
  20891.                                     'settings' => [
  20892.                                         'fieldName' => 'kategoriePosition',
  20893.                                         'language' => '',
  20894.                                         'writeIfTargetIsNotEmpty' => true,
  20895.                                         'writeIfSourceIsEmpty' => true,
  20896.                                     ],
  20897.                                 ],
  20898.                                 'transformationPipeline' => [
  20899.                                 ],
  20900.                             ],
  20901.                             30 => [
  20902.                                 'label' => 'base_image_label_ps [19]',
  20903.                                 'dataSourceIndex' => [
  20904.                                     => '19',
  20905.                                 ],
  20906.                                 'transformationResultType' => 'default',
  20907.                                 'dataTarget' => [
  20908.                                     'type' => 'direct',
  20909.                                     'settings' => [
  20910.                                         'fieldName' => 'baseImageLabel',
  20911.                                         'language' => '',
  20912.                                         'writeIfTargetIsNotEmpty' => true,
  20913.                                         'writeIfSourceIsEmpty' => true,
  20914.                                     ],
  20915.                                 ],
  20916.                                 'transformationPipeline' => [
  20917.                                 ],
  20918.                             ],
  20919.                             31 => [
  20920.                                 'label' => 'small_image_label_ps [20]',
  20921.                                 'dataSourceIndex' => [
  20922.                                     => '20',
  20923.                                 ],
  20924.                                 'transformationResultType' => 'default',
  20925.                                 'dataTarget' => [
  20926.                                     'type' => 'direct',
  20927.                                     'settings' => [
  20928.                                         'fieldName' => 'smallImageLabel',
  20929.                                         'language' => '',
  20930.                                         'writeIfTargetIsNotEmpty' => true,
  20931.                                         'writeIfSourceIsEmpty' => true,
  20932.                                     ],
  20933.                                 ],
  20934.                                 'transformationPipeline' => [
  20935.                                 ],
  20936.                             ],
  20937.                             32 => [
  20938.                                 'label' => 'thumbnail_label_ps [21]',
  20939.                                 'dataSourceIndex' => [
  20940.                                     => '21',
  20941.                                 ],
  20942.                                 'transformationResultType' => 'default',
  20943.                                 'dataTarget' => [
  20944.                                     'type' => 'direct',
  20945.                                     'settings' => [
  20946.                                         'fieldName' => 'thumbnailImageLabel1',
  20947.                                         'language' => '',
  20948.                                         'writeIfTargetIsNotEmpty' => true,
  20949.                                         'writeIfSourceIsEmpty' => true,
  20950.                                     ],
  20951.                                 ],
  20952.                                 'transformationPipeline' => [
  20953.                                 ],
  20954.                             ],
  20955.                             33 => [
  20956.                                 'label' => 'herstelleradresse_importeur_ps [38]',
  20957.                                 'dataSourceIndex' => [
  20958.                                     => '38',
  20959.                                 ],
  20960.                                 'transformationResultType' => 'default',
  20961.                                 'dataTarget' => [
  20962.                                     'type' => 'direct',
  20963.                                     'settings' => [
  20964.                                         'fieldName' => 'AdresseHersteller',
  20965.                                         'language' => '',
  20966.                                         'writeIfTargetIsNotEmpty' => false,
  20967.                                         'writeIfSourceIsEmpty' => false,
  20968.                                     ],
  20969.                                 ],
  20970.                                 'transformationPipeline' => [
  20971.                                 ],
  20972.                             ],
  20973.                             34 => [
  20974.                                 'label' => 'kategorie_ps [81]',
  20975.                                 'dataSourceIndex' => [
  20976.                                     => '81',
  20977.                                 ],
  20978.                                 'transformationResultType' => 'default',
  20979.                                 'dataTarget' => [
  20980.                                     'type' => 'direct',
  20981.                                     'settings' => [
  20982.                                         'fieldName' => 'Kategorien',
  20983.                                         'language' => '',
  20984.                                         'writeIfTargetIsNotEmpty' => true,
  20985.                                         'writeIfSourceIsEmpty' => true,
  20986.                                     ],
  20987.                                 ],
  20988.                                 'transformationPipeline' => [
  20989.                                 ],
  20990.                             ],
  20991.                             35 => [
  20992.                                 'label' => 'verpackungsinhalt_ps [55]',
  20993.                                 'dataSourceIndex' => [
  20994.                                     => '55',
  20995.                                 ],
  20996.                                 'transformationResultType' => 'default',
  20997.                                 'dataTarget' => [
  20998.                                     'type' => 'direct',
  20999.                                     'settings' => [
  21000.                                         'fieldName' => 'Verpackungsinhalt',
  21001.                                         'language' => '',
  21002.                                         'writeIfTargetIsNotEmpty' => false,
  21003.                                         'writeIfSourceIsEmpty' => false,
  21004.                                     ],
  21005.                                 ],
  21006.                                 'transformationPipeline' => [
  21007.                                 ],
  21008.                             ],
  21009.                             36 => [
  21010.                                 'label' => 'verpackungsart_ps [56]',
  21011.                                 'dataSourceIndex' => [
  21012.                                     => '56',
  21013.                                 ],
  21014.                                 'transformationResultType' => 'default',
  21015.                                 'dataTarget' => [
  21016.                                     'type' => 'direct',
  21017.                                     'settings' => [
  21018.                                         'fieldName' => 'Verpackungsart',
  21019.                                         'language' => '',
  21020.                                         'writeIfTargetIsNotEmpty' => false,
  21021.                                         'writeIfSourceIsEmpty' => false,
  21022.                                     ],
  21023.                                 ],
  21024.                                 'transformationPipeline' => [
  21025.                                 ],
  21026.                             ],
  21027.                             37 => [
  21028.                                 'label' => 'zusatzstoffe_ps [51]',
  21029.                                 'dataSourceIndex' => [
  21030.                                     => '51',
  21031.                                 ],
  21032.                                 'transformationResultType' => 'default',
  21033.                                 'dataTarget' => [
  21034.                                     'type' => 'direct',
  21035.                                     'settings' => [
  21036.                                         'fieldName' => 'Zusatzstoffe',
  21037.                                         'language' => '',
  21038.                                         'writeIfTargetIsNotEmpty' => false,
  21039.                                         'writeIfSourceIsEmpty' => false,
  21040.                                     ],
  21041.                                 ],
  21042.                                 'transformationPipeline' => [
  21043.                                 ],
  21044.                             ],
  21045.                             38 => [
  21046.                                 'label' => 'Warnhinweise_ps [52]',
  21047.                                 'dataSourceIndex' => [
  21048.                                     => '52',
  21049.                                 ],
  21050.                                 'transformationResultType' => 'default',
  21051.                                 'dataTarget' => [
  21052.                                     'type' => 'direct',
  21053.                                     'settings' => [
  21054.                                         'fieldName' => 'Warnhinweis',
  21055.                                         'language' => '',
  21056.                                         'writeIfTargetIsNotEmpty' => false,
  21057.                                         'writeIfSourceIsEmpty' => false,
  21058.                                     ],
  21059.                                 ],
  21060.                                 'transformationPipeline' => [
  21061.                                 ],
  21062.                             ],
  21063.                             39 => [
  21064.                                 'label' => 'haltbarkeit_ps [53]',
  21065.                                 'dataSourceIndex' => [
  21066.                                     => '53',
  21067.                                 ],
  21068.                                 'transformationResultType' => 'numeric',
  21069.                                 'dataTarget' => [
  21070.                                     'type' => 'direct',
  21071.                                     'settings' => [
  21072.                                         'fieldName' => 'Mindesthaltbarkeitsdatum',
  21073.                                         'language' => '',
  21074.                                         'writeIfTargetIsNotEmpty' => false,
  21075.                                         'writeIfSourceIsEmpty' => false,
  21076.                                     ],
  21077.                                 ],
  21078.                                 'transformationPipeline' => [
  21079.                                     => [
  21080.                                         'type' => 'numeric',
  21081.                                     ],
  21082.                                 ],
  21083.                             ],
  21084.                             40 => [
  21085.                                 'label' => 'Auszeichnung1Name_ps [60]',
  21086.                                 'dataSourceIndex' => [
  21087.                                     => '60',
  21088.                                 ],
  21089.                                 'transformationResultType' => 'default',
  21090.                                 'dataTarget' => [
  21091.                                     'type' => 'direct',
  21092.                                     'settings' => [
  21093.                                         'fieldName' => 'Auszeichnung1Name',
  21094.                                         'language' => '',
  21095.                                         'writeIfTargetIsNotEmpty' => true,
  21096.                                         'writeIfSourceIsEmpty' => true,
  21097.                                     ],
  21098.                                 ],
  21099.                                 'transformationPipeline' => [
  21100.                                 ],
  21101.                             ],
  21102.                             41 => [
  21103.                                 'label' => 'Auszeichnung1Text_ps [61]',
  21104.                                 'dataSourceIndex' => [
  21105.                                     => '61',
  21106.                                 ],
  21107.                                 'transformationResultType' => 'default',
  21108.                                 'dataTarget' => [
  21109.                                     'type' => 'direct',
  21110.                                     'settings' => [
  21111.                                         'fieldName' => 'Auszeichnung1Text',
  21112.                                         'language' => '',
  21113.                                         'writeIfTargetIsNotEmpty' => true,
  21114.                                         'writeIfSourceIsEmpty' => true,
  21115.                                     ],
  21116.                                 ],
  21117.                                 'transformationPipeline' => [
  21118.                                 ],
  21119.                             ],
  21120.                             42 => [
  21121.                                 'label' => 'Auszeichnung1Ausgabe_ps [62]',
  21122.                                 'dataSourceIndex' => [
  21123.                                     => '62',
  21124.                                 ],
  21125.                                 'transformationResultType' => 'default',
  21126.                                 'dataTarget' => [
  21127.                                     'type' => 'direct',
  21128.                                     'settings' => [
  21129.                                         'fieldName' => 'Auszeichnung1Ausgabe',
  21130.                                         'language' => '',
  21131.                                         'writeIfTargetIsNotEmpty' => true,
  21132.                                         'writeIfSourceIsEmpty' => true,
  21133.                                     ],
  21134.                                 ],
  21135.                                 'transformationPipeline' => [
  21136.                                 ],
  21137.                             ],
  21138.                             43 => [
  21139.                                 'label' => 'Auszeichnung2Name_ps [63]',
  21140.                                 'dataSourceIndex' => [
  21141.                                     => '63',
  21142.                                 ],
  21143.                                 'transformationResultType' => 'default',
  21144.                                 'dataTarget' => [
  21145.                                     'type' => 'direct',
  21146.                                     'settings' => [
  21147.                                         'fieldName' => 'Auszeichnung2Name',
  21148.                                         'language' => '',
  21149.                                         'writeIfTargetIsNotEmpty' => true,
  21150.                                         'writeIfSourceIsEmpty' => true,
  21151.                                     ],
  21152.                                 ],
  21153.                                 'transformationPipeline' => [
  21154.                                 ],
  21155.                             ],
  21156.                             44 => [
  21157.                                 'label' => 'Auszeichnung2Text_ps [64]',
  21158.                                 'dataSourceIndex' => [
  21159.                                     => '64',
  21160.                                 ],
  21161.                                 'transformationResultType' => 'default',
  21162.                                 'dataTarget' => [
  21163.                                     'type' => 'direct',
  21164.                                     'settings' => [
  21165.                                         'fieldName' => 'Auszeichnung2Text',
  21166.                                         'language' => '',
  21167.                                         'writeIfTargetIsNotEmpty' => true,
  21168.                                         'writeIfSourceIsEmpty' => true,
  21169.                                     ],
  21170.                                 ],
  21171.                                 'transformationPipeline' => [
  21172.                                 ],
  21173.                             ],
  21174.                             45 => [
  21175.                                 'label' => 'Auszeichnung2Ausgabe_ps [65]',
  21176.                                 'dataSourceIndex' => [
  21177.                                     => '65',
  21178.                                 ],
  21179.                                 'transformationResultType' => 'default',
  21180.                                 'dataTarget' => [
  21181.                                     'type' => 'direct',
  21182.                                     'settings' => [
  21183.                                         'fieldName' => 'Auszeichnung2Ausgabe',
  21184.                                         'language' => '',
  21185.                                         'writeIfTargetIsNotEmpty' => true,
  21186.                                         'writeIfSourceIsEmpty' => true,
  21187.                                     ],
  21188.                                 ],
  21189.                                 'transformationPipeline' => [
  21190.                                 ],
  21191.                             ],
  21192.                             46 => [
  21193.                                 'label' => 'Auszeichnung3Name_ps [66]',
  21194.                                 'dataSourceIndex' => [
  21195.                                     => '66',
  21196.                                 ],
  21197.                                 'transformationResultType' => 'default',
  21198.                                 'dataTarget' => [
  21199.                                     'type' => 'direct',
  21200.                                     'settings' => [
  21201.                                         'fieldName' => 'Auszeichnung3Name',
  21202.                                         'language' => '',
  21203.                                         'writeIfTargetIsNotEmpty' => true,
  21204.                                         'writeIfSourceIsEmpty' => true,
  21205.                                     ],
  21206.                                 ],
  21207.                                 'transformationPipeline' => [
  21208.                                 ],
  21209.                             ],
  21210.                             47 => [
  21211.                                 'label' => 'Auszeichnung3Text_ps [67]',
  21212.                                 'dataSourceIndex' => [
  21213.                                     => '67',
  21214.                                 ],
  21215.                                 'transformationResultType' => 'default',
  21216.                                 'dataTarget' => [
  21217.                                     'type' => 'direct',
  21218.                                     'settings' => [
  21219.                                         'fieldName' => 'Auszeichnung3Text',
  21220.                                         'language' => '',
  21221.                                         'writeIfTargetIsNotEmpty' => true,
  21222.                                         'writeIfSourceIsEmpty' => true,
  21223.                                     ],
  21224.                                 ],
  21225.                                 'transformationPipeline' => [
  21226.                                 ],
  21227.                             ],
  21228.                             48 => [
  21229.                                 'label' => 'Auszeichnung3Ausgabe_ps [68]',
  21230.                                 'dataSourceIndex' => [
  21231.                                     => '68',
  21232.                                 ],
  21233.                                 'transformationResultType' => 'default',
  21234.                                 'dataTarget' => [
  21235.                                     'type' => 'direct',
  21236.                                     'settings' => [
  21237.                                         'fieldName' => 'Auszeichnung3Ausgabe',
  21238.                                         'language' => '',
  21239.                                         'writeIfTargetIsNotEmpty' => true,
  21240.                                         'writeIfSourceIsEmpty' => true,
  21241.                                     ],
  21242.                                 ],
  21243.                                 'transformationPipeline' => [
  21244.                                 ],
  21245.                             ],
  21246.                             49 => [
  21247.                                 'label' => 'flascheninhalt_ps [54]',
  21248.                                 'dataSourceIndex' => [
  21249.                                     => '54',
  21250.                                 ],
  21251.                                 'settings' => [
  21252.                                     'delimiter' => ', ',
  21253.                                     'unitSourceSelect' => 'id',
  21254.                                     'staticUnitSelect' => '',
  21255.                                     'unitNullIfNoValueCheckbox' => 'on',
  21256.                                 ],
  21257.                                 'transformationResultType' => 'quantityValue',
  21258.                                 'dataTarget' => [
  21259.                                     'type' => 'direct',
  21260.                                     'settings' => [
  21261.                                         'fieldName' => 'Flascheninhalt',
  21262.                                         'language' => '',
  21263.                                         'writeIfTargetIsNotEmpty' => false,
  21264.                                         'writeIfSourceIsEmpty' => false,
  21265.                                     ],
  21266.                                 ],
  21267.                                 'transformationPipeline' => [
  21268.                                     => [
  21269.                                         'settings' => [
  21270.                                             'delimiter' => ', ',
  21271.                                         ],
  21272.                                         'type' => 'explode',
  21273.                                     ],
  21274.                                     => [
  21275.                                         'settings' => [
  21276.                                             'unitSourceSelect' => 'id',
  21277.                                             'staticUnitSelect' => '',
  21278.                                             'unitNullIfNoValueCheckbox' => 'on',
  21279.                                         ],
  21280.                                         'type' => 'quantityValue',
  21281.                                     ],
  21282.                                 ],
  21283.                             ],
  21284.                             50 => [
  21285.                                 'label' => 'weintyp_filter_ps [28]',
  21286.                                 'dataSourceIndex' => [
  21287.                                     => '28',
  21288.                                 ],
  21289.                                 'transformationResultType' => 'default',
  21290.                                 'dataTarget' => [
  21291.                                     'type' => 'direct',
  21292.                                     'settings' => [
  21293.                                         'fieldName' => 'attributSets.wein.Weinart',
  21294.                                         'language' => '',
  21295.                                         'writeIfTargetIsNotEmpty' => true,
  21296.                                         'writeIfSourceIsEmpty' => true,
  21297.                                     ],
  21298.                                 ],
  21299.                                 'transformationPipeline' => [
  21300.                                 ],
  21301.                             ],
  21302.                             51 => [
  21303.                                 'label' => 'weintyp_filter_ps [28]',
  21304.                                 'dataSourceIndex' => [
  21305.                                     => '28',
  21306.                                 ],
  21307.                                 'transformationResultType' => 'default',
  21308.                                 'dataTarget' => [
  21309.                                     'type' => 'direct',
  21310.                                     'settings' => [
  21311.                                         'fieldName' => 'attributSets.wein.WeinartText',
  21312.                                         'language' => '',
  21313.                                         'writeIfTargetIsNotEmpty' => true,
  21314.                                         'writeIfSourceIsEmpty' => true,
  21315.                                     ],
  21316.                                 ],
  21317.                                 'transformationPipeline' => [
  21318.                                 ],
  21319.                             ],
  21320.                             52 => [
  21321.                                 'label' => 'geschmacksrichtung_ps [29]',
  21322.                                 'dataSourceIndex' => [
  21323.                                     => '29',
  21324.                                 ],
  21325.                                 'transformationResultType' => 'default',
  21326.                                 'dataTarget' => [
  21327.                                     'type' => 'direct',
  21328.                                     'settings' => [
  21329.                                         'fieldName' => 'attributSets.wein.SuessegradText',
  21330.                                         'language' => '',
  21331.                                         'writeIfTargetIsNotEmpty' => true,
  21332.                                         'writeIfSourceIsEmpty' => true,
  21333.                                     ],
  21334.                                 ],
  21335.                                 'transformationPipeline' => [
  21336.                                 ],
  21337.                             ],
  21338.                             53 => [
  21339.                                 'label' => 'geschmack_filter_ps [30]',
  21340.                                 'dataSourceIndex' => [
  21341.                                     => '30',
  21342.                                 ],
  21343.                                 'transformationResultType' => 'default',
  21344.                                 'dataTarget' => [
  21345.                                     'type' => 'direct',
  21346.                                     'settings' => [
  21347.                                         'fieldName' => 'attributSets.wein.Suessegrad',
  21348.                                         'language' => '',
  21349.                                         'writeIfTargetIsNotEmpty' => true,
  21350.                                         'writeIfSourceIsEmpty' => true,
  21351.                                     ],
  21352.                                 ],
  21353.                                 'transformationPipeline' => [
  21354.                                 ],
  21355.                             ],
  21356.                             54 => [
  21357.                                 'label' => 'farbe_ps [31]',
  21358.                                 'dataSourceIndex' => [
  21359.                                     => '31',
  21360.                                 ],
  21361.                                 'transformationResultType' => 'default',
  21362.                                 'dataTarget' => [
  21363.                                     'type' => 'direct',
  21364.                                     'settings' => [
  21365.                                         'fieldName' => 'attributSets.wein.Farbe',
  21366.                                         'language' => '',
  21367.                                         'writeIfTargetIsNotEmpty' => true,
  21368.                                         'writeIfSourceIsEmpty' => true,
  21369.                                     ],
  21370.                                 ],
  21371.                                 'transformationPipeline' => [
  21372.                                 ],
  21373.                             ],
  21374.                             55 => [
  21375.                                 'label' => 'land_ps [32]',
  21376.                                 'dataSourceIndex' => [
  21377.                                     => '32',
  21378.                                 ],
  21379.                                 'transformationResultType' => 'default',
  21380.                                 'dataTarget' => [
  21381.                                     'type' => 'direct',
  21382.                                     'settings' => [
  21383.                                         'fieldName' => 'attributSets.wein.LandText',
  21384.                                         'language' => '',
  21385.                                         'writeIfTargetIsNotEmpty' => true,
  21386.                                         'writeIfSourceIsEmpty' => true,
  21387.                                     ],
  21388.                                 ],
  21389.                                 'transformationPipeline' => [
  21390.                                 ],
  21391.                             ],
  21392.                             56 => [
  21393.                                 'label' => 'land_filter_ps [33]',
  21394.                                 'dataSourceIndex' => [
  21395.                                     => '33',
  21396.                                 ],
  21397.                                 'transformationResultType' => 'default',
  21398.                                 'dataTarget' => [
  21399.                                     'type' => 'direct',
  21400.                                     'settings' => [
  21401.                                         'fieldName' => 'attributSets.wein.LandText',
  21402.                                         'language' => '',
  21403.                                         'writeIfTargetIsNotEmpty' => true,
  21404.                                         'writeIfSourceIsEmpty' => true,
  21405.                                     ],
  21406.                                 ],
  21407.                                 'transformationPipeline' => [
  21408.                                 ],
  21409.                             ],
  21410.                             57 => [
  21411.                                 'label' => 'anbaugebiet_ps [34]',
  21412.                                 'dataSourceIndex' => [
  21413.                                     => '34',
  21414.                                 ],
  21415.                                 'transformationResultType' => 'default',
  21416.                                 'dataTarget' => [
  21417.                                     'type' => 'direct',
  21418.                                     'settings' => [
  21419.                                         'fieldName' => 'attributSets.wein.GebietText',
  21420.                                         'language' => '',
  21421.                                         'writeIfTargetIsNotEmpty' => true,
  21422.                                         'writeIfSourceIsEmpty' => true,
  21423.                                     ],
  21424.                                 ],
  21425.                                 'transformationPipeline' => [
  21426.                                 ],
  21427.                             ],
  21428.                             58 => [
  21429.                                 'label' => 'anbauregion_filter_ps [35]',
  21430.                                 'dataSourceIndex' => [
  21431.                                     => '35',
  21432.                                 ],
  21433.                                 'settings' => [
  21434.                                     'delimiter' => ', ',
  21435.                                 ],
  21436.                                 'transformationResultType' => 'array',
  21437.                                 'dataTarget' => [
  21438.                                     'type' => 'direct',
  21439.                                     'settings' => [
  21440.                                         'fieldName' => 'attributSets.wein.Gebiet',
  21441.                                         'language' => '',
  21442.                                         'writeIfTargetIsNotEmpty' => true,
  21443.                                         'writeIfSourceIsEmpty' => true,
  21444.                                     ],
  21445.                                 ],
  21446.                                 'transformationPipeline' => [
  21447.                                     => [
  21448.                                         'settings' => [
  21449.                                             'delimiter' => ', ',
  21450.                                         ],
  21451.                                         'type' => 'explode',
  21452.                                     ],
  21453.                                 ],
  21454.                             ],
  21455.                             59 => [
  21456.                                 'label' => 'rebsorte_ps [36]',
  21457.                                 'dataSourceIndex' => [
  21458.                                     => '36',
  21459.                                 ],
  21460.                                 'transformationResultType' => 'default',
  21461.                                 'dataTarget' => [
  21462.                                     'type' => 'direct',
  21463.                                     'settings' => [
  21464.                                         'fieldName' => 'attributSets.wein.RebsorteText',
  21465.                                         'language' => '',
  21466.                                         'writeIfTargetIsNotEmpty' => true,
  21467.                                         'writeIfSourceIsEmpty' => true,
  21468.                                     ],
  21469.                                 ],
  21470.                                 'transformationPipeline' => [
  21471.                                 ],
  21472.                             ],
  21473.                             60 => [
  21474.                                 'label' => 'rebsorte_filter_mehrfach_ps [37]',
  21475.                                 'dataSourceIndex' => [
  21476.                                     => '37',
  21477.                                 ],
  21478.                                 'settings' => [
  21479.                                     'delimiter' => ', ',
  21480.                                 ],
  21481.                                 'transformationResultType' => 'array',
  21482.                                 'dataTarget' => [
  21483.                                     'type' => 'direct',
  21484.                                     'settings' => [
  21485.                                         'fieldName' => 'attributSets.wein.Rebsorte',
  21486.                                         'language' => '',
  21487.                                         'writeIfTargetIsNotEmpty' => true,
  21488.                                         'writeIfSourceIsEmpty' => true,
  21489.                                     ],
  21490.                                 ],
  21491.                                 'transformationPipeline' => [
  21492.                                     => [
  21493.                                         'settings' => [
  21494.                                             'delimiter' => ', ',
  21495.                                         ],
  21496.                                         'type' => 'explode',
  21497.                                     ],
  21498.                                 ],
  21499.                             ],
  21500.                             61 => [
  21501.                                 'label' => 'weingut_ps [40]',
  21502.                                 'dataSourceIndex' => [
  21503.                                     => '40',
  21504.                                 ],
  21505.                                 'transformationResultType' => 'default',
  21506.                                 'dataTarget' => [
  21507.                                     'type' => 'direct',
  21508.                                     'settings' => [
  21509.                                         'fieldName' => 'attributSets.wein.WeingutText',
  21510.                                         'language' => '',
  21511.                                         'writeIfTargetIsNotEmpty' => true,
  21512.                                         'writeIfSourceIsEmpty' => true,
  21513.                                     ],
  21514.                                 ],
  21515.                                 'transformationPipeline' => [
  21516.                                 ],
  21517.                             ],
  21518.                             62 => [
  21519.                                 'label' => 'weingut_ps [40]',
  21520.                                 'dataSourceIndex' => [
  21521.                                     => '40',
  21522.                                 ],
  21523.                                 'settings' => [
  21524.                                     'loadStrategy' => 'attribute',
  21525.                                     'attributeDataObjectClassId' => 'HERSTELLER',
  21526.                                     'attributeName' => 'name',
  21527.                                     'partialMatch' => 'on',
  21528.                                     'attributeLanguage' => '',
  21529.                                     'loadUnpublished' => 'on',
  21530.                                 ],
  21531.                                 'transformationResultType' => 'dataObject',
  21532.                                 'dataTarget' => [
  21533.                                     'type' => 'direct',
  21534.                                     'settings' => [
  21535.                                         'fieldName' => 'attributSets.wein.Weingut',
  21536.                                         'language' => '',
  21537.                                         'writeIfTargetIsNotEmpty' => true,
  21538.                                         'writeIfSourceIsEmpty' => true,
  21539.                                     ],
  21540.                                 ],
  21541.                                 'transformationPipeline' => [
  21542.                                     => [
  21543.                                         'settings' => [
  21544.                                             'loadStrategy' => 'attribute',
  21545.                                             'attributeDataObjectClassId' => 'HERSTELLER',
  21546.                                             'attributeName' => 'name',
  21547.                                             'partialMatch' => 'on',
  21548.                                             'attributeLanguage' => '',
  21549.                                             'loadUnpublished' => 'on',
  21550.                                         ],
  21551.                                         'type' => 'loadDataObject',
  21552.                                     ],
  21553.                                 ],
  21554.                             ],
  21555.                             63 => [
  21556.                                 'label' => 'jahrgang_ps [41]',
  21557.                                 'dataSourceIndex' => [
  21558.                                     => '41',
  21559.                                 ],
  21560.                                 'transformationResultType' => 'numeric',
  21561.                                 'dataTarget' => [
  21562.                                     'type' => 'direct',
  21563.                                     'settings' => [
  21564.                                         'fieldName' => 'attributSets.wein.jahrgang',
  21565.                                         'language' => '',
  21566.                                         'writeIfTargetIsNotEmpty' => false,
  21567.                                         'writeIfSourceIsEmpty' => false,
  21568.                                     ],
  21569.                                 ],
  21570.                                 'transformationPipeline' => [
  21571.                                     => [
  21572.                                         'type' => 'numeric',
  21573.                                     ],
  21574.                                 ],
  21575.                             ],
  21576.                             64 => [
  21577.                                 'label' => 'ausbaumethode_ps [43]',
  21578.                                 'dataSourceIndex' => [
  21579.                                     => '43',
  21580.                                 ],
  21581.                                 'transformationResultType' => 'default',
  21582.                                 'dataTarget' => [
  21583.                                     'type' => 'direct',
  21584.                                     'settings' => [
  21585.                                         'fieldName' => 'attributSets.wein.AusbaumethodeText',
  21586.                                         'language' => '',
  21587.                                         'writeIfTargetIsNotEmpty' => true,
  21588.                                         'writeIfSourceIsEmpty' => true,
  21589.                                     ],
  21590.                                 ],
  21591.                                 'transformationPipeline' => [
  21592.                                 ],
  21593.                             ],
  21594.                             65 => [
  21595.                                 'label' => 'ausbaumethode_filter_ps [44]',
  21596.                                 'dataSourceIndex' => [
  21597.                                     => '44',
  21598.                                 ],
  21599.                                 'transformationResultType' => 'default',
  21600.                                 'dataTarget' => [
  21601.                                     'type' => 'direct',
  21602.                                     'settings' => [
  21603.                                         'fieldName' => 'attributSets.wein.Ausbaumethode',
  21604.                                         'language' => '',
  21605.                                         'writeIfTargetIsNotEmpty' => true,
  21606.                                         'writeIfSourceIsEmpty' => true,
  21607.                                     ],
  21608.                                 ],
  21609.                                 'transformationPipeline' => [
  21610.                                 ],
  21611.                             ],
  21612.                             66 => [
  21613.                                 'label' => 'schmeckt_nach_filter_ps [45]',
  21614.                                 'dataSourceIndex' => [
  21615.                                     => '45',
  21616.                                 ],
  21617.                                 'settings' => [
  21618.                                     'delimiter' => ', ',
  21619.                                 ],
  21620.                                 'transformationResultType' => 'array',
  21621.                                 'dataTarget' => [
  21622.                                     'type' => 'direct',
  21623.                                     'settings' => [
  21624.                                         'fieldName' => 'attributSets.wein.SchmecktNach',
  21625.                                         'language' => '',
  21626.                                         'writeIfTargetIsNotEmpty' => true,
  21627.                                         'writeIfSourceIsEmpty' => true,
  21628.                                     ],
  21629.                                 ],
  21630.                                 'transformationPipeline' => [
  21631.                                     => [
  21632.                                         'settings' => [
  21633.                                             'delimiter' => ', ',
  21634.                                         ],
  21635.                                         'type' => 'explode',
  21636.                                     ],
  21637.                                 ],
  21638.                             ],
  21639.                             67 => [
  21640.                                 'label' => 'speiseempfehlung_ps [46]',
  21641.                                 'dataSourceIndex' => [
  21642.                                     => '46',
  21643.                                 ],
  21644.                                 'transformationResultType' => 'default',
  21645.                                 'dataTarget' => [
  21646.                                     'type' => 'direct',
  21647.                                     'settings' => [
  21648.                                         'fieldName' => 'attributSets.wein.Speiseempfehlung',
  21649.                                         'language' => '',
  21650.                                         'writeIfTargetIsNotEmpty' => true,
  21651.                                         'writeIfSourceIsEmpty' => true,
  21652.                                     ],
  21653.                                 ],
  21654.                                 'transformationPipeline' => [
  21655.                                 ],
  21656.                             ],
  21657.                             68 => [
  21658.                                 'label' => 'schmeckt_zu_filter_ps [47]',
  21659.                                 'dataSourceIndex' => [
  21660.                                     => '47',
  21661.                                 ],
  21662.                                 'settings' => [
  21663.                                     'delimiter' => ', ',
  21664.                                 ],
  21665.                                 'transformationResultType' => 'array',
  21666.                                 'dataTarget' => [
  21667.                                     'type' => 'direct',
  21668.                                     'settings' => [
  21669.                                         'fieldName' => 'attributSets.wein.SchmecktZu',
  21670.                                         'language' => '',
  21671.                                         'writeIfTargetIsNotEmpty' => true,
  21672.                                         'writeIfSourceIsEmpty' => true,
  21673.                                     ],
  21674.                                 ],
  21675.                                 'transformationPipeline' => [
  21676.                                     => [
  21677.                                         'settings' => [
  21678.                                             'delimiter' => ', ',
  21679.                                         ],
  21680.                                         'type' => 'explode',
  21681.                                     ],
  21682.                                 ],
  21683.                             ],
  21684.                             69 => [
  21685.                                 'label' => 'serviertipp_ps [48]',
  21686.                                 'dataSourceIndex' => [
  21687.                                     => '48',
  21688.                                 ],
  21689.                                 'settings' => [
  21690.                                     'delimiter' => ', ',
  21691.                                 ],
  21692.                                 'transformationResultType' => 'array',
  21693.                                 'dataTarget' => [
  21694.                                     'type' => 'direct',
  21695.                                     'settings' => [
  21696.                                         'fieldName' => 'attributSets.wein.ServierTipp',
  21697.                                         'language' => '',
  21698.                                         'writeIfTargetIsNotEmpty' => true,
  21699.                                         'writeIfSourceIsEmpty' => true,
  21700.                                     ],
  21701.                                 ],
  21702.                                 'transformationPipeline' => [
  21703.                                     => [
  21704.                                         'settings' => [
  21705.                                             'delimiter' => ', ',
  21706.                                         ],
  21707.                                         'type' => 'explode',
  21708.                                     ],
  21709.                                 ],
  21710.                             ],
  21711.                             70 => [
  21712.                                 'label' => 'haltbarkeit_ps',
  21713.                                 'dataSourceIndex' => [
  21714.                                     => '53',
  21715.                                 ],
  21716.                                 'transformationResultType' => 'numeric',
  21717.                                 'dataTarget' => [
  21718.                                     'type' => 'direct',
  21719.                                     'settings' => [
  21720.                                         'fieldName' => 'attributSets.wein.Lagerfaehigkeit',
  21721.                                         'language' => '',
  21722.                                         'writeIfTargetIsNotEmpty' => false,
  21723.                                         'writeIfSourceIsEmpty' => false,
  21724.                                     ],
  21725.                                 ],
  21726.                                 'transformationPipeline' => [
  21727.                                     => [
  21728.                                         'type' => 'numeric',
  21729.                                     ],
  21730.                                 ],
  21731.                             ],
  21732.                         ],
  21733.                         'executionConfig' => [
  21734.                             'scheduleType' => 'recurring',
  21735.                             'cronDefinition' => '',
  21736.                             'scheduledAt' => '',
  21737.                         ],
  21738.                         'permissions' => [
  21739.                             'user' => [
  21740.                             ],
  21741.                             'role' => [
  21742.                             ],
  21743.                         ],
  21744.                         'workspaces' => [
  21745.                         ],
  21746.                     ],
  21747.                     'Wein_Import_M2_fix' => [
  21748.                         'general' => [
  21749.                             'active' => true,
  21750.                             'type' => 'dataImporterDataObject',
  21751.                             'name' => 'Wein_Import_M2_fix',
  21752.                             'description' => '',
  21753.                             'group' => '',
  21754.                             'path' => NULL,
  21755.                             'modificationDate' => 1687252160,
  21756.                             'createDate' => 1657713403,
  21757.                         ],
  21758.                         'loaderConfig' => [
  21759.                             'type' => 'asset',
  21760.                             'settings' => [
  21761.                                 'assetPath' => '/Imports/Produkte/PS/PS_admin_wein.csv',
  21762.                             ],
  21763.                         ],
  21764.                         'interpreterConfig' => [
  21765.                             'type' => 'csv',
  21766.                             'settings' => [
  21767.                                 'skipFirstRow' => true,
  21768.                                 'delimiter' => ';',
  21769.                                 'enclosure' => '"',
  21770.                                 'escape' => '\\',
  21771.                             ],
  21772.                         ],
  21773.                         'resolverConfig' => [
  21774.                             'elementType' => 'dataObject',
  21775.                             'dataObjectClassId' => 'PRO',
  21776.                             'loadingStrategy' => [
  21777.                                 'type' => 'attributeVersionAware',
  21778.                                 'settings' => [
  21779.                                     'dataSourceIndex' => '99',
  21780.                                     'attributeName' => 'artikelNr',
  21781.                                     'language' => '',
  21782.                                     'includeUnpublished' => true,
  21783.                                 ],
  21784.                             ],
  21785.                             'createLocationStrategy' => [
  21786.                                 'type' => 'doNotCreate',
  21787.                             ],
  21788.                             'locationUpdateStrategy' => [
  21789.                                 'type' => 'noChange',
  21790.                             ],
  21791.                             'publishingStrategy' => [
  21792.                                 'type' => 'noChange',
  21793.                             ],
  21794.                         ],
  21795.                         'processingConfig' => [
  21796.                             'executionType' => 'parallel',
  21797.                             'idDataIndex' => '99',
  21798.                             'cleanup' => [
  21799.                                 'strategy' => 'unpublish',
  21800.                             ],
  21801.                         ],
  21802.                         'mappingConfig' => [
  21803.                             => [
  21804.                                 'label' => 'categories_ps backup',
  21805.                                 'dataSourceIndex' => [
  21806.                                     => '4',
  21807.                                 ],
  21808.                                 'transformationResultType' => 'default',
  21809.                                 'dataTarget' => [
  21810.                                     'type' => 'direct',
  21811.                                     'settings' => [
  21812.                                         'fieldName' => 'KategorienText',
  21813.                                         'language' => '',
  21814.                                         'writeIfTargetIsNotEmpty' => true,
  21815.                                         'writeIfSourceIsEmpty' => false,
  21816.                                     ],
  21817.                                 ],
  21818.                                 'transformationPipeline' => [
  21819.                                 ],
  21820.                             ],
  21821.                             => [
  21822.                                 'label' => 'categories_ps',
  21823.                                 'dataSourceIndex' => [
  21824.                                     => '4',
  21825.                                 ],
  21826.                                 'settings' => [
  21827.                                     'delimiter' => ', ',
  21828.                                     'loadStrategy' => 'attribute',
  21829.                                     'attributeDataObjectClassId' => 'CAT',
  21830.                                     'attributeName' => 'magentoCategoryId',
  21831.                                     'attributeLanguage' => '',
  21832.                                     'loadUnpublished' => 'on',
  21833.                                 ],
  21834.                                 'transformationResultType' => 'dataObjectArray',
  21835.                                 'dataTarget' => [
  21836.                                     'type' => 'direct',
  21837.                                     'settings' => [
  21838.                                         'fieldName' => 'customCategory',
  21839.                                         'language' => '',
  21840.                                         'writeIfTargetIsNotEmpty' => true,
  21841.                                         'writeIfSourceIsEmpty' => false,
  21842.                                     ],
  21843.                                 ],
  21844.                                 'transformationPipeline' => [
  21845.                                     => [
  21846.                                         'settings' => [
  21847.                                             'delimiter' => ', ',
  21848.                                         ],
  21849.                                         'type' => 'explode',
  21850.                                     ],
  21851.                                     => [
  21852.                                         'settings' => [
  21853.                                             'loadStrategy' => 'attribute',
  21854.                                             'attributeDataObjectClassId' => 'CAT',
  21855.                                             'attributeName' => 'magentoCategoryId',
  21856.                                             'attributeLanguage' => '',
  21857.                                             'loadUnpublished' => 'on',
  21858.                                         ],
  21859.                                         'type' => 'loadDataObject',
  21860.                                     ],
  21861.                                 ],
  21862.                             ],
  21863.                             => [
  21864.                                 'label' => 'name_ps',
  21865.                                 'dataSourceIndex' => [
  21866.                                     => '6',
  21867.                                 ],
  21868.                                 'transformationResultType' => 'default',
  21869.                                 'dataTarget' => [
  21870.                                     'type' => 'direct',
  21871.                                     'settings' => [
  21872.                                         'fieldName' => 'Name',
  21873.                                         'language' => '',
  21874.                                         'writeIfTargetIsNotEmpty' => true,
  21875.                                         'writeIfSourceIsEmpty' => false,
  21876.                                     ],
  21877.                                 ],
  21878.                                 'transformationPipeline' => [
  21879.                                 ],
  21880.                             ],
  21881.                             => [
  21882.                                 'label' => 'description shop',
  21883.                                 'dataSourceIndex' => [
  21884.                                     => '7',
  21885.                                 ],
  21886.                                 'transformationResultType' => 'default',
  21887.                                 'dataTarget' => [
  21888.                                     'type' => 'direct',
  21889.                                     'settings' => [
  21890.                                         'fieldName' => 'Beschreibung',
  21891.                                         'language' => '',
  21892.                                         'writeIfTargetIsNotEmpty' => true,
  21893.                                         'writeIfSourceIsEmpty' => true,
  21894.                                     ],
  21895.                                 ],
  21896.                                 'transformationPipeline' => [
  21897.                                 ],
  21898.                             ],
  21899.                             => [
  21900.                                 'label' => 'description katalog',
  21901.                                 'dataSourceIndex' => [
  21902.                                     => '7',
  21903.                                 ],
  21904.                                 'transformationResultType' => 'default',
  21905.                                 'dataTarget' => [
  21906.                                     'type' => 'direct',
  21907.                                     'settings' => [
  21908.                                         'fieldName' => 'WerbetextKatalogLang',
  21909.                                         'language' => '',
  21910.                                         'writeIfTargetIsNotEmpty' => true,
  21911.                                         'writeIfSourceIsEmpty' => true,
  21912.                                     ],
  21913.                                 ],
  21914.                                 'transformationPipeline' => [
  21915.                                 ],
  21916.                             ],
  21917.                             => [
  21918.                                 'label' => 'product_online_ps',
  21919.                                 'dataSourceIndex' => [
  21920.                                     => '9',
  21921.                                 ],
  21922.                                 'transformationResultType' => 'boolean',
  21923.                                 'dataTarget' => [
  21924.                                     'type' => 'direct',
  21925.                                     'settings' => [
  21926.                                         'fieldName' => 'enable_product',
  21927.                                         'language' => '',
  21928.                                         'writeIfTargetIsNotEmpty' => true,
  21929.                                         'writeIfSourceIsEmpty' => false,
  21930.                                     ],
  21931.                                 ],
  21932.                                 'transformationPipeline' => [
  21933.                                     => [
  21934.                                         'type' => 'boolean',
  21935.                                     ],
  21936.                                 ],
  21937.                             ],
  21938.                             => [
  21939.                                 'label' => 'related_skus_ps',
  21940.                                 'dataSourceIndex' => [
  21941.                                     => '88',
  21942.                                 ],
  21943.                                 'transformationResultType' => 'default',
  21944.                                 'dataTarget' => [
  21945.                                     'type' => 'direct',
  21946.                                     'settings' => [
  21947.                                         'fieldName' => 'related_skus_text',
  21948.                                         'language' => '',
  21949.                                         'writeIfTargetIsNotEmpty' => false,
  21950.                                         'writeIfSourceIsEmpty' => false,
  21951.                                     ],
  21952.                                 ],
  21953.                                 'transformationPipeline' => [
  21954.                                 ],
  21955.                             ],
  21956.                             => [
  21957.                                 'label' => 'meta_title_ps',
  21958.                                 'dataSourceIndex' => [
  21959.                                     => '91',
  21960.                                 ],
  21961.                                 'transformationResultType' => 'default',
  21962.                                 'dataTarget' => [
  21963.                                     'type' => 'direct',
  21964.                                     'settings' => [
  21965.                                         'fieldName' => 'meta_title',
  21966.                                         'language' => '',
  21967.                                         'writeIfTargetIsNotEmpty' => true,
  21968.                                         'writeIfSourceIsEmpty' => false,
  21969.                                     ],
  21970.                                 ],
  21971.                                 'transformationPipeline' => [
  21972.                                 ],
  21973.                             ],
  21974.                             => [
  21975.                                 'label' => 'meta_description_ps',
  21976.                                 'dataSourceIndex' => [
  21977.                                     => '92',
  21978.                                 ],
  21979.                                 'transformationResultType' => 'default',
  21980.                                 'dataTarget' => [
  21981.                                     'type' => 'direct',
  21982.                                     'settings' => [
  21983.                                         'fieldName' => 'meta_description',
  21984.                                         'language' => '',
  21985.                                         'writeIfTargetIsNotEmpty' => true,
  21986.                                         'writeIfSourceIsEmpty' => false,
  21987.                                     ],
  21988.                                 ],
  21989.                                 'transformationPipeline' => [
  21990.                                 ],
  21991.                             ],
  21992.                             => [
  21993.                                 'label' => 'meta_keyword_ps',
  21994.                                 'dataSourceIndex' => [
  21995.                                     => '93',
  21996.                                 ],
  21997.                                 'transformationResultType' => 'default',
  21998.                                 'dataTarget' => [
  21999.                                     'type' => 'direct',
  22000.                                     'settings' => [
  22001.                                         'fieldName' => 'meta_keyword',
  22002.                                         'language' => '',
  22003.                                         'writeIfTargetIsNotEmpty' => true,
  22004.                                         'writeIfSourceIsEmpty' => false,
  22005.                                     ],
  22006.                                 ],
  22007.                                 'transformationPipeline' => [
  22008.                                 ],
  22009.                             ],
  22010.                             10 => [
  22011.                                 'label' => 'url_path',
  22012.                                 'dataSourceIndex' => [
  22013.                                     => '94',
  22014.                                 ],
  22015.                                 'transformationResultType' => 'default',
  22016.                                 'dataTarget' => [
  22017.                                     'type' => 'direct',
  22018.                                     'settings' => [
  22019.                                         'fieldName' => 'URLpath',
  22020.                                         'language' => '',
  22021.                                         'writeIfTargetIsNotEmpty' => true,
  22022.                                         'writeIfSourceIsEmpty' => false,
  22023.                                     ],
  22024.                                 ],
  22025.                                 'transformationPipeline' => [
  22026.                                 ],
  22027.                             ],
  22028.                             11 => [
  22029.                                 'label' => 'related_skus_ps [88]',
  22030.                                 'dataSourceIndex' => [
  22031.                                     => '88',
  22032.                                 ],
  22033.                                 'transformationResultType' => 'default',
  22034.                                 'dataTarget' => [
  22035.                                     'type' => 'direct',
  22036.                                     'settings' => [
  22037.                                         'fieldName' => 'related_skus_text',
  22038.                                         'language' => '',
  22039.                                         'writeIfTargetIsNotEmpty' => true,
  22040.                                         'writeIfSourceIsEmpty' => true,
  22041.                                     ],
  22042.                                 ],
  22043.                                 'transformationPipeline' => [
  22044.                                 ],
  22045.                             ],
  22046.                             12 => [
  22047.                                 'label' => 'related_skus_ps [88]',
  22048.                                 'dataSourceIndex' => [
  22049.                                     => '88',
  22050.                                 ],
  22051.                                 'settings' => [
  22052.                                     'delimiter' => ', ',
  22053.                                     'loadStrategy' => 'attribute',
  22054.                                     'attributeDataObjectClassId' => 'PRO',
  22055.                                     'attributeName' => 'artikelNr',
  22056.                                     'attributeLanguage' => '',
  22057.                                     'loadUnpublished' => 'on',
  22058.                                 ],
  22059.                                 'transformationResultType' => 'dataObjectArray',
  22060.                                 'dataTarget' => [
  22061.                                     'type' => 'manyToManyRelation',
  22062.                                     'settings' => [
  22063.                                         'fieldName' => 'relatedProducts',
  22064.                                         'language' => '',
  22065.                                         'writeIfTargetIsNotEmpty' => true,
  22066.                                         'writeIfSourceIsEmpty' => true,
  22067.                                         'overwriteMode' => 'replace',
  22068.                                     ],
  22069.                                 ],
  22070.                                 'transformationPipeline' => [
  22071.                                     => [
  22072.                                         'settings' => [
  22073.                                             'delimiter' => ', ',
  22074.                                         ],
  22075.                                         'type' => 'explode',
  22076.                                     ],
  22077.                                     => [
  22078.                                         'settings' => [
  22079.                                             'loadStrategy' => 'attribute',
  22080.                                             'attributeDataObjectClassId' => 'PRO',
  22081.                                             'attributeName' => 'artikelNr',
  22082.                                             'attributeLanguage' => '',
  22083.                                             'loadUnpublished' => 'on',
  22084.                                         ],
  22085.                                         'type' => 'loadDataObject',
  22086.                                     ],
  22087.                                 ],
  22088.                             ],
  22089.                             13 => [
  22090.                                 'label' => 'upsell_skus_ps [89]',
  22091.                                 'dataSourceIndex' => [
  22092.                                     => '89',
  22093.                                 ],
  22094.                                 'transformationResultType' => 'default',
  22095.                                 'dataTarget' => [
  22096.                                     'type' => 'direct',
  22097.                                     'settings' => [
  22098.                                         'fieldName' => 'upsell_skus_text',
  22099.                                         'language' => '',
  22100.                                         'writeIfTargetIsNotEmpty' => true,
  22101.                                         'writeIfSourceIsEmpty' => true,
  22102.                                     ],
  22103.                                 ],
  22104.                                 'transformationPipeline' => [
  22105.                                 ],
  22106.                             ],
  22107.                             14 => [
  22108.                                 'label' => 'upsell_skus_ps [89]',
  22109.                                 'dataSourceIndex' => [
  22110.                                     => '89',
  22111.                                 ],
  22112.                                 'settings' => [
  22113.                                     'delimiter' => ', ',
  22114.                                     'loadStrategy' => 'attribute',
  22115.                                     'attributeDataObjectClassId' => 'PRO',
  22116.                                     'attributeName' => 'artikelNr',
  22117.                                     'attributeLanguage' => '',
  22118.                                     'loadUnpublished' => 'on',
  22119.                                 ],
  22120.                                 'transformationResultType' => 'dataObjectArray',
  22121.                                 'dataTarget' => [
  22122.                                     'type' => 'manyToManyRelation',
  22123.                                     'settings' => [
  22124.                                         'fieldName' => 'upSellProducts',
  22125.                                         'language' => '',
  22126.                                         'writeIfTargetIsNotEmpty' => true,
  22127.                                         'writeIfSourceIsEmpty' => true,
  22128.                                         'overwriteMode' => 'replace',
  22129.                                     ],
  22130.                                 ],
  22131.                                 'transformationPipeline' => [
  22132.                                     => [
  22133.                                         'settings' => [
  22134.                                             'delimiter' => ', ',
  22135.                                         ],
  22136.                                         'type' => 'explode',
  22137.                                     ],
  22138.                                     => [
  22139.                                         'settings' => [
  22140.                                             'loadStrategy' => 'attribute',
  22141.                                             'attributeDataObjectClassId' => 'PRO',
  22142.                                             'attributeName' => 'artikelNr',
  22143.                                             'attributeLanguage' => '',
  22144.                                             'loadUnpublished' => 'on',
  22145.                                         ],
  22146.                                         'type' => 'loadDataObject',
  22147.                                     ],
  22148.                                 ],
  22149.                             ],
  22150.                             15 => [
  22151.                                 'label' => 'position_ps [95]',
  22152.                                 'dataSourceIndex' => [
  22153.                                     => '95',
  22154.                                 ],
  22155.                                 'transformationResultType' => 'default',
  22156.                                 'dataTarget' => [
  22157.                                     'type' => 'direct',
  22158.                                     'settings' => [
  22159.                                         'fieldName' => 'kategoriePosition',
  22160.                                         'language' => '',
  22161.                                         'writeIfTargetIsNotEmpty' => true,
  22162.                                         'writeIfSourceIsEmpty' => true,
  22163.                                     ],
  22164.                                 ],
  22165.                                 'transformationPipeline' => [
  22166.                                 ],
  22167.                             ],
  22168.                             16 => [
  22169.                                 'label' => 'base_image_label_ps [19]',
  22170.                                 'dataSourceIndex' => [
  22171.                                     => '19',
  22172.                                 ],
  22173.                                 'transformationResultType' => 'default',
  22174.                                 'dataTarget' => [
  22175.                                     'type' => 'direct',
  22176.                                     'settings' => [
  22177.                                         'fieldName' => 'baseImageLabel',
  22178.                                         'language' => '',
  22179.                                         'writeIfTargetIsNotEmpty' => true,
  22180.                                         'writeIfSourceIsEmpty' => true,
  22181.                                     ],
  22182.                                 ],
  22183.                                 'transformationPipeline' => [
  22184.                                 ],
  22185.                             ],
  22186.                             17 => [
  22187.                                 'label' => 'small_image_label_ps [20]',
  22188.                                 'dataSourceIndex' => [
  22189.                                     => '20',
  22190.                                 ],
  22191.                                 'transformationResultType' => 'default',
  22192.                                 'dataTarget' => [
  22193.                                     'type' => 'direct',
  22194.                                     'settings' => [
  22195.                                         'fieldName' => 'smallImageLabel',
  22196.                                         'language' => '',
  22197.                                         'writeIfTargetIsNotEmpty' => true,
  22198.                                         'writeIfSourceIsEmpty' => true,
  22199.                                     ],
  22200.                                 ],
  22201.                                 'transformationPipeline' => [
  22202.                                 ],
  22203.                             ],
  22204.                             18 => [
  22205.                                 'label' => 'thumbnail_label_ps [21]',
  22206.                                 'dataSourceIndex' => [
  22207.                                     => '21',
  22208.                                 ],
  22209.                                 'transformationResultType' => 'default',
  22210.                                 'dataTarget' => [
  22211.                                     'type' => 'direct',
  22212.                                     'settings' => [
  22213.                                         'fieldName' => 'thumbnailImageLabel1',
  22214.                                         'language' => '',
  22215.                                         'writeIfTargetIsNotEmpty' => true,
  22216.                                         'writeIfSourceIsEmpty' => true,
  22217.                                     ],
  22218.                                 ],
  22219.                                 'transformationPipeline' => [
  22220.                                 ],
  22221.                             ],
  22222.                             19 => [
  22223.                                 'label' => 'kategorie_ps [81]',
  22224.                                 'dataSourceIndex' => [
  22225.                                     => '81',
  22226.                                 ],
  22227.                                 'transformationResultType' => 'default',
  22228.                                 'dataTarget' => [
  22229.                                     'type' => 'direct',
  22230.                                     'settings' => [
  22231.                                         'fieldName' => 'Kategorien',
  22232.                                         'language' => '',
  22233.                                         'writeIfTargetIsNotEmpty' => true,
  22234.                                         'writeIfSourceIsEmpty' => true,
  22235.                                     ],
  22236.                                 ],
  22237.                                 'transformationPipeline' => [
  22238.                                 ],
  22239.                             ],
  22240.                             20 => [
  22241.                                 'label' => 'Auszeichnung1Name_ps [60]',
  22242.                                 'dataSourceIndex' => [
  22243.                                     => '60',
  22244.                                 ],
  22245.                                 'transformationResultType' => 'default',
  22246.                                 'dataTarget' => [
  22247.                                     'type' => 'direct',
  22248.                                     'settings' => [
  22249.                                         'fieldName' => 'Auszeichnung1Name',
  22250.                                         'language' => '',
  22251.                                         'writeIfTargetIsNotEmpty' => true,
  22252.                                         'writeIfSourceIsEmpty' => true,
  22253.                                     ],
  22254.                                 ],
  22255.                                 'transformationPipeline' => [
  22256.                                 ],
  22257.                             ],
  22258.                             21 => [
  22259.                                 'label' => 'Auszeichnung1Text_ps [61]',
  22260.                                 'dataSourceIndex' => [
  22261.                                     => '61',
  22262.                                 ],
  22263.                                 'transformationResultType' => 'default',
  22264.                                 'dataTarget' => [
  22265.                                     'type' => 'direct',
  22266.                                     'settings' => [
  22267.                                         'fieldName' => 'Auszeichnung1Text',
  22268.                                         'language' => '',
  22269.                                         'writeIfTargetIsNotEmpty' => true,
  22270.                                         'writeIfSourceIsEmpty' => true,
  22271.                                     ],
  22272.                                 ],
  22273.                                 'transformationPipeline' => [
  22274.                                 ],
  22275.                             ],
  22276.                             22 => [
  22277.                                 'label' => 'Auszeichnung1Ausgabe_ps [62]',
  22278.                                 'dataSourceIndex' => [
  22279.                                     => '62',
  22280.                                 ],
  22281.                                 'transformationResultType' => 'default',
  22282.                                 'dataTarget' => [
  22283.                                     'type' => 'direct',
  22284.                                     'settings' => [
  22285.                                         'fieldName' => 'Auszeichnung1Ausgabe',
  22286.                                         'language' => '',
  22287.                                         'writeIfTargetIsNotEmpty' => true,
  22288.                                         'writeIfSourceIsEmpty' => true,
  22289.                                     ],
  22290.                                 ],
  22291.                                 'transformationPipeline' => [
  22292.                                 ],
  22293.                             ],
  22294.                             23 => [
  22295.                                 'label' => 'Auszeichnung2Name_ps [63]',
  22296.                                 'dataSourceIndex' => [
  22297.                                     => '63',
  22298.                                 ],
  22299.                                 'transformationResultType' => 'default',
  22300.                                 'dataTarget' => [
  22301.                                     'type' => 'direct',
  22302.                                     'settings' => [
  22303.                                         'fieldName' => 'Auszeichnung2Name',
  22304.                                         'language' => '',
  22305.                                         'writeIfTargetIsNotEmpty' => true,
  22306.                                         'writeIfSourceIsEmpty' => true,
  22307.                                     ],
  22308.                                 ],
  22309.                                 'transformationPipeline' => [
  22310.                                 ],
  22311.                             ],
  22312.                             24 => [
  22313.                                 'label' => 'Auszeichnung2Text_ps [64]',
  22314.                                 'dataSourceIndex' => [
  22315.                                     => '64',
  22316.                                 ],
  22317.                                 'transformationResultType' => 'default',
  22318.                                 'dataTarget' => [
  22319.                                     'type' => 'direct',
  22320.                                     'settings' => [
  22321.                                         'fieldName' => 'Auszeichnung2Text',
  22322.                                         'language' => '',
  22323.                                         'writeIfTargetIsNotEmpty' => true,
  22324.                                         'writeIfSourceIsEmpty' => true,
  22325.                                     ],
  22326.                                 ],
  22327.                                 'transformationPipeline' => [
  22328.                                 ],
  22329.                             ],
  22330.                             25 => [
  22331.                                 'label' => 'Auszeichnung2Ausgabe_ps [65]',
  22332.                                 'dataSourceIndex' => [
  22333.                                     => '65',
  22334.                                 ],
  22335.                                 'transformationResultType' => 'default',
  22336.                                 'dataTarget' => [
  22337.                                     'type' => 'direct',
  22338.                                     'settings' => [
  22339.                                         'fieldName' => 'Auszeichnung2Ausgabe',
  22340.                                         'language' => '',
  22341.                                         'writeIfTargetIsNotEmpty' => true,
  22342.                                         'writeIfSourceIsEmpty' => true,
  22343.                                     ],
  22344.                                 ],
  22345.                                 'transformationPipeline' => [
  22346.                                 ],
  22347.                             ],
  22348.                             26 => [
  22349.                                 'label' => 'Auszeichnung3Name_ps [66]',
  22350.                                 'dataSourceIndex' => [
  22351.                                     => '66',
  22352.                                 ],
  22353.                                 'transformationResultType' => 'default',
  22354.                                 'dataTarget' => [
  22355.                                     'type' => 'direct',
  22356.                                     'settings' => [
  22357.                                         'fieldName' => 'Auszeichnung3Name',
  22358.                                         'language' => '',
  22359.                                         'writeIfTargetIsNotEmpty' => true,
  22360.                                         'writeIfSourceIsEmpty' => true,
  22361.                                     ],
  22362.                                 ],
  22363.                                 'transformationPipeline' => [
  22364.                                 ],
  22365.                             ],
  22366.                             27 => [
  22367.                                 'label' => 'Auszeichnung3Text_ps [67]',
  22368.                                 'dataSourceIndex' => [
  22369.                                     => '67',
  22370.                                 ],
  22371.                                 'transformationResultType' => 'default',
  22372.                                 'dataTarget' => [
  22373.                                     'type' => 'direct',
  22374.                                     'settings' => [
  22375.                                         'fieldName' => 'Auszeichnung3Text',
  22376.                                         'language' => '',
  22377.                                         'writeIfTargetIsNotEmpty' => true,
  22378.                                         'writeIfSourceIsEmpty' => true,
  22379.                                     ],
  22380.                                 ],
  22381.                                 'transformationPipeline' => [
  22382.                                 ],
  22383.                             ],
  22384.                             28 => [
  22385.                                 'label' => 'Auszeichnung3Ausgabe_ps [68]',
  22386.                                 'dataSourceIndex' => [
  22387.                                     => '68',
  22388.                                 ],
  22389.                                 'transformationResultType' => 'default',
  22390.                                 'dataTarget' => [
  22391.                                     'type' => 'direct',
  22392.                                     'settings' => [
  22393.                                         'fieldName' => 'Auszeichnung3Ausgabe',
  22394.                                         'language' => '',
  22395.                                         'writeIfTargetIsNotEmpty' => true,
  22396.                                         'writeIfSourceIsEmpty' => true,
  22397.                                     ],
  22398.                                 ],
  22399.                                 'transformationPipeline' => [
  22400.                                 ],
  22401.                             ],
  22402.                         ],
  22403.                         'executionConfig' => [
  22404.                             'scheduleType' => 'recurring',
  22405.                             'cronDefinition' => '',
  22406.                             'scheduledAt' => '',
  22407.                         ],
  22408.                         'permissions' => [
  22409.                             'user' => [
  22410.                             ],
  22411.                             'role' => [
  22412.                             ],
  22413.                         ],
  22414.                         'workspaces' => [
  22415.                         ],
  22416.                     ],
  22417.                     'HerstellerMagentoId' => [
  22418.                         'general' => [
  22419.                             'active' => true,
  22420.                             'type' => 'dataImporterDataObject',
  22421.                             'name' => 'HerstellerMagentoId',
  22422.                             'description' => '',
  22423.                             'group' => 'Hersteller',
  22424.                             'path' => NULL,
  22425.                             'modificationDate' => 1744726723,
  22426.                             'createDate' => 1671465003,
  22427.                         ],
  22428.                         'loaderConfig' => [
  22429.                             'type' => 'asset',
  22430.                             'settings' => [
  22431.                                 'assetPath' => '/Imports/Hersteller/Weingüter/weingueter_magentoId.csv',
  22432.                             ],
  22433.                         ],
  22434.                         'interpreterConfig' => [
  22435.                             'type' => 'csv',
  22436.                             'settings' => [
  22437.                                 'skipFirstRow' => true,
  22438.                                 'delimiter' => ',',
  22439.                                 'enclosure' => '"',
  22440.                                 'escape' => '\\',
  22441.                             ],
  22442.                         ],
  22443.                         'resolverConfig' => [
  22444.                             'elementType' => 'dataObject',
  22445.                             'dataObjectClassId' => 'HERSTELLER',
  22446.                             'loadingStrategy' => [
  22447.                                 'type' => 'attribute',
  22448.                                 'settings' => [
  22449.                                     'dataSourceIndex' => '0',
  22450.                                     'attributeName' => 'name',
  22451.                                     'language' => '',
  22452.                                     'includeUnpublished' => true,
  22453.                                 ],
  22454.                             ],
  22455.                             'createLocationStrategy' => [
  22456.                                 'type' => 'staticPath',
  22457.                                 'settings' => [
  22458.                                     'path' => '/Hersteller/Weingüter',
  22459.                                 ],
  22460.                             ],
  22461.                             'locationUpdateStrategy' => [
  22462.                                 'type' => 'noChange',
  22463.                             ],
  22464.                             'publishingStrategy' => [
  22465.                                 'type' => 'alwaysPublish',
  22466.                             ],
  22467.                         ],
  22468.                         'processingConfig' => [
  22469.                             'executionType' => 'parallel',
  22470.                             'idDataIndex' => '',
  22471.                         ],
  22472.                         'mappingConfig' => [
  22473.                             => [
  22474.                                 'label' => 'Pimcore Key',
  22475.                                 'dataSourceIndex' => [
  22476.                                     => '0',
  22477.                                 ],
  22478.                                 'transformationResultType' => 'default',
  22479.                                 'dataTarget' => [
  22480.                                     'type' => 'direct',
  22481.                                     'settings' => [
  22482.                                         'fieldName' => 'key',
  22483.                                         'language' => '',
  22484.                                         'writeIfTargetIsNotEmpty' => false,
  22485.                                         'writeIfSourceIsEmpty' => false,
  22486.                                     ],
  22487.                                 ],
  22488.                                 'transformationPipeline' => [
  22489.                                 ],
  22490.                             ],
  22491.                             => [
  22492.                                 'label' => 'Name',
  22493.                                 'dataSourceIndex' => [
  22494.                                     => '0',
  22495.                                 ],
  22496.                                 'transformationResultType' => 'default',
  22497.                                 'dataTarget' => [
  22498.                                     'type' => 'direct',
  22499.                                     'settings' => [
  22500.                                         'fieldName' => 'name',
  22501.                                         'language' => '',
  22502.                                         'writeIfTargetIsNotEmpty' => false,
  22503.                                         'writeIfSourceIsEmpty' => false,
  22504.                                     ],
  22505.                                 ],
  22506.                                 'transformationPipeline' => [
  22507.                                 ],
  22508.                             ],
  22509.                             => [
  22510.                                 'label' => 'magentoId',
  22511.                                 'dataSourceIndex' => [
  22512.                                     => '1',
  22513.                                 ],
  22514.                                 'transformationResultType' => 'default',
  22515.                                 'dataTarget' => [
  22516.                                     'type' => 'direct',
  22517.                                     'settings' => [
  22518.                                         'fieldName' => 'magentoId',
  22519.                                         'language' => '',
  22520.                                         'writeIfTargetIsNotEmpty' => true,
  22521.                                         'writeIfSourceIsEmpty' => true,
  22522.                                     ],
  22523.                                 ],
  22524.                                 'transformationPipeline' => [
  22525.                                 ],
  22526.                             ],
  22527.                         ],
  22528.                         'executionConfig' => [
  22529.                             'scheduleType' => 'recurring',
  22530.                             'cronDefinition' => '',
  22531.                             'scheduledAt' => '',
  22532.                         ],
  22533.                         'permissions' => [
  22534.                             'user' => [
  22535.                             ],
  22536.                             'role' => [
  22537.                             ],
  22538.                         ],
  22539.                         'workspaces' => [
  22540.                         ],
  22541.                     ],
  22542.                 ],
  22543.             ],
  22544.             'data_collector.templates' => [
  22545.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  22546.                     => 'pimcore',
  22547.                     => '@PimcoreCore/Profiler/data_collector.html.twig',
  22548.                 ],
  22549.                 'data_collector.request' => [
  22550.                     => 'request',
  22551.                     => '@WebProfiler/Collector/request.html.twig',
  22552.                 ],
  22553.                 'data_collector.time' => [
  22554.                     => 'time',
  22555.                     => '@WebProfiler/Collector/time.html.twig',
  22556.                 ],
  22557.                 'data_collector.memory' => [
  22558.                     => 'memory',
  22559.                     => '@WebProfiler/Collector/memory.html.twig',
  22560.                 ],
  22561.                 'data_collector.validator' => [
  22562.                     => 'validator',
  22563.                     => '@WebProfiler/Collector/validator.html.twig',
  22564.                 ],
  22565.                 'data_collector.ajax' => [
  22566.                     => 'ajax',
  22567.                     => '@WebProfiler/Collector/ajax.html.twig',
  22568.                 ],
  22569.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  22570.                     => 'pimcore_targeting',
  22571.                     => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
  22572.                 ],
  22573.                 'data_collector.form' => [
  22574.                     => 'form',
  22575.                     => '@WebProfiler/Collector/form.html.twig',
  22576.                 ],
  22577.                 'data_collector.exception' => [
  22578.                     => 'exception',
  22579.                     => '@WebProfiler/Collector/exception.html.twig',
  22580.                 ],
  22581.                 'data_collector.logger' => [
  22582.                     => 'logger',
  22583.                     => '@WebProfiler/Collector/logger.html.twig',
  22584.                 ],
  22585.                 'data_collector.events' => [
  22586.                     => 'events',
  22587.                     => '@WebProfiler/Collector/events.html.twig',
  22588.                 ],
  22589.                 'data_collector.router' => [
  22590.                     => 'router',
  22591.                     => '@WebProfiler/Collector/router.html.twig',
  22592.                 ],
  22593.                 'data_collector.cache' => [
  22594.                     => 'cache',
  22595.                     => '@WebProfiler/Collector/cache.html.twig',
  22596.                 ],
  22597.                 'data_collector.translation' => [
  22598.                     => 'translation',
  22599.                     => '@WebProfiler/Collector/translation.html.twig',
  22600.                 ],
  22601.                 'data_collector.security' => [
  22602.                     => 'security',
  22603.                     => '@Security/Collector/security.html.twig',
  22604.                 ],
  22605.                 'data_collector.twig' => [
  22606.                     => 'twig',
  22607.                     => '@WebProfiler/Collector/twig.html.twig',
  22608.                 ],
  22609.                 'data_collector.http_client' => [
  22610.                     => 'http_client',
  22611.                     => '@WebProfiler/Collector/http_client.html.twig',
  22612.                 ],
  22613.                 'data_collector.doctrine' => [
  22614.                     => 'db',
  22615.                     => '@Doctrine/Collector/db.html.twig',
  22616.                 ],
  22617.                 'data_collector.dump' => [
  22618.                     => 'dump',
  22619.                     => '@Debug/Profiler/dump.html.twig',
  22620.                 ],
  22621.                 'data_collector.messenger' => [
  22622.                     => 'messenger',
  22623.                     => '@WebProfiler/Collector/messenger.html.twig',
  22624.                 ],
  22625.                 'mailer.data_collector' => [
  22626.                     => 'mailer',
  22627.                     => '@WebProfiler/Collector/mailer.html.twig',
  22628.                 ],
  22629.                 'notifier.data_collector' => [
  22630.                     => 'notifier',
  22631.                     => '@WebProfiler/Collector/notifier.html.twig',
  22632.                 ],
  22633.                 'data_collector.config' => [
  22634.                     => 'config',
  22635.                     => '@WebProfiler/Collector/config.html.twig',
  22636.                 ],
  22637.             ],
  22638.             'pimcore.service_controllers' => [
  22639.                 'Abcpremium\\AssetMetadataAssignerBundle\\Controller\\Admin\\AssignAssetMetadataController' => 'Abcpremium\\AssetMetadataAssignerBundle\\Controller\\Admin\\AssignAssetMetadataController',
  22640.                 'Abcpremium\\DataObjectQualityBundle\\Controller\\Admin\\CacheController' => 'Abcpremium\\DataObjectQualityBundle\\Controller\\Admin\\CacheController',
  22641.                 'Abcpremium\\DataObjectQualityBundle\\Controller\\Admin\\DataQualityController' => 'Abcpremium\\DataObjectQualityBundle\\Controller\\Admin\\DataQualityController',
  22642.                 'Abcpremium\\LastModifiedPortletsBundle\\Controller\\Admin\\ModifiedDataController' => 'Abcpremium\\LastModifiedPortletsBundle\\Controller\\Admin\\ModifiedDataController',
  22643.                 'Abcpremium\\Magento2PimcoreBundle\\Controller\\Admin\\ConfigurationController' => 'Abcpremium\\Magento2PimcoreBundle\\Controller\\Admin\\ConfigurationController',
  22644.                 'Abcpremium\\Magento2PimcoreBundle\\Controller\\Admin\\TestConnectionController' => 'Abcpremium\\Magento2PimcoreBundle\\Controller\\Admin\\TestConnectionController',
  22645.                 'Abcpremium\\Magento2PimcoreBundle\\Controller\\DefaultController' => 'Abcpremium\\Magento2PimcoreBundle\\Controller\\DefaultController',
  22646.                 'Abcpremium\\Magento2PimcoreBundle\\Controller\\Rest\\OrderQuantity' => 'Abcpremium\\Magento2PimcoreBundle\\Controller\\Rest\\OrderQuantity',
  22647.                 'Abcpremium\\ObjectAssignerBundle\\Controller\\Admin\\CombinedConditionController' => 'Abcpremium\\ObjectAssignerBundle\\Controller\\Admin\\CombinedConditionController',
  22648.                 'Abcpremium\\PimcoreApiBundle\\Controller\\ApiController' => 'Abcpremium\\PimcoreApiBundle\\Controller\\ApiController',
  22649.                 'Abcpremium\\PsHerstellerCreatorBundle\\Controller\\Admin\\HerstellerCreationController' => 'Abcpremium\\PsHerstellerCreatorBundle\\Controller\\Admin\\HerstellerCreationController',
  22650.                 'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
  22651.                 'App\\Controller\\Web2printController' => 'App\\Controller\\Web2printController',
  22652.                 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
  22653.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
  22654.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
  22655.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  22656.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  22657.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  22658.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  22659.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  22660.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  22661.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  22662.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  22663.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  22664.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  22665.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  22666.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  22667.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  22668.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  22669.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  22670.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  22671.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  22672.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  22673.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  22674.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  22675.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  22676.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  22677.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  22678.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  22679.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  22680.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  22681.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  22682.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  22683.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  22684.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  22685.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  22686.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  22687.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  22688.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  22689.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  22690.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  22691.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  22692.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  22693.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  22694.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  22695.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  22696.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  22697.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  22698.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  22699.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  22700.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  22701.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  22702.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController',
  22703.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController',
  22704.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController',
  22705.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController',
  22706.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController',
  22707.                 'Pimcore\\Bundle\\PerspectiveEditorBundle\\Controller\\PerspectiveController' => 'Pimcore\\Bundle\\PerspectiveEditorBundle\\Controller\\PerspectiveController',
  22708.                 'kernel' => 'App\\Kernel',
  22709.             ],
  22710.             'console.command.ids' => [
  22711.                 => 'console.command.public_alias.App\\Command\\ComparePznToCsvCommand',
  22712.                 => 'console.command.public_alias.App\\Command\\DeleteProductsCommand',
  22713.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  22714.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  22715.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
  22716.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  22717.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  22718.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  22719.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  22720.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  22721.                 10 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  22722.                 11 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  22723.                 12 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
  22724.                 13 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  22725.                 14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
  22726.                 15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
  22727.                 16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  22728.                 17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  22729.                 18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  22730.                 19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
  22731.                 20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
  22732.                 21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
  22733.                 22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  22734.                 23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
  22735.                 24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
  22736.                 25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  22737.                 26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  22738.                 27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  22739.                 28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  22740.                 29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  22741.                 30 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  22742.                 31 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand',
  22743.                 32 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand',
  22744.                 33 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand',
  22745.                 34 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand',
  22746.                 35 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand',
  22747.                 36 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand',
  22748.                 37 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand',
  22749.                 38 => 'console.command.public_alias.Abcpremium\\AssetImportCommandBundle\\Command\\AssetImportCommand',
  22750.                 39 => 'console.command.public_alias.Abcpremium\\AssetMetadataAssignerBundle\\Command\\AssignAssetMetadataCommand',
  22751.                 40 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\AttributeSetAttributesCommand',
  22752.                 41 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\DeleteAllTierPricesCommand',
  22753.                 42 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\DeleteByCsv',
  22754.                 43 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\DeleteTierPricesCommand',
  22755.                 44 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\ManageAttributeOptionsCommand',
  22756.                 45 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\MultithreadSyncCommand',
  22757.                 46 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\OrderQtyResetPs',
  22758.                 47 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\OrderQtyResetWuk',
  22759.                 48 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\SyncBulkCommand',
  22760.                 49 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\SyncCommand',
  22761.                 50 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\SyncMediaBulkCommand',
  22762.                 51 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\SyncPricesBulkCommand',
  22763.                 52 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\SyncProductLinksCommand',
  22764.                 53 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\SyncQuantitiesCommand',
  22765.                 54 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreBundle\\Command\\SyncTierPricesBulkCommand',
  22766.                 55 => 'console.command.public_alias.Abcpremium\\PrivatsortimentPriceImportBundle\\Command\\DeletePricesParallelCommand',
  22767.                 56 => 'console.command.public_alias.Abcpremium\\PrivatsortimentPriceImportBundle\\Command\\ImportPricesParallelCommand',
  22768.                 57 => 'console.command.public_alias.Abcpremium\\DataObjectQualityBundle\\Command\\UpdateDataQualityParallelCommand',
  22769.                 58 => 'console.command.public_alias.Abcpremium\\DataObjectQualityBundle\\Command\\UpdateDataQualitySequentialCommand',
  22770.                 59 => 'console.command.public_alias.Abcpremium\\BasicWorkflowValidatorBundle\\Command\\ApplyWorkflowTransitionsCommand',
  22771.                 60 => 'console.command.public_alias.Abcpremium\\BasicWorkflowValidatorBundle\\Command\\CreateValidationYamlCommand',
  22772.                 61 => 'console.command.public_alias.Abcpremium\\BasicWorkflowValidatorBundle\\Command\\ValidateYamlCommand',
  22773.                 62 => 'console.command.public_alias.Abcpremium\\CliAssetFromFileBundle\\Command\\CreateAssetFromFileCommand',
  22774.                 63 => 'console.command.public_alias.Abcpremium\\MagentoCategoryVisibilityBundle\\Command\\CategoryVisibilityCommand',
  22775.                 64 => 'console.command.public_alias.Abcpremium\\PsHerstellerCreatorBundle\\Command\\CreateAssetFolders',
  22776.                 65 => 'console.command.public_alias.Abcpremium\\CsvDeltaCreatorBundle\\Command\\CreateDeltaFromCsvCommand',
  22777.                 66 => 'console.command.public_alias.Abcpremium\\CliMissingDataCsvBundle\\Command\\ExportMissingDataCsvCommand',
  22778.                 67 => 'console.command.public_alias.Abcpremium\\CliSetPropertyDefaultValueBundle\\Command\\SetPropertyDefaultValueCommand',
  22779.                 68 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreObserverBundle\\Command\\CompareCommand',
  22780.                 69 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreObserverBundle\\Command\\CreateCustomFunction',
  22781.                 70 => 'console.command.public_alias.Abcpremium\\Magento2PimcoreObserverBundle\\Command\\SyncComparedCommand',
  22782.                 71 => 'console.command.public_alias.Abcpremium\\MagentoPricingExporterBundle\\Command\\ExportPricesCommand',
  22783.                 72 => 'console.command.public_alias.Abcpremium\\ObjectCsvCliExporterBundle\\Command\\ExportCsvCommand',
  22784.                 73 => 'console.command.public_alias.Abcpremium\\PimcoreApiBundle\\Command\\RegisterClassesCommand',
  22785.                 74 => 'console.command.public_alias.Abcpremium\\PimcoreApiBundle\\Command\\RegisterMethodsCommand',
  22786.                 75 => 'console.command.public_alias.Abcpremium\\PimcoreApiBundle\\Command\\TokenCommand',
  22787.             ],
  22788.         ];
  22789.     }
  22790.     protected function throw($message)
  22791.     {
  22792.         throw new RuntimeException($message);
  22793.     }
  22794. }