var/cache/dev/Container3pRbJBe/App_KernelDevDebugContainer.php line 3006

Open in your IDE?
  1. <?php
  2. namespace Container3pRbJBe;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'Pimcore\\Cache\\Runtime' => true,
  31.             'Pimcore\\Extension\\Config' => true,
  32.             'kernel' => true,
  33.         ];
  34.         $this->methodMap = [
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  37.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  38.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  39.             '.container.private.session' => 'get_Container_Private_SessionService',
  40.             '.container.private.twig' => 'get_Container_Private_TwigService',
  41.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  42.             'App\\Service\\CartService' => 'getCartServiceService',
  43.             'App\\Service\\HelperService' => 'getHelperServiceService',
  44.             'App\\Service\\ProductAttributeMapper' => 'getProductAttributeMapperService',
  45.             'App\\Service\\ProductAttributeRenderer' => 'getProductAttributeRendererService',
  46.             'App\\Service\\ShopService' => 'getShopServiceService',
  47.             'ConnectionApiSageBundle\\Service\\HttpClientApiService' => 'getHttpClientApiServiceService',
  48.             'CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface' => 'getActivityStoreInterfaceService',
  49.             'CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface' => 'getExporterManagerInterfaceService',
  50.             'CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface' => 'getCustomerProviderInterfaceService',
  51.             'CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface' => 'getObjectNamingSchemeInterfaceService',
  52.             'CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface' => 'getCustomerSaveManagerInterfaceService',
  53.             'CustomerManagementFrameworkBundle\\CustomerSaveManager\\SaveOptions' => 'getSaveOptionsService',
  54.             'CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface' => 'getCustomerViewInterfaceService',
  55.             'CustomerManagementFrameworkBundle\\Helper\\JsConfigService' => 'getJsConfigServiceService',
  56.             'CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator' => 'getLinkActivityDefinitionLinkGeneratorService',
  57.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface' => 'getStoredFunctionsInterfaceService',
  58.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface' => 'getTypeMapperInterfaceService',
  59.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface' => 'getSegmentManagerInterfaceService',
  60.             'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
  61.             'Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler' => 'getContentSecurityPolicyHandlerService',
  62.             'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler' => 'getCsrfProtectionHandlerService',
  63.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener' => 'getFullPageCacheListenerService',
  64.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener' => 'getGoogleAnalyticsCodeListenerService',
  65.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener' => 'getGoogleTagManagerListenerService',
  66.             'Pimcore\\Cache\\Core\\CoreCacheHandler' => 'getCoreCacheHandlerService',
  67.             'Pimcore\\Config' => 'getConfigService',
  68.             'Pimcore\\Document\\Editable\\Block\\BlockStateStack' => 'getBlockStateStackService',
  69.             'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService',
  70.             'Pimcore\\Document\\StaticPageGenerator' => 'getStaticPageGeneratorService',
  71.             'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
  72.             'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
  73.             'Pimcore\\Http\\RequestHelper' => 'getRequestHelperService',
  74.             'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => 'getDocumentResolverService',
  75.             'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => 'getEditmodeResolverService',
  76.             'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver' => 'getOutputTimestampResolverService',
  77.             'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver' => 'getPimcoreContextResolverService',
  78.             'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => 'getResponseHeaderResolverService',
  79.             'Pimcore\\Http\\Request\\Resolver\\SiteResolver' => 'getSiteResolverService',
  80.             'Pimcore\\Http\\Request\\Resolver\\StaticPageResolver' => 'getStaticPageResolverService',
  81.             'Pimcore\\Http\\ResponseHelper' => 'getResponseHelperService',
  82.             'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService',
  83.             'Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader' => 'getEditableLoaderService',
  84.             'Pimcore\\Model\\Document\\Service' => 'getServiceService',
  85.             'Pimcore\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
  86.             'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
  87.             'Pimcore\\Templating\\Renderer\\EditableRenderer' => 'getEditableRendererService',
  88.             'Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension' => 'getWebLinkExtensionService',
  89.             'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener' => 'getSessionListenerService',
  90.             'Symfony\\Component\\Lock\\LockFactory' => 'getLockFactoryService',
  91.             'Symfony\\Contracts\\Translation\\TranslatorInterface' => 'getTranslatorInterfaceService',
  92.             'ToolboxBundle\\EventListener\\Frontend\\FrontendJsListener' => 'getFrontendJsListenerService',
  93.             'ToolboxBundle\\Manager\\ConfigManager' => 'getConfigManagerService',
  94.             'ToolboxBundle\\Manager\\LayoutManager' => 'getLayoutManagerService',
  95.             'cache.app' => 'getCache_AppService',
  96.             'cache.system' => 'getCache_SystemService',
  97.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  98.             'cmf.view_formatter' => 'getCmf_ViewFormatterService',
  99.             'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  100.             'data_collector.dump' => 'getDataCollector_DumpService',
  101.             'doctrine' => 'getDoctrineService',
  102.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  103.             'event_dispatcher' => 'getEventDispatcherService',
  104.             'http_kernel' => 'getHttpKernelService',
  105.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  106.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  107.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  108.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  109.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  110.             'monolog.logger.http_client' => 'getMonolog_Logger_HttpClientService',
  111.             'monolog.logger.init' => 'getMonolog_Logger_InitService',
  112.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  113.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  114.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  115.             'monolog.logger.router' => 'getMonolog_Logger_RouterService',
  116.             'monolog.logger.routing' => 'getMonolog_Logger_RoutingService',
  117.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService',
  118.             'pimcore.cache.pool' => 'getPimcore_Cache_PoolService',
  119.             'pimcore.event_listener.frontend.activity_url_tracker' => 'getPimcore_EventListener_Frontend_ActivityUrlTrackerService',
  120.             'pimcore.model.factory' => 'getPimcore_Model_FactoryService',
  121.             'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
  122.             'pimcore.templating.engine.delegating' => 'getPimcore_Templating_Engine_DelegatingService',
  123.             'pimcore_ecommerce.environment' => 'getPimcoreEcommerce_EnvironmentService',
  124.             'pimcore_ecommerce.tracking.tracking_manager' => 'getPimcoreEcommerce_Tracking_TrackingManagerService',
  125.             'request_stack' => 'getRequestStackService',
  126.             'router' => 'getRouterService',
  127.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  128.             'pimcore.templating.engine.twig' => 'getPimcore_Templating_Engine_TwigService',
  129.             'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'getConnectionRegistryService',
  130.             'cmf.link-activity-definition.linkgenerator' => 'getCmf_Linkactivitydefinition_LinkgeneratorService',
  131.             'cmf.customer_exporter_manager' => 'getCmf_CustomerExporterManagerService',
  132.             'cmf.action_trigger.queue' => 'getCmf_ActionTrigger_QueueService',
  133.             'cmf.event_listener.action_trigger' => 'getCmf_EventListener_ActionTriggerService',
  134.             'cache_clearer' => 'getCacheClearerService',
  135.             'filesystem' => 'getFilesystemService',
  136.             'serializer' => 'getSerializerService',
  137.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  138.             'form.factory' => 'getForm_FactoryService',
  139.             'form.type.file' => 'getForm_Type_FileService',
  140.             'profiler' => 'getProfilerService',
  141.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  142.             'security.token_storage' => 'getSecurity_TokenStorageService',
  143.             'twig' => 'getTwigService',
  144.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  145.             'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService',
  146.             'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
  147.             'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService',
  148.             'session' => 'getSessionService',
  149.             'validator' => 'getValidatorService',
  150.         ];
  151.         $this->fileMap = [
  152.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  153.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  154.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  155.             '.container.private.pimcore_admin.security.user_checker' => 'get_Container_Private_PimcoreAdmin_Security_UserCheckerService',
  156.             '.container.private.pimcore_admin.security.user_loader' => 'get_Container_Private_PimcoreAdmin_Security_UserLoaderService',
  157.             '.container.private.pimcore_admin.security.user_provider' => 'get_Container_Private_PimcoreAdmin_Security_UserProviderService',
  158.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  159.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  160.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  161.             'App\\Command\\ExcelPricesCompareCommand' => 'getExcelPricesCompareCommandService',
  162.             'App\\Command\\ImportCustomersFrameworkCommand' => 'getImportCustomersFrameworkCommandService',
  163.             'App\\Command\\ImportProductsDetailsCommand' => 'getImportProductsDetailsCommandService',
  164.             'App\\Command\\SendRegistrationEmailCommand' => 'getSendRegistrationEmailCommandService',
  165.             'App\\Command\\UpdateStockProductsCommand' => 'getUpdateStockProductsCommandService',
  166.             'App\\Controller\\AccountController' => 'getAccountControllerService',
  167.             'App\\Controller\\CartController' => 'getCartControllerService',
  168.             'App\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  169.             'App\\Controller\\ContentController' => 'getContentControllerService',
  170.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  171.             'App\\Controller\\EmailsController' => 'getEmailsControllerService',
  172.             'App\\Controller\\ErrorController' => 'getErrorControllerService',
  173.             'App\\Controller\\JsTranslationController' => 'getJsTranslationControllerService',
  174.             'App\\Controller\\OrderController' => 'getOrderControllerService',
  175.             'App\\Controller\\SecureController' => 'getSecureControllerService',
  176.             'App\\Controller\\ShopController' => 'getShopControllerService',
  177.             'App\\Service\\CustomerFrameworkService' => 'getCustomerFrameworkServiceService',
  178.             'App\\Service\\EmailService' => 'getEmailServiceService',
  179.             'App\\Service\\Exporter\\AbstractService' => 'getAbstractServiceService',
  180.             'App\\Service\\Exporter\\FilterService' => 'getFilterServiceService',
  181.             'App\\Service\\Exporter\\HelperService' => 'getHelperService2Service',
  182.             'App\\Service\\Exporter\\Override\\Command\\ExporterCommand' => 'getExporterCommandService',
  183.             'App\\Service\\Exporter\\Override\\FileType\\CsvFileType' => 'getCsvFileTypeService',
  184.             'App\\Service\\Exporter\\Override\\FileType\\XlsxFileType' => 'getXlsxFileTypeService',
  185.             'App\\Service\\Exporter\\Override\\Service\\ExporterService' => 'getExporterServiceService',
  186.             'App\\Service\\Exporter\\ProductFieldService' => 'getProductFieldServiceService',
  187.             'App\\Service\\FTPService' => 'getFTPServiceService',
  188.             'App\\Service\\OrderService' => 'getOrderServiceService',
  189.             'App\\Service\\ProductAttributeData' => 'getProductAttributeDataService',
  190.             'App\\Service\\ProductService' => 'getProductServiceService',
  191.             'App\\Service\\RatesService' => 'getRatesServiceService',
  192.             'App\\Service\\StockService' => 'getStockServiceService',
  193.             'App\\Service\\TrackingOrderGLSService' => 'getTrackingOrderGLSServiceService',
  194.             'App\\Service\\UpdateProductPriceInSageService' => 'getUpdateProductPriceInSageServiceService',
  195.             'App\\Service\\UpdateProductToSageService' => 'getUpdateProductToSageServiceService',
  196.             'App\\Templating\\Helper\\LanguageSwitcher' => 'getLanguageSwitcherService',
  197.             'App\\Tool\\PimcoreUrl' => 'getPimcoreUrlService',
  198.             'App\\Website\\LinkGenerator\\BrandsLinkGenerator' => 'getBrandsLinkGeneratorService',
  199.             'App\\Website\\LinkGenerator\\ProductsLinkGenerator' => 'getProductsLinkGeneratorService',
  200.             'Asioso\\QuickTranslateBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  201.             'Asioso\\QuickTranslateBundle\\Controller\\DocumentController' => 'getDocumentControllerService',
  202.             'Asioso\\QuickTranslateBundle\\Controller\\ObjectController' => 'getObjectControllerService',
  203.             'ConnectionApiSageBundle\\Controller\\DefaultController' => 'getDefaultController3Service',
  204.             'CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface' => 'getEventHandlerInterfaceService',
  205.             'CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface' => 'getQueueInterfaceService',
  206.             'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager' => 'getDefaultActivityManagerService',
  207.             'CustomerManagementFrameworkBundle\\Controller\\Admin' => 'getAdminService',
  208.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController' => 'getActivitiesControllerService',
  209.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController' => 'getCustomersControllerService',
  210.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController' => 'getFilterDefinitionControllerService',
  211.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController' => 'getDuplicatesControllerService',
  212.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController' => 'getGDPRDataControllerService',
  213.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController' => 'getHelperControllerService',
  214.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController' => 'getRulesControllerService',
  215.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController' => 'getSegmentAssignmentControllerService',
  216.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
  217.             'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController' => 'getTemplatesControllerService',
  218.             'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController' => 'getObjectPreviewControllerService',
  219.             'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController' => 'getTermSegmentBuilderControllerService',
  220.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController' => 'getActivitiesController2Service',
  221.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController' => 'getCustomersController2Service',
  222.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController' => 'getDeletionsControllerService',
  223.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController' => 'getSegmentGroupsControllerService',
  224.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController' => 'getSegmentsControllerService',
  225.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController' => 'getSegmentsOfCustomersControllerService',
  226.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController' => 'getWebhookControllerService',
  227.             'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController' => 'getAdminControllerService',
  228.             'CustomerManagementFrameworkBundle\\CustomerDuplicatesService\\CustomerDuplicatesServiceInterface' => 'getCustomerDuplicatesServiceInterfaceService',
  229.             'CustomerManagementFrameworkBundle\\CustomerList\\SearchHelper' => 'getSearchHelperService',
  230.             'CustomerManagementFrameworkBundle\\CustomerMerger\\CustomerMergerInterface' => 'getCustomerMergerInterfaceService',
  231.             'CustomerManagementFrameworkBundle\\CustomerSaveValidator\\CustomerSaveValidatorInterface' => 'getCustomerSaveValidatorInterfaceService',
  232.             'CustomerManagementFrameworkBundle\\CustomerView\\Customer\\Maintenance' => 'getMaintenanceService',
  233.             'CustomerManagementFrameworkBundle\\CustomerView\\FilterDefinition\\Maintenance' => 'getMaintenance2Service',
  234.             'CustomerManagementFrameworkBundle\\DuplicatesIndex\\DuplicatesIndexInterface' => 'getDuplicatesIndexInterfaceService',
  235.             'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService' => 'getDefaultEncryptionServiceService',
  236.             'CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface' => 'getPimcoreElementRemovalListenerInterfaceService',
  237.             'CustomerManagementFrameworkBundle\\Event\\TargetingEventListener' => 'getTargetingEventListenerService',
  238.             'CustomerManagementFrameworkBundle\\Installer' => 'getInstallerService',
  239.             'CustomerManagementFrameworkBundle\\Maintenance\\MaintenanceWorker' => 'getMaintenanceWorkerService',
  240.             'CustomerManagementFrameworkBundle\\Maintenance\\Tasks\\CleanupEmptyFoldersTask' => 'getCleanupEmptyFoldersTaskService',
  241.             'CustomerManagementFrameworkBundle\\Maintenance\\Tasks\\CleanupExportTmpDataTask' => 'getCleanupExportTmpDataTaskService',
  242.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\Indexer\\IndexerInterface' => 'getIndexerInterfaceService',
  243.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\QueryService\\QueryServiceInterface' => 'getQueryServiceInterfaceService',
  244.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\QueueBuilder\\QueueBuilderInterface' => 'getQueueBuilderInterfaceService',
  245.             'CustomerManagementFrameworkBundle\\SegmentAssignment\\SegmentAssigner\\SegmentAssignerInterface' => 'getSegmentAssignerInterfaceService',
  246.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentBuilderExecutor\\SegmentBuilderExecutorInterface' => 'getSegmentBuilderExecutorInterfaceService',
  247.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentExtractor\\SegmentExtractorInterface' => 'getSegmentExtractorInterfaceService',
  248.             'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentMerger\\DefaultSegmentMerger\\MetadataFiller' => 'getMetadataFillerService',
  249.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  250.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'getCallbackSettingsControllerService',
  251.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'getConfigControllerService',
  252.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'getIndexControllerService',
  253.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'getMonitoringItemControllerService',
  254.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'getRestControllerService',
  255.             'Elements\\Bundle\\ProcessManagerBundle\\Installer' => 'getInstaller2Service',
  256.             'Elements\\Bundle\\ProcessManagerBundle\\Service\\CommandsValidator' => 'getCommandsValidatorService',
  257.             'GuzzleHttp\\Client' => 'getClientService',
  258.             'IndabaExtensionBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectControllerService',
  259.             'IndabaExtensionBundle\\Controller\\Admin\\DataObject\\ProductCategoryController' => 'getProductCategoryControllerService',
  260.             'IndabaExtensionBundle\\Controller\\Admin\\JsVariablesController' => 'getJsVariablesControllerService',
  261.             'IndabaExtensionBundle\\Installer' => 'getInstaller3Service',
  262.             'IndabaIbexportBundle\\Controller\\Admin\\ExportXmlController' => 'getExportXmlControllerService',
  263.             'IndabaIbexportBundle\\Controller\\Admin\\ExportconfigurationController' => 'getExportconfigurationControllerService',
  264.             'IndabaIbexportBundle\\Controller\\Admin\\MessageController' => 'getMessageControllerService',
  265.             'IndabaIbexportBundle\\Controller\\Admin\\PublicationImagesController' => 'getPublicationImagesControllerService',
  266.             'IndabaIbexportBundle\\Installer' => 'getInstaller4Service',
  267.             'IndabaImportExportBundle\\Controller\\Admin\\ImportDataController' => 'getImportDataControllerService',
  268.             'IndabaImportExportBundle\\Controller\\Admin\\MessageController' => 'getMessageController2Service',
  269.             'IndabaImportExportBundle\\Installer' => 'getInstaller5Service',
  270.             'IndabaPublicationBundle\\Controller\\Admin\\JsVariablesController' => 'getJsVariablesController2Service',
  271.             'IndabaPublicationBundle\\Controller\\Admin\\PublicationController' => 'getPublicationControllerService',
  272.             'IndabaPublicationBundle\\Controller\\Admin\\TreeController' => 'getTreeControllerService',
  273.             'IndabaPublicationBundle\\Installer' => 'getInstaller6Service',
  274.             'IndabaSolutions\\ExporterBundle\\Command\\ClearTargetFolderCommand' => 'getClearTargetFolderCommandService',
  275.             'IndabaSolutions\\ExporterBundle\\Command\\CreateAllExportersCommand' => 'getCreateAllExportersCommandService',
  276.             'IndabaSolutions\\ExporterBundle\\Command\\CreateAllFieldsCommand' => 'getCreateAllFieldsCommandService',
  277.             'IndabaSolutions\\ExporterBundle\\Command\\CreateClassesCommand' => 'getCreateClassesCommandService',
  278.             'IndabaSolutions\\ExporterBundle\\Command\\ExportDataCommand' => 'getExportDataCommandService',
  279.             'IndabaSolutions\\ExporterBundle\\Command\\ExporterStatusCommand' => 'getExporterStatusCommandService',
  280.             'IndabaSolutions\\ExporterBundle\\Command\\GetProductFieldsCommand' => 'getGetProductFieldsCommandService',
  281.             'IndabaSolutions\\ExporterBundle\\Command\\ImportDataCommand' => 'getImportDataCommandService',
  282.             'IndabaSolutions\\ExporterBundle\\Command\\StopExporterCommand' => 'getStopExporterCommandService',
  283.             'IndabaSolutions\\ExporterBundle\\Controller\\ExporterController' => 'getExporterControllerService',
  284.             'IndabaSolutions\\ExporterBundle\\DataType\\Advancedmanytomany' => 'getAdvancedmanytomanyService',
  285.             'IndabaSolutions\\ExporterBundle\\DataType\\Advancedmanytomanyor' => 'getAdvancedmanytomanyorService',
  286.             'IndabaSolutions\\ExporterBundle\\DataType\\Advancedmanytomanyrelation' => 'getAdvancedmanytomanyrelationService',
  287.             'IndabaSolutions\\ExporterBundle\\DataType\\Asset' => 'getAssetService',
  288.             'IndabaSolutions\\ExporterBundle\\DataType\\Classificationstore' => 'getClassificationstoreService',
  289.             'IndabaSolutions\\ExporterBundle\\DataType\\DataObject' => 'getDataObjectService',
  290.             'IndabaSolutions\\ExporterBundle\\DataType\\Document' => 'getDocumentService',
  291.             'IndabaSolutions\\ExporterBundle\\DataType\\Externalimage' => 'getExternalimageService',
  292.             'IndabaSolutions\\ExporterBundle\\DataType\\Fieldcollections' => 'getFieldcollectionsService',
  293.             'IndabaSolutions\\ExporterBundle\\DataType\\Image' => 'getImageService',
  294.             'IndabaSolutions\\ExporterBundle\\DataType\\Imagegallery' => 'getImagegalleryService',
  295.             'IndabaSolutions\\ExporterBundle\\DataType\\Link' => 'getLinkService',
  296.             'IndabaSolutions\\ExporterBundle\\DataType\\Localizedfields' => 'getLocalizedfieldsService',
  297.             'IndabaSolutions\\ExporterBundle\\DataType\\Manytomany' => 'getManytomanyService',
  298.             'IndabaSolutions\\ExporterBundle\\DataType\\Manytomanyobjectrelation' => 'getManytomanyobjectrelationService',
  299.             'IndabaSolutions\\ExporterBundle\\DataType\\Manytomanyrelation' => 'getManytomanyrelationService',
  300.             'IndabaSolutions\\ExporterBundle\\DataType\\Manytoonerelation' => 'getManytoonerelationService',
  301.             'IndabaSolutions\\ExporterBundle\\DataType\\Multiselect' => 'getMultiselectService',
  302.             'IndabaSolutions\\ExporterBundle\\DataType\\Objectbricks' => 'getObjectbricksService',
  303.             'IndabaSolutions\\ExporterBundle\\DataType\\Reverseobjectrelation' => 'getReverseobjectrelationService',
  304.             'IndabaSolutions\\ExporterBundle\\DataType\\Video' => 'getVideoService',
  305.             'IndabaSolutions\\ExporterBundle\\Provider\\CheckboxesProvider' => 'getCheckboxesProviderService',
  306.             'IndabaSolutions\\ExporterBundle\\Provider\\ExportFolderProvider' => 'getExportFolderProviderService',
  307.             'IndabaSolutions\\ExporterBundle\\Provider\\ExporterClassLabelProvider' => 'getExporterClassLabelProviderService',
  308.             'IndabaSolutions\\ExporterBundle\\Provider\\KeyClassLabelProvider' => 'getKeyClassLabelProviderService',
  309.             'IndabaSolutions\\ExporterBundle\\Provider\\PropsOptionsProvider' => 'getPropsOptionsProviderService',
  310.             'IndabaSolutions\\ExporterBundle\\Provider\\ThumbnailProvider' => 'getThumbnailProviderService',
  311.             'IndabaSolutions\\ExporterBundle\\Repository\\ClassificationStoreRepository' => 'getClassificationStoreRepositoryService',
  312.             'IndabaSolutions\\ExporterBundle\\Repository\\DataObjectRepository' => 'getDataObjectRepositoryService',
  313.             'IndabaSolutions\\ExporterBundle\\Repository\\FieldClassRepository' => 'getFieldClassRepositoryService',
  314.             'IndabaSolutions\\ExporterBundle\\Service\\DataTypeProcessorService' => 'getDataTypeProcessorServiceService',
  315.             'IndabaSolutions\\ExporterBundle\\Service\\ExporterClassService' => 'getExporterClassServiceService',
  316.             'IndabaSolutions\\ExporterBundle\\Service\\ExporterService' => 'getExporterService2Service',
  317.             'IndabaSyncroAssetsBundle\\Command\\SyncroAssetCommand' => 'getSyncroAssetCommandService',
  318.             'IndabaSyncroAssetsBundle\\Controller\\DefaultController' => 'getDefaultController4Service',
  319.             'IndabaSyncroAssetsBundle\\Installer' => 'getInstaller7Service',
  320.             'IndabaSyncroAssetsBundle\\Service\\SyncroService' => 'getSyncroServiceService',
  321.             'Pimcore\\Admin\\Serializer' => 'getSerializer2Service',
  322.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'getAssetControllerService',
  323.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'getAssetHelperControllerService',
  324.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassControllerService',
  325.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService',
  326.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectController2Service',
  327.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperControllerService',
  328.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService',
  329.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService',
  330.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentController2Service',
  331.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService',
  332.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService',
  333.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService',
  334.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService',
  335.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService',
  336.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService',
  337.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService',
  338.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService',
  339.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletControllerService',
  340.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService',
  341.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService',
  342.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service',
  343.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
  344.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
  345.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexController2Service',
  346.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
  347.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
  348.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginControllerService',
  349.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
  350.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
  351.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalControllerService',
  352.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService',
  353.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService',
  354.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsController2Service',
  355.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService',
  356.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService',
  357.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
  358.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  359.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService',
  360.             'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService',
  361.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminController2Service',
  362.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service',
  363.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController3Service',
  364.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService',
  365.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService',
  366.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService',
  367.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService',
  368.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController3Service',
  369.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchControllerService',
  370.             'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolver2Service',
  371.             'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
  372.             'Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\GenerateBundleCommand' => 'getGenerateBundleCommandService',
  373.             'Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\Helper\\QuestionHelper' => 'getQuestionHelperService',
  374.             'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
  375.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
  376.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'getConfigController2Service',
  377.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'getGraphQLExplorerControllerService',
  378.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'getWebserviceControllerService',
  379.             'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service' => 'getService2Service',
  380.             'Pimcore\\Bundle\\DataHubBundle\\Installer' => 'getInstaller8Service',
  381.             'Pimcore\\Bundle\\DataHubBundle\\Service\\CheckConsumerPermissionsService' => 'getCheckConsumerPermissionsServiceService',
  382.             'Pimcore\\Bundle\\DataHubBundle\\Service\\ExportService' => 'getExportServiceService',
  383.             'Pimcore\\Bundle\\DataHubBundle\\Service\\FileUploadService' => 'getFileUploadServiceService',
  384.             'Pimcore\\Bundle\\DataHubBundle\\Service\\ImportService' => 'getImportServiceService',
  385.             'Pimcore\\Bundle\\DataHubBundle\\Service\\OutputCacheService' => 'getOutputCacheServiceService',
  386.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'getConfigDataObjectControllerService',
  387.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'getPushImportControllerService',
  388.             'Pimcore\\Bundle\\DataImporterBundle\\Installer' => 'getInstaller9Service',
  389.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController' => 'getAdminOrderControllerService',
  390.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController' => 'getConfigController3Service',
  391.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController' => 'getFindologicControllerService',
  392.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController' => 'getIndexController3Service',
  393.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController' => 'getPricingControllerService',
  394.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController' => 'getVoucherControllerService',
  395.             'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\Installer' => 'getInstaller10Service',
  396.             'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController' => 'getAdminController3Service',
  397.             'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearer2Service',
  398.             'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService',
  399.             'Pimcore\\DataObject\\BlockDataMarshaller\\Consent' => 'getConsentService',
  400.             'Pimcore\\DataObject\\BlockDataMarshaller\\Date' => 'getDateService',
  401.             'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage' => 'getExternalImage2Service',
  402.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds' => 'getGeoboundsService',
  403.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint' => 'getGeopointService',
  404.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon' => 'getGeopolygonService',
  405.             'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields' => 'getLocalizedfields2Service',
  406.             'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor' => 'getRgbaColorService',
  407.             'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable' => 'getStructuredTableService',
  408.             'Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface' => 'getFieldDefinitionDocBlockBuilderInterfaceService',
  409.             'Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface' => 'getPHPClassDumperInterfaceService',
  410.             'Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface' => 'getPHPFieldCollectionClassDumperInterfaceService',
  411.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface' => 'getPHPObjectBrickClassDumperInterfaceService',
  412.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface' => 'getPHPObjectBrickContainerClassDumperInterfaceService',
  413.             'Pimcore\\DataObject\\Consent\\Service' => 'getService3Service',
  414.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField' => 'getEncryptedFieldService',
  415.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect' => 'getBooleanSelectService',
  416.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField' => 'getEncryptedField2Service',
  417.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect' => 'getMultiselect2Service',
  418.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue' => 'getQuantityValueService',
  419.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor' => 'getRgbaColor2Service',
  420.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table' => 'getTableService',
  421.             'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService4Service',
  422.             'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
  423.             'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
  424.             'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
  425.             'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
  426.             'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService',
  427.             'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
  428.             'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
  429.             'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
  430.             'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
  431.             'Pimcore\\Localization\\IntlFormatter' => 'getIntlFormatterService',
  432.             'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService',
  433.             'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService',
  434.             'Pimcore\\Mail\\Mailer' => 'getMailerService',
  435.             'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
  436.             'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
  437.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
  438.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
  439.             'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
  440.             'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
  441.             'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
  442.             'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
  443.             'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
  444.             'Pimcore\\Serializer\\Serializer' => 'getSerializer3Service',
  445.             'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService',
  446.             'Pimcore\\Tool\\Storage' => 'getStorageService',
  447.             'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService',
  448.             'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService',
  449.             'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService',
  450.             'Pimcore\\Workflow\\Manager' => 'getManagerService',
  451.             'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService',
  452.             'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService',
  453.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  454.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  455.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  456.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  457.             'ToolboxBundle\\Builder\\BrickConfigBuilder' => 'getBrickConfigBuilderService',
  458.             'ToolboxBundle\\Controller\\Admin\\ColumnAdjusterController' => 'getColumnAdjusterControllerService',
  459.             'ToolboxBundle\\Controller\\Admin\\SettingsController' => 'getSettingsController4Service',
  460.             'ToolboxBundle\\Controller\\AjaxController' => 'getAjaxControllerService',
  461.             'ToolboxBundle\\Controller\\SnippetController' => 'getSnippetController2Service',
  462.             'ToolboxBundle\\Tool\\Install' => 'getInstallService',
  463.             'cache.app_clearer' => 'getCache_AppClearerService',
  464.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  465.             'cache.system_clearer' => 'getCache_SystemClearerService',
  466.             'cache_warmer' => 'getCacheWarmerService',
  467.             'cmf.action_trigger.action_manager' => 'getCmf_ActionTrigger_ActionManagerService',
  468.             'cmf.activity_store_entry' => 'getCmf_ActivityStoreEntryService',
  469.             'cmf.activity_url_tracker' => 'getCmf_ActivityUrlTrackerService',
  470.             'cmf.activity_view' => 'getCmf_ActivityViewService',
  471.             'cmf.custom_report.adapter.term_segment_builder' => 'getCmf_CustomReport_Adapter_TermSegmentBuilderService',
  472.             'cmf.customer_duplicates_view' => 'getCmf_CustomerDuplicatesViewService',
  473.             'cmf.document.newsletter.factory.segmentAddressSource' => 'getCmf_Document_Newsletter_Factory_SegmentAddressSourceService',
  474.             'cmf.event_listener.object_merger' => 'getCmf_EventListener_ObjectMergerService',
  475.             'cmf.event_listener.pimcore_object' => 'getCmf_EventListener_PimcoreObjectService',
  476.             'cmf.potential_duplicate_item' => 'getCmf_PotentialDuplicateItemService',
  477.             'cmf.rest.activities_handler' => 'getCmf_Rest_ActivitiesHandlerService',
  478.             'cmf.rest.customers_handler' => 'getCmf_Rest_CustomersHandlerService',
  479.             'cmf.rest.deletions_handler' => 'getCmf_Rest_DeletionsHandlerService',
  480.             'cmf.rest.segment_groups_handler' => 'getCmf_Rest_SegmentGroupsHandlerService',
  481.             'cmf.rest.segments_handler' => 'getCmf_Rest_SegmentsHandlerService',
  482.             'cmf.rest.segments_of_customer_handler' => 'getCmf_Rest_SegmentsOfCustomerHandlerService',
  483.             'cmf.segment_manager.segment_merger' => 'getCmf_SegmentManager_SegmentMergerService',
  484.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  485.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\ActionTriggerQueueCommand' => 'getActionTriggerQueueCommandService',
  486.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\BuildSegmentsCommand' => 'getBuildSegmentsCommandService',
  487.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\CronTriggerCommand' => 'getCronTriggerCommandService',
  488.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\DuplicatesIndexCommand' => 'getDuplicatesIndexCommandService',
  489.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommandService',
  490.             'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\SegmentAssignmentIndexCommand' => 'getSegmentAssignmentIndexCommandService',
  491.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand' => 'getClassMethodExecutorCommandService',
  492.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommand2Service',
  493.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MigrationGeneratorCommand' => 'getMigrationGeneratorCommandService',
  494.             'console.command.public_alias.IndabaSolutions\\ExporterBundle\\Command\\ExporterCommand' => 'getExporterCommand2Service',
  495.             'console.command.public_alias.Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\BaseGenerateBundleCommand' => 'getBaseGenerateBundleCommandService',
  496.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
  497.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
  498.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
  499.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
  500.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
  501.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
  502.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
  503.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
  504.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
  505.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
  506.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
  507.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
  508.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
  509.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
  510.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
  511.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
  512.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
  513.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
  514.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
  515.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
  516.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
  517.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
  518.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
  519.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
  520.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
  521.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
  522.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
  523.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
  524.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
  525.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\MigrateLegacyConfig' => 'getMigrateLegacyConfigService',
  526.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand' => 'getRebuildWorkspacesCommandService',
  527.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand' => 'getRebuildDefinitionsCommandService',
  528.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommandService',
  529.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand' => 'getDummyDataCommandService',
  530.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand' => 'getParallelProcessQueueCommandService',
  531.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand' => 'getPrepareImportCommandService',
  532.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand' => 'getSequentialProcessQueueCommandService',
  533.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\CleanupPendingOrdersCommand' => 'getCleanupPendingOrdersCommandService',
  534.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\BootstrapCommand' => 'getBootstrapCommandService',
  535.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\EsSyncCommand' => 'getEsSyncCommandService',
  536.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessPreparationQueueCommand' => 'getProcessPreparationQueueCommandService',
  537.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessUpdateIndexQueueCommand' => 'getProcessUpdateIndexQueueCommandService',
  538.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ResetQueueCommand' => 'getResetQueueCommandService',
  539.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupReservationsCommand' => 'getCleanupReservationsCommandService',
  540.             'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupStatisticsCommand' => 'getCleanupStatisticsCommandService',
  541.             'console.command_loader' => 'getConsole_CommandLoaderService',
  542.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  543.             'error_controller' => 'getErrorController2Service',
  544.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  545.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  546.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  547.             'indaba.importdata' => 'getIndaba_ImportdataService',
  548.             'indabaibexport.catalogexportxml' => 'getIndabaibexport_CatalogexportxmlService',
  549.             'monolog.logger.DATA-IMPORTER' => 'getMonolog_Logger_DATAIMPORTERService',
  550.             'monolog.logger.cmf' => 'getMonolog_Logger_CmfService',
  551.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
  552.             'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
  553.             'monolog.logger.import_products_inputs_from_api_sage' => 'getMonolog_Logger_ImportProductsInputsFromApiSageService',
  554.             'monolog.logger.import_products_inputs_from_api_sage_empty_info_products' => 'getMonolog_Logger_ImportProductsInputsFromApiSageEmptyInfoProductsService',
  555.             'monolog.logger.lock' => 'getMonolog_Logger_LockService',
  556.             'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
  557.             'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
  558.             'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService',
  559.             'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService',
  560.             'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService',
  561.             'monolog.logger.pimcore_ecommerce' => 'getMonolog_Logger_PimcoreEcommerceService',
  562.             'monolog.logger.pimcore_ecommerce_es' => 'getMonolog_Logger_PimcoreEcommerceEsService',
  563.             'monolog.logger.pimcore_ecommerce_findologic' => 'getMonolog_Logger_PimcoreEcommerceFindologicService',
  564.             'monolog.logger.pimcore_ecommerce_indexupdater' => 'getMonolog_Logger_PimcoreEcommerceIndexupdaterService',
  565.             'monolog.logger.pimcore_ecommerce_sql' => 'getMonolog_Logger_PimcoreEcommerceSqlService',
  566.             'monolog.logger.send_registration_mail' => 'getMonolog_Logger_SendRegistrationMailService',
  567.             'monolog.logger.session' => 'getMonolog_Logger_SessionService',
  568.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  569.             'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService',
  570.             'pimcore.cache.adapter.null_tag_aware' => 'getPimcore_Cache_Adapter_NullTagAwareService',
  571.             'pimcore.class.resolver.document' => 'getPimcore_Class_Resolver_DocumentService',
  572.             'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService',
  573.             'pimcore.implementation_loader.asset.metadata.data' => 'getPimcore_ImplementationLoader_Asset_Metadata_DataService',
  574.             'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService',
  575.             'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService',
  576.             'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
  577.             'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
  578.             'pimcore_ecommerce.cart_manager.default' => 'getPimcoreEcommerce_CartManager_DefaultService',
  579.             'pimcore_ecommerce.factory' => 'getPimcoreEcommerce_FactoryService',
  580.             'pimcore_ecommerce.index_service' => 'getPimcoreEcommerce_IndexServiceService',
  581.             'pimcore_ecommerce.offer_tool' => 'getPimcoreEcommerce_OfferToolService',
  582.             'pimcore_ecommerce.order_manager.default' => 'getPimcoreEcommerce_OrderManager_DefaultService',
  583.             'pimcore_ecommerce.payment_manager' => 'getPimcoreEcommerce_PaymentManagerService',
  584.             'pimcore_ecommerce.voucher_service' => 'getPimcoreEcommerce_VoucherServiceService',
  585.             'pimcore_ecommerce.voucher_service.token_manager_factory' => 'getPimcoreEcommerce_VoucherService_TokenManagerFactoryService',
  586.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  587.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  588.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  589.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  590.             'routing.loader' => 'getRouting_LoaderService',
  591.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  592.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  593.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
  594.             'services_resetter' => 'getServicesResetterService',
  595.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  596.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  597.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  598.         ];
  599.         $this->aliases = [
  600.             'App\\Kernel' => 'kernel',
  601.             'CustomerManagementFrameworkBundle\\ActivityManager\\ActivityManagerInterface' => 'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager',
  602.             'CustomerManagementFrameworkBundle\\Encryption\\EncryptionServiceInterface' => 'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService',
  603.             'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
  604.             'GuzzleHttp\\ClientInterface' => 'GuzzleHttp\\Client',
  605.             'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
  606.             'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
  607.             'Pimcore\\Kernel' => 'kernel',
  608.             'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
  609.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  610.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  611.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  612.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  613.             'ToolboxBundle\\Builder\\BrickConfigBuilderInterface' => 'ToolboxBundle\\Builder\\BrickConfigBuilder',
  614.             'cmf.activity_manager' => 'CustomerManagementFrameworkBundle\\ActivityManager\\DefaultActivityManager',
  615.             'cmf.activity_store' => 'CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface',
  616.             'cmf.customer_duplicates_index' => 'CustomerManagementFrameworkBundle\\DuplicatesIndex\\DuplicatesIndexInterface',
  617.             'cmf.customer_duplicates_service' => 'CustomerManagementFrameworkBundle\\CustomerDuplicatesService\\CustomerDuplicatesServiceInterface',
  618.             'cmf.customer_merger' => 'CustomerManagementFrameworkBundle\\CustomerMerger\\CustomerMergerInterface',
  619.             'cmf.customer_provider' => 'CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface',
  620.             'cmf.customer_provider.object_naming_scheme' => 'CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface',
  621.             'cmf.customer_save_manager' => 'CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface',
  622.             'cmf.customer_save_validator' => 'CustomerManagementFrameworkBundle\\CustomerSaveValidator\\CustomerSaveValidatorInterface',
  623.             'cmf.customer_view' => 'CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface',
  624.             'cmf.encryption_service' => 'CustomerManagementFrameworkBundle\\Encryption\\DefaultEncryptionService',
  625.             'cmf.logger' => 'monolog.logger.cmf',
  626.             'cmf.segment_manager' => 'CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface',
  627.             'database_connection' => 'doctrine.dbal.default_connection',
  628.             'messenger.bus.pimcore-core' => 'messenger.default_bus',
  629.             'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
  630.             'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
  631.             'pimcore.ecommerceframework.installer' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\Installer',
  632.             'pimcore.http_client' => 'GuzzleHttp\\Client',
  633.             'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  634.             'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
  635.             'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
  636.             'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  637.         ];
  638.         $this->privates['service_container'] = function () {
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  645.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Kernel.php';
  646.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  648.             include_once \dirname(__DIR__4).'/src/EventSubscriber/LoginSubscriber.php';
  649.             include_once \dirname(__DIR__4).'/src/Service/AbstractBaseService.php';
  650.             include_once \dirname(__DIR__4).'/src/Service/CartService.php';
  651.             include_once \dirname(__DIR__4).'/src/Service/HelperService.php';
  652.             include_once \dirname(__DIR__4).'/src/Service/ProductAttributeMapper.php';
  653.             include_once \dirname(__DIR__4).'/src/Service/ProductAttributeRenderer.php';
  654.             include_once \dirname(__DIR__4).'/src/Service/ShopService.php';
  655.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  657.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ProductExtension.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  669.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  682.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  683.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  686.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ProxyAdapter.php';
  694.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  695.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  728.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  729.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  730.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  731.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  740.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  741.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  750.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  751.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  752.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  754.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  756.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  757.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  758.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  771.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  772.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  773.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  774.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  775.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  776.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  777.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  778.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  779.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  780.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  781.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  782.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  783.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  784.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  785.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  786.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  787.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  793.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  794.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  795.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  796.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  797.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  798.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  799.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  800.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  801.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  804.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  805.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  806.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  807.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  808.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  809.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  810.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  811.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  812.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  813.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  814.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  815.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  816.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  817.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  818.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  819.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  820.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  821.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  822.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  823.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  824.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  825.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  826.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  827.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  828.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  829.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  830.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  831.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  832.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  833.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  834.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  835.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  836.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  837.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  838.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  839.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  840.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  841.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  842.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/ConnectionInterface.php';
  843.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php';
  844.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/Connection.php';
  845.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  846.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  847.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  848.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  849.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  850.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  851.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  852.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  853.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  854.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  855.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  856.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  857.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  858.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  859.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  860.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  861.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  862.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  863.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  864.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  865.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  866.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  867.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  868.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  869.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  870.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  871.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  872.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  873.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  874.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  875.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  876.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  877.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  878.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  879.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  880.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  881.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  882.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  883.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  884.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  885.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  886.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  887.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Config.php';
  888.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  889.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  890.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DatabaseTableTrait.php';
  891.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/ExpiringStoreTrait.php';
  892.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DoctrineDbalStore.php';
  893.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  894.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  895.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Security/User/TokenStorageUserResolver.php';
  896.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Security/User/UserLoader.php';
  897.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
  898.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
  899.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php';
  900.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
  901.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleManager.php';
  902.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Config/StateConfig.php';
  903.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleLocator.php';
  904.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Composer/PackageInfo.php';
  905.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestHelper.php';
  906.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseHelper.php';
  907.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestMatcherFactory.php';
  908.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseStack.php';
  909.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Response/CodeInjector.php';
  910.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/AbstractRequestResolver.php';
  911.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/PimcoreContextResolver.php';
  912.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Context/PimcoreContextGuesser.php';
  913.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/StaticPageResolver.php';
  914.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/OutputTimestampResolver.php';
  915.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/SiteResolver.php';
  916.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/EditmodeResolver.php';
  917.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.php';
  918.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/ResponseHeaderResolver.php';
  919.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleServiceInterface.php';
  920.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleService.php';
  921.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/LoaderInterface.php';
  922.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassNameLoaderInterface.php';
  923.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ImplementationLoader.php';
  924.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoaderInterface.php';
  925.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoader.php';
  926.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/AbstractClassNameLoader.php';
  927.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/PrefixLoader.php';
  928.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/PrefixLoader.php';
  929.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassMapLoader.php';
  930.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/Block/BlockStateStack.php';
  931.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
  932.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
  933.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
  934.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
  935.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Element/Service.php';
  936.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Document/Service.php';
  937.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
  938.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
  939.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
  940.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PimcoreContextAwareTrait.php';
  941.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/RoutingListener.php';
  942.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreContextListener.php';
  943.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentFallbackListener.php';
  944.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreHeaderListener.php';
  945.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/LocaleListener.php';
  946.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/TranslationDebugListener.php';
  947.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ElementListener.php';
  948.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GlobalTemplateVariablesListener.php';
  949.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/HardlinkCanonicalListener.php';
  950.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/BlockStateListener.php';
  951.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentMetaDataListener.php';
  952.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/StaticPageContextAwareTrait.php';
  953.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/StaticPageGeneratorListener.php';
  954.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/EventedControllerListener.php';
  955.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseHeaderListener.php';
  956.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/EditmodeListener.php';
  957.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseStackListener.php';
  958.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/ResponseInjectionTrait.php';
  959.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/InternalWysiwygHtmlAttributeFilterListener.php';
  960.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/EnabledTrait.php';
  961.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PreviewRequestTrait.php';
  962.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleAnalyticsCodeListener.php';
  963.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleTagManagerListener.php';
  964.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php';
  965.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/FullPage/SessionStatus.php';
  966.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/MaintenancePageListener.php';
  967.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleSearchConsoleVerificationListener.php';
  968.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/OutputTimestampListener.php';
  969.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WebDebugToolbarListener.php';
  970.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/ActionRenderer.php';
  971.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/EngineInterface.php';
  973.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/StreamingEngineInterface.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/DelegatingEngine.php';
  975.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';
  976.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  977.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/HelperCharsetTrait.php';
  978.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
  979.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/AbstractExtension.php';
  980.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/CacheBusterAware.php';
  981.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/WebLinksTrait.php';
  982.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadLink.php';
  983.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/TextUtilsTrait.php';
  984.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadMeta.php';
  985.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadScript.php';
  986.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadStyle.php';
  987.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadTitle.php';
  988.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Inc.php';
  989.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/IncludeRenderer.php';
  990.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/InlineScript.php';
  991.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder.php';
  992.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/ContainerService.php';
  993.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreDataCollector.php';
  994.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
  995.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
  996.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
  997.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
  998.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
  999.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingSessionBagListener.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSessionBagListener.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EventListener/SessionBagListener.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tools/SessionConfigurator.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EventListener/Frontend/TrackingCodeFlashMessageListener.php';
  1043.             include_once \dirname(__DIR__4).'/bundles/ConnectionApiSageBundle/Service/HttpClientApiInterface.php';
  1044.             include_once \dirname(__DIR__4).'/bundles/ConnectionApiSageBundle/Service/AbstractHttpClientApiService.php';
  1045.             include_once \dirname(__DIR__4).'/bundles/ConnectionApiSageBundle/Service/HttpClientApiService.php';
  1046.             include_once \dirname(__DIR__4).'/bundles/ConnectionApiSageBundle/Service/APIAuthenticationService.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Connector/BundleConnector.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Resolver/ContextResolverInterface.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Resolver/ContextResolver.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/EventListener/Frontend/FrontendJsListener.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Manager/LayoutManagerInterface.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Manager/LayoutManager.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Manager/ConfigManagerInterface.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Manager/ConfigManager.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Manager/PermissionManagerInterface.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Manager/PermissionManager.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/SaveOptions.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/CustomerSaveManagerInterface.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Traits/LoggerAware.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/LegacyTrait.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerSaveManager/DefaultCustomerSaveManager.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/ObjectNamingScheme/ObjectNamingSchemeInterface.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/ObjectNamingScheme/DefaultObjectNamingScheme.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentManager/SegmentManagerInterface.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentManager/DefaultSegmentManager.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/TypeMapper/TypeMapperInterface.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/TypeMapper/TypeMapper.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/StoredFunctions/StoredFunctionsInterface.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/SegmentAssignment/StoredFunctions/DefaultStoredFunctions.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Translate/TranslatorInterface.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/View/Formatter/ViewFormatterInterface.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/View/Formatter/DefaultViewFormatter.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/SqlActivityStore.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/ActivityStoreInterface.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/ActivityStore/MariaDb.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/LinkGenerator/LinkActivityDefinitionLinkGenerator.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerView/CustomerViewInterface.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerView/DefaultCustomerView.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerList/ExporterManagerInterface.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerList/ExporterManager.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Helper/JsConfigService.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Event/Frontend/UrlActivityTracker.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/Translator.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Element/Router.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Staticroute/Router.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1119.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1120.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  1121.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/DynamicRouteProvider.php';
  1122.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DataObjectRouteHandler.php';
  1123.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/FactoryInterface.php';
  1124.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Factory.php';
  1125.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Factory/FallbackBuilder.php';
  1126.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManagerInterface.php';
  1127.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManager.php';
  1128.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1129.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1130.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1131.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/ComponentInterface.php';
  1132.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/EnvironmentInterface.php';
  1133.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Environment.php';
  1134.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/SessionEnvironment.php';
  1135.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CategoryPageViewInterface.php';
  1136.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/ProductImpressionInterface.php';
  1137.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/ProductViewInterface.php';
  1138.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartUpdateInterface.php';
  1139.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartProductActionAddInterface.php';
  1140.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CartProductActionRemoveInterface.php';
  1141.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutInterface.php';
  1142.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutStepInterface.php';
  1143.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/CheckoutCompleteInterface.php';
  1144.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackEventInterface.php';
  1145.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingManagerInterface.php';
  1146.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Tracking/TrackingManager.php';
  1147.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1149.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1150.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1151.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1152.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1153.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1155.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1156.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1157.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1158.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1159.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1160.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1161.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1162.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1163.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1164.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1166.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1167.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1168.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1169.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1170.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  1171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1172.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  1173.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1174.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1175.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1176.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1177.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1178.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1179.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1180.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1181.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1182.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1183.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1184.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1185.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1186.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1187.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1188.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1189.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1190.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1191.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1192.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1193.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1194.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1195.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1196.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1197.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1198.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/StaticVersionStrategy.php';
  1199.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1200.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1201.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1202.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1203.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1204.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1205.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1206.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1207.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1208.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1209.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1210.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1211.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1212.             include_once \dirname(__DIR__4).'/src/Twig/Extension/GeneralFilterExtension.php';
  1213.             include_once \dirname(__DIR__4).'/src/Twig/Extension/CategoryFilterExtension.php';
  1214.             include_once \dirname(__DIR__4).'/src/Twig/Extension/BrandFilterExtension.php';
  1215.             include_once \dirname(__DIR__4).'/src/Twig/Extension/EcommerceExtension.php';
  1216.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ProductDocumentsExtension.php';
  1217.             include_once \dirname(__DIR__4).'/src/Twig/Extension/HelperExtension.php';
  1218.             include_once \dirname(__DIR__4).'/src/Twig/Extension/TrackingOrderExtension.php';
  1219.             include_once \dirname(__DIR__4).'/src/Twig/Extension/ImaticaExtension.php';
  1220.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  1221.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1222.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1223.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HelpersExtension.php';
  1224.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentEditableExtension.php';
  1225.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreObjectExtension.php';
  1226.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreToolExtension.php';
  1227.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/NavigationExtension.php';
  1228.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/GlossaryExtension.php';
  1229.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.php';
  1230.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HeaderExtension.php';
  1231.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetCompressExtension.php';
  1232.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/WebsiteConfigExtension.php';
  1233.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DumpExtension.php';
  1234.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/CacheExtension.php';
  1235.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetHelperExtensions.php';
  1236.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DataObjectHelperExtensions.php';
  1237.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentHelperExtensions.php';
  1238.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/ImageThumbnailExtension.php';
  1239.             include_once \dirname(__DIR__4).'/vendor/rybakit/twig-deferred-extension/src/DeferredExtension.php';
  1240.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/SandboxExtension.php';
  1241.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
  1242.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Sandbox/SecurityPolicy.php';
  1243.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
  1244.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Twig/Extension/AreaBlockConfigExtension.php';
  1245.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Manager/AreaManagerInterface.php';
  1246.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Manager/AreaManager.php';
  1247.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Twig/Extension/DownloadExtension.php';
  1248.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Twig/Extension/DocumentEditableExtension.php';
  1249.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Twig/Extension/DataAttributesExtension.php';
  1250.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Twig/Extension/LayoutExtension.php';
  1251.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Twig/Extension/ImageThumbnailExtension.php';
  1252.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Twig/Extension/CkEditorExtension.php';
  1253.             include_once \dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Twig/Extension/GoogleAPIKeysExtension.php';
  1254.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Twig/Extension/CmfFrontendUtilsExtension.php';
  1255.             include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Twig/Extension/CmfUrlUtilsExtension.php';
  1256.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1257.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1258.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1259.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1260.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1261.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1262.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1263.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfigurator.php';
  1264.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1265.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1266.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1267.         };
  1268.     }
  1269.     public function compile(): void
  1270.     {
  1271.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1272.     }
  1273.     public function isCompiled(): bool
  1274.     {
  1275.         return true;
  1276.     }
  1277.     public function getRemovedIds(): array
  1278.     {
  1279.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1280.     }
  1281.     protected function load($file$lazyLoad true)
  1282.     {
  1283.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1284.             return $class::do($this$lazyLoad);
  1285.         }
  1286.         if ('.' === $file[-4]) {
  1287.             $class substr($class0, -4);
  1288.         } else {
  1289.             $file .= '.php';
  1290.         }
  1291.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1292.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1293.     }
  1294.     protected function createProxy($class\Closure $factory)
  1295.     {
  1296.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1297.         return $factory();
  1298.     }
  1299.     /**
  1300.      * Gets the public '.container.private.form.factory' shared service.
  1301.      *
  1302.      * @return \Symfony\Component\Form\FormFactory
  1303.      */
  1304.     protected function get_Container_Private_Form_FactoryService()
  1305.     {
  1306.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  1307.     }
  1308.     /**
  1309.      * Gets the public '.container.private.profiler' shared service.
  1310.      *
  1311.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1312.      */
  1313.     protected function get_Container_Private_ProfilerService()
  1314.     {
  1315.         $a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
  1316.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1317.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1318.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1319.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1320.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1321.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1322.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1323.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1324.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1325.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1326.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1327.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  1328.         $d->addInstance('pimcore.cache.pool', ($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()));
  1329.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1330.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1331.         $d->addInstance('pimcore.cache.adapter.redis_tag_aware', ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()));
  1332.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1333.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1334.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1335.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1336.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1337.         $g->registerBus('messenger.bus.pimcore-core', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1338.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1339.         if ($this->has('kernel')) {
  1340.             $h->setKernel($b);
  1341.         }
  1342.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
  1343.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1344.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1345.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1346.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1347.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1348.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
  1349.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1350.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1351.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1352.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1353.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1354.         $instance->add($d);
  1355.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  1356.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  1357.         $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())));
  1358.         $instance->add($e);
  1359.         $instance->add($f);
  1360.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1361.         $instance->add($g);
  1362.         $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()))));
  1363.         $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()))));
  1364.         $instance->add($h);
  1365.         return $instance;
  1366.     }
  1367.     /**
  1368.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1369.      *
  1370.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1371.      */
  1372.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1373.     {
  1374.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1375.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1376.             return $this->services['.container.private.security.authorization_checker'];
  1377.         }
  1378.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalsefalsefalse);
  1379.     }
  1380.     /**
  1381.      * Gets the public '.container.private.security.token_storage' shared service.
  1382.      *
  1383.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1384.      */
  1385.     protected function get_Container_Private_Security_TokenStorageService()
  1386.     {
  1387.         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, [
  1388.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1389.         ], [
  1390.             'request_stack' => '?',
  1391.         ]));
  1392.     }
  1393.     /**
  1394.      * Gets the public '.container.private.session' shared service.
  1395.      *
  1396.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1397.      */
  1398.     protected function get_Container_Private_SessionService()
  1399.     {
  1400.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1401.         if (isset($this->services['.container.private.session'])) {
  1402.             return $this->services['.container.private.session'];
  1403.         }
  1404.         $this->services['.container.private.session'] = $instance $a->createSession();
  1405.         $b = new \Pimcore\Session\SessionConfigurator();
  1406.         $b->addConfigurator(($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService()));
  1407.         $b->addConfigurator(($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tools\SessionConfigurator())));
  1408.         $b->configure($instance);
  1409.         return $instance;
  1410.     }
  1411.     /**
  1412.      * Gets the public '.container.private.twig' shared service.
  1413.      *
  1414.      * @return \Twig\Environment
  1415.      */
  1416.     protected function get_Container_Private_TwigService()
  1417.     {
  1418.         $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']);
  1419.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1420.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1421.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1422.         $d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  1423.         $e = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  1424.         $f = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('1.7.1''%s?v=%s'), new \Symfony\Component\Asset\Context\RequestStackContext($a$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  1425.             return new \EmptyIterator();
  1426.         }, 0));
  1427.         $g = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1428.         $h = ($this->services['router'] ?? $this->getRouterService());
  1429.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1430.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $g]);
  1431.         $j = ($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService());
  1432.         $k = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
  1433.         $l = ($this->services['ToolboxBundle\\Manager\\ConfigManager'] ?? $this->getConfigManagerService());
  1434.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1435.         $m->setEnvironment('dev');
  1436.         $m->setDebug(true);
  1437.         if ($this->has('.container.private.security.token_storage')) {
  1438.             $m->setTokenStorage($b);
  1439.         }
  1440.         if ($this->has('request_stack')) {
  1441.             $m->setRequestStack($a);
  1442.         }
  1443.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1444.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1445.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1446.         $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)));
  1447.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  1448.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
  1449.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($f));
  1450.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($g\dirname(__DIR__4), 'UTF-8'));
  1451.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($h));
  1452.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1453.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  1454.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1455.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1456.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($a$h)));
  1457.         $instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  1458.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1459.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($d));
  1460.         $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())));
  1461.         $instance->addExtension(new \App\Twig\Extension\GeneralFilterExtension($d));
  1462.         $instance->addExtension(new \App\Twig\Extension\CategoryFilterExtension());
  1463.         $instance->addExtension(new \App\Twig\Extension\BrandFilterExtension());
  1464.         $instance->addExtension(($this->privates['App\\Twig\\Extension\\ProductExtension'] ?? $this->getProductExtensionService()));
  1465.         $instance->addExtension(new \App\Twig\Extension\EcommerceExtension($d));
  1466.         $instance->addExtension(new \App\Twig\Extension\ProductDocumentsExtension($d));
  1467.         $instance->addExtension(new \App\Twig\Extension\HelperExtension());
  1468.         $instance->addExtension(new \App\Twig\Extension\TrackingOrderExtension());
  1469.         $instance->addExtension(new \App\Twig\Extension\ImaticaExtension(($this->services['App\\Service\\ShopService'] ?? $this->getShopServiceService()), $d));
  1470.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1471.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1472.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  1473.         $instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrl2Service())));
  1474.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentEditableExtension($j));
  1475.         $instance->addExtension(($this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] ?? $this->getSubrequestExtensionService()));
  1476.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreObjectExtension());
  1477.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreToolExtension());
  1478.         $instance->addExtension(new \Pimcore\Twig\Extension\NavigationExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService())));
  1479.         $instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(new \Pimcore\Tool\Glossary\Processor(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $k, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $this->parameters['pimcore.glossary.blocked_tags'])));
  1480.         $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())));
  1481.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
  1482.         $instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
  1483.         $instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
  1484.         $instance->addExtension(new \Pimcore\Twig\Extension\CacheExtension($k));
  1485.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetHelperExtensions());
  1486.         $instance->addExtension(new \Pimcore\Twig\Extension\DataObjectHelperExtensions());
  1487.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentHelperExtensions());
  1488.         $instance->addExtension(new \Pimcore\Twig\Extension\ImageThumbnailExtension());
  1489.         $instance->addExtension(new \Twig\DeferredExtension\DeferredExtension());
  1490.         $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'])));
  1491.         $instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($h$k, ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService())));
  1492.         $instance->addExtension(new \ToolboxBundle\Twig\Extension\AreaBlockConfigExtension($l, new \ToolboxBundle\Manager\AreaManager($l, ($this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] ?? $this->getAreabrickManagerInterfaceService()), ($this->privates['ToolboxBundle\\Manager\\PermissionManager'] ?? $this->getPermissionManagerService()))));
  1493.         $instance->addExtension(new \ToolboxBundle\Twig\Extension\DownloadExtension($l, ($this->privates['ToolboxBundle\\Connector\\BundleConnector'] ?? ($this->privates['ToolboxBundle\\Connector\\BundleConnector'] = new \ToolboxBundle\Connector\BundleConnector())), $d));
  1494.         $instance->addExtension(new \ToolboxBundle\Twig\Extension\DocumentEditableExtension($j));
  1495.         $instance->addExtension(new \ToolboxBundle\Twig\Extension\DataAttributesExtension($l));
  1496.         $instance->addExtension(new \ToolboxBundle\Twig\Extension\LayoutExtension(($this->services['ToolboxBundle\\Manager\\LayoutManager'] ?? $this->getLayoutManagerService())));
  1497.         $instance->addExtension(new \ToolboxBundle\Twig\Extension\ImageThumbnailExtension($l));
  1498.         $instance->addExtension(new \ToolboxBundle\Twig\Extension\CkEditorExtension());
  1499.         $instance->addExtension(new \ToolboxBundle\Twig\Extension\GoogleAPIKeysExtension(NULL$l));
  1500.         $instance->addExtension(new \CustomerManagementFrameworkBundle\Twig\Extension\CmfFrontendUtilsExtension($f, ($this->services['CustomerManagementFrameworkBundle\\Helper\\JsConfigService'] ?? ($this->services['CustomerManagementFrameworkBundle\\Helper\\JsConfigService'] = new \CustomerManagementFrameworkBundle\Helper\JsConfigService())), ($this->services['CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface'] ?? $this->getSegmentManagerInterfaceService()), ($this->services['CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface'] ?? $this->getExporterManagerInterfaceService())));
  1501.         $instance->addExtension(new \CustomerManagementFrameworkBundle\Twig\Extension\CmfUrlUtilsExtension($h$a, ($this->services['CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface'] ?? $this->getCustomerViewInterfaceService()), ($this->services['CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator'] ?? ($this->services['CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator'] = new \CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator('*|ID_ENCODED|*')))));
  1502.         $instance->addGlobal('app'$m);
  1503.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1504.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1505.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1506.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1507.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1508.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => ['privates''Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl''getPimcoreUrl2Service'false],
  1509.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadLink''getHeadLinkService'false],
  1510.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadMeta''getHeadMetaService'false],
  1511.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadScript''getHeadScriptService'false],
  1512.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadStyle''getHeadStyleService'false],
  1513.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadTitle''getHeadTitleService'false],
  1514.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Inc''getIncService'false],
  1515.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\InlineScript''getInlineScriptService'false],
  1516.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Navigation''getNavigationService'false],
  1517.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder''getPlaceholderService'false],
  1518.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension''getAbstractExtensionService'true],
  1519.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware''getCacheBusterAwareService'true],
  1520.         ], [
  1521.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1522.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1523.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1524.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1525.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => '?',
  1526.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => '?',
  1527.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
  1528.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => '?',
  1529.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
  1530.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
  1531.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
  1532.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
  1533.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
  1534.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
  1535.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
  1536.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
  1537.         ])));
  1538.         $instance->addGlobal('container'$this);
  1539.         $instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  1540.         $instance->addGlobal('pimcore_csp', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()));
  1541.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1542.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1543.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1544.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1545.         return $instance;
  1546.     }
  1547.     /**
  1548.      * Gets the public '.container.private.validator' shared service.
  1549.      *
  1550.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1551.      */
  1552.     protected function get_Container_Private_ValidatorService()
  1553.     {
  1554.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1555.     }
  1556.     /**
  1557.      * Gets the public 'App\Service\CartService' shared autowired service.
  1558.      *
  1559.      * @return \App\Service\CartService
  1560.      */
  1561.     protected function getCartServiceService()
  1562.     {
  1563.         return $this->services['App\\Service\\CartService'] = new \App\Service\CartService(($this->services['ConnectionApiSageBundle\\Service\\HttpClientApiService'] ?? $this->getHttpClientApiServiceService()), ($this->services['App\\Service\\ShopService'] ?? $this->getShopServiceService()), ($this->services['App\\Service\\HelperService'] ?? $this->getHelperServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  1564.     }
  1565.     /**
  1566.      * Gets the public 'App\Service\HelperService' shared autowired service.
  1567.      *
  1568.      * @return \App\Service\HelperService
  1569.      */
  1570.     protected function getHelperServiceService()
  1571.     {
  1572.         return $this->services['App\\Service\\HelperService'] = new \App\Service\HelperService(($this->services['ConnectionApiSageBundle\\Service\\HttpClientApiService'] ?? $this->getHttpClientApiServiceService()));
  1573.     }
  1574.     /**
  1575.      * Gets the public 'App\Service\ProductAttributeMapper' shared autowired service.
  1576.      *
  1577.      * @return \App\Service\ProductAttributeMapper
  1578.      */
  1579.     protected function getProductAttributeMapperService()
  1580.     {
  1581.         return $this->services['App\\Service\\ProductAttributeMapper'] = new \App\Service\ProductAttributeMapper();
  1582.     }
  1583.     /**
  1584.      * Gets the public 'App\Service\ProductAttributeRenderer' shared autowired service.
  1585.      *
  1586.      * @return \App\Service\ProductAttributeRenderer
  1587.      */
  1588.     protected function getProductAttributeRendererService()
  1589.     {
  1590.         return $this->services['App\\Service\\ProductAttributeRenderer'] = new \App\Service\ProductAttributeRenderer(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  1591.     }
  1592.     /**
  1593.      * Gets the public 'App\Service\ShopService' shared autowired service.
  1594.      *
  1595.      * @return \App\Service\ShopService
  1596.      */
  1597.     protected function getShopServiceService()
  1598.     {
  1599.         return $this->services['App\\Service\\ShopService'] = new \App\Service\ShopService(($this->services['ConnectionApiSageBundle\\Service\\HttpClientApiService'] ?? $this->getHttpClientApiServiceService()), ($this->services['App\\Service\\HelperService'] ?? $this->getHelperServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  1600.     }
  1601.     /**
  1602.      * Gets the public 'ConnectionApiSageBundle\Service\HttpClientApiService' shared autowired service.
  1603.      *
  1604.      * @return \ConnectionApiSageBundle\Service\HttpClientApiService
  1605.      */
  1606.     protected function getHttpClientApiServiceService()
  1607.     {
  1608.         return $this->services['ConnectionApiSageBundle\\Service\\HttpClientApiService'] = new \ConnectionApiSageBundle\Service\HttpClientApiService(new \ConnectionApiSageBundle\Service\APIAuthenticationService($this->getEnv('GRANT_TYPE'), $this->getEnv('CLIENT_ID'), $this->getEnv('CLIENT_SECRET'), $this->getEnv('AUTH_URL'), $this->getEnv('TOKEN_URL'), $this->getEnv('SCOPE'), $this->getEnv('BASE_URL'), $this->getEnv('RESOURCE_ID'), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  1609.     }
  1610.     /**
  1611.      * Gets the public 'CustomerManagementFrameworkBundle\ActivityStore\ActivityStoreInterface' shared autowired service.
  1612.      *
  1613.      * @return \CustomerManagementFrameworkBundle\ActivityStore\MariaDb
  1614.      */
  1615.     protected function getActivityStoreInterfaceService()
  1616.     {
  1617.         $a = ($this->services['Knp\\Component\\Pager\\PaginatorInterface'] ?? $this->getPaginatorInterfaceService());
  1618.         if (isset($this->services['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'])) {
  1619.             return $this->services['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'];
  1620.         }
  1621.         return $this->services['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'] = new \CustomerManagementFrameworkBundle\ActivityStore\MariaDb($a);
  1622.     }
  1623.     /**
  1624.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerList\ExporterManagerInterface' shared autowired service.
  1625.      *
  1626.      * @return \CustomerManagementFrameworkBundle\CustomerList\ExporterManager
  1627.      */
  1628.     protected function getExporterManagerInterfaceService()
  1629.     {
  1630.         return $this->services['CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface'] = new \CustomerManagementFrameworkBundle\CustomerList\ExporterManager($this->parameters['pimcore_customer_management_framework.customer_list.exporters']);
  1631.     }
  1632.     /**
  1633.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerProvider\CustomerProviderInterface' shared autowired service.
  1634.      *
  1635.      * @return \CustomerManagementFrameworkBundle\CustomerProvider\DefaultCustomerProvider
  1636.      */
  1637.     protected function getCustomerProviderInterfaceService($lazyLoad true)
  1638.     {
  1639.         if ($lazyLoad) {
  1640.             return $this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface'] = $this->createProxy('DefaultCustomerProvider_35d6835', function () {
  1641.                 return \DefaultCustomerProvider_35d6835::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1642.                     $wrappedInstance $this->getCustomerProviderInterfaceService(false);
  1643.                     $proxy->setProxyInitializer(null);
  1644.                     return true;
  1645.                 });
  1646.             });
  1647.         }
  1648.         include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/CustomerProviderInterface.php';
  1649.         include_once \dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/CustomerProvider/DefaultCustomerProvider.php';
  1650.         return new \CustomerManagementFrameworkBundle\CustomerProvider\DefaultCustomerProvider('Customer''/Customer Management/customers', ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] ?? ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] = new \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme('{province}/{zip}/{idSage}''/Customer Management/customers''/Customer Management/customers/_archive'))), ($this->services['pimcore.model.factory'] ?? $this->getPimcore_Model_FactoryService()));
  1651.     }
  1652.     /**
  1653.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\ObjectNamingSchemeInterface' shared autowired service.
  1654.      *
  1655.      * @return \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme
  1656.      */
  1657.     protected function getObjectNamingSchemeInterfaceService()
  1658.     {
  1659.         return $this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\ObjectNamingScheme\\ObjectNamingSchemeInterface'] = new \CustomerManagementFrameworkBundle\CustomerProvider\ObjectNamingScheme\DefaultObjectNamingScheme('{province}/{zip}/{idSage}''/Customer Management/customers''/Customer Management/customers/_archive');
  1660.     }
  1661.     /**
  1662.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerSaveManager\CustomerSaveManagerInterface' shared autowired service.
  1663.      *
  1664.      * @return \CustomerManagementFrameworkBundle\CustomerSaveManager\DefaultCustomerSaveManager
  1665.      */
  1666.     protected function getCustomerSaveManagerInterfaceService()
  1667.     {
  1668.         $this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface'] = $instance = new \CustomerManagementFrameworkBundle\CustomerSaveManager\DefaultCustomerSaveManager(($this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\SaveOptions'] ?? $this->getSaveOptionsService()), ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface'] ?? $this->getCustomerProviderInterfaceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['CustomerManagementFrameworkBundle\\ActivityStore\\ActivityStoreInterface'] ?? $this->getActivityStoreInterfaceService()));
  1669.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1670.         return $instance;
  1671.     }
  1672.     /**
  1673.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions' shared autowired service.
  1674.      *
  1675.      * @return \CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions
  1676.      */
  1677.     protected function getSaveOptionsService()
  1678.     {
  1679.         return $this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\SaveOptions'] = new \CustomerManagementFrameworkBundle\CustomerSaveManager\SaveOptions(truetruetruetruetruetruefalsetrue);
  1680.     }
  1681.     /**
  1682.      * Gets the public 'CustomerManagementFrameworkBundle\CustomerView\CustomerViewInterface' shared autowired service.
  1683.      *
  1684.      * @return \CustomerManagementFrameworkBundle\CustomerView\DefaultCustomerView
  1685.      */
  1686.     protected function getCustomerViewInterfaceService()
  1687.     {
  1688.         return $this->services['CustomerManagementFrameworkBundle\\CustomerView\\CustomerViewInterface'] = new \CustomerManagementFrameworkBundle\CustomerView\DefaultCustomerView(($this->services['cmf.view_formatter'] ?? $this->getCmf_ViewFormatterService()));
  1689.     }
  1690.     /**
  1691.      * Gets the public 'CustomerManagementFrameworkBundle\Helper\JsConfigService' shared autowired service.
  1692.      *
  1693.      * @return \CustomerManagementFrameworkBundle\Helper\JsConfigService
  1694.      */
  1695.     protected function getJsConfigServiceService()
  1696.     {
  1697.         return $this->services['CustomerManagementFrameworkBundle\\Helper\\JsConfigService'] = new \CustomerManagementFrameworkBundle\Helper\JsConfigService();
  1698.     }
  1699.     /**
  1700.      * Gets the public 'CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator' shared autowired service.
  1701.      *
  1702.      * @return \CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator
  1703.      */
  1704.     protected function getLinkActivityDefinitionLinkGeneratorService()
  1705.     {
  1706.         return $this->services['CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator'] = new \CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator('*|ID_ENCODED|*');
  1707.     }
  1708.     /**
  1709.      * Gets the public 'CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\StoredFunctionsInterface' shared autowired service.
  1710.      *
  1711.      * @return \CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\DefaultStoredFunctions
  1712.      */
  1713.     protected function getStoredFunctionsInterfaceService()
  1714.     {
  1715.         return $this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\DefaultStoredFunctions();
  1716.     }
  1717.     /**
  1718.      * Gets the public 'CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapperInterface' shared autowired service.
  1719.      *
  1720.      * @return \CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapper
  1721.      */
  1722.     protected function getTypeMapperInterfaceService()
  1723.     {
  1724.         return $this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapper();
  1725.     }
  1726.     /**
  1727.      * Gets the public 'CustomerManagementFrameworkBundle\SegmentManager\SegmentManagerInterface' shared autowired service.
  1728.      *
  1729.      * @return \CustomerManagementFrameworkBundle\SegmentManager\DefaultSegmentManager
  1730.      */
  1731.     protected function getSegmentManagerInterfaceService()
  1732.     {
  1733.         return $this->services['CustomerManagementFrameworkBundle\\SegmentManager\\SegmentManagerInterface'] = new \CustomerManagementFrameworkBundle\SegmentManager\DefaultSegmentManager('/Customer Management/segments/calculated''/Customer Management/segments/manual', ($this->services['CustomerManagementFrameworkBundle\\CustomerSaveManager\\CustomerSaveManagerInterface'] ?? $this->getCustomerSaveManagerInterfaceService()), ($this->services['CustomerManagementFrameworkBundle\\CustomerProvider\\CustomerProviderInterface'] ?? $this->getCustomerProviderInterfaceService()), ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface'] ?? ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\TypeMapper\\TypeMapperInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\TypeMapper\TypeMapper())), ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface'] ?? ($this->services['CustomerManagementFrameworkBundle\\SegmentAssignment\\StoredFunctions\\StoredFunctionsInterface'] = new \CustomerManagementFrameworkBundle\SegmentAssignment\StoredFunctions\DefaultStoredFunctions())));
  1734.     }
  1735.     /**
  1736.      * Gets the public 'Knp\Component\Pager\PaginatorInterface' shared autowired service.
  1737.      *
  1738.      * @return \Knp\Component\Pager\Paginator
  1739.      */
  1740.     protected function getPaginatorInterfaceService()
  1741.     {
  1742.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1743.         if (isset($this->services['Knp\\Component\\Pager\\PaginatorInterface'])) {
  1744.             return $this->services['Knp\\Component\\Pager\\PaginatorInterface'];
  1745.         }
  1746.         return $this->services['Knp\\Component\\Pager\\PaginatorInterface'] = new \Knp\Component\Pager\Paginator($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1747.     }
  1748.     /**
  1749.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler' shared autowired service.
  1750.      *
  1751.      * @return \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler
  1752.      */
  1753.     protected function getContentSecurityPolicyHandlerService()
  1754.     {
  1755.         $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())));
  1756.         $a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1757.         $instance->setLogger($a);
  1758.         $instance->setLogger($a);
  1759.         $instance->addAllowedUrls('default-src', []);
  1760.         $instance->addAllowedUrls('img-src', []);
  1761.         $instance->addAllowedUrls('script-src', []);
  1762.         $instance->addAllowedUrls('style-src', []);
  1763.         $instance->addAllowedUrls('connect-src', []);
  1764.         $instance->addAllowedUrls('font-src', []);
  1765.         $instance->addAllowedUrls('media-src', []);
  1766.         $instance->addAllowedUrls('frame-src', []);
  1767.         return $instance;
  1768.     }
  1769.     /**
  1770.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler' shared autowired service.
  1771.      *
  1772.      * @return \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler
  1773.      */
  1774.     protected function getCsrfProtectionHandlerService()
  1775.     {
  1776.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1777.         if (isset($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'])) {
  1778.             return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'];
  1779.         }
  1780.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler([], $a);
  1781.         $b = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1782.         $instance->setLogger($b);
  1783.         $instance->setLogger($b);
  1784.         return $instance;
  1785.     }
  1786.     /**
  1787.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
  1788.      *
  1789.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
  1790.      */
  1791.     protected function getFullPageCacheListenerService()
  1792.     {
  1793.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1794.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'])) {
  1795.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'];
  1796.         }
  1797.         $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())));
  1798.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1799.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1800.         return $instance;
  1801.     }
  1802.     /**
  1803.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
  1804.      *
  1805.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
  1806.      */
  1807.     protected function getGoogleAnalyticsCodeListenerService()
  1808.     {
  1809.         $a = ($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService());
  1810.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'])) {
  1811.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'];
  1812.         }
  1813.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener($a);
  1814.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1815.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1816.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1817.         return $instance;
  1818.     }
  1819.     /**
  1820.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
  1821.      *
  1822.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
  1823.      */
  1824.     protected function getGoogleTagManagerListenerService()
  1825.     {
  1826.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1827.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'])) {
  1828.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'];
  1829.         }
  1830.         $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()));
  1831.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1832.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1833.         return $instance;
  1834.     }
  1835.     /**
  1836.      * Gets the public 'Pimcore\Cache\Core\CoreCacheHandler' shared autowired service.
  1837.      *
  1838.      * @return \Pimcore\Cache\Core\CoreCacheHandler
  1839.      */
  1840.     protected function getCoreCacheHandlerService()
  1841.     {
  1842.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1843.         if (isset($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'])) {
  1844.             return $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'];
  1845.         }
  1846.         $b = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  1847.         $c = new \Pimcore\Cache\Core\WriteLock($b);
  1848.         $d = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  1849.         $c->setLogger($d);
  1850.         $c->setLogger($d);
  1851.         $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($b$c$a);
  1852.         $instance->setLogger($d);
  1853.         $instance->setLogger($d);
  1854.         return $instance;
  1855.     }
  1856.     /**
  1857.      * Gets the public 'Pimcore\Config' shared autowired service.
  1858.      *
  1859.      * @return \Pimcore\Config
  1860.      */
  1861.     protected function getConfigService()
  1862.     {
  1863.         return $this->services['Pimcore\\Config'] = new \Pimcore\Config();
  1864.     }
  1865.     /**
  1866.      * Gets the public 'Pimcore\Document\Editable\Block\BlockStateStack' shared autowired service.
  1867.      *
  1868.      * @return \Pimcore\Document\Editable\Block\BlockStateStack
  1869.      */
  1870.     protected function getBlockStateStackService()
  1871.     {
  1872.         return $this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack();
  1873.     }
  1874.     /**
  1875.      * Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
  1876.      *
  1877.      * @return \Pimcore\Document\Renderer\DocumentRenderer
  1878.      */
  1879.     protected function getDocumentRendererService()
  1880.     {
  1881.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  1882.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1883.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1884.         }
  1885.         $b = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  1886.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1887.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1888.         }
  1889.         $c = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  1890.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1891.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1892.         }
  1893.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1894.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1895.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1896.         }
  1897.         $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()));
  1898.         $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())));
  1899.         return $instance;
  1900.     }
  1901.     /**
  1902.      * Gets the public 'Pimcore\Document\StaticPageGenerator' shared autowired service.
  1903.      *
  1904.      * @return \Pimcore\Document\StaticPageGenerator
  1905.      */
  1906.     protected function getStaticPageGeneratorService()
  1907.     {
  1908.         $a = ($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService());
  1909.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  1910.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  1911.         }
  1912.         $b = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  1913.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  1914.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  1915.         }
  1916.         return $this->services['Pimcore\\Document\\StaticPageGenerator'] = new \Pimcore\Document\StaticPageGenerator($a$b);
  1917.     }
  1918.     /**
  1919.      * Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
  1920.      *
  1921.      * @return \Pimcore\Extension\Bundle\PimcoreBundleManager
  1922.      */
  1923.     protected function getPimcoreBundleManagerService()
  1924.     {
  1925.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1926.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  1927.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  1928.         }
  1929.         $b = ($this->services['router'] ?? $this->getRouterService());
  1930.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  1931.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  1932.         }
  1933.         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);
  1934.     }
  1935.     /**
  1936.      * Gets the public 'Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface' shared autowired service.
  1937.      *
  1938.      * @return \Pimcore\Extension\Document\Areabrick\AreabrickManager
  1939.      */
  1940.     protected function getAreabrickManagerInterfaceService()
  1941.     {
  1942.         $this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] = $instance = new \Pimcore\Extension\Document\Areabrick\AreabrickManager(($this->services['Pimcore\\Extension\\Config'] ?? $this->get('Pimcore\\Extension\\Config'1)), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1943.             'about' => ['privates''App\\Document\\Areabrick\\About''getAboutService'true],
  1944.             'aboutUs' => ['privates''App\\Document\\Areabrick\\AboutUs''getAboutUsService'true],
  1945.             'accordion' => ['privates''ToolboxBundle\\Document\\Areabrick\\Accordion\\Accordion''getAccordionService'true],
  1946.             'anchor' => ['privates''ToolboxBundle\\Document\\Areabrick\\Anchor\\Anchor''getAnchorService'true],
  1947.             'aplicationvideos' => ['privates''App\\Document\\Areabrick\\Aplicationvideos''getAplicationvideosService'true],
  1948.             'areatecnica' => ['privates''App\\Document\\Areabrick\\Areatecnica''getAreatecnicaService'true],
  1949.             'catalog' => ['privates''App\\Document\\Areabrick\\Catalog''getCatalogService'true],
  1950.             'collaborators' => ['privates''App\\Document\\Areabrick\\Collaborators''getCollaboratorsService'true],
  1951.             'columns' => ['privates''ToolboxBundle\\Document\\Areabrick\\Columns\\Columns''getColumnsService'true],
  1952.             'company' => ['privates''App\\Document\\Areabrick\\Company''getCompanyService'true],
  1953.             'contact' => ['privates''App\\Document\\Areabrick\\Contact''getContactService'true],
  1954.             'container' => ['privates''ToolboxBundle\\Document\\Areabrick\\Container\\Container''getContainerService'true],
  1955.             'content' => ['privates''ToolboxBundle\\Document\\Areabrick\\Content\\Content''getContentService'true],
  1956.             'corporatevideo' => ['privates''App\\Document\\Areabrick\\Corporatevideo''getCorporatevideoService'true],
  1957.             'destacadocarusel' => ['privates''App\\Document\\Areabrick\\Destacadocarusel''getDestacadocaruselService'true],
  1958.             'destacadolist' => ['privates''App\\Document\\Areabrick\\Destacadolist''getDestacadolistService'true],
  1959.             'download' => ['privates''ToolboxBundle\\Document\\Areabrick\\Download\\Download''getDownloadService'true],
  1960.             'gallery' => ['privates''ToolboxBundle\\Document\\Areabrick\\Gallery\\Gallery''getGalleryService'true],
  1961.             'googleMap' => ['privates''ToolboxBundle\\Document\\Areabrick\\GoogleMap\\GoogleMap''getGoogleMapService'true],
  1962.             'headline' => ['privates''ToolboxBundle\\Document\\Areabrick\\Headline\\Headline''getHeadlineService'true],
  1963.             'iFrame' => ['privates''ToolboxBundle\\Document\\Areabrick\\IFrame\\IFrame''getIFrameService'true],
  1964.             'image' => ['privates''ToolboxBundle\\Document\\Areabrick\\Image\\Image''getImage2Service'true],
  1965.             'imagetextblock' => ['privates''App\\Document\\Areabrick\\Imagetextblock''getImagetextblockService'true],
  1966.             'linkList' => ['privates''ToolboxBundle\\Document\\Areabrick\\LinkList\\LinkList''getLinkListService'true],
  1967.             'marcacarusel' => ['privates''App\\Document\\Areabrick\\Marcacarusel''getMarcacaruselService'true],
  1968.             'novedadesgallery' => ['privates''App\\Document\\Areabrick\\Novedadesgallery''getNovedadesgalleryService'true],
  1969.             'parallaxContainer' => ['privates''ToolboxBundle\\Document\\Areabrick\\ParallaxContainer\\ParallaxContainer''getParallaxContainerService'true],
  1970.             'separador' => ['privates''App\\Document\\Areabrick\\Separador''getSeparadorService'true],
  1971.             'separator' => ['privates''ToolboxBundle\\Document\\Areabrick\\Separator\\Separator''getSeparatorService'true],
  1972.             'slideColumns' => ['privates''ToolboxBundle\\Document\\Areabrick\\SlideColumns\\SlideColumns''getSlideColumnsService'true],
  1973.             'snippet' => ['privates''ToolboxBundle\\Document\\Areabrick\\Snippet\\Snippet''getSnippetService'true],
  1974.             'spacer' => ['privates''ToolboxBundle\\Document\\Areabrick\\Spacer\\Spacer''getSpacerService'true],
  1975.             'teaser' => ['privates''ToolboxBundle\\Document\\Areabrick\\Teaser\\Teaser''getTeaserService'true],
  1976.             'video' => ['privates''ToolboxBundle\\Document\\Areabrick\\Video\\Video''getVideo2Service'true],
  1977.         ], [
  1978.             'about' => '?',
  1979.             'aboutUs' => '?',
  1980.             'accordion' => '?',
  1981.             'anchor' => '?',
  1982.             'aplicationvideos' => '?',
  1983.             'areatecnica' => '?',
  1984.             'catalog' => '?',
  1985.             'collaborators' => '?',
  1986.             'columns' => '?',
  1987.             'company' => '?',
  1988.             'contact' => '?',
  1989.             'container' => '?',
  1990.             'content' => '?',
  1991.             'corporatevideo' => '?',
  1992.             'destacadocarusel' => '?',
  1993.             'destacadolist' => '?',
  1994.             'download' => '?',
  1995.             'gallery' => '?',
  1996.             'googleMap' => '?',
  1997.             'headline' => '?',
  1998.             'iFrame' => '?',
  1999.             'image' => '?',
  2000.             'imagetextblock' => '?',
  2001.             'linkList' => '?',
  2002.             'marcacarusel' => '?',
  2003.             'novedadesgallery' => '?',
  2004.             'parallaxContainer' => '?',
  2005.             'separador' => '?',
  2006.             'separator' => '?',
  2007.             'slideColumns' => '?',
  2008.             'snippet' => '?',
  2009.             'spacer' => '?',
  2010.             'teaser' => '?',
  2011.             'video' => '?',
  2012.         ]));
  2013.         $instance->registerService('accordion''ToolboxBundle\\Document\\Areabrick\\Accordion\\Accordion');
  2014.         $instance->registerService('anchor''ToolboxBundle\\Document\\Areabrick\\Anchor\\Anchor');
  2015.         $instance->registerService('columns''ToolboxBundle\\Document\\Areabrick\\Columns\\Columns');
  2016.         $instance->registerService('container''ToolboxBundle\\Document\\Areabrick\\Container\\Container');
  2017.         $instance->registerService('content''ToolboxBundle\\Document\\Areabrick\\Content\\Content');
  2018.         $instance->registerService('download''ToolboxBundle\\Document\\Areabrick\\Download\\Download');
  2019.         $instance->registerService('gallery''ToolboxBundle\\Document\\Areabrick\\Gallery\\Gallery');
  2020.         $instance->registerService('googleMap''ToolboxBundle\\Document\\Areabrick\\GoogleMap\\GoogleMap');
  2021.         $instance->registerService('headline''ToolboxBundle\\Document\\Areabrick\\Headline\\Headline');
  2022.         $instance->registerService('iFrame''ToolboxBundle\\Document\\Areabrick\\IFrame\\IFrame');
  2023.         $instance->registerService('image''ToolboxBundle\\Document\\Areabrick\\Image\\Image');
  2024.         $instance->registerService('linkList''ToolboxBundle\\Document\\Areabrick\\LinkList\\LinkList');
  2025.         $instance->registerService('parallaxContainer''ToolboxBundle\\Document\\Areabrick\\ParallaxContainer\\ParallaxContainer');
  2026.         $instance->registerService('separator''ToolboxBundle\\Document\\Areabrick\\Separator\\Separator');
  2027.         $instance->registerService('slideColumns''ToolboxBundle\\Document\\Areabrick\\SlideColumns\\SlideColumns');
  2028.         $instance->registerService('snippet''ToolboxBundle\\Document\\Areabrick\\Snippet\\Snippet');
  2029.         $instance->registerService('spacer''ToolboxBundle\\Document\\Areabrick\\Spacer\\Spacer');
  2030.         $instance->registerService('teaser''ToolboxBundle\\Document\\Areabrick\\Teaser\\Teaser');
  2031.         $instance->registerService('video''ToolboxBundle\\Document\\Areabrick\\Video\\Video');
  2032.         $instance->registerService('about''App\\Document\\Areabrick\\About');
  2033.         $instance->registerService('aplicationvideos''App\\Document\\Areabrick\\Aplicationvideos');
  2034.         $instance->registerService('areatecnica''App\\Document\\Areabrick\\Areatecnica');
  2035.         $instance->registerService('corporatevideo''App\\Document\\Areabrick\\Corporatevideo');
  2036.         $instance->registerService('destacadocarusel''App\\Document\\Areabrick\\Destacadocarusel');
  2037.         $instance->registerService('destacadolist''App\\Document\\Areabrick\\Destacadolist');
  2038.         $instance->registerService('imagetextblock''App\\Document\\Areabrick\\Imagetextblock');
  2039.         $instance->registerService('marcacarusel''App\\Document\\Areabrick\\Marcacarusel');
  2040.         $instance->registerService('novedadesgallery''App\\Document\\Areabrick\\Novedadesgallery');
  2041.         $instance->registerService('catalog''App\\Document\\Areabrick\\Catalog');
  2042.         $instance->registerService('separador''App\\Document\\Areabrick\\Separador');
  2043.         $instance->registerService('contact''App\\Document\\Areabrick\\Contact');
  2044.         $instance->registerService('aboutUs''App\\Document\\Areabrick\\AboutUs');
  2045.         $instance->registerService('company''App\\Document\\Areabrick\\Company');
  2046.         $instance->registerService('collaborators''App\\Document\\Areabrick\\Collaborators');
  2047.         return $instance;
  2048.     }
  2049.     /**
  2050.      * Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
  2051.      *
  2052.      * @return \Pimcore\Http\RequestHelper
  2053.      */
  2054.     protected function getRequestHelperService()
  2055.     {
  2056.         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()));
  2057.     }
  2058.     /**
  2059.      * Gets the public 'Pimcore\Http\Request\Resolver\DocumentResolver' shared autowired service.
  2060.      *
  2061.      * @return \Pimcore\Http\Request\Resolver\DocumentResolver
  2062.      */
  2063.     protected function getDocumentResolverService()
  2064.     {
  2065.         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())));
  2066.     }
  2067.     /**
  2068.      * Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
  2069.      *
  2070.      * @return \Pimcore\Http\Request\Resolver\EditmodeResolver
  2071.      */
  2072.     protected function getEditmodeResolverService()
  2073.     {
  2074.         $this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] = $instance = new \Pimcore\Http\Request\Resolver\EditmodeResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  2075.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  2076.         $instance->setLogger($a);
  2077.         $instance->setLogger($a);
  2078.         return $instance;
  2079.     }
  2080.     /**
  2081.      * Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
  2082.      *
  2083.      * @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
  2084.      */
  2085.     protected function getOutputTimestampResolverService()
  2086.     {
  2087.         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())));
  2088.     }
  2089.     /**
  2090.      * Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
  2091.      *
  2092.      * @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
  2093.      */
  2094.     protected function getPimcoreContextResolverService()
  2095.     {
  2096.         $a = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())));
  2097.         $a->addContextRoutes('profiler', [=> ['path' => '^/_(profiler|wdt)(/.*)?$''route' => false'host' => false'methods' => []]]);
  2098.         $a->addContextRoutes('admin', [=> ['path' => '^/admin(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_admin_''path' => false'host' => false'methods' => []]]);
  2099.         $a->addContextRoutes('plugin', [=> ['path' => '^/plugin(/.*)?$''route' => false'host' => false'methods' => []]]);
  2100.         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);
  2101.     }
  2102.     /**
  2103.      * Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
  2104.      *
  2105.      * @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
  2106.      */
  2107.     protected function getResponseHeaderResolverService()
  2108.     {
  2109.         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())));
  2110.     }
  2111.     /**
  2112.      * Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
  2113.      *
  2114.      * @return \Pimcore\Http\Request\Resolver\SiteResolver
  2115.      */
  2116.     protected function getSiteResolverService()
  2117.     {
  2118.         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())));
  2119.     }
  2120.     /**
  2121.      * Gets the public 'Pimcore\Http\Request\Resolver\StaticPageResolver' shared autowired service.
  2122.      *
  2123.      * @return \Pimcore\Http\Request\Resolver\StaticPageResolver
  2124.      */
  2125.     protected function getStaticPageResolverService()
  2126.     {
  2127.         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())));
  2128.     }
  2129.     /**
  2130.      * Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
  2131.      *
  2132.      * @return \Pimcore\Http\ResponseHelper
  2133.      */
  2134.     protected function getResponseHelperService()
  2135.     {
  2136.         return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
  2137.     }
  2138.     /**
  2139.      * Gets the public 'Pimcore\Localization\LocaleServiceInterface' shared autowired service.
  2140.      *
  2141.      * @return \Pimcore\Localization\LocaleService
  2142.      */
  2143.     protected function getLocaleServiceInterfaceService()
  2144.     {
  2145.         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()));
  2146.     }
  2147.     /**
  2148.      * Gets the public 'Pimcore\Model\Document\Editable\Loader\EditableLoader' shared autowired service.
  2149.      *
  2150.      * @return \Pimcore\Model\Document\Editable\Loader\EditableLoader
  2151.      */
  2152.     protected function getEditableLoaderService()
  2153.     {
  2154.         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(['googlemap' => '\\ToolboxBundle\\Model\\Document\\Editable\\GoogleMap''parallaximage' => '\\ToolboxBundle\\Model\\Document\\Editable\\ParallaxImage''vhs' => '\\ToolboxBundle\\Model\\Document\\Editable\\Vhs''columnadjuster' => '\\ToolboxBundle\\Model\\Document\\Editable\\ColumnAdjuster'])]);
  2155.     }
  2156.     /**
  2157.      * Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
  2158.      *
  2159.      * @return \Pimcore\Model\Document\Service
  2160.      */
  2161.     protected function getServiceService()
  2162.     {
  2163.         return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
  2164.     }
  2165.     /**
  2166.      * Gets the public 'Pimcore\Security\User\TokenStorageUserResolver' shared autowired service.
  2167.      *
  2168.      * @return \Pimcore\Security\User\TokenStorageUserResolver
  2169.      */
  2170.     protected function getTokenStorageUserResolverService()
  2171.     {
  2172.         return $this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] = new \Pimcore\Security\User\TokenStorageUserResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2173.     }
  2174.     /**
  2175.      * Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
  2176.      *
  2177.      * @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
  2178.      */
  2179.     protected function getDocumentTargetingConfiguratorService()
  2180.     {
  2181.         $a = ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService());
  2182.         if (isset($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'])) {
  2183.             return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'];
  2184.         }
  2185.         return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] = new \Pimcore\Targeting\Document\DocumentTargetingConfigurator(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), $a);
  2186.     }
  2187.     /**
  2188.      * Gets the public 'Pimcore\Templating\Renderer\EditableRenderer' shared autowired service.
  2189.      *
  2190.      * @return \Pimcore\Templating\Renderer\EditableRenderer
  2191.      */
  2192.     protected function getEditableRendererService()
  2193.     {
  2194.         $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())));
  2195.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  2196.         $instance->setLogger($a);
  2197.         $instance->setLogger($a);
  2198.         return $instance;
  2199.     }
  2200.     /**
  2201.      * Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
  2202.      *
  2203.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  2204.      */
  2205.     protected function getWebLinkExtensionService()
  2206.     {
  2207.         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())));
  2208.     }
  2209.     /**
  2210.      * Gets the public 'Symfony\Component\HttpKernel\EventListener\SessionListener' shared service.
  2211.      *
  2212.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2213.      */
  2214.     protected function getSessionListenerService()
  2215.     {
  2216.         return $this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2217.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  2218.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2219.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  2220.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2221.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  2222.         ], [
  2223.             'initialized_session' => '?',
  2224.             'logger' => '?',
  2225.             'session' => '?',
  2226.             'session_collector' => '?',
  2227.             'session_factory' => '?',
  2228.         ]), true$this->parameters['session.storage.options']);
  2229.     }
  2230.     /**
  2231.      * Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
  2232.      *
  2233.      * @return \Symfony\Component\Lock\LockFactory
  2234.      */
  2235.     protected function getLockFactoryService()
  2236.     {
  2237.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  2238.         if (isset($this->services['Symfony\\Component\\Lock\\LockFactory'])) {
  2239.             return $this->services['Symfony\\Component\\Lock\\LockFactory'];
  2240.         }
  2241.         $this->services['Symfony\\Component\\Lock\\LockFactory'] = $instance = new \Symfony\Component\Lock\LockFactory(new \Symfony\Component\Lock\Store\DoctrineDbalStore($a));
  2242.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2243.         return $instance;
  2244.     }
  2245.     /**
  2246.      * Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
  2247.      *
  2248.      * @return \Pimcore\Translation\Translator
  2249.      */
  2250.     protected function getTranslatorInterfaceService()
  2251.     {
  2252.         $this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  2253.         $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'1)));
  2254.         $instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
  2255.         $instance->setAdminTranslationMapping([]);
  2256.         return $instance;
  2257.     }
  2258.     /**
  2259.      * Gets the public 'ToolboxBundle\EventListener\Frontend\FrontendJsListener' shared autowired service.
  2260.      *
  2261.      * @return \ToolboxBundle\EventListener\Frontend\FrontendJsListener
  2262.      */
  2263.     protected function getFrontendJsListenerService()
  2264.     {
  2265.         $this->services['ToolboxBundle\\EventListener\\Frontend\\FrontendJsListener'] = $instance = new \ToolboxBundle\EventListener\Frontend\FrontendJsListener(($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()));
  2266.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  2267.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  2268.         return $instance;
  2269.     }
  2270.     /**
  2271.      * Gets the public 'ToolboxBundle\Manager\ConfigManager' shared autowired service.
  2272.      *
  2273.      * @return \ToolboxBundle\Manager\ConfigManager
  2274.      */
  2275.     protected function getConfigManagerService()
  2276.     {
  2277.         $this->services['ToolboxBundle\\Manager\\ConfigManager'] = $instance = new \ToolboxBundle\Manager\ConfigManager(($this->privates['ToolboxBundle\\Resolver\\ContextResolver'] ?? ($this->privates['ToolboxBundle\\Resolver\\ContextResolver'] = new \ToolboxBundle\Resolver\ContextResolver())));
  2278.         $instance->setConfig(['areas' => ['accordion' => ['config_parameter' => ['reload_on_close' => true], 'config_elements' => ['type' => ['type' => 'select''title' => 'Type''config' => ['store' => ['panel-default' => 'Default''panel-danger' => 'Dangers'], 'default' => 'panel-default'], 'description' => NULL'tab' => NULL'enabled' => true], 'component' => ['type' => 'select''title' => 'Component''description' => NULL'config' => ['store' => ['accordion' => 'Accordion''tab' => 'Tab'], 'default' => 'accordion'], 'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'tabs' => []], 'anchor' => ['config_elements' => ['anchor_name' => ['type' => 'input''title' => 'Anchor Name''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'anchor_title' => ['type' => 'input''title' => 'Anchor Title''config' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'tabs' => []], 'columns' => ['config_parameter' => ['reload_on_close' => true], 'config_elements' => ['type' => ['type' => 'select''title' => 'Columns''config' => ['store' => ['column_12' => '1 Column''column_4_8' => '2 Columns (33:66)''column_8_4' => '2 Columns (66:33)''column_3_9' => '2 Columns (25:75)''column_9_3' => '2 Columns (75:25)''column_6_6' => '2 Columns (50:50)''column_4_4_4' => '3 Columns (33:33:33)'], 'default' => 'column_6_6'], 'description' => NULL'tab' => NULL'enabled' => true], 'equal_height' => ['type' => 'checkbox''title' => 'Equal heights?''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'tabs' => []], 'container' => ['config_elements' => ['full_width_container' => ['type' => 'checkbox''title' => 'Fluid Container (Full Width)''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'tabs' => []], 'content' => ['config_elements' => ['additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'tabs' => []], 'download' => ['config_elements' => ['downloads' => ['type' => 'relations''title' => 'Files''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'show_preview_images' => ['type' => 'checkbox''title' => 'Show preview images''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'show_file_info' => ['type' => 'checkbox''title' => 'Show file info''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'config_parameter' => NULL'tabs' => []], 'gallery' => ['config_elements' => ['images' => ['type' => 'relations''title' => 'Images or Folder''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'use_light_box' => ['type' => 'checkbox''title' => 'Use Lightbox''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'use_thumbnails' => ['type' => 'checkbox''title' => 'Use Thumbnails''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'tabs' => []], 'googleMap' => ['config_elements' => ['map_zoom' => ['type' => 'numeric''title' => 'Map zoom''config' => ['width' => 100'minValue' => 0'maxValue' => 19'decimalPrecision' => 0'default' => 12], 'description' => NULL'tab' => NULL'enabled' => true], 'map_type' => ['type' => 'select''title' => 'Map type''config' => ['store' => ['roadmap' => 'ROADMAP''satellite' => 'SATELLITE''hybrid' => 'HYBRID''terrain' => 'TERRAIN'], 'default' => 'roadmap'], 'description' => NULL'tab' => NULL'enabled' => true], 'iw_on_init' => ['type' => 'checkbox''title' => 'Open Info Window by Default''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'config_parameter' => ['map_options' => ['streetViewControl' => true'mapTypeControl' => false'panControl' => false'scrollwheel' => false], 'map_style_url' => false'marker_icon' => false'map_api_key' => NULL'simple_api_key' => NULL], 'tabs' => []], 'headline' => ['config_elements' => ['headline_type' => ['type' => 'select''title' => 'Headline Size''config' => ['name' => 'headlineType''store' => ['h1' => 'Headline 1''h2' => 'Headline 2''h3' => 'Headline 3''h4' => 'Headline 4''h5' => 'Headline 5''h6' => 'Headline 6'], 'default' => 'h3'], 'description' => NULL'tab' => NULL'enabled' => true], 'anchor_name' => ['type' => 'input''title' => 'Anchor Name''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'tabs' => []], 'iFrame' => ['config_elements' => ['url' => ['type' => 'input''title' => 'iFrame Url''description' => NULL'tab' => NULL'config' => [], 'enabled' => true], 'iheight' => ['type' => 'numeric''title' => 'Initial Height''config' => ['default' => 200], 'description' => NULL'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'tabs' => []], 'image' => ['config_elements' => ['image_link' => ['type' => 'link''title' => 'Link''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'use_light_box' => ['type' => 'checkbox''title' => 'Use Lightbox''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'show_caption' => ['type' => 'checkbox''title' => 'Display Caption''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'tabs' => []], 'linkList' => ['config_elements' => ['additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'tabs' => []], 'parallaxContainer' => ['config_elements' => ['template' => ['type' => 'select''title' => 'Parallax Template''config' => ['store' => ['no-template' => 'No Template'], 'default' => 'no-template'], 'description' => NULL'tab' => NULL'enabled' => true], 'background_image' => ['type' => 'relation''title' => 'Background Image''config' => ['types' => [=> 'asset'], 'subtypes' => ['asset' => [=> 'image'=> 'video']]], 'description' => NULL'tab' => NULL'enabled' => true], 'background_color' => ['type' => 'select''title' => 'Background Color''config' => ['store' => ['no-background-color' => 'No Background Color'], 'default' => 'no-background-color'], 'description' => NULL'tab' => NULL'enabled' => true], 'image_front' => ['type' => 'parallaximage''title' => 'Images In Front Of Main Container''config' => ['position' => ['top-left' => 'Top Left''top-center' => 'Top Center''top-right' => 'Top Right''bottom-left' => 'Bottom Left''bottom-center' => 'Bottom Center''bottom-right' => 'Bottom Right''center-left' => 'Center Left''center-center' => 'Center Center''center-right' => 'Center Right'], 'size' => ['half-window-width' => 'Half Window Width''third-window-width' => 'Third Window Width''quarter-window-width' => 'Quarter Window Width']], 'description' => NULL'tab' => NULL'enabled' => true], 'image_behind' => ['type' => 'parallaximage''title' => 'Images Behind Main Container''config' => ['position' => ['top-left' => 'Top Left''top-center' => 'Top Center''top-right' => 'Top Right''bottom-left' => 'Bottom Left''bottom-center' => 'Bottom Center''bottom-right' => 'Bottom Right''center-left' => 'Center Left''center-center' => 'Center Center''center-right' => 'Center Right'], 'size' => ['half-window-width' => 'Half Window Width''third-window-width' => 'Third Window Width''quarter-window-width' => 'Quarter Window Width']], 'description' => NULL'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'config_parameter' => ['window_size' => 'large''background_mode' => 'wrap''background_image_mode' => 'data''background_color_mode' => 'data'], 'tabs' => []], 'parallaxContainerSection' => ['config_elements' => ['template' => ['type' => 'select''title' => 'Section Template''config' => ['store' => ['no-template' => 'No Template'], 'default' => 'no-template'], 'description' => NULL'tab' => NULL'enabled' => true], 'container_type' => ['type' => 'select''title' => 'Section Wrapper Type''config' => ['description' => 'If you need to add some content columns, apply a default or fluid container as wrapper.''store' => ['none' => 'No Section Wrapper''container' => 'Default Container Wrapper''container-fluid' => 'Fluid Container Wrapper'], 'default' => 'none'], 'description' => NULL'tab' => NULL'enabled' => true], 'background_image' => ['type' => 'relation''title' => 'Background Image''config' => ['types' => [=> 'asset'], 'subtypes' => ['asset' => [=> 'image'=> 'video']]], 'description' => NULL'tab' => NULL'enabled' => true], 'background_color' => ['type' => 'select''title' => 'Background Color''config' => ['store' => ['no-background-color' => 'No Background Color'], 'default' => 'no-background-color'], 'description' => NULL'tab' => NULL'enabled' => true]], 'config_parameter' => ['background_image_mode' => 'data''background_color_mode' => 'data'], 'tabs' => []], 'separator' => ['config_elements' => ['space' => ['type' => 'select''title' => 'Space before & after separator''config' => ['store' => ['default' => 'Default''medium' => 'Medium''large' => 'Large'], 'default' => 'default'], 'description' => NULL'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'tabs' => []], 'slideColumns' => ['config_elements' => ['slides_per_view' => ['type' => 'select''title' => 'Slides per View''config' => ['store' => [=> '2 Columns'=> '3 Columns'=> '4 Columns'=> '6 Columns'], 'default' => '4'], 'description' => NULL'tab' => NULL'enabled' => true], 'equal_height' => ['type' => 'checkbox''title' => 'Equal heights?''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'config_parameter' => ['column_classes' => [=> 'col-12 col-sm-6'], 'breakpoints' => []], 'tabs' => []], 'spacer' => ['config_elements' => ['spacer_class' => ['type' => 'select''title' => 'Space Class''config' => ['store' => ['spacer-none' => 'No Space''spacer-50' => '50 Pixel'], 'default' => 'spacer-none'], 'description' => NULL'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'tabs' => []], 'teaser' => ['config_elements' => ['type' => ['type' => 'select''title' => 'Type''config' => ['store' => ['direct' => 'Direct''snippet' => 'Snippet'], 'default' => 'direct'], 'description' => NULL'tab' => NULL'enabled' => true], 'layout' => ['type' => 'select''title' => 'Layout''config' => ['store' => ['default' => 'Default'], 'default' => 'default'], 'description' => NULL'tab' => NULL'enabled' => true], 'use_light_box' => ['type' => 'checkbox''title' => 'use Lightbox?''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'tabs' => []], 'video' => ['config_elements' => ['autoplay' => ['type' => 'checkbox''title' => 'Autoplay?''config' => NULL'description' => NULL'tab' => NULL'enabled' => true], 'additional_classes' => ['type' => 'additionalClasses''config' => ['store' => NULL], 'title' => NULL'description' => NULL'tab' => NULL'enabled' => true]], 'config_parameter' => ['video_types' => ['asset' => ['active' => false'allow_lightbox' => true], 'youtube' => ['active' => true'allow_lightbox' => true], 'vimeo' => ['active' => false'allow_lightbox' => true], 'dailymotion' => ['active' => false'allow_lightbox' => true]]], 'tabs' => []]], 'ckeditor' => ['area_editor' => [], 'config' => ['extraPlugins' => 'tbGoogleOptOutLink''toolbar' => [=> ['name' => 'basicstyles''items' => [=> 'Bold'=> 'Italic'=> 'Underline'=> 'Strike'=> 'Subscript'=> 'Superscript'=> '-'=> 'RemoveFormat']], => ['name' => 'clipboard''items' => [=> 'Cut'=> 'Copy'=> 'Paste'=> 'PasteText'=> 'PasteFromWord'=> '-'=> 'Undo'=> 'Redo']], => ['name' => 'editing''items' => [=> 'Replace'=> '-'=> 'SelectAll']], => '/'=> ['name' => 'paragraph''items' => [=> 'JustifyLeft'=> 'JustifyCenter'=> 'JustifyRight'=> 'JustifyBlock'=> '-'=> 'NumberedList'=> 'BulletedList'=> '-'=> 'Outdent'=> 'Indent'10 => '-'11 => 'Blockquote'12 => '-'13 => '-'14 => 'BidiLtr'15 => 'BidiRtl']], => ['name' => 'links''items' => [=> 'Link'=> 'Unlink'=> 'Anchor']], => ['name' => 'insert''items' => [=> 'Table'=> 'HorizontalRule'=> 'SpecialChar']], => ['name' => 'document''items' => [=> 'Sourcedialog']], => '/'=> ['name' => 'styles''items' => [=> 'Styles'=> 'Format'=> 'GoogleOptOutLink']], 10 => ['name' => 'tools''items' => [=> 'Maximize']]]], 'object_editor' => [], 'global_style_sets' => ['default' => [=> ['name' => 'Button Default''element' => 'a''attributes' => ['class' => 'btn btn-default']]]]], 'theme' => ['layout' => 'Bootstrap4''default_layout' => false'wrapper' => ['image' => ['wrapper_classes' => [=> ['tag' => 'div''class' => 'row'], => ['tag' => 'div''class' => 'col-12']]], 'columns' => ['wrapper_classes' => [=> ['tag' => 'div''class' => 'row']]], 'gallery' => ['wrapper_classes' => [=> ['tag' => 'div''class' => 'row'], => ['tag' => 'div''class' => 'col-12 col-gallery']]], 'slideColumns' => ['wrapper_classes' => [=> ['tag' => 'div''class' => 'row']]], 'teaser' => ['wrapper_classes' => [=> ['tag' => 'div''class' => 'row'], => ['tag' => 'div''class' => 'col-12']]]], 'calculators' => ['column_calculator' => 'ToolboxBundle\\Calculator\\Bootstrap4\\ColumnCalculator''slide_calculator' => 'ToolboxBundle\\Calculator\\Bootstrap4\\SlideColumnCalculator'], 'grid' => ['grid_size' => 12'column_store' => [], 'breakpoints' => []]], 'areas_appearance' => ['accordion' => ['disallowed' => [=> 'accordion'=> 'container'=> 'slideColumns'=> 'parallaxContainer'], 'allowed' => []], 'columns' => ['disallowed' => [=> 'container'=> 'parallaxContainer'], 'allowed' => []], 'slideColumns' => ['disallowed' => [=> 'slideColumns'=> 'accordion'=> 'container'=> 'parallaxContainer'=> 'columns'=> 'anchor'], 'allowed' => []], 'container' => ['disallowed' => [=> 'container'=> 'parallaxContainer'], 'allowed' => []], 'parallaxContainer' => ['disallowed' => [=> 'container'=> 'parallaxContainer'], 'allowed' => []]], 'snippet_areas_appearance' => ['accordion' => ['disallowed' => [=> 'accordion'=> 'container'=> 'slideColumns'=> 'parallaxContainer'], 'allowed' => []], 'columns' => ['disallowed' => [=> 'container'=> 'parallaxContainer'], 'allowed' => []], 'slideColumns' => ['disallowed' => [=> 'slideColumns'=> 'accordion'=> 'container'=> 'parallaxContainer'=> 'columns'=> 'anchor'], 'allowed' => []], 'container' => ['disallowed' => [=> 'container'=> 'parallaxContainer'], 'allowed' => []], 'parallaxContainer' => ['disallowed' => [=> 'container'=> 'parallaxContainer'], 'allowed' => []]], 'data_attributes' => ['gallery' => ['values' => ['lazy_load' => false'fade' => false'variable_width' => false'autoplay' => false'slides_to_show' => 1'dots' => false'arrows' => true]], 'gallery_thumbs' => ['values' => ['lazy_load' => false'fade' => false'variable_width' => false'autoplay' => false'slides_to_show' => 5'dots' => false'arrows' => true'center_mode' => true]]], 'image_thumbnails' => ['gallery_element' => 'galleryImage''gallery_lightbox' => 'contentImage''gallery_thumbnail' => 'galleryThumb''image_element' => 'contentImage''image_lightbox' => 'lightBoxImage''video_poster' => 'videoPoster''video_thumbnail' => 'content''teaser_element' => 'standardTeaser''teaser_lightbox' => 'lightBoxImage''parallax_background' => 'parallaxBackground''parallax_section_background' => 'parallaxSectionBackground''parallax_container_element' => 'parallaxImage''download_preview_thumbnail' => 'downloadPreviewImage'], 'flags' => ['strict_column_counter' => false'use_dynamic_links' => false], 'custom_areas' => [], 'area_block_configuration' => ['toolbar' => ['width' => 172'buttonWidth' => 168'buttonMaxCharacters' => 20], 'groups' => NULL'controlsAlign' => 'top''controlsTrigger' => 'hover'], 'context' => []]);
  2279.         return $instance;
  2280.     }
  2281.     /**
  2282.      * Gets the public 'ToolboxBundle\Manager\LayoutManager' shared autowired service.
  2283.      *
  2284.      * @return \ToolboxBundle\Manager\LayoutManager
  2285.      */
  2286.     protected function getLayoutManagerService()
  2287.     {
  2288.         $this->services['ToolboxBundle\\Manager\\LayoutManager'] = $instance = new \ToolboxBundle\Manager\LayoutManager(($this->services['ToolboxBundle\\Manager\\ConfigManager'] ?? $this->getConfigManagerService()));
  2289.         $instance->setTemplating(($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()));
  2290.         return $instance;
  2291.     }
  2292.     /**
  2293.      * Gets the public 'cache.app' shared service.
  2294.      *
  2295.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2296.      */
  2297.     protected function getCache_AppService()
  2298.     {
  2299.         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'));
  2300.     }
  2301.     /**
  2302.      * Gets the public 'cache.system' shared service.
  2303.      *
  2304.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2305.      */
  2306.     protected function getCache_SystemService()
  2307.     {
  2308.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MVLR1Xrcgj'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2309.     }
  2310.     /**
  2311.      * Gets the public 'cache.validator_expression_language' shared service.
  2312.      *
  2313.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2314.      */
  2315.     protected function getCache_ValidatorExpressionLanguageService()
  2316.     {
  2317.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jb6xImE2mu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2318.     }
  2319.     /**
  2320.      * Gets the public 'cmf.view_formatter' shared autowired service.
  2321.      *
  2322.      * @return \CustomerManagementFrameworkBundle\View\Formatter\DefaultViewFormatter
  2323.      */
  2324.     protected function getCmf_ViewFormatterService()
  2325.     {
  2326.         return $this->services['cmf.view_formatter'] = new \CustomerManagementFrameworkBundle\View\Formatter\DefaultViewFormatter(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  2327.     }
  2328.     /**
  2329.      * Gets the public 'cmf_routing.route_provider' shared autowired service.
  2330.      *
  2331.      * @return \Pimcore\Routing\DynamicRouteProvider
  2332.      */
  2333.     protected function getCmfRouting_RouteProviderService()
  2334.     {
  2335.         $a = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  2336.         $this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider($a);
  2337.         $instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
  2338.         $instance->addHandler(new \Pimcore\Routing\Dynamic\DataObjectRouteHandler($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config()))));
  2339.         return $instance;
  2340.     }
  2341.     /**
  2342.      * Gets the public 'data_collector.dump' shared service.
  2343.      *
  2344.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2345.      */
  2346.     protected function getDataCollector_DumpService()
  2347.     {
  2348.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2349.         if (isset($this->services['data_collector.dump'])) {
  2350.             return $this->services['data_collector.dump'];
  2351.         }
  2352.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  2353.     }
  2354.     /**
  2355.      * Gets the public 'doctrine' shared service.
  2356.      *
  2357.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2358.      */
  2359.     protected function getDoctrineService()
  2360.     {
  2361.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], [], 'default''');
  2362.     }
  2363.     /**
  2364.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2365.      *
  2366.      * @return \Pimcore\Db\Connection
  2367.      */
  2368.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2369.     {
  2370.         $a = new \Doctrine\DBAL\Configuration();
  2371.         $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()))]));
  2372.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'lock_keys'=> 'cache_items'=> 'cache_items'])]));
  2373.         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''user' => 'pimcore''password' => 'PXyzo7hqEVYkEjwaTW''dbname' => 'pimcore''host' => 'bsnv10-db''port' => 3306'driverOptions' => [1002 => 'SET sql_mode = \'\';'], 'wrapperClass' => '\\Pimcore\\Db\\Connection''defaultTableOptions' => ['charset' => 'UTF8MB4''engine' => 'InnoDB''collate' => 'utf8mb4_general_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2374.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates''cmf_routing.persistence.doctrine.route_condition_metadata_listener''getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService'true],
  2375.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  2376.         ], [
  2377.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
  2378.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  2379.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'cmf_routing.persistence.doctrine.route_condition_metadata_listener']), ['enum' => 'string''bit' => 'boolean']);
  2380.     }
  2381.     /**
  2382.      * Gets the public 'event_dispatcher' shared service.
  2383.      *
  2384.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2385.      */
  2386.     protected function getEventDispatcherService()
  2387.     {
  2388.         $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())));
  2389.         $instance->addListener('scheb_two_factor.authentication.complete', [=> function () {
  2390.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  2391.         }, => 'onAuthenticationComplete'], 0);
  2392.         $instance->addListener('scheb_two_factor.authentication.attempt', [=> function () {
  2393.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  2394.         }, => 'onAuthenticationAttempt'], 0);
  2395.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  2396.             return ($this->privates['App\\EventListener\\EditmodeListener'] ?? ($this->privates['App\\EventListener\\EditmodeListener'] = new \App\EventListener\EditmodeListener()));
  2397.         }, => 'onEditmodeJSPaths'], 0);
  2398.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  2399.             return ($this->privates['App\\EventListener\\TeamMemberListener'] ?? ($this->privates['App\\EventListener\\TeamMemberListener'] = new \App\EventListener\TeamMemberListener()));
  2400.         }, => 'onPreAdd'], 0);
  2401.         $instance->addListener('kernel.controller', [=> function () {
  2402.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2403.         }, => 'onKernelController'], 0);
  2404.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2405.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2406.         }, => 'checkPassport'], 1024);
  2407.         $instance->addListener('kernel.response', [=> function () {
  2408.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  2409.         }, => 'onKernelResponse'], 0);
  2410.         $instance->addListener('kernel.response', [=> function () {
  2411.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  2412.         }, => 'onKernelResponse'], 0);
  2413.         $instance->addListener('kernel.response', [=> function () {
  2414.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
  2415.         }, => 'onKernelResponse'], -110);
  2416.         $instance->addListener('kernel.response', [=> function () {
  2417.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
  2418.         }, => 'onKernelResponse'], -108);
  2419.         $instance->addListener('kernel.request', [=> function () {
  2420.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  2421.         }, => 'onKernelRequest'], 610);
  2422.         $instance->addListener('kernel.response', [=> function () {
  2423.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  2424.         }, => 'onKernelResponse'], -120);
  2425.         $instance->addListener('kernel.response', [=> function () {
  2426.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  2427.         }, => 'stopPropagationCheck'], 100);
  2428.         $instance->addListener('kernel.request', [=> function () {
  2429.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
  2430.         }, => 'onKernelRequest'], 620);
  2431.         $instance->addListener('pimcore.admin.class.objectbrickList.preSendData', [=> function () {
  2432.             return ($this->privates['IndabaExtensionBundle\\EventListener\\ClassEventListener'] ?? ($this->privates['IndabaExtensionBundle\\EventListener\\ClassEventListener'] = new \IndabaExtensionBundle\EventListener\ClassEventListener()));
  2433.         }, => 'changeObjectbricksTree'], 0);
  2434.         $instance->addListener('pimcore.admin.dataobject.treeGetChildsById.preSendData', [=> function () {
  2435.             return ($this->privates['IndabaExtensionBundle\\EventListener\\DataObjectEventListener'] ?? ($this->privates['IndabaExtensionBundle\\EventListener\\DataObjectEventListener'] = new \IndabaExtensionBundle\EventListener\DataObjectEventListener()));
  2436.         }, => 'onResolveElementData'], 0);
  2437.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2438.             return ($this->privates['IndabaExtensionBundle\\EventListener\\DataObjectEventListener'] ?? ($this->privates['IndabaExtensionBundle\\EventListener\\DataObjectEventListener'] = new \IndabaExtensionBundle\EventListener\DataObjectEventListener()));
  2439.         }, => 'onPostAdd'], 0);
  2440.         $instance->addListener('pimcore.dataobject.postCsvItemExport', [=> function () {
  2441.             return ($this->privates['IndabaExtensionBundle\\EventListener\\DataObjectEventListener'] ?? ($this->privates['IndabaExtensionBundle\\EventListener\\DataObjectEventListener'] = new \IndabaExtensionBundle\EventListener\DataObjectEventListener()));
  2442.         }, => 'onPostCsvItemExport'], 0);
  2443.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  2444.             return ($this->privates['IndabaPublicationBundle\\EventListener\\RelationsUpdateListener'] ?? ($this->privates['IndabaPublicationBundle\\EventListener\\RelationsUpdateListener'] = new \IndabaPublicationBundle\EventListener\RelationsUpdateListener()));
  2445.         }, => 'onPreUpdate'], 0);
  2446.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2447.             return ($this->privates['IndabaPublicationBundle\\EventListener\\RelationsUpdateListener'] ?? ($this->privates['IndabaPublicationBundle\\EventListener\\RelationsUpdateListener'] = new \IndabaPublicationBundle\EventListener\RelationsUpdateListener()));
  2448.         }, => 'onPreDelete'], 0);
  2449.         $instance->addListener('pimcore.dataobject.deleteInfo', [=> function () {
  2450.             return ($this->privates['IndabaPublicationBundle\\EventListener\\RelationsUpdateListener'] ?? ($this->privates['IndabaPublicationBundle\\EventListener\\RelationsUpdateListener'] = new \IndabaPublicationBundle\EventListener\RelationsUpdateListener()));
  2451.         }, => 'onDataObjectDeleteInfo'], 0);
  2452.         $instance->addListener('pimcore.asset.preUpdate', [=> function () {
  2453.             return ($this->privates['IndabaIbexportBundle\\EventListener\\RelationsUpdateListener'] ?? ($this->privates['IndabaIbexportBundle\\EventListener\\RelationsUpdateListener'] = new \IndabaIbexportBundle\EventListener\RelationsUpdateListener()));
  2454.         }, => 'onPreAssetUpdate'], 0);
  2455.         $instance->addListener('pimcore.asset.deleteInfo', [=> function () {
  2456.             return ($this->privates['IndabaIbexportBundle\\EventListener\\RelationsUpdateListener'] ?? ($this->privates['IndabaIbexportBundle\\EventListener\\RelationsUpdateListener'] = new \IndabaIbexportBundle\EventListener\RelationsUpdateListener()));
  2457.         }, => 'onAssetDeleteInfo'], 0);
  2458.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2459.             return ($this->privates['IndabaSyncroAssetsBundle\\EventListener\\AssetEventListener'] ?? ($this->privates['IndabaSyncroAssetsBundle\\EventListener\\AssetEventListener'] = new \IndabaSyncroAssetsBundle\EventListener\AssetEventListener()));
  2460.         }, => 'onPostAssetUpdate'], 0);
  2461.         $instance->addListener('kernel.response', [=> function () {
  2462.             return ($this->services['ToolboxBundle\\EventListener\\Frontend\\FrontendJsListener'] ?? $this->getFrontendJsListenerService());
  2463.         }, => 'onKernelResponse'], 0);
  2464.         $instance->addListener('kernel.request', [=> function () {
  2465.             return ($this->services['pimcore.event_listener.frontend.activity_url_tracker'] ?? $this->getPimcore_EventListener_Frontend_ActivityUrlTrackerService());
  2466.         }, => 'onKernelRequest'], -200);
  2467.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  2468.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  2469.         }, => 'onPreUpdate'], 0);
  2470.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2471.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  2472.         }, => 'onPostUpdate'], 0);
  2473.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  2474.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  2475.         }, => 'onPreAdd'], 0);
  2476.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2477.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  2478.         }, => 'onPostAdd'], 0);
  2479.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2480.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  2481.         }, => 'onPreDelete'], 0);
  2482.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2483.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  2484.         }, => 'onPostDelete'], 0);
  2485.         $instance->addListener('pimcore.dataobject.import.preSave', [=> function () {
  2486.             return ($this->services['cmf.event_listener.pimcore_object'] ?? $this->load('getCmf_EventListener_PimcoreObjectService'));
  2487.         }, => 'onPreSave'], 0);
  2488.         $instance->addListener('plugin.ObjectMerger.postMerge', [=> function () {
  2489.             return ($this->services['cmf.event_listener.object_merger'] ?? $this->load('getCmf_EventListener_ObjectMergerService'));
  2490.         }, => 'onPostMerge'], 0);
  2491.         $instance->addListener('plugin.ObjectMerger.preMerge', [=> function () {
  2492.             return ($this->services['cmf.event_listener.object_merger'] ?? $this->load('getCmf_EventListener_ObjectMergerService'));
  2493.         }, => 'onPreMerge'], 0);
  2494.         $instance->addListener('plugin.cmf.new-activity', [=> function () {
  2495.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  2496.         }, => 'handleEvent'], 0);
  2497.         $instance->addListener('plugin.cmf.execute-segment-builders', [=> function () {
  2498.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  2499.         }, => 'handleEvent'], 0);
  2500.         $instance->addListener('plugin.cmf.after-track-activity', [=> function () {
  2501.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  2502.         }, => 'handleEvent'], 0);
  2503.         $instance->addListener('plugin.cmf.segment-tracked', [=> function () {
  2504.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  2505.         }, => 'handleEvent'], 0);
  2506.         $instance->addListener('plugin.cmf.target-group-assigned', [=> function () {
  2507.             return ($this->services['CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface'] ?? $this->load('getEventHandlerInterfaceService'));
  2508.         }, => 'handleEvent'], 0);
  2509.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2510.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
  2511.         }, => 'onPostDelete'], 0);
  2512.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2513.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
  2514.         }, => 'onPostDelete'], 0);
  2515.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2516.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\PimcoreElementRemovalListenerInterface'] ?? $this->load('getPimcoreElementRemovalListenerInterfaceService'));
  2517.         }, => 'onPostDelete'], 0);
  2518.         $instance->addListener('pimcore.targeting.assign_document_target_group', [=> function () {
  2519.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\TargetingEventListener'] ?? $this->load('getTargetingEventListenerService'));
  2520.         }, => 'onAssignDocumentTargetGroup'], 0);
  2521.         $instance->addListener('pimcore.targeting.post_rule_actions', [=> function () {
  2522.             return ($this->services['CustomerManagementFrameworkBundle\\Event\\TargetingEventListener'] ?? $this->load('getTargetingEventListenerService'));
  2523.         }, => 'onPostRuleActions'], 0);
  2524.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  2525.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] ?? $this->load('getAdminListenerService'));
  2526.         }, => 'addIndexSettings'], 0);
  2527.         $instance->addListener('Pimcore\\Bundle\\DataImporterBundle\\Event\\PostPreparationEvent', [=> function () {
  2528.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\DataImporterListener'] ?? $this->load('getDataImporterListenerService'));
  2529.         }, => 'importPrepared'], 0);
  2530.         $instance->addListener('security.interactive_login', [=> function () {
  2531.             return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  2532.         }, => 'onInteractiveLogin'], 0);
  2533.         $instance->addListener('kernel.response', [=> function () {
  2534.             return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  2535.         }, => 'onKernelResponse'], 0);
  2536.         $instance->addListener('pimcore.bundle_manager.paths.editmode_js', [=> function () {
  2537.             return ($this->privates['App\\EventListener\\EditmodeListener'] ?? ($this->privates['App\\EventListener\\EditmodeListener'] = new \App\EventListener\EditmodeListener()));
  2538.         }, => 'onEditmodeJSPaths'], 0);
  2539.         $instance->addListener('kernel.response', [=> function () {
  2540.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2541.         }, => 'onKernelResponse'], 0);
  2542.         $instance->addListener('kernel.response', [=> function () {
  2543.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2544.         }, => 'onKernelResponse'], -1024);
  2545.         $instance->addListener('kernel.request', [=> function () {
  2546.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2547.         }, => 'setDefaultLocale'], 100);
  2548.         $instance->addListener('kernel.request', [=> function () {
  2549.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2550.         }, => 'onKernelRequest'], 16);
  2551.         $instance->addListener('kernel.finish_request', [=> function () {
  2552.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2553.         }, => 'onKernelFinishRequest'], 0);
  2554.         $instance->addListener('kernel.request', [=> function () {
  2555.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2556.         }, => 'onKernelRequest'], 256);
  2557.         $instance->addListener('kernel.response', [=> function () {
  2558.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2559.         }, => 'onResponse'], -255);
  2560.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2561.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2562.         }, => 'onControllerArguments'], 0);
  2563.         $instance->addListener('kernel.exception', [=> function () {
  2564.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2565.         }, => 'logKernelException'], 0);
  2566.         $instance->addListener('kernel.exception', [=> function () {
  2567.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2568.         }, => 'onKernelException'], -128);
  2569.         $instance->addListener('kernel.response', [=> function () {
  2570.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2571.         }, => 'removeCspHeader'], -128);
  2572.         $instance->addListener('kernel.request', [=> function () {
  2573.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2574.         }, => 'onKernelRequest'], 15);
  2575.         $instance->addListener('kernel.finish_request', [=> function () {
  2576.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2577.         }, => 'onKernelFinishRequest'], -15);
  2578.         $instance->addListener('console.error', [=> function () {
  2579.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2580.         }, => 'onConsoleError'], -128);
  2581.         $instance->addListener('console.terminate', [=> function () {
  2582.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2583.         }, => 'onConsoleTerminate'], -128);
  2584.         $instance->addListener('console.error', [=> function () {
  2585.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2586.         }, => 'onConsoleError'], 0);
  2587.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2588.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2589.         }, => 'onMessage'], -255);
  2590.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2591.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2592.         }, => 'onMessage'], -255);
  2593.         $instance->addListener('kernel.request', [=> function () {
  2594.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2595.         }, => 'configure'], 2048);
  2596.         $instance->addListener('console.command', [=> function () {
  2597.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2598.         }, => 'configure'], 2048);
  2599.         $instance->addListener('kernel.request', [=> function () {
  2600.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2601.         }, => 'onKernelRequest'], 32);
  2602.         $instance->addListener('kernel.finish_request', [=> function () {
  2603.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2604.         }, => 'onKernelFinishRequest'], 0);
  2605.         $instance->addListener('kernel.exception', [=> function () {
  2606.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2607.         }, => 'onKernelException'], -64);
  2608.         $instance->addListener('kernel.response', [=> function () {
  2609.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2610.         }, => 'onKernelResponse'], 0);
  2611.         $instance->addListener('kernel.request', [=> function () {
  2612.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  2613.         }, => 'onKernelRequest'], 128);
  2614.         $instance->addListener('kernel.response', [=> function () {
  2615.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  2616.         }, => 'onKernelResponse'], -1000);
  2617.         $instance->addListener('kernel.finish_request', [=> function () {
  2618.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  2619.         }, => 'onFinishRequest'], 0);
  2620.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2621.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  2622.         }, => 'onMessageFailed'], 100);
  2623.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2624.             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()));
  2625.         }, => 'onMessageFailed'], 200);
  2626.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2627.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  2628.         }, => 'onWorkerRunning'], 100);
  2629.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2630.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2631.         }, => 'onWorkerStarted'], 0);
  2632.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2633.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2634.         }, => 'onWorkerRunning'], 0);
  2635.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2636.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  2637.         }, => 'onWorkerStarted'], 100);
  2638.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2639.             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()));
  2640.         }, => 'onMessageFailed'], 0);
  2641.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2642.             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()));
  2643.         }, => 'onWorkerRunning'], 0);
  2644.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2645.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2646.         }, => 'onNotification'], -255);
  2647.         $instance->addListener('kernel.response', [=> function () {
  2648.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2649.         }, => 'onKernelResponse'], -100);
  2650.         $instance->addListener('kernel.exception', [=> function () {
  2651.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2652.         }, => 'onKernelException'], 0);
  2653.         $instance->addListener('kernel.terminate', [=> function () {
  2654.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2655.         }, => 'onKernelTerminate'], -1024);
  2656.         $instance->addListener('kernel.controller', [=> function () {
  2657.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2658.         }, => 'onKernelController'], 0);
  2659.         $instance->addListener('kernel.response', [=> function () {
  2660.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2661.         }, => 'onKernelResponse'], 0);
  2662.         $instance->addListener('kernel.response', [=> function () {
  2663.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2664.         }, => 'onKernelResponse'], 0);
  2665.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2666.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2667.         }, => 'checkPassport'], 0);
  2668.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2669.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2670.         }, => 'onLoginSuccess'], 0);
  2671.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2672.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2673.         }, => 'onVoterVote'], 0);
  2674.         $instance->addListener('kernel.request', [=> function () {
  2675.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2676.         }, => 'configureLogoutUrlGenerator'], 8);
  2677.         $instance->addListener('kernel.request', [=> function () {
  2678.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2679.         }, => 'onKernelRequest'], 8);
  2680.         $instance->addListener('kernel.finish_request', [=> function () {
  2681.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2682.         }, => 'onKernelFinishRequest'], 0);
  2683.         $instance->addListener('kernel.exception', [=> function () {
  2684.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.pimcore_admin'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_PimcoreAdminService'));
  2685.         }, => 'onKernelException'], 2);
  2686.         $instance->addListener('kernel.request', [=> function () {
  2687.             return ($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService());
  2688.         }, => 'onKernelRequest'], 0);
  2689.         $instance->addListener('security.authentication.success', [=> function () {
  2690.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2691.         }, => 'onLogin'], 9223372036854775807);
  2692.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  2693.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2694.         }, => 'onAccessDenied'], 0);
  2695.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  2696.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2697.         }, => 'onTwoFactorForm'], 0);
  2698.         $instance->addListener('kernel.response', [=> function () {
  2699.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2700.         }, => 'onKernelResponse'], 1);
  2701.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2702.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  2703.         }, => 'onMessage'], 0);
  2704.         $instance->addListener('console.command', [=> function () {
  2705.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2706.         }, => 'onCommand'], 255);
  2707.         $instance->addListener('console.terminate', [=> function () {
  2708.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2709.         }, => 'onTerminate'], -255);
  2710.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2711.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2712.         }, => 'onWorkerMessageHandled'], 0);
  2713.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2714.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2715.         }, => 'onWorkerMessageFailed'], 0);
  2716.         $instance->addListener('kernel.controller', [=> function () {
  2717.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2718.         }, => 'onKernelController'], 0);
  2719.         $instance->addListener('kernel.controller', [=> function () {
  2720.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2721.         }, => 'onKernelController'], 0);
  2722.         $instance->addListener('kernel.controller', [=> function () {
  2723.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2724.         }, => 'onKernelController'], -128);
  2725.         $instance->addListener('kernel.view', [=> function () {
  2726.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2727.         }, => 'onKernelView'], 0);
  2728.         $instance->addListener('kernel.controller', [=> function () {
  2729.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2730.         }, => 'onKernelController'], 0);
  2731.         $instance->addListener('kernel.response', [=> function () {
  2732.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2733.         }, => 'onKernelResponse'], 0);
  2734.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2735.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2736.         }, => 'onKernelControllerArguments'], 0);
  2737.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2738.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2739.         }, => 'onKernelControllerArguments'], 0);
  2740.         $instance->addListener('presta_sitemap.populate', [=> function () {
  2741.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
  2742.         }, => 'registerRouteAnnotation'], 0);
  2743.         $instance->addListener('security.authentication.success', [=> function () {
  2744.             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()));
  2745.         }, => 'onLogin'], 9223372036854775806);
  2746.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2747.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  2748.         }, => 'checkPassport'], 0);
  2749.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2750.             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()));
  2751.         }, => 'onSuccessfulLogin'], -63);
  2752.         $instance->addListener('console.command', [=> function () {
  2753.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2754.         }, => 'configure'], 1024);
  2755.         $instance->addListener('kernel.response', [=> function () {
  2756.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2757.         }, => 'onKernelResponse'], -128);
  2758.         $instance->addListener('knp_pager.items', [=> function () {
  2759.             return ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] ?? ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] = new \Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber()));
  2760.         }, => 'items'], -5);
  2761.         $instance->addListener('knp_pager.before', [=> function () {
  2762.             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()));
  2763.         }, => 'before'], 0);
  2764.         $instance->addListener('knp_pager.pagination', [=> function () {
  2765.             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()));
  2766.         }, => 'pagination'], 0);
  2767.         $instance->addListener('workflow.completed', [=> function () {
  2768.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
  2769.         }, => 'onWorkflowCompleted'], 0);
  2770.         $instance->addListener('workflow.completed', [=> function () {
  2771.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  2772.         }, => 'onWorkflowCompleted'], 1);
  2773.         $instance->addListener('workflow.enter', [=> function () {
  2774.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  2775.         }, => 'onWorkflowEnter'], 0);
  2776.         $instance->addListener('pimcore.workflow.preGlobalAction', [=> function () {
  2777.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  2778.         }, => 'onPreGlobalAction'], 0);
  2779.         $instance->addListener('pimcore.workflow.postGlobalAction', [=> function () {
  2780.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->load('getNotesSubscriberService'));
  2781.         }, => 'onPostGlobalAction'], 0);
  2782.         $instance->addListener('workflow.completed', [=> function () {
  2783.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
  2784.         }, => 'onWorkflowCompleted'], 0);
  2785.         $instance->addListener('kernel.request', [=> function () {
  2786.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  2787.         }, => 'onKernelRequest'], 512);
  2788.         $instance->addListener('kernel.exception', [=> function () {
  2789.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  2790.         }, => 'onKernelException'], 64);
  2791.         $instance->addListener('kernel.request', [=> function () {
  2792.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
  2793.         }, => 'onKernelRequest'], 24);
  2794.         $instance->addListener('kernel.request', [=> function () {
  2795.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  2796.         }, => 'onKernelRequest'], 20);
  2797.         $instance->addListener('kernel.controller', [=> function () {
  2798.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  2799.         }, => 'onKernelController'], 50);
  2800.         $instance->addListener('kernel.response', [=> function () {
  2801.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
  2802.         }, => 'onKernelResponse'], 0);
  2803.         $instance->addListener('kernel.request', [=> function () {
  2804.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  2805.         }, => 'onKernelRequest'], 1);
  2806.         $instance->addListener('kernel.response', [=> function () {
  2807.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  2808.         }, => 'onKernelResponse'], 0);
  2809.         $instance->addListener('kernel.request', [=> function () {
  2810.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
  2811.         }, => 'onKernelRequest'], 0);
  2812.         $instance->addListener('kernel.terminate', [=> function () {
  2813.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  2814.         }, => 'onKernelTerminate'], 0);
  2815.         $instance->addListener('console.terminate', [=> function () {
  2816.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  2817.         }, => 'onConsoleTerminate'], 0);
  2818.         $instance->addListener('kernel.controller', [=> function () {
  2819.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
  2820.         }, => 'onKernelController'], 30);
  2821.         $instance->addListener('kernel.controller', [=> function () {
  2822.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2823.         }, => 'onKernelController'], 15);
  2824.         $instance->addListener('kernel.response', [=> function () {
  2825.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2826.         }, => 'onKernelResponse'], 0);
  2827.         $instance->addListener('kernel.request', [=> function () {
  2828.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2829.         }, => 'onKernelRequest'], 700);
  2830.         $instance->addListener('kernel.response', [=> function () {
  2831.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
  2832.         }, => 'onKernelResponse'], 0);
  2833.         $instance->addListener('kernel.request', [=> function () {
  2834.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  2835.         }, => 'onKernelRequest'], 0);
  2836.         $instance->addListener('kernel.response', [=> function () {
  2837.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  2838.         }, => 'onKernelResponse'], 0);
  2839.         $instance->addListener('kernel.request', [=> function () {
  2840.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
  2841.         }, => 'onKernelRequest'], 0);
  2842.         $instance->addListener('pimcore.document.renderer.pre_render', [=> function () {
  2843.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  2844.         }, => 'onPreRender'], 0);
  2845.         $instance->addListener('pimcore.document.renderer.post_render', [=> function () {
  2846.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  2847.         }, => 'onPostRender'], 0);
  2848.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2849.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2850.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2851.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2852.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2853.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2854.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2855.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2856.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2857.         $instance->addListener('kernel.request', [=> function () {
  2858.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2859.         }, => 'onKernelRequest'], 510);
  2860.         $instance->addListener('kernel.response', [=> function () {
  2861.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2862.         }, => 'onKernelResponse'], -120);
  2863.         $instance->addListener('kernel.view', [=> function () {
  2864.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService'));
  2865.         }, => 'onKernelView'], 16);
  2866.         $instance->addListener('kernel.controller', [=> function () {
  2867.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  2868.         }, => 'onKernelController'], 0);
  2869.         $instance->addListener('kernel.response', [=> function () {
  2870.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  2871.         }, => 'onKernelResponse'], 0);
  2872.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2873.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2874.         }, => 'onElementPostAdd'], 0);
  2875.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2876.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2877.         }, => 'onElementPostAdd'], 0);
  2878.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2879.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2880.         }, => 'onElementPostAdd'], 0);
  2881.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2882.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2883.         }, => 'onElementPostDelete'], 0);
  2884.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2885.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2886.         }, => 'onElementPostDelete'], 0);
  2887.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2888.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2889.         }, => 'onElementPostDelete'], 0);
  2890.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2891.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2892.         }, => 'onAdminElementGetPreSendData'], 0);
  2893.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  2894.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2895.         }, => 'onAdminElementGetPreSendData'], 0);
  2896.         $instance->addListener('pimcore.admin.document.get.preSendData', [=> function () {
  2897.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2898.         }, => 'onAdminElementGetPreSendData'], 0);
  2899.         $instance->addListener('pimcore.dataobject.postCopy', [=> function () {
  2900.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2901.         }, => 'onPostCopy'], 0);
  2902.         $instance->addListener('pimcore.document.postCopy', [=> function () {
  2903.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2904.         }, => 'onPostCopy'], 0);
  2905.         $instance->addListener('pimcore.asset.postCopy', [=> function () {
  2906.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2907.         }, => 'onPostCopy'], 0);
  2908.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2909.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2910.         }, => 'onPostAssetDelete'], -9999);
  2911.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2912.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2913.         }, => 'onPostAddUpdateElement'], 0);
  2914.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2915.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2916.         }, => 'onPostAddUpdateElement'], 0);
  2917.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2918.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2919.         }, => 'onPostAddUpdateElement'], 0);
  2920.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2921.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2922.         }, => 'onPreDeleteElement'], 0);
  2923.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  2924.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2925.         }, => 'onPreDeleteElement'], 0);
  2926.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  2927.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2928.         }, => 'onPreDeleteElement'], 0);
  2929.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2930.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2931.         }, => 'onPostAddUpdateElement'], 0);
  2932.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2933.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2934.         }, => 'onPostAddUpdateElement'], 0);
  2935.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2936.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2937.         }, => 'onPostAddUpdateElement'], 0);
  2938.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2939.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2940.         }, => 'onPostAdd'], 0);
  2941.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2942.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2943.         }, => 'onPostAdd'], 0);
  2944.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2945.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2946.         }, => 'onPostAdd'], 0);
  2947.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  2948.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2949.         }, => 'onPostAdd'], 0);
  2950.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2951.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2952.         }, => 'onPostDelete'], 0);
  2953.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2954.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2955.         }, => 'onPostDelete'], 0);
  2956.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2957.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2958.         }, => 'onPostDelete'], 0);
  2959.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2960.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2961.         }, => 'onPostDelete'], 0);
  2962.         $instance->addListener('kernel.exception', [=> function () {
  2963.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService'));
  2964.         }, => 'onKernelException'], 0);
  2965.         $instance->addListener('kernel.response', [=> function () {
  2966.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
  2967.         }, => 'onKernelResponse'], 32);
  2968.         $instance->addListener('kernel.request', [=> function () {
  2969.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListener2Service());
  2970.         }, => 'onKernelRequest'], 0);
  2971.         $instance->addListener('kernel.response', [=> function () {
  2972.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListener2Service());
  2973.         }, => 'onKernelResponse'], 0);
  2974.         $instance->addListener('kernel.response', [=> function () {
  2975.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
  2976.         }, => 'onKernelResponse'], 24);
  2977.         $instance->addListener('kernel.response', [=> function () {
  2978.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
  2979.         }, => 'onKernelResponse'], 0);
  2980.         $instance->addListener('kernel.request', [=> function () {
  2981.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
  2982.         }, => 'onKernelRequest'], 64);
  2983.         $instance->addListener('kernel.request', [=> function () {
  2984.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
  2985.         }, => 'onKernelRequest'], 0);
  2986.         $instance->addListener('kernel.request', [=> function () {
  2987.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] ?? $this->getWebDebugToolbarListenerService());
  2988.         }, => 'onKernelResponse'], -118);
  2989.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2990.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener()));
  2991.         }, => 'handle'], 0);
  2992.         $instance->addListener('presta_sitemap.populate', [=> function () {
  2993.             return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService'));
  2994.         }, => 'onPopulateSitemap'], 0);
  2995.         $instance->addListener('kernel.request', [=> function () {
  2996.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2997.         }, => 'onKernelRequest'], 7);
  2998.         $instance->addListener('kernel.response', [=> function () {
  2999.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  3000.         }, => 'onKernelResponse'], -115);
  3001.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  3002.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  3003.         }, => 'onPreResolve'], 0);
  3004.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  3005.             return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService'));
  3006.         }, => 'onVisitorInfoResolve'], 0);
  3007.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  3008.             return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
  3009.         }, => 'onPrepareFullPageCacheResponse'], 0);
  3010.         $instance->addListener('pimcore.targeting.visited_pages_count_match', [=> function () {
  3011.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  3012.         }, => 'onVisitedPagesCountMatch'], 0);
  3013.         $instance->addListener('pimcore.targeting.post_resolve', [=> function () {
  3014.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  3015.         }, => 'onPostResolveVisitorInfo'], 0);
  3016.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  3017.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  3018.         }, => 'onPreResolve'], -10);
  3019.         $instance->addListener('kernel.response', [=> function () {
  3020.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  3021.         }, => 'onKernelResponse'], -127);
  3022.         $instance->addListener('pimcore.cache.full_page.ignored_session_keys', [=> function () {
  3023.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  3024.         }, => 'configureIgnoredSessionKeys'], 0);
  3025.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  3026.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  3027.         }, => 'prepareFullPageCacheResponse'], 0);
  3028.         $instance->addListener('kernel.request', [=> function () {
  3029.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  3030.         }, => 'onKernelRequest'], 127);
  3031.         $instance->addListener('kernel.request', [=> function () {
  3032.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService());
  3033.         }, => 'onKernelRequest'], 127);
  3034.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3035.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  3036.         }, => 'onLogout'], 0);
  3037.         $instance->addListener('kernel.response', [=> function () {
  3038.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? $this->getAdminSecurityListenerService());
  3039.         }, => 'onKernelResponse'], 0);
  3040.         $instance->addListener('kernel.controller', [=> function () {
  3041.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
  3042.         }, => 'onKernelController'], 0);
  3043.         $instance->addListener('kernel.request', [=> function () {
  3044.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
  3045.         }, => 'handleRequest'], 11);
  3046.         $instance->addListener('kernel.exception', [=> function () {
  3047.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService'));
  3048.         }, => 'onKernelException'], 0);
  3049.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  3050.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  3051.         }, => 'onClassDelete'], 0);
  3052.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  3053.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  3054.         }, => 'onUserDelete'], 0);
  3055.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3056.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  3057.         }, => 'onObjectDelete'], 0);
  3058.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  3059.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  3060.         }, => 'onClassDelete'], 0);
  3061.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  3062.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  3063.         }, => 'onUserDelete'], 0);
  3064.         $instance->addListener('kernel.request', [=> function () {
  3065.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] ?? $this->getAdminSessionBagListenerService());
  3066.         }, => 'onKernelRequest'], 127);
  3067.         $instance->addListener('kernel.response', [=> function () {
  3068.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
  3069.         }, => 'onKernelResponse'], 0);
  3070.         $instance->addListener('kernel.request', [=> function () {
  3071.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
  3072.         }, => 'onKernelRequest'], 560);
  3073.         $instance->addListener('kernel.request', [=> function () {
  3074.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
  3075.         }, => 'onKernelRequest'], 0);
  3076.         $instance->addListener('kernel.request', [=> function () {
  3077.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
  3078.         }, => 'onKernelRequest'], 0);
  3079.         $instance->addListener('kernel.response', [=> function () {
  3080.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
  3081.         }, => 'onKernelResponse'], 0);
  3082.         $instance->addListener('kernel.request', [=> function () {
  3083.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\Tools\\SessionConfigurator'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tools\SessionConfigurator()));
  3084.         }, => 'onKernelRequest'], 127);
  3085.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3086.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  3087.         }, => 'onObjectUpdate'], 0);
  3088.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  3089.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  3090.         }, => 'onObjectUpdate'], 0);
  3091.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  3092.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\IndexUpdateListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\IndexUpdateListener()));
  3093.         }, => 'onObjectDelete'], 0);
  3094.         $instance->addListener('kernel.request', [=> function () {
  3095.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] ?? $this->getTrackingCodeFlashMessageListenerService());
  3096.         }, => 'onKernelRequest'], 0);
  3097.         $instance->addListener('kernel.response', [=> function () {
  3098.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] ?? $this->getTrackingCodeFlashMessageListenerService());
  3099.         }, => 'onKernelResponse'], 0);
  3100.         $instance->addListener('kernel.request', [=> function () {
  3101.             return ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\SessionBagListener'] ?? ($this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\SessionBagListener'] = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\SessionBagListener()));
  3102.         }, => 'onKernelRequest'], 127);
  3103.         $instance->addListener('pimcore.analytics.google.tag_manager.code_head', [=> function () {
  3104.             return ($this->privates['Pimcore\\Analytics\\GoogleTagManager\\EventSubscriber\\TrackingCodeSubscriber'] ?? $this->load('getTrackingCodeSubscriberService'));
  3105.         }, => 'onCodeHead'], 0);
  3106.         $instance->addListener('console.error', [=> function () {
  3107.             return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
  3108.         }, => 'onConsoleError'], 0);
  3109.         $instance->addListener('console.terminate', [=> function () {
  3110.             return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
  3111.         }, => 'onConsoleTerminate'], 0);
  3112.         $instance->addListener('kernel.request', [=> function () {
  3113.             return ($this->services['pimcore.event_listener.frontend.activity_url_tracker'] ?? $this->getPimcore_EventListener_Frontend_ActivityUrlTrackerService());
  3114.         }, => 'onKernelRequest'], 0);
  3115.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  3116.             return ($this->privates['CustomerManagementFrameworkBundle\\Targeting\\EventListener\\ElementSegmentsListener'] ?? $this->load('getElementSegmentsListenerService'));
  3117.         }, => 'onTargetingPreResolve'], 0);
  3118.         $instance->addListener('pimcore.targeting.render_toolbar', [=> function () {
  3119.             return ($this->privates['CustomerManagementFrameworkBundle\\Targeting\\EventListener\\TargetingToolbarListener'] ?? $this->load('getTargetingToolbarListenerService'));
  3120.         }, => 'onRenderToolbar'], 0);
  3121.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  3122.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  3123.         }, => 'onObjectUpdate'], 0);
  3124.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3125.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  3126.         }, => 'onObjectDelete'], 0);
  3127.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  3128.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  3129.         }, => 'onDocumentUpdate'], 0);
  3130.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  3131.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  3132.         }, => 'onDocumentDelete'], 0);
  3133.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  3134.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  3135.         }, => 'onAssetUpdate'], 0);
  3136.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3137.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  3138.         }, => 'onAssetDelete'], 0);
  3139.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  3140.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriberService'));
  3141.         }, => 'postDelete'], 0);
  3142.         $instance->addListener('pimcore.datahub.configuration.postSave', [=> function () {
  3143.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriberService'));
  3144.         }, => 'postSave'], 0);
  3145.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3146.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3147.         }, => 'checkPassport'], 512);
  3148.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3149.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3150.         }, => 'onLogout'], 0);
  3151.         return $instance;
  3152.     }
  3153.     /**
  3154.      * Gets the public 'http_kernel' shared service.
  3155.      *
  3156.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3157.      */
  3158.     protected function getHttpKernelService()
  3159.     {
  3160.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3161.         if (isset($this->services['http_kernel'])) {
  3162.             return $this->services['http_kernel'];
  3163.         }
  3164.         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 () {
  3165.             yield => ($this->privates['debug.Pimcore\\Bundle\\CoreBundle\\Request\\ParamConverter\\DataObjectParamResolver'] ?? $this->load('getDataObjectParamResolverService'));
  3166.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  3167.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  3168.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  3169.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  3170.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService'));
  3171.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService'));
  3172.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService'));
  3173.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  3174.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  3175.             yield 10 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  3176.             yield 11 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  3177.         }, 12)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  3178.     }
  3179.     /**
  3180.      * Gets the public 'messenger.default_bus' shared service.
  3181.      *
  3182.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  3183.      */
  3184.     protected function getMessenger_DefaultBusService()
  3185.     {
  3186.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  3187.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.traceable'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_TraceableService'));
  3188.             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')));
  3189.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  3190.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  3191.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  3192.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  3193.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService'));
  3194.         }, 7)));
  3195.     }
  3196.     /**
  3197.      * Gets the public 'monolog.logger.admin' shared service.
  3198.      *
  3199.      * @return \Symfony\Bridge\Monolog\Logger
  3200.      */
  3201.     protected function getMonolog_Logger_AdminService()
  3202.     {
  3203.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  3204.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3205.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3206.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3207.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3208.         return $instance;
  3209.     }
  3210.     /**
  3211.      * Gets the public 'monolog.logger.cache' shared service.
  3212.      *
  3213.      * @return \Symfony\Bridge\Monolog\Logger
  3214.      */
  3215.     protected function getMonolog_Logger_CacheService()
  3216.     {
  3217.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3218.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3219.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  3220.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3221.         return $instance;
  3222.     }
  3223.     /**
  3224.      * Gets the public 'monolog.logger.doctrine' shared service.
  3225.      *
  3226.      * @return \Symfony\Bridge\Monolog\Logger
  3227.      */
  3228.     protected function getMonolog_Logger_DoctrineService()
  3229.     {
  3230.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3231.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3232.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  3233.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3234.         return $instance;
  3235.     }
  3236.     /**
  3237.      * Gets the public 'monolog.logger.event' shared service.
  3238.      *
  3239.      * @return \Symfony\Bridge\Monolog\Logger
  3240.      */
  3241.     protected function getMonolog_Logger_EventService()
  3242.     {
  3243.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  3244.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3245.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  3246.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3247.         return $instance;
  3248.     }
  3249.     /**
  3250.      * Gets the public 'monolog.logger.http_client' shared service.
  3251.      *
  3252.      * @return \Symfony\Bridge\Monolog\Logger
  3253.      */
  3254.     protected function getMonolog_Logger_HttpClientService()
  3255.     {
  3256.         $this->services['monolog.logger.http_client'] = $instance = new \Symfony\Bridge\Monolog\Logger('http_client');
  3257.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3258.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3259.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3260.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3261.         return $instance;
  3262.     }
  3263.     /**
  3264.      * Gets the public 'monolog.logger.init' shared service.
  3265.      *
  3266.      * @return \Symfony\Bridge\Monolog\Logger
  3267.      */
  3268.     protected function getMonolog_Logger_InitService()
  3269.     {
  3270.         $this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
  3271.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3272.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3273.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3274.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3275.         return $instance;
  3276.     }
  3277.     /**
  3278.      * Gets the public 'monolog.logger.php' shared service.
  3279.      *
  3280.      * @return \Symfony\Bridge\Monolog\Logger
  3281.      */
  3282.     protected function getMonolog_Logger_PhpService()
  3283.     {
  3284.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  3285.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3286.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3287.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3288.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3289.         return $instance;
  3290.     }
  3291.     /**
  3292.      * Gets the public 'monolog.logger.profiler' shared service.
  3293.      *
  3294.      * @return \Symfony\Bridge\Monolog\Logger
  3295.      */
  3296.     protected function getMonolog_Logger_ProfilerService()
  3297.     {
  3298.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  3299.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3300.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3301.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3302.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3303.         return $instance;
  3304.     }
  3305.     /**
  3306.      * Gets the public 'monolog.logger.request' shared service.
  3307.      *
  3308.      * @return \Symfony\Bridge\Monolog\Logger
  3309.      */
  3310.     protected function getMonolog_Logger_RequestService()
  3311.     {
  3312.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3313.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3314.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3315.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3316.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3317.         return $instance;
  3318.     }
  3319.     /**
  3320.      * Gets the public 'monolog.logger.router' shared service.
  3321.      *
  3322.      * @return \Symfony\Bridge\Monolog\Logger
  3323.      */
  3324.     protected function getMonolog_Logger_RouterService()
  3325.     {
  3326.         $this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  3327.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3328.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3329.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3330.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3331.         return $instance;
  3332.     }
  3333.     /**
  3334.      * Gets the public 'monolog.logger.routing' shared service.
  3335.      *
  3336.      * @return \Symfony\Bridge\Monolog\Logger
  3337.      */
  3338.     protected function getMonolog_Logger_RoutingService()
  3339.     {
  3340.         $this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
  3341.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3342.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3343.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3344.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3345.         return $instance;
  3346.     }
  3347.     /**
  3348.      * Gets the public 'monolog.logger.security' shared service.
  3349.      *
  3350.      * @return \Symfony\Bridge\Monolog\Logger
  3351.      */
  3352.     protected function getMonolog_Logger_SecurityService()
  3353.     {
  3354.         $this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3355.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3356.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3357.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3358.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3359.         return $instance;
  3360.     }
  3361.     /**
  3362.      * Gets the public 'pimcore.cache.pool' shared service.
  3363.      *
  3364.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  3365.      */
  3366.     protected function getPimcore_Cache_PoolService()
  3367.     {
  3368.         $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);
  3369.         if ($this->has('monolog.logger.cache')) {
  3370.             $instance->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3371.         }
  3372.         return $instance;
  3373.     }
  3374.     /**
  3375.      * Gets the public 'pimcore.event_listener.frontend.activity_url_tracker' shared autowired service.
  3376.      *
  3377.      * @return \CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker
  3378.      */
  3379.     protected function getPimcore_EventListener_Frontend_ActivityUrlTrackerService()
  3380.     {
  3381.         $this->services['pimcore.event_listener.frontend.activity_url_tracker'] = $instance = new \CustomerManagementFrameworkBundle\Event\Frontend\UrlActivityTracker();
  3382.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3383.         return $instance;
  3384.     }
  3385.     /**
  3386.      * Gets the public 'pimcore.model.factory' shared autowired service.
  3387.      *
  3388.      * @return \Pimcore\Model\Factory
  3389.      */
  3390.     protected function getPimcore_Model_FactoryService()
  3391.     {
  3392.         $this->services['pimcore.model.factory'] = $instance = new \Pimcore\Model\Factory();
  3393.         $instance->addLoader(new \Pimcore\Model\Factory\FallbackBuilder());
  3394.         $instance->addLoader(new \Pimcore\Loader\ImplementationLoader\ClassMapLoader(['Pimcore\\Model\\DataObject\\ProductCategory' => 'App\\Model\\ShopCategory''Pimcore\\Model\\DataObject\\ProductMarca' => 'App\\Model\\DefaultMarca''Pimcore\\Model\\DataObject\\Product' => 'App\\Model\\DefaultProduct''Pimcore\\Model\\DataObject\\User' => 'App\\Model\\DataObject\\User']));
  3395.         return $instance;
  3396.     }
  3397.     /**
  3398.      * Gets the public 'pimcore.routing.router.request_context' shared service.
  3399.      *
  3400.      * @return \Symfony\Component\Routing\RequestContext
  3401.      */
  3402.     protected function getPimcore_Routing_Router_RequestContextService()
  3403.     {
  3404.         $this->services['pimcore.routing.router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  3405.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3406.         return $instance;
  3407.     }
  3408.     /**
  3409.      * Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
  3410.      *
  3411.      * @return \Pimcore\Templating\TwigDefaultDelegatingEngine
  3412.      */
  3413.     protected function getPimcore_Templating_Engine_DelegatingService()
  3414.     {
  3415.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3416.         if (isset($this->services['pimcore.templating.engine.delegating'])) {
  3417.             return $this->services['pimcore.templating.engine.delegating'];
  3418.         }
  3419.         return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  3420.     }
  3421.     /**
  3422.      * Gets the public 'pimcore_ecommerce.environment' shared autowired service.
  3423.      *
  3424.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\SessionEnvironment
  3425.      */
  3426.     protected function getPimcoreEcommerce_EnvironmentService()
  3427.     {
  3428.         $this->services['pimcore_ecommerce.environment'] = $instance = new \Pimcore\Bundle\EcommerceFrameworkBundle\SessionEnvironment(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()), $this->parameters['pimcore_ecommerce.environment.options']);
  3429.         $instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3430.         return $instance;
  3431.     }
  3432.     /**
  3433.      * Gets the public 'pimcore_ecommerce.tracking.tracking_manager' shared autowired service.
  3434.      *
  3435.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\Tracking\TrackingManager
  3436.      */
  3437.     protected function getPimcoreEcommerce_Tracking_TrackingManagerService()
  3438.     {
  3439.         $this->services['pimcore_ecommerce.tracking.tracking_manager'] = $instance = new \Pimcore\Bundle\EcommerceFrameworkBundle\Tracking\TrackingManager(($this->services['pimcore_ecommerce.environment'] ?? $this->getPimcoreEcommerce_EnvironmentService()), []);
  3440.         $instance->setSession(($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  3441.         $instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3442.         return $instance;
  3443.     }
  3444.     /**
  3445.      * Gets the public 'request_stack' shared service.
  3446.      *
  3447.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3448.      */
  3449.     protected function getRequestStackService()
  3450.     {
  3451.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3452.     }
  3453.     /**
  3454.      * Gets the public 'router' shared service.
  3455.      *
  3456.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  3457.      */
  3458.     protected function getRouterService()
  3459.     {
  3460.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3461.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  3462.         $b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  3463.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3464.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  3465.         ], [
  3466.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3467.         ]))->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');
  3468.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3469.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3470.         $d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  3471.         $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);
  3472.         $e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3473.         $e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  3474.         $f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  3475.         $g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  3476.         $f->setLogger($g);
  3477.         $f->setLocaleParams([]);
  3478.         $f->setLogger($g);
  3479.         $instance->setContext($b);
  3480.         $instance->add($c'300');
  3481.         $instance->add($e'200');
  3482.         $instance->add(new \Pimcore\Routing\Element\Router($b, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), 110);
  3483.         $instance->add($f100);
  3484.         return $instance;
  3485.     }
  3486.     /**
  3487.      * Gets the public 'var_dumper.cloner' shared service.
  3488.      *
  3489.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3490.      */
  3491.     protected function getVarDumper_ClonerService()
  3492.     {
  3493.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3494.         $instance->setMaxItems(2500);
  3495.         $instance->setMinDepth(1);
  3496.         $instance->setMaxString(-1);
  3497.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3498.         return $instance;
  3499.     }
  3500.     /**
  3501.      * Gets the private '.debug.http_client' shared service.
  3502.      *
  3503.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3504.      */
  3505.     protected function get_Debug_HttpClientService()
  3506.     {
  3507.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3508.         if ($this->has('monolog.logger.http_client')) {
  3509.             $a->setLogger(($this->services['monolog.logger.http_client'] ?? $this->getMonolog_Logger_HttpClientService()));
  3510.         }
  3511.         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))));
  3512.     }
  3513.     /**
  3514.      * Gets the private '.pimcore.cache.pool.inner' shared service.
  3515.      *
  3516.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  3517.      */
  3518.     protected function get_Pimcore_Cache_Pool_InnerService()
  3519.     {
  3520.         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()));
  3521.     }
  3522.     /**
  3523.      * Gets the private '.pimcore.cache.pool.inner.recorder_inner' shared autowired service.
  3524.      *
  3525.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  3526.      */
  3527.     protected function get_Pimcore_Cache_Pool_Inner_RecorderInnerService($lazyLoad true)
  3528.     {
  3529.         if ($lazyLoad) {
  3530.             return $this->privates['.pimcore.cache.pool.inner.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  3531.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3532.                     $wrappedInstance $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService(false);
  3533.                     $proxy->setProxyInitializer(null);
  3534.                     return true;
  3535.                 });
  3536.             });
  3537.         }
  3538.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  3539.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  3540.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  3541.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://redis', ['lazy' => true]), '06sjtxRoJA'86400, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3542.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  3543.         $instance->setLogger($a);
  3544.         $instance->setLogger($a);
  3545.         return $instance;
  3546.     }
  3547.     /**
  3548.      * Gets the private '.service_locator.dAuHxvw' shared service.
  3549.      *
  3550.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3551.      */
  3552.     protected function get_ServiceLocator_DAuHxvwService()
  3553.     {
  3554.         return $this->privates['.service_locator.dAuHxvw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3555.             'security.firewall.map.context.cmf_webservice' => ['privates''security.firewall.map.context.cmf_webservice''getSecurity_Firewall_Map_Context_CmfWebserviceService'true],
  3556.             'security.firewall.map.context.demo_cms_fw' => ['privates''security.firewall.map.context.demo_cms_fw''getSecurity_Firewall_Map_Context_DemoCmsFwService'true],
  3557.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  3558.             'security.firewall.map.context.pimcore_admin' => ['privates''security.firewall.map.context.pimcore_admin''getSecurity_Firewall_Map_Context_PimcoreAdminService'true],
  3559.             'security.firewall.map.context.pimcore_admin_webdav' => ['privates''security.firewall.map.context.pimcore_admin_webdav''getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService'true],
  3560.         ], [
  3561.             'security.firewall.map.context.cmf_webservice' => '?',
  3562.             'security.firewall.map.context.demo_cms_fw' => '?',
  3563.             'security.firewall.map.context.dev' => '?',
  3564.             'security.firewall.map.context.pimcore_admin' => '?',
  3565.             'security.firewall.map.context.pimcore_admin_webdav' => '?',
  3566.         ]);
  3567.     }
  3568.     /**
  3569.      * Gets the private 'App\EventSubscriber\LoginSubscriber' shared autowired service.
  3570.      *
  3571.      * @return \App\EventSubscriber\LoginSubscriber
  3572.      */
  3573.     protected function getLoginSubscriberService()
  3574.     {
  3575.         $a = ($this->services['router'] ?? $this->getRouterService());
  3576.         if (isset($this->privates['App\\EventSubscriber\\LoginSubscriber'])) {
  3577.             return $this->privates['App\\EventSubscriber\\LoginSubscriber'];
  3578.         }
  3579.         return $this->privates['App\\EventSubscriber\\LoginSubscriber'] = new \App\EventSubscriber\LoginSubscriber($a);
  3580.     }
  3581.     /**
  3582.      * Gets the private 'App\Twig\Extension\ProductExtension' shared autowired service.
  3583.      *
  3584.      * @return \App\Twig\Extension\ProductExtension
  3585.      */
  3586.     protected function getProductExtensionService()
  3587.     {
  3588.         return $this->privates['App\\Twig\\Extension\\ProductExtension'] = new \App\Twig\Extension\ProductExtension(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), ($this->services['App\\Service\\CartService'] ?? $this->getCartServiceService()), ($this->services['App\\Service\\ShopService'] ?? $this->getShopServiceService()), ($this->services['App\\Service\\ProductAttributeMapper'] ?? ($this->services['App\\Service\\ProductAttributeMapper'] = new \App\Service\ProductAttributeMapper())), ($this->services['App\\Service\\ProductAttributeRenderer'] ?? $this->getProductAttributeRendererService()));
  3589.     }
  3590.     /**
  3591.      * Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
  3592.      *
  3593.      * @return \Pimcore\Analytics\Google\Tracker
  3594.      */
  3595.     protected function getTrackerService()
  3596.     {
  3597.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3598.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  3599.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  3600.         }
  3601.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3602.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  3603.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  3604.         }
  3605.         $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);
  3606.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3607.         return $instance;
  3608.     }
  3609.     /**
  3610.      * Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
  3611.      *
  3612.      * @return \Pimcore\Analytics\SiteId\SiteIdProvider
  3613.      */
  3614.     protected function getSiteIdProviderService()
  3615.     {
  3616.         return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  3617.     }
  3618.     /**
  3619.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
  3620.      *
  3621.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
  3622.      */
  3623.     protected function getAdminAuthenticationDoubleCheckListenerService()
  3624.     {
  3625.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), $this->parameters['pimcore.admin.unauthenticated_routes']);
  3626.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3627.         return $instance;
  3628.     }
  3629.     /**
  3630.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener' shared autowired service.
  3631.      *
  3632.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener
  3633.      */
  3634.     protected function getAdminSecurityListenerService()
  3635.     {
  3636.         $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())));
  3637.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3638.         return $instance;
  3639.     }
  3640.     /**
  3641.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener' shared autowired service.
  3642.      *
  3643.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener
  3644.      */
  3645.     protected function getAdminSessionBagListenerService()
  3646.     {
  3647.         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())));
  3648.     }
  3649.     /**
  3650.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
  3651.      *
  3652.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
  3653.      */
  3654.     protected function getCsrfProtectionListenerService()
  3655.     {
  3656.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  3657.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3658.         return $instance;
  3659.     }
  3660.     /**
  3661.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
  3662.      *
  3663.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
  3664.      */
  3665.     protected function getCustomAdminEntryPointCheckListenerService()
  3666.     {
  3667.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
  3668.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3669.         return $instance;
  3670.     }
  3671.     /**
  3672.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
  3673.      *
  3674.      * @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
  3675.      */
  3676.     protected function getEnablePreviewTimeSliderListenerService()
  3677.     {
  3678.         $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()));
  3679.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3680.         return $instance;
  3681.     }
  3682.     /**
  3683.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
  3684.      *
  3685.      * @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
  3686.      */
  3687.     protected function getHttpCacheListenerService()
  3688.     {
  3689.         $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())));
  3690.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3691.         return $instance;
  3692.     }
  3693.     /**
  3694.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
  3695.      *
  3696.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
  3697.      */
  3698.     protected function getUsageStatisticsListenerService()
  3699.     {
  3700.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  3701.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3702.         return $instance;
  3703.     }
  3704.     /**
  3705.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
  3706.      *
  3707.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
  3708.      */
  3709.     protected function getUserPerspectiveListenerService()
  3710.     {
  3711.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  3712.         $a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
  3713.         $instance->setLogger($a);
  3714.         $instance->setLogger($a);
  3715.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3716.         return $instance;
  3717.     }
  3718.     /**
  3719.      * Gets the private 'Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator' shared autowired service.
  3720.      *
  3721.      * @return \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator
  3722.      */
  3723.     protected function getAdminSessionBagConfiguratorService()
  3724.     {
  3725.         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())));
  3726.     }
  3727.     /**
  3728.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
  3729.      *
  3730.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
  3731.      */
  3732.     protected function getPimcoreDataCollectorService()
  3733.     {
  3734.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3735.     }
  3736.     /**
  3737.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
  3738.      *
  3739.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
  3740.      */
  3741.     protected function getPimcoreTargetingDataCollectorService()
  3742.     {
  3743.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  3744.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'])) {
  3745.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'];
  3746.         }
  3747.         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);
  3748.     }
  3749.     /**
  3750.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
  3751.      *
  3752.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
  3753.      */
  3754.     protected function getBlockStateListenerService()
  3755.     {
  3756.         $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())));
  3757.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3758.         $instance->setLogger($a);
  3759.         $instance->setLogger($a);
  3760.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3761.         return $instance;
  3762.     }
  3763.     /**
  3764.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
  3765.      *
  3766.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
  3767.      */
  3768.     protected function getDocumentFallbackListenerService()
  3769.     {
  3770.         $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())));
  3771.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3772.         return $instance;
  3773.     }
  3774.     /**
  3775.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
  3776.      *
  3777.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
  3778.      */
  3779.     protected function getDocumentMetaDataListenerService()
  3780.     {
  3781.         $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()));
  3782.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3783.         return $instance;
  3784.     }
  3785.     /**
  3786.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
  3787.      *
  3788.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
  3789.      */
  3790.     protected function getEditmodeListener2Service()
  3791.     {
  3792.         $a = ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService());
  3793.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  3794.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  3795.         }
  3796.         $b = ($this->services['router'] ?? $this->getRouterService());
  3797.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  3798.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  3799.         }
  3800.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener(($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), $a$b, ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
  3801.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3802.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3803.         return $instance;
  3804.     }
  3805.     /**
  3806.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
  3807.      *
  3808.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
  3809.      */
  3810.     protected function getElementListenerService()
  3811.     {
  3812.         $a = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  3813.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'])) {
  3814.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'];
  3815.         }
  3816.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService()), $a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  3817.         $b = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  3818.         $instance->setLogger($b);
  3819.         $instance->setLogger($b);
  3820.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3821.         return $instance;
  3822.     }
  3823.     /**
  3824.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener' shared autowired service.
  3825.      *
  3826.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener
  3827.      */
  3828.     protected function getGlobalTemplateVariablesListenerService()
  3829.     {
  3830.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3831.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'])) {
  3832.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'];
  3833.         }
  3834.         $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);
  3835.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3836.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3837.         return $instance;
  3838.     }
  3839.     /**
  3840.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
  3841.      *
  3842.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
  3843.      */
  3844.     protected function getGoogleSearchConsoleVerificationListenerService()
  3845.     {
  3846.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
  3847.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3848.         return $instance;
  3849.     }
  3850.     /**
  3851.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
  3852.      *
  3853.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
  3854.      */
  3855.     protected function getHardlinkCanonicalListenerService()
  3856.     {
  3857.         $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()));
  3858.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3859.         return $instance;
  3860.     }
  3861.     /**
  3862.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
  3863.      *
  3864.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
  3865.      */
  3866.     protected function getInternalWysiwygHtmlAttributeFilterListenerService()
  3867.     {
  3868.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
  3869.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3870.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3871.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3872.         return $instance;
  3873.     }
  3874.     /**
  3875.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
  3876.      *
  3877.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
  3878.      */
  3879.     protected function getLocaleListenerService()
  3880.     {
  3881.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
  3882.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3883.         return $instance;
  3884.     }
  3885.     /**
  3886.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
  3887.      *
  3888.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
  3889.      */
  3890.     protected function getOutputTimestampListenerService()
  3891.     {
  3892.         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()));
  3893.     }
  3894.     /**
  3895.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener' shared autowired service.
  3896.      *
  3897.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener
  3898.      */
  3899.     protected function getRoutingListenerService()
  3900.     {
  3901.         $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())));
  3902.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3903.         return $instance;
  3904.     }
  3905.     /**
  3906.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener' shared autowired service.
  3907.      *
  3908.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener
  3909.      */
  3910.     protected function getStaticPageGeneratorListenerService()
  3911.     {
  3912.         $a = ($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService());
  3913.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'])) {
  3914.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'];
  3915.         }
  3916.         $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())));
  3917.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3918.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3919.         return $instance;
  3920.     }
  3921.     /**
  3922.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
  3923.      *
  3924.      * @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
  3925.      */
  3926.     protected function getMaintenancePageListenerService()
  3927.     {
  3928.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  3929.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
  3930.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3931.         return $instance;
  3932.     }
  3933.     /**
  3934.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
  3935.      *
  3936.      * @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
  3937.      */
  3938.     protected function getPimcoreContextListenerService()
  3939.     {
  3940.         $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())));
  3941.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3942.         $instance->setLogger($a);
  3943.         $instance->setLogger($a);
  3944.         return $instance;
  3945.     }
  3946.     /**
  3947.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
  3948.      *
  3949.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
  3950.      */
  3951.     protected function getResponseHeaderListenerService()
  3952.     {
  3953.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
  3954.     }
  3955.     /**
  3956.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
  3957.      *
  3958.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
  3959.      */
  3960.     protected function getResponseStackListenerService()
  3961.     {
  3962.         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())));
  3963.     }
  3964.     /**
  3965.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
  3966.      *
  3967.      * @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
  3968.      */
  3969.     protected function getTranslationDebugListenerService()
  3970.     {
  3971.         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');
  3972.     }
  3973.     /**
  3974.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener' shared autowired service.
  3975.      *
  3976.      * @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
  3977.      */
  3978.     protected function getWebDebugToolbarListenerService()
  3979.     {
  3980.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3981.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'])) {
  3982.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'];
  3983.         }
  3984.         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']);
  3985.     }
  3986.     /**
  3987.      * Gets the private 'Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener' shared autowired service.
  3988.      *
  3989.      * @return \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener
  3990.      */
  3991.     protected function getTrackingCodeFlashMessageListenerService()
  3992.     {
  3993.         $this->privates['Pimcore\\Bundle\\EcommerceFrameworkBundle\\EventListener\\Frontend\\TrackingCodeFlashMessageListener'] = $instance = new \Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore_ecommerce.tracking.tracking_manager'] ?? $this->getPimcoreEcommerce_Tracking_TrackingManagerService()));
  3994.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3995.         return $instance;
  3996.     }
  3997.     /**
  3998.      * Gets the private 'Pimcore\Document\Editable\EditmodeEditableDefinitionCollector' shared autowired service.
  3999.      *
  4000.      * @return \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector
  4001.      */
  4002.     protected function getEditmodeEditableDefinitionCollectorService()
  4003.     {
  4004.         return $this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector();
  4005.     }
  4006.     /**
  4007.      * Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
  4008.      *
  4009.      * @return \Pimcore\Http\Response\CodeInjector
  4010.      */
  4011.     protected function getCodeInjectorService()
  4012.     {
  4013.         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())));
  4014.     }
  4015.     /**
  4016.      * Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
  4017.      *
  4018.      * @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
  4019.      */
  4020.     protected function getDocumentRouteHandlerService()
  4021.     {
  4022.         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()));
  4023.     }
  4024.     /**
  4025.      * Gets the private 'Pimcore\Routing\RedirectHandler' shared autowired service.
  4026.      *
  4027.      * @return \Pimcore\Routing\RedirectHandler
  4028.      */
  4029.     protected function getRedirectHandlerService()
  4030.     {
  4031.         $a = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  4032.         if (isset($this->privates['Pimcore\\Routing\\RedirectHandler'])) {
  4033.             return $this->privates['Pimcore\\Routing\\RedirectHandler'];
  4034.         }
  4035.         $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);
  4036.         $b = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  4037.         $instance->setLogger($b);
  4038.         $instance->setLogger($b);
  4039.         return $instance;
  4040.     }
  4041.     /**
  4042.      * Gets the private 'Pimcore\Security\User\UserLoader' shared autowired service.
  4043.      *
  4044.      * @return \Pimcore\Security\User\UserLoader
  4045.      */
  4046.     protected function getUserLoaderService()
  4047.     {
  4048.         return $this->privates['Pimcore\\Security\\User\\UserLoader'] = new \Pimcore\Security\User\UserLoader(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  4049.     }
  4050.     /**
  4051.      * Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
  4052.      *
  4053.      * @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
  4054.      */
  4055.     protected function getDelegatingActionHandlerService()
  4056.     {
  4057.         return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4058.             'assign_target_group' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\AssignTargetGroupAndSegment''getAssignTargetGroupAndSegmentService'true],
  4059.             'cmf_apply_target_groups_from_segments' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\ApplyTargetGroupsFromSegments''getApplyTargetGroupsFromSegmentsService'true],
  4060.             'cmf_track_activity' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackActivity''getTrackActivityService'true],
  4061.             'cmf_track_segment' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackSegment''getTrackSegmentService'true],
  4062.             'codesnippet' => ['privates''Pimcore\\Targeting\\ActionHandler\\CodeSnippet''getCodeSnippetService'true],
  4063.             'redirect' => ['privates''Pimcore\\Targeting\\ActionHandler\\Redirect''getRedirectService'true],
  4064.         ], [
  4065.             'assign_target_group' => '?',
  4066.             'cmf_apply_target_groups_from_segments' => '?',
  4067.             'cmf_track_activity' => '?',
  4068.             'cmf_track_segment' => '?',
  4069.             'codesnippet' => '?',
  4070.             'redirect' => '?',
  4071.         ]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
  4072.     }
  4073.     /**
  4074.      * Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
  4075.      *
  4076.      * @return \Pimcore\Targeting\ConditionMatcher
  4077.      */
  4078.     protected function getConditionMatcherService()
  4079.     {
  4080.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4081.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  4082.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  4083.         }
  4084.         return $this->privates['Pimcore\\Targeting\\ConditionMatcher'] = new \Pimcore\Targeting\ConditionMatcher(new \Pimcore\Targeting\ConditionFactory($a$this->parameters['pimcore.targeting.conditions']), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()), $a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4085.     }
  4086.     /**
  4087.      * Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
  4088.      *
  4089.      * @return \Pimcore\Targeting\DataLoader
  4090.      */
  4091.     protected function getDataLoaderService()
  4092.     {
  4093.         $this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4094.             'cmf_customer' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\Customer''getCustomerService'true],
  4095.             'cmf_customer_segments' => ['privates''CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\CustomerSegments''getCustomerSegmentsService'true],
  4096.             'device' => ['privates''Pimcore\\Targeting\\DataProvider\\Device''getDeviceService'true],
  4097.             'geoip' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoIp''getGeoIpService'true],
  4098.             'geolocation' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoLocation''getGeoLocationService'true],
  4099.             'targeting_storage' => ['privates''Pimcore\\Targeting\\DataProvider\\TargetingStorage''getTargetingStorageService'true],
  4100.             'visited_pages_counter' => ['privates''Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter''getVisitedPagesCounterService'true],
  4101.         ], [
  4102.             'cmf_customer' => '?',
  4103.             'cmf_customer_segments' => '?',
  4104.             'device' => '?',
  4105.             'geoip' => '?',
  4106.             'geolocation' => '?',
  4107.             'targeting_storage' => '?',
  4108.             'visited_pages_counter' => '?',
  4109.         ]));
  4110.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4111.         return $instance;
  4112.     }
  4113.     /**
  4114.      * Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
  4115.      *
  4116.      * @return \Pimcore\Targeting\Debug\OverrideHandler
  4117.      */
  4118.     protected function getOverrideHandlerService($lazyLoad true)
  4119.     {
  4120.         if ($lazyLoad) {
  4121.             return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
  4122.                 return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4123.                     $wrappedInstance $this->getOverrideHandlerService(false);
  4124.                     $proxy->setProxyInitializer(null);
  4125.                     return true;
  4126.                 });
  4127.             });
  4128.         }
  4129.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/OverrideHandler.php';
  4130.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/OverrideHandlerInterface.php';
  4131.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DocumentTargetingOverrideHandler.php';
  4132.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LanguageOverrideHandler.php';
  4133.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DeviceOverrideHandler.php';
  4134.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LocationOverrideHandler.php';
  4135.         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()]);
  4136.     }
  4137.     /**
  4138.      * Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
  4139.      *
  4140.      * @return \Pimcore\Targeting\Debug\TargetingDataCollector
  4141.      */
  4142.     protected function getTargetingDataCollectorService()
  4143.     {
  4144.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  4145.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  4146.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  4147.         }
  4148.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  4149.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  4150.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  4151.         }
  4152.         $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector($a$b);
  4153.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4154.         return $instance;
  4155.     }
  4156.     /**
  4157.      * Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
  4158.      *
  4159.      * @return \Pimcore\Targeting\EventListener\TargetingListener
  4160.      */
  4161.     protected function getTargetingListenerService()
  4162.     {
  4163.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  4164.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4165.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4166.         }
  4167.         $b = ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService());
  4168.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4169.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4170.         }
  4171.         $c = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
  4172.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4173.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4174.         }
  4175.         $d = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  4176.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4177.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4178.         }
  4179.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4180.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4181.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4182.         }
  4183.         $f = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
  4184.         $g = new \Pimcore\Targeting\VisitorInfoResolver($a$f$b$c$d$e);
  4185.         $h = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  4186.         $g->setStopwatch($h);
  4187.         $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())));
  4188.         $instance->setStopwatch($h);
  4189.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4190.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  4191.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  4192.         return $instance;
  4193.     }
  4194.     /**
  4195.      * Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
  4196.      *
  4197.      * @return \Pimcore\Targeting\EventListener\ToolbarListener
  4198.      */
  4199.     protected function getToolbarListenerService()
  4200.     {
  4201.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  4202.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  4203.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  4204.         }
  4205.         $b = ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService());
  4206.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  4207.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  4208.         }
  4209.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4210.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  4211.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  4212.         }
  4213.         $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()));
  4214.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4215.         return $instance;
  4216.     }
  4217.     /**
  4218.      * Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
  4219.      *
  4220.      * @return \Pimcore\Targeting\Storage\CookieStorage
  4221.      */
  4222.     protected function getCookieStorageService()
  4223.     {
  4224.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4225.         if (isset($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'])) {
  4226.             return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'];
  4227.         }
  4228.         return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler('di3jC3UzJp12fRiRlHtRiMwJfwsYBS/RG1uxEG7DYf8=Immediately', [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $a);
  4229.     }
  4230.     /**
  4231.      * Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
  4232.      *
  4233.      * @return \Pimcore\Templating\Renderer\ActionRenderer
  4234.      */
  4235.     protected function getActionRendererService()
  4236.     {
  4237.         $a = ($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService());
  4238.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'])) {
  4239.             return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'];
  4240.         }
  4241.         return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer($a);
  4242.     }
  4243.     /**
  4244.      * Gets the private 'Pimcore\Twig\Extension\SubrequestExtension' shared autowired service.
  4245.      *
  4246.      * @return \Pimcore\Twig\Extension\SubrequestExtension
  4247.      */
  4248.     protected function getSubrequestExtensionService($lazyLoad true)
  4249.     {
  4250.         if ($lazyLoad) {
  4251.             return $this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
  4252.                 return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4253.                     $wrappedInstance $this->getSubrequestExtensionService(false);
  4254.                     $proxy->setProxyInitializer(null);
  4255.                     return true;
  4256.                 });
  4257.             });
  4258.         }
  4259.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/SubrequestExtension.php';
  4260.         return new \Pimcore\Twig\Extension\SubrequestExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] ?? $this->getIncService()));
  4261.     }
  4262.     /**
  4263.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadLink' shared autowired service.
  4264.      *
  4265.      * @return \Pimcore\Twig\Extension\Templating\HeadLink
  4266.      */
  4267.     protected function getHeadLinkService()
  4268.     {
  4269.         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()));
  4270.     }
  4271.     /**
  4272.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadMeta' shared autowired service.
  4273.      *
  4274.      * @return \Pimcore\Twig\Extension\Templating\HeadMeta
  4275.      */
  4276.     protected function getHeadMetaService()
  4277.     {
  4278.         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())));
  4279.     }
  4280.     /**
  4281.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadScript' shared autowired service.
  4282.      *
  4283.      * @return \Pimcore\Twig\Extension\Templating\HeadScript
  4284.      */
  4285.     protected function getHeadScriptService()
  4286.     {
  4287.         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()));
  4288.     }
  4289.     /**
  4290.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadStyle' shared autowired service.
  4291.      *
  4292.      * @return \Pimcore\Twig\Extension\Templating\HeadStyle
  4293.      */
  4294.     protected function getHeadStyleService()
  4295.     {
  4296.         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())));
  4297.     }
  4298.     /**
  4299.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadTitle' shared autowired service.
  4300.      *
  4301.      * @return \Pimcore\Twig\Extension\Templating\HeadTitle
  4302.      */
  4303.     protected function getHeadTitleService()
  4304.     {
  4305.         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())));
  4306.     }
  4307.     /**
  4308.      * Gets the private 'Pimcore\Twig\Extension\Templating\Inc' shared autowired service.
  4309.      *
  4310.      * @return \Pimcore\Twig\Extension\Templating\Inc
  4311.      */
  4312.     protected function getIncService()
  4313.     {
  4314.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  4315.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  4316.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  4317.         }
  4318.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  4319.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  4320.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  4321.         }
  4322.         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()));
  4323.     }
  4324.     /**
  4325.      * Gets the private 'Pimcore\Twig\Extension\Templating\InlineScript' shared autowired service.
  4326.      *
  4327.      * @return \Pimcore\Twig\Extension\Templating\InlineScript
  4328.      */
  4329.     protected function getInlineScriptService()
  4330.     {
  4331.         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()));
  4332.     }
  4333.     /**
  4334.      * Gets the private 'Pimcore\Twig\Extension\Templating\Navigation' shared autowired service.
  4335.      *
  4336.      * @return \Pimcore\Twig\Extension\Templating\Navigation
  4337.      */
  4338.     protected function getNavigationService($lazyLoad true)
  4339.     {
  4340.         if ($lazyLoad) {
  4341.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] = $this->createProxy('Navigation_62d2b4b', function () {
  4342.                 return \Navigation_62d2b4b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4343.                     $wrappedInstance $this->getNavigationService(false);
  4344.                     $proxy->setProxyInitializer(null);
  4345.                     return true;
  4346.                 });
  4347.             });
  4348.         }
  4349.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Navigation.php';
  4350.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Builder.php';
  4351.         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, [
  4352.             'breadcrumbs' => ['privates''Pimcore\\Navigation\\Renderer\\Breadcrumbs''getBreadcrumbsService'true],
  4353.             'menu' => ['privates''Pimcore\\Navigation\\Renderer\\Menu''getMenuService'true],
  4354.         ], [
  4355.             'breadcrumbs' => '?',
  4356.             'menu' => '?',
  4357.         ]));
  4358.     }
  4359.     /**
  4360.      * Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
  4361.      *
  4362.      * @return \Pimcore\Twig\Extension\Templating\PimcoreUrl
  4363.      */
  4364.     protected function getPimcoreUrl2Service()
  4365.     {
  4366.         $a = ($this->services['router'] ?? $this->getRouterService());
  4367.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'])) {
  4368.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'];
  4369.         }
  4370.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \Pimcore\Twig\Extension\Templating\PimcoreUrl($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  4371.     }
  4372.     /**
  4373.      * Gets the private 'Pimcore\Twig\Extension\Templating\Placeholder' shared autowired service.
  4374.      *
  4375.      * @return \Pimcore\Twig\Extension\Templating\Placeholder
  4376.      */
  4377.     protected function getPlaceholderService()
  4378.     {
  4379.         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())));
  4380.     }
  4381.     /**
  4382.      * Gets the private 'ToolboxBundle\Manager\PermissionManager' shared autowired service.
  4383.      *
  4384.      * @return \ToolboxBundle\Manager\PermissionManager
  4385.      */
  4386.     protected function getPermissionManagerService()
  4387.     {
  4388.         $a = ($this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] ?? $this->getAreabrickManagerInterfaceService());
  4389.         if (isset($this->privates['ToolboxBundle\\Manager\\PermissionManager'])) {
  4390.             return $this->privates['ToolboxBundle\\Manager\\PermissionManager'];
  4391.         }
  4392.         return $this->privates['ToolboxBundle\\Manager\\PermissionManager'] = new \ToolboxBundle\Manager\PermissionManager($a, ($this->services['.container.private.pimcore_admin.security.user_loader'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserLoaderService')));
  4393.     }
  4394.     /**
  4395.      * Gets the private 'annotations.cache_adapter' shared service.
  4396.      *
  4397.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  4398.      */
  4399.     protected function getAnnotations_CacheAdapterService()
  4400.     {
  4401.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  4402.     }
  4403.     /**
  4404.      * Gets the private 'annotations.cached_reader' shared service.
  4405.      *
  4406.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  4407.      */
  4408.     protected function getAnnotations_CachedReaderService()
  4409.     {
  4410.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  4411.     }
  4412.     /**
  4413.      * Gets the private 'annotations.reader' shared service.
  4414.      *
  4415.      * @return \Doctrine\Common\Annotations\AnnotationReader
  4416.      */
  4417.     protected function getAnnotations_ReaderService()
  4418.     {
  4419.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  4420.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  4421.         $a->registerUniqueLoader('class_exists');
  4422.         $instance->addGlobalIgnoredName('required'$a);
  4423.         return $instance;
  4424.     }
  4425.     /**
  4426.      * Gets the private 'cache.annotations' shared service.
  4427.      *
  4428.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4429.      */
  4430.     protected function getCache_AnnotationsService()
  4431.     {
  4432.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bfj7qvvhcA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4433.     }
  4434.     /**
  4435.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  4436.      *
  4437.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4438.      */
  4439.     protected function getCache_Messenger_RestartWorkersSignalService()
  4440.     {
  4441.         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'));
  4442.     }
  4443.     /**
  4444.      * Gets the private 'cache.property_info' shared service.
  4445.      *
  4446.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4447.      */
  4448.     protected function getCache_PropertyInfoService()
  4449.     {
  4450.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KQ2QfO9oh4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4451.     }
  4452.     /**
  4453.      * Gets the private 'cache.rate_limiter' shared service.
  4454.      *
  4455.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4456.      */
  4457.     protected function getCache_RateLimiterService()
  4458.     {
  4459.         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'));
  4460.     }
  4461.     /**
  4462.      * Gets the private 'cache.security_expression_language' shared service.
  4463.      *
  4464.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4465.      */
  4466.     protected function getCache_SecurityExpressionLanguageService()
  4467.     {
  4468.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pfRlKSlW5d'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4469.     }
  4470.     /**
  4471.      * Gets the private 'cache.serializer' shared service.
  4472.      *
  4473.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4474.      */
  4475.     protected function getCache_SerializerService()
  4476.     {
  4477.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hKeK4vr+gP'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4478.     }
  4479.     /**
  4480.      * Gets the private 'cache.validator' shared service.
  4481.      *
  4482.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4483.      */
  4484.     protected function getCache_ValidatorService()
  4485.     {
  4486.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4KI7Uuq88K'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4487.     }
  4488.     /**
  4489.      * Gets the private 'config_cache_factory' shared service.
  4490.      *
  4491.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  4492.      */
  4493.     protected function getConfigCacheFactoryService()
  4494.     {
  4495.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4496.             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)));
  4497.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4498.         }, 2));
  4499.     }
  4500.     /**
  4501.      * Gets the private 'data_collector.form' shared service.
  4502.      *
  4503.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  4504.      */
  4505.     protected function getDataCollector_FormService()
  4506.     {
  4507.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  4508.     }
  4509.     /**
  4510.      * Gets the private 'data_collector.request' shared service.
  4511.      *
  4512.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  4513.      */
  4514.     protected function getDataCollector_RequestService()
  4515.     {
  4516.         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())));
  4517.     }
  4518.     /**
  4519.      * Gets the private 'debug.controller_resolver' shared service.
  4520.      *
  4521.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  4522.      */
  4523.     protected function getDebug_ControllerResolverService()
  4524.     {
  4525.         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))));
  4526.     }
  4527.     /**
  4528.      * Gets the private 'debug.debug_handlers_listener' shared service.
  4529.      *
  4530.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  4531.      */
  4532.     protected function getDebug_DebugHandlersListenerService()
  4533.     {
  4534.         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);
  4535.     }
  4536.     /**
  4537.      * Gets the private 'debug.file_link_formatter' shared service.
  4538.      *
  4539.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  4540.      */
  4541.     protected function getDebug_FileLinkFormatterService()
  4542.     {
  4543.         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 () {
  4544.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  4545.         });
  4546.     }
  4547.     /**
  4548.      * Gets the private 'debug.log_processor' shared service.
  4549.      *
  4550.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  4551.      */
  4552.     protected function getDebug_LogProcessorService()
  4553.     {
  4554.         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())));
  4555.     }
  4556.     /**
  4557.      * Gets the private 'debug.security.access.decision_manager' shared service.
  4558.      *
  4559.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  4560.      */
  4561.     protected function getDebug_Security_Access_DecisionManagerService()
  4562.     {
  4563.         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 () {
  4564.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  4565.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  4566.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  4567.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  4568.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  4569.     }
  4570.     /**
  4571.      * Gets the private 'debug.security.firewall' shared service.
  4572.      *
  4573.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  4574.      */
  4575.     protected function getDebug_Security_FirewallService()
  4576.     {
  4577.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  4578.         if (isset($this->privates['debug.security.firewall'])) {
  4579.             return $this->privates['debug.security.firewall'];
  4580.         }
  4581.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4582.         if (isset($this->privates['debug.security.firewall'])) {
  4583.             return $this->privates['debug.security.firewall'];
  4584.         }
  4585.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  4586.         if (isset($this->privates['debug.security.firewall'])) {
  4587.             return $this->privates['debug.security.firewall'];
  4588.         }
  4589.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  4590.     }
  4591.     /**
  4592.      * Gets the private 'exception_listener' shared service.
  4593.      *
  4594.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  4595.      */
  4596.     protected function getExceptionListenerService()
  4597.     {
  4598.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  4599.     }
  4600.     /**
  4601.      * Gets the private 'form.registry' shared service.
  4602.      *
  4603.      * @return \Symfony\Component\Form\FormRegistry
  4604.      */
  4605.     protected function getForm_RegistryService()
  4606.     {
  4607.         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, [
  4608.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService'true],
  4609.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  4610.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  4611.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  4612.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  4613.         ], [
  4614.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  4615.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  4616.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  4617.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  4618.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  4619.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  4620.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  4621.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  4622.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  4623.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  4624.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  4625.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  4626.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  4627.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  4628.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  4629.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  4630.         }, 1)], new RewindableGenerator(function () {
  4631.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  4632.         }, 1))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  4633.     }
  4634.     /**
  4635.      * Gets the private 'fragment.renderer.inline' shared service.
  4636.      *
  4637.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  4638.      */
  4639.     protected function getFragment_Renderer_InlineService()
  4640.     {
  4641.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  4642.         if (isset($this->privates['fragment.renderer.inline'])) {
  4643.             return $this->privates['fragment.renderer.inline'];
  4644.         }
  4645.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4646.         if (isset($this->privates['fragment.renderer.inline'])) {
  4647.             return $this->privates['fragment.renderer.inline'];
  4648.         }
  4649.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  4650.         $instance->setFragmentPath('/_fragment');
  4651.         return $instance;
  4652.     }
  4653.     /**
  4654.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  4655.      *
  4656.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  4657.      */
  4658.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  4659.     {
  4660.         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())));
  4661.     }
  4662.     /**
  4663.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  4664.      *
  4665.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  4666.      */
  4667.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  4668.     {
  4669.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4670.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  4671.             return $this->privates['framework_extra_bundle.event.is_granted'];
  4672.         }
  4673.         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);
  4674.     }
  4675.     /**
  4676.      * Gets the private 'locale_aware_listener' shared service.
  4677.      *
  4678.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  4679.      */
  4680.     protected function getLocaleAwareListenerService()
  4681.     {
  4682.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  4683.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  4684.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  4685.             yield => ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  4686.             yield => ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->load('getAdminUserTranslatorService'));
  4687.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4688.     }
  4689.     /**
  4690.      * Gets the private 'locale_listener' shared service.
  4691.      *
  4692.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  4693.      */
  4694.     protected function getLocaleListener2Service()
  4695.     {
  4696.         $a = ($this->services['router'] ?? $this->getRouterService());
  4697.         if (isset($this->privates['locale_listener'])) {
  4698.             return $this->privates['locale_listener'];
  4699.         }
  4700.         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, []);
  4701.     }
  4702.     /**
  4703.      * Gets the private 'monolog.handler.console' shared service.
  4704.      *
  4705.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  4706.      */
  4707.     protected function getMonolog_Handler_ConsoleService()
  4708.     {
  4709.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  4710.     }
  4711.     /**
  4712.      * Gets the private 'monolog.handler.main' shared service.
  4713.      *
  4714.      * @return \Monolog\Handler\StreamHandler
  4715.      */
  4716.     protected function getMonolog_Handler_MainService()
  4717.     {
  4718.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  4719.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  4720.         return $instance;
  4721.     }
  4722.     /**
  4723.      * Gets the private 'monolog.logger' shared service.
  4724.      *
  4725.      * @return \Symfony\Bridge\Monolog\Logger
  4726.      */
  4727.     protected function getMonolog_LoggerService()
  4728.     {
  4729.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  4730.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4731.         $instance->useMicrosecondTimestamps(true);
  4732.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4733.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4734.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4735.         return $instance;
  4736.     }
  4737.     /**
  4738.      * Gets the private 'parameter_bag' shared service.
  4739.      *
  4740.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  4741.      */
  4742.     protected function getParameterBagService()
  4743.     {
  4744.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  4745.     }
  4746.     /**
  4747.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
  4748.      *
  4749.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  4750.      */
  4751.     protected function getPimcore_Cache_Adapter_RedisTagAwareService()
  4752.     {
  4753.         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()));
  4754.     }
  4755.     /**
  4756.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
  4757.      *
  4758.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  4759.      */
  4760.     protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad true)
  4761.     {
  4762.         if ($lazyLoad) {
  4763.             return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  4764.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4765.                     $wrappedInstance $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
  4766.                     $proxy->setProxyInitializer(null);
  4767.                     return true;
  4768.                 });
  4769.             });
  4770.         }
  4771.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  4772.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  4773.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  4774.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'H6Hh-nLQW8'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  4775.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  4776.         $instance->setLogger($a);
  4777.         $instance->setLogger($a);
  4778.         return $instance;
  4779.     }
  4780.     /**
  4781.      * Gets the private 'profiler_listener' shared service.
  4782.      *
  4783.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  4784.      */
  4785.     protected function getProfilerListenerService()
  4786.     {
  4787.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  4788.         if (isset($this->privates['profiler_listener'])) {
  4789.             return $this->privates['profiler_listener'];
  4790.         }
  4791.         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);
  4792.     }
  4793.     /**
  4794.      * Gets the private 'property_info' shared service.
  4795.      *
  4796.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  4797.      */
  4798.     protected function getPropertyInfoService()
  4799.     {
  4800.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  4801.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  4802.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4803.         }, 2), new RewindableGenerator(function () {
  4804.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4805.         }, 1), new RewindableGenerator(function () {
  4806.             return new \EmptyIterator();
  4807.         }, 0), new RewindableGenerator(function () {
  4808.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4809.         }, 1), new RewindableGenerator(function () {
  4810.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4811.         }, 1));
  4812.     }
  4813.     /**
  4814.      * Gets the private 'router.expression_language_provider' shared service.
  4815.      *
  4816.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  4817.      */
  4818.     protected function getRouter_ExpressionLanguageProviderService()
  4819.     {
  4820.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4821.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  4822.         ], [
  4823.             'env' => 'Closure',
  4824.         ]));
  4825.     }
  4826.     /**
  4827.      * Gets the private 'router_listener' shared service.
  4828.      *
  4829.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  4830.      */
  4831.     protected function getRouterListenerService()
  4832.     {
  4833.         $a = ($this->services['router'] ?? $this->getRouterService());
  4834.         if (isset($this->privates['router_listener'])) {
  4835.             return $this->privates['router_listener'];
  4836.         }
  4837.         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);
  4838.     }
  4839.     /**
  4840.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  4841.      *
  4842.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  4843.      */
  4844.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  4845.     {
  4846.         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()));
  4847.     }
  4848.     /**
  4849.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  4850.      *
  4851.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  4852.      */
  4853.     protected function getSchebTwoFactor_ProviderRegistryService()
  4854.     {
  4855.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  4856.             yield 'google' => ($this->privates['scheb_two_factor.security.google.provider'] ?? $this->load('getSchebTwoFactor_Security_Google_ProviderService'));
  4857.         }, 1));
  4858.     }
  4859.     /**
  4860.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  4861.      *
  4862.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  4863.      */
  4864.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  4865.     {
  4866.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  4867.     }
  4868.     /**
  4869.      * Gets the private 'security.authentication.form_listener.two_factor.pimcore_admin' shared service.
  4870.      *
  4871.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  4872.      */
  4873.     protected function getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService()
  4874.     {
  4875.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4876.         if (isset($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'])) {
  4877.             return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'];
  4878.         }
  4879.         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);
  4880.     }
  4881.     /**
  4882.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.pimcore_admin' shared service.
  4883.      *
  4884.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  4885.      */
  4886.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService()
  4887.     {
  4888.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  4889.         if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'])) {
  4890.             return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'];
  4891.         }
  4892.         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);
  4893.     }
  4894.     /**
  4895.      * Gets the private 'security.context_listener.0' shared service.
  4896.      *
  4897.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4898.      */
  4899.     protected function getSecurity_ContextListener_0Service()
  4900.     {
  4901.         $a = ($this->privates['security.event_dispatcher.pimcore_admin_webdav'] ?? $this->getSecurity_EventDispatcher_PimcoreAdminWebdavService());
  4902.         if (isset($this->privates['security.context_listener.0'])) {
  4903.             return $this->privates['security.context_listener.0'];
  4904.         }
  4905.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4906.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  4907.             yield => ($this->privates['app.security.user_provider'] ?? ($this->privates['app.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('Pimcore\\Model\\DataObject\\Customer''username')));
  4908.         }, 2), 'pimcore_admin_webdav', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  4909.     }
  4910.     /**
  4911.      * Gets the private 'security.context_listener.1' shared service.
  4912.      *
  4913.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4914.      */
  4915.     protected function getSecurity_ContextListener_1Service()
  4916.     {
  4917.         $a = ($this->privates['security.event_dispatcher.demo_cms_fw'] ?? $this->getSecurity_EventDispatcher_DemoCmsFwService());
  4918.         if (isset($this->privates['security.context_listener.1'])) {
  4919.             return $this->privates['security.context_listener.1'];
  4920.         }
  4921.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4922.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  4923.             yield => ($this->privates['app.security.user_provider'] ?? ($this->privates['app.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('Pimcore\\Model\\DataObject\\Customer''username')));
  4924.         }, 2), 'cms_login', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  4925.     }
  4926.     /**
  4927.      * Gets the private 'security.event_dispatcher.demo_cms_fw' shared service.
  4928.      *
  4929.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4930.      */
  4931.     protected function getSecurity_EventDispatcher_DemoCmsFwService()
  4932.     {
  4933.         $this->privates['security.event_dispatcher.demo_cms_fw'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4934.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4935.             return ($this->privates['security.listener.demo_cms_fw.user_provider'] ?? $this->load('getSecurity_Listener_DemoCmsFw_UserProviderService'));
  4936.         }, => 'checkPassport'], 2048);
  4937.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4938.             return ($this->privates['security.listener.session.demo_cms_fw'] ?? $this->load('getSecurity_Listener_Session_DemoCmsFwService'));
  4939.         }, => 'onSuccessfulLogin'], 0);
  4940.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4941.             return ($this->privates['security.logout.listener.default.demo_cms_fw'] ?? $this->load('getSecurity_Logout_Listener_Default_DemoCmsFwService'));
  4942.         }, => 'onLogout'], 64);
  4943.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4944.             return ($this->privates['security.listener.user_checker.demo_cms_fw'] ?? $this->load('getSecurity_Listener_UserChecker_DemoCmsFwService'));
  4945.         }, => 'preCheckCredentials'], 256);
  4946.         $instance->addListener('security.authentication.success', [=> function () {
  4947.             return ($this->privates['security.listener.user_checker.demo_cms_fw'] ?? $this->load('getSecurity_Listener_UserChecker_DemoCmsFwService'));
  4948.         }, => 'postCheckCredentials'], 256);
  4949.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4950.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4951.         }, => 'checkPassport'], 1024);
  4952.         $instance->addListener('security.interactive_login', [=> function () {
  4953.             return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  4954.         }, => 'onInteractiveLogin'], 0);
  4955.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4956.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  4957.         }, => 'checkPassport'], 0);
  4958.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4959.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4960.         }, => 'onLoginSuccess'], 0);
  4961.         $instance->addListener('security.authentication.success', [=> function () {
  4962.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  4963.         }, => 'onLogin'], 9223372036854775807);
  4964.         $instance->addListener('security.authentication.success', [=> function () {
  4965.             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()));
  4966.         }, => 'onLogin'], 9223372036854775806);
  4967.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4968.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  4969.         }, => 'checkPassport'], 0);
  4970.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4971.             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()));
  4972.         }, => 'onSuccessfulLogin'], -63);
  4973.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4974.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  4975.         }, => 'onLogout'], 0);
  4976.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4977.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4978.         }, => 'checkPassport'], 512);
  4979.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  4980.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4981.         }, => 'onLogout'], 0);
  4982.         return $instance;
  4983.     }
  4984.     /**
  4985.      * Gets the private 'security.event_dispatcher.pimcore_admin_webdav' shared service.
  4986.      *
  4987.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4988.      */
  4989.     protected function getSecurity_EventDispatcher_PimcoreAdminWebdavService()
  4990.     {
  4991.         $this->privates['security.event_dispatcher.pimcore_admin_webdav'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4992.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4993.             return ($this->privates['security.listener.pimcore_admin_webdav.user_provider'] ?? $this->load('getSecurity_Listener_PimcoreAdminWebdav_UserProviderService'));
  4994.         }, => 'checkPassport'], 2048);
  4995.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  4996.             return ($this->privates['security.listener.session.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_Session_PimcoreAdminWebdavService'));
  4997.         }, => 'onSuccessfulLogin'], 0);
  4998.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  4999.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  5000.         }, => 'preCheckCredentials'], 256);
  5001.         $instance->addListener('security.authentication.success', [=> function () {
  5002.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  5003.         }, => 'postCheckCredentials'], 256);
  5004.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5005.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  5006.         }, => 'checkPassport'], 1024);
  5007.         $instance->addListener('security.interactive_login', [=> function () {
  5008.             return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  5009.         }, => 'onInteractiveLogin'], 0);
  5010.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5011.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  5012.         }, => 'checkPassport'], 0);
  5013.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5014.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  5015.         }, => 'onLoginSuccess'], 0);
  5016.         $instance->addListener('security.authentication.success', [=> function () {
  5017.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  5018.         }, => 'onLogin'], 9223372036854775807);
  5019.         $instance->addListener('security.authentication.success', [=> function () {
  5020.             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()));
  5021.         }, => 'onLogin'], 9223372036854775806);
  5022.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5023.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  5024.         }, => 'checkPassport'], 0);
  5025.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5026.             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()));
  5027.         }, => 'onSuccessfulLogin'], -63);
  5028.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  5029.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  5030.         }, => 'onLogout'], 0);
  5031.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5032.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  5033.         }, => 'checkPassport'], 512);
  5034.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  5035.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  5036.         }, => 'onLogout'], 0);
  5037.         return $instance;
  5038.     }
  5039.     /**
  5040.      * Gets the private 'security.firewall.map' shared service.
  5041.      *
  5042.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  5043.      */
  5044.     protected function getSecurity_Firewall_MapService()
  5045.     {
  5046.         $a = ($this->privates['.service_locator.dAuHxvw'] ?? $this->get_ServiceLocator_DAuHxvwService());
  5047.         if (isset($this->privates['security.firewall.map'])) {
  5048.             return $this->privates['security.firewall.map'];
  5049.         }
  5050.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  5051.             yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
  5052.             yield 'security.firewall.map.context.pimcore_admin_webdav' => ($this->privates['.security.request_matcher.gpN4paB'] ?? ($this->privates['.security.request_matcher.gpN4paB'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/asset/webdav')));
  5053.             yield 'security.firewall.map.context.pimcore_admin' => ($this->privates['.security.request_matcher.2aAPAae'] ?? ($this->privates['.security.request_matcher.2aAPAae'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin(/.*)?$')));
  5054.             yield 'security.firewall.map.context.cmf_webservice' => ($this->privates['.security.request_matcher.SmUy4yd'] ?? ($this->privates['.security.request_matcher.SmUy4yd'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/__customermanagementframework/webservice(/.*)?$')));
  5055.             yield 'security.firewall.map.context.demo_cms_fw' => NULL;
  5056.         }, 5));
  5057.     }
  5058.     /**
  5059.      * Gets the private 'security.firewall_config.two_factor.pimcore_admin' shared service.
  5060.      *
  5061.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  5062.      */
  5063.     protected function getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()
  5064.     {
  5065.         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());
  5066.     }
  5067.     /**
  5068.      * Gets the private 'security.http_utils' shared service.
  5069.      *
  5070.      * @return \Symfony\Component\Security\Http\HttpUtils
  5071.      */
  5072.     protected function getSecurity_HttpUtilsService()
  5073.     {
  5074.         $a = ($this->services['router'] ?? $this->getRouterService());
  5075.         if (isset($this->privates['security.http_utils'])) {
  5076.             return $this->privates['security.http_utils'];
  5077.         }
  5078.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  5079.     }
  5080.     /**
  5081.      * Gets the private 'security.logout_url_generator' shared service.
  5082.      *
  5083.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  5084.      */
  5085.     protected function getSecurity_LogoutUrlGeneratorService()
  5086.     {
  5087.         $a = ($this->services['router'] ?? $this->getRouterService());
  5088.         if (isset($this->privates['security.logout_url_generator'])) {
  5089.             return $this->privates['security.logout_url_generator'];
  5090.         }
  5091.         $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()));
  5092.         $instance->registerListener('pimcore_admin''pimcore_admin_logout''logout''_csrf_token'NULLNULL);
  5093.         $instance->registerListener('demo_cms_fw''account_logout''logout''_csrf_token'NULL'cms_login');
  5094.         return $instance;
  5095.     }
  5096.     /**
  5097.      * Gets the private 'security.role_hierarchy' shared service.
  5098.      *
  5099.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  5100.      */
  5101.     protected function getSecurity_RoleHierarchyService()
  5102.     {
  5103.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  5104.     }
  5105.     /**
  5106.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  5107.      *
  5108.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  5109.      */
  5110.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  5111.     {
  5112.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5113.     }
  5114.     /**
  5115.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  5116.      *
  5117.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  5118.      */
  5119.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  5120.     {
  5121.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  5122.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  5123.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  5124.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  5125.     }
  5126.     /**
  5127.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  5128.      *
  5129.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  5130.      */
  5131.     protected function getSensioFrameworkExtra_Security_ListenerService()
  5132.     {
  5133.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5134.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  5135.             return $this->privates['sensio_framework_extra.security.listener'];
  5136.         }
  5137.         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()));
  5138.     }
  5139.     /**
  5140.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  5141.      *
  5142.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  5143.      */
  5144.     protected function getSensioFrameworkExtra_View_ListenerService()
  5145.     {
  5146.         $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))));
  5147.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5148.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5149.         ], [
  5150.             'twig' => '?',
  5151.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  5152.         return $instance;
  5153.     }
  5154.     /**
  5155.      * Gets the private 'session.factory' shared service.
  5156.      *
  5157.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  5158.      */
  5159.     protected function getSession_FactoryService()
  5160.     {
  5161.         $a = ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  5162.         if (isset($this->privates['session.factory'])) {
  5163.             return $this->privates['session.factory'];
  5164.         }
  5165.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true), [=> $a=> 'onSessionUsage']);
  5166.     }
  5167.     /**
  5168.      * Gets the private 'translator.data_collector' shared service.
  5169.      *
  5170.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  5171.      */
  5172.     protected function getTranslator_DataCollectorService()
  5173.     {
  5174.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  5175.     }
  5176.     /**
  5177.      * Gets the private 'translator.default' shared service.
  5178.      *
  5179.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  5180.      */
  5181.     protected function getTranslator_DefaultService()
  5182.     {
  5183.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5184.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  5185.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  5186.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  5187.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  5188.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  5189.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  5190.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  5191.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  5192.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  5193.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  5194.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  5195.         ], [
  5196.             'translation.loader.csv' => '?',
  5197.             'translation.loader.dat' => '?',
  5198.             'translation.loader.ini' => '?',
  5199.             'translation.loader.json' => '?',
  5200.             'translation.loader.mo' => '?',
  5201.             'translation.loader.php' => '?',
  5202.             'translation.loader.po' => '?',
  5203.             'translation.loader.qt' => '?',
  5204.             'translation.loader.res' => '?',
  5205.             'translation.loader.xliff' => '?',
  5206.             'translation.loader.yml' => '?',
  5207.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.ca.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.ca.yml')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.cs.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/translations/admin.en.csv'), => (\dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/object-merger/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.es.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.fr.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.hu.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.it.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.it.yml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.nl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.nl.yml')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.pl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.pl.yml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.ro.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.ro.yml')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.ru.yml')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.sk.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.sv.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.sv.yml')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.th.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.th.yml')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'extended' => [=> (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/cs.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/de.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/en.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/es.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/fr.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/hu.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/it.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/nl.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/pl.extended.json'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/sk.extended.json'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/th.extended.json')], 'pt_br' => [=> (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.pt_br.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.pt_br.yml')], 'zh_Hans' => [=> (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.zh_Hans.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.zh_Hans.yml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/bundles/IndabaExtensionBundle/Resources/translations'), => (\dirname(__DIR__4).'/bundles/IndabaPublicationBundle/Resources/translations'), => (\dirname(__DIR__4).'/bundles/IndabaIbexportBundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/bundles/IndabaImportExportBundle/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Resources/translations'), 11 => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/translations'), 12 => (\dirname(__DIR__4).'/vendor/pimcore/object-merger/src/Resources/translations'), 13 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations'), 14 => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations'), 15 => (\dirname(__DIR__4).'/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 25 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 27 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/pimcore/bundle-generator/src/translations'), 33 => (\dirname(__DIR__4).'/vendor/asioso/pimcore-quicktranslate-module/src/QuickTranslateBundle/translations'), 34 => (\dirname(__DIR__4).'/bundles/IndabaSyncroAssetsBundle/translations'), 35 => (\dirname(__DIR__4).'/bundles/ConnectionApiSageBundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/indabasolutions/exporterbundle/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'=> 'bundles/IndabaExtensionBundle/Resources/translations'=> 'bundles/IndabaPublicationBundle/Resources/translations'=> 'bundles/IndabaIbexportBundle/Resources/translations'=> 'vendor/elements/process-manager-bundle/src/Resources/translations'=> 'bundles/IndabaImportExportBundle/Resources/translations'10 => 'vendor/dachcom-digital/toolbox/src/ToolboxBundle/Resources/translations'11 => 'vendor/pimcore/customer-management-framework-bundle/src/Resources/translations'12 => 'vendor/pimcore/object-merger/src/Resources/translations'13 => 'vendor/pimcore/data-hub/src/Resources/translations'14 => 'vendor/pimcore/data-importer/src/Resources/translations'15 => 'translations'16 => 'vendor/symfony/framework-bundle/translations'17 => 'vendor/symfony/security-bundle/translations'18 => 'vendor/symfony/twig-bundle/translations'19 => 'vendor/twig/extra-bundle/translations'20 => 'vendor/symfony/monolog-bundle/translations'21 => 'vendor/doctrine/doctrine-bundle/translations'22 => 'vendor/doctrine/doctrine-migrations-bundle/translations'23 => 'vendor/sensio/framework-extra-bundle/src/translations'24 => 'vendor/symfony-cmf/routing-bundle/src/translations'25 => 'vendor/presta/sitemap-bundle/translations'26 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'27 => 'vendor/league/flysystem-bundle/src/translations'28 => 'vendor/symfony/debug-bundle/translations'29 => 'vendor/symfony/web-profiler-bundle/translations'30 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations'31 => 'vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/translations'32 => 'vendor/pimcore/bundle-generator/src/translations'33 => 'vendor/asioso/pimcore-quicktranslate-module/src/QuickTranslateBundle/translations'34 => 'bundles/IndabaSyncroAssetsBundle/translations'35 => 'bundles/ConnectionApiSageBundle/translations'36 => 'vendor/indabasolutions/exporterbundle/translations']]], []);
  5208.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  5209.         $instance->setFallbackLocales([=> 'en']);
  5210.         return $instance;
  5211.     }
  5212.     /**
  5213.      * Gets the private 'twig.loader.native_filesystem' shared service.
  5214.      *
  5215.      * @return \Twig\Loader\FilesystemLoader
  5216.      */
  5217.     protected function getTwig_Loader_NativeFilesystemService()
  5218.     {
  5219.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  5220.         $instance->addPath((\dirname(__DIR__4).'/templates'), 'App');
  5221.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  5222.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  5223.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  5224.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  5225.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  5226.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  5227.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  5228.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  5229.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  5230.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  5231.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  5232.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  5233.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
  5234.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
  5235.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
  5236.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
  5237.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/PimcoreEcommerceFrameworkBundle'), 'PimcoreEcommerceFramework');
  5238.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Resources/views'), 'PimcoreEcommerceFramework');
  5239.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle/Resources/views'), '!PimcoreEcommerceFramework');
  5240.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/views'), 'ElementsProcessManager');
  5241.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/views'), '!ElementsProcessManager');
  5242.         $instance->addPath((\dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Resources/views'), 'Toolbox');
  5243.         $instance->addPath((\dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle/Resources/views'), '!Toolbox');
  5244.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/views'), 'PimcoreCustomerManagementFramework');
  5245.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src/Resources/views'), '!PimcoreCustomerManagementFramework');
  5246.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), 'PimcoreDataHub');
  5247.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), '!PimcoreDataHub');
  5248.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  5249.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  5250.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  5251.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  5252.         return $instance;
  5253.     }
  5254.     /**
  5255.      * Gets the private 'twig.runtime.httpkernel' shared service.
  5256.      *
  5257.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  5258.      */
  5259.     protected function getTwig_Runtime_HttpkernelService()
  5260.     {
  5261.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5262.         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, [
  5263.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  5264.         ], [
  5265.             'inline' => '?',
  5266.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner('di3jC3UzJp12fRiRlHtRiMwJfwsYBS/RG1uxEG7DYf8=Immediately'), $a));
  5267.     }
  5268.     /**
  5269.      * Gets the private 'validator.builder' shared service.
  5270.      *
  5271.      * @return \Symfony\Component\Validator\ValidatorBuilder
  5272.      */
  5273.     protected function getValidator_BuilderService()
  5274.     {
  5275.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  5276.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  5277.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5278.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  5279.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5280.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  5281.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5282.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  5283.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  5284.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5285.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5286.         ], [
  5287.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  5288.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  5289.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  5290.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  5291.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  5292.             'cmf_routing.validator.route_defaults' => '?',
  5293.             'security.validator.user_password' => '?',
  5294.             'validator.expression' => '?',
  5295.         ])));
  5296.         if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
  5297.             $instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  5298.         }
  5299.         $instance->setTranslationDomain('validators');
  5300.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  5301.         $instance->enableAnnotationMapping(true);
  5302.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5303.         $instance->addMethodMapping('loadValidatorMetadata');
  5304.         $instance->addObjectInitializers([]);
  5305.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  5306.         return $instance;
  5307.     }
  5308.     /**
  5309.      * Gets the private 'var_dumper.html_dumper' shared service.
  5310.      *
  5311.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  5312.      */
  5313.     protected function getVarDumper_HtmlDumperService()
  5314.     {
  5315.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  5316.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  5317.         return $instance;
  5318.     }
  5319.     /**
  5320.      * Gets the private 'web_profiler.csp.handler' shared service.
  5321.      *
  5322.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  5323.      */
  5324.     protected function getWebProfiler_Csp_HandlerService()
  5325.     {
  5326.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  5327.     }
  5328.     /**
  5329.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  5330.      *
  5331.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  5332.      */
  5333.     protected function getWebProfiler_DebugToolbarService()
  5334.     {
  5335.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5336.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  5337.             return $this->privates['web_profiler.debug_toolbar'];
  5338.         }
  5339.         $b = ($this->services['router'] ?? $this->getRouterService());
  5340.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  5341.             return $this->privates['web_profiler.debug_toolbar'];
  5342.         }
  5343.         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()));
  5344.     }
  5345.     /**
  5346.      * Gets the public 'pimcore.templating.engine.twig' alias.
  5347.      *
  5348.      * @return object The "twig" service.
  5349.      */
  5350.     protected function getPimcore_Templating_Engine_TwigService()
  5351.     {
  5352.         trigger_deprecation('pimcore/pimcore''10.6''The "pimcore.templating.engine.twig" alias is deprecated and will be removed in Pimcore 11');
  5353.         return $this->get('twig');
  5354.     }
  5355.     /**
  5356.      * Gets the public 'Doctrine\Common\Persistence\ConnectionRegistry' alias.
  5357.      *
  5358.      * @return object The "doctrine" service.
  5359.      */
  5360.     protected function getConnectionRegistryService()
  5361.     {
  5362.         trigger_deprecation('pimcore/pimcore''10.6''The "Doctrine\\Common\\Persistence\\ConnectionRegistry" alias is deprecated and will be removed in Pimcore 11');
  5363.         return $this->get('doctrine');
  5364.     }
  5365.     /**
  5366.      * Gets the public 'cmf.link-activity-definition.linkgenerator' alias.
  5367.      *
  5368.      * @return object The "CustomerManagementFrameworkBundle\LinkGenerator\LinkActivityDefinitionLinkGenerator" service.
  5369.      */
  5370.     protected function getCmf_Linkactivitydefinition_LinkgeneratorService()
  5371.     {
  5372.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.link-activity-definition.linkgenerator" alias is deprecated. Use "CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator" instead');
  5373.         return $this->get('CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator');
  5374.     }
  5375.     /**
  5376.      * Gets the public 'cmf.customer_exporter_manager' alias.
  5377.      *
  5378.      * @return object The "CustomerManagementFrameworkBundle\CustomerList\ExporterManagerInterface" service.
  5379.      */
  5380.     protected function getCmf_CustomerExporterManagerService()
  5381.     {
  5382.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.customer_exporter_manager" alias is deprecated. Use "CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface" instead');
  5383.         return $this->get('CustomerManagementFrameworkBundle\\CustomerList\\ExporterManagerInterface');
  5384.     }
  5385.     /**
  5386.      * Gets the public 'cmf.action_trigger.queue' alias.
  5387.      *
  5388.      * @return object The "CustomerManagementFrameworkBundle\ActionTrigger\Queue\QueueInterface" service.
  5389.      */
  5390.     protected function getCmf_ActionTrigger_QueueService()
  5391.     {
  5392.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.action_trigger.queue" alias is deprecated. Use "CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface" instead');
  5393.         return $this->get('CustomerManagementFrameworkBundle\\ActionTrigger\\Queue\\QueueInterface');
  5394.     }
  5395.     /**
  5396.      * Gets the public 'cmf.event_listener.action_trigger' alias.
  5397.      *
  5398.      * @return object The "CustomerManagementFrameworkBundle\ActionTrigger\EventHandler\EventHandlerInterface" service.
  5399.      */
  5400.     protected function getCmf_EventListener_ActionTriggerService()
  5401.     {
  5402.         trigger_deprecation('pimcore/customer-management-framework-bundle''3''The "cmf.event_listener.action_trigger" alias is deprecated. Use "CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface" instead');
  5403.         return $this->get('CustomerManagementFrameworkBundle\\ActionTrigger\\EventHandler\\EventHandlerInterface');
  5404.     }
  5405.     /**
  5406.      * Gets the public 'cache_clearer' alias.
  5407.      *
  5408.      * @return object The ".container.private.cache_clearer" service.
  5409.      */
  5410.     protected function getCacheClearerService()
  5411.     {
  5412.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  5413.         return $this->get('.container.private.cache_clearer');
  5414.     }
  5415.     /**
  5416.      * Gets the public 'filesystem' alias.
  5417.      *
  5418.      * @return object The ".container.private.filesystem" service.
  5419.      */
  5420.     protected function getFilesystemService()
  5421.     {
  5422.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  5423.         return $this->get('.container.private.filesystem');
  5424.     }
  5425.     /**
  5426.      * Gets the public 'serializer' alias.
  5427.      *
  5428.      * @return object The ".container.private.serializer" service.
  5429.      */
  5430.     protected function getSerializerService()
  5431.     {
  5432.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  5433.         return $this->get('.container.private.serializer');
  5434.     }
  5435.     /**
  5436.      * Gets the public 'security.csrf.token_manager' alias.
  5437.      *
  5438.      * @return object The ".container.private.security.csrf.token_manager" service.
  5439.      */
  5440.     protected function getSecurity_Csrf_TokenManagerService()
  5441.     {
  5442.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  5443.         return $this->get('.container.private.security.csrf.token_manager');
  5444.     }
  5445.     /**
  5446.      * Gets the public 'form.factory' alias.
  5447.      *
  5448.      * @return object The ".container.private.form.factory" service.
  5449.      */
  5450.     protected function getForm_FactoryService()
  5451.     {
  5452.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  5453.         return $this->get('.container.private.form.factory');
  5454.     }
  5455.     /**
  5456.      * Gets the public 'form.type.file' alias.
  5457.      *
  5458.      * @return object The ".container.private.form.type.file" service.
  5459.      */
  5460.     protected function getForm_Type_FileService()
  5461.     {
  5462.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  5463.         return $this->get('.container.private.form.type.file');
  5464.     }
  5465.     /**
  5466.      * Gets the public 'profiler' alias.
  5467.      *
  5468.      * @return object The ".container.private.profiler" service.
  5469.      */
  5470.     protected function getProfilerService()
  5471.     {
  5472.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  5473.         return $this->get('.container.private.profiler');
  5474.     }
  5475.     /**
  5476.      * Gets the public 'security.authorization_checker' alias.
  5477.      *
  5478.      * @return object The ".container.private.security.authorization_checker" service.
  5479.      */
  5480.     protected function getSecurity_AuthorizationCheckerService()
  5481.     {
  5482.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  5483.         return $this->get('.container.private.security.authorization_checker');
  5484.     }
  5485.     /**
  5486.      * Gets the public 'security.token_storage' alias.
  5487.      *
  5488.      * @return object The ".container.private.security.token_storage" service.
  5489.      */
  5490.     protected function getSecurity_TokenStorageService()
  5491.     {
  5492.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  5493.         return $this->get('.container.private.security.token_storage');
  5494.     }
  5495.     /**
  5496.      * Gets the public 'twig' alias.
  5497.      *
  5498.      * @return object The ".container.private.twig" service.
  5499.      */
  5500.     protected function getTwigService()
  5501.     {
  5502.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  5503.         return $this->get('.container.private.twig');
  5504.     }
  5505.     /**
  5506.      * Gets the public 'security.password_encoder' alias.
  5507.      *
  5508.      * @return object The ".container.private.security.password_encoder" service.
  5509.      */
  5510.     protected function getSecurity_PasswordEncoderService()
  5511.     {
  5512.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  5513.         return $this->get('.container.private.security.password_encoder');
  5514.     }
  5515.     /**
  5516.      * Gets the public 'pimcore_admin.security.user_provider' alias.
  5517.      *
  5518.      * @return object The ".container.private.pimcore_admin.security.user_provider" service.
  5519.      */
  5520.     protected function getPimcoreAdmin_Security_UserProviderService()
  5521.     {
  5522.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_provider" service directly from the container is deprecated, use dependency injection instead.');
  5523.         return $this->get('.container.private.pimcore_admin.security.user_provider');
  5524.     }
  5525.     /**
  5526.      * Gets the public 'pimcore_admin.security.user_loader' alias.
  5527.      *
  5528.      * @return object The ".container.private.pimcore_admin.security.user_loader" service.
  5529.      */
  5530.     protected function getPimcoreAdmin_Security_UserLoaderService()
  5531.     {
  5532.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_loader" service directly from the container is deprecated, use dependency injection instead.');
  5533.         return $this->get('.container.private.pimcore_admin.security.user_loader');
  5534.     }
  5535.     /**
  5536.      * Gets the public 'pimcore_admin.security.user_checker' alias.
  5537.      *
  5538.      * @return object The ".container.private.pimcore_admin.security.user_checker" service.
  5539.      */
  5540.     protected function getPimcoreAdmin_Security_UserCheckerService()
  5541.     {
  5542.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_checker" service directly from the container is deprecated, use dependency injection instead.');
  5543.         return $this->get('.container.private.pimcore_admin.security.user_checker');
  5544.     }
  5545.     /**
  5546.      * Gets the public 'session' alias.
  5547.      *
  5548.      * @return object The ".container.private.session" service.
  5549.      */
  5550.     protected function getSessionService()
  5551.     {
  5552.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  5553.         return $this->get('.container.private.session');
  5554.     }
  5555.     /**
  5556.      * Gets the public 'validator' alias.
  5557.      *
  5558.      * @return object The ".container.private.validator" service.
  5559.      */
  5560.     protected function getValidatorService()
  5561.     {
  5562.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  5563.         return $this->get('.container.private.validator');
  5564.     }
  5565.     /**
  5566.      * @return array|bool|float|int|string|\UnitEnum|null
  5567.      */
  5568.     public function getParameter(string $name)
  5569.     {
  5570.         if (isset($this->buildParameters[$name])) {
  5571.             return $this->buildParameters[$name];
  5572.         }
  5573.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  5574.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  5575.         }
  5576.         if (isset($this->loadedDynamicParameters[$name])) {
  5577.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  5578.         }
  5579.         return $this->parameters[$name];
  5580.     }
  5581.     public function hasParameter(string $name): bool
  5582.     {
  5583.         if (isset($this->buildParameters[$name])) {
  5584.             return true;
  5585.         }
  5586.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  5587.     }
  5588.     public function setParameter(string $name$value): void
  5589.     {
  5590.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  5591.     }
  5592.     public function getParameterBag(): ParameterBagInterface
  5593.     {
  5594.         if (null === $this->parameterBag) {
  5595.             $parameters $this->parameters;
  5596.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  5597.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  5598.             }
  5599.             foreach ($this->buildParameters as $name => $value) {
  5600.                 $parameters[$name] = $value;
  5601.             }
  5602.             $this->parameterBag = new FrozenParameterBag($parameters);
  5603.         }
  5604.         return $this->parameterBag;
  5605.     }
  5606.     private $loadedDynamicParameters = [
  5607.         'kernel.runtime_environment' => false,
  5608.         'kernel.build_dir' => false,
  5609.         'kernel.cache_dir' => false,
  5610.         'debug.container.dump' => false,
  5611.         'serializer.mapping.cache.file' => false,
  5612.         'validator.mapping.cache.file' => false,
  5613.         'profiler.storage.dsn' => false,
  5614.         'connection_api_sage.parameters.company_code' => false,
  5615.         'connection_api_sage.parameters.client_code' => false,
  5616.         'connection_api_sage.parameters.rate_code' => false,
  5617.         'connection_api_sage.parameters.seller_code' => false,
  5618.         'connection_api_sage.parameters.serial_code' => false,
  5619.         'connection_api_sage.parameters.warehouse_code' => false,
  5620.     ];
  5621.     private $dynamicParameters = [];
  5622.     private function getDynamicParameter(string $name)
  5623.     {
  5624.         switch ($name) {
  5625.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  5626.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  5627.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  5628.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  5629.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  5630.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  5631.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  5632.             case 'connection_api_sage.parameters.company_code'$value $this->getEnv('COMPANY_CODE'); break;
  5633.             case 'connection_api_sage.parameters.client_code'$value $this->getEnv('CLIENT_CODE'); break;
  5634.             case 'connection_api_sage.parameters.rate_code'$value $this->getEnv('RATE_CODE'); break;
  5635.             case 'connection_api_sage.parameters.seller_code'$value $this->getEnv('SELLER_CODE'); break;
  5636.             case 'connection_api_sage.parameters.serial_code'$value $this->getEnv('SERIAL_CODE'); break;
  5637.             case 'connection_api_sage.parameters.warehouse_code'$value $this->getEnv('WAREHOUSE_CODE'); break;
  5638.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  5639.         }
  5640.         $this->loadedDynamicParameters[$name] = true;
  5641.         return $this->dynamicParameters[$name] = $value;
  5642.     }
  5643.     protected function getDefaultParameters(): array
  5644.     {
  5645.         return [
  5646.             'kernel.project_dir' => \dirname(__DIR__4),
  5647.             'kernel.environment' => 'dev',
  5648.             'kernel.debug' => true,
  5649.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  5650.             'kernel.bundles' => [
  5651.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  5652.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  5653.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  5654.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  5655.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  5656.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  5657.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  5658.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  5659.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  5660.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  5661.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  5662.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  5663.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  5664.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  5665.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  5666.                 'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
  5667.                 'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
  5668.                 'PimcoreEcommerceFrameworkBundle' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\PimcoreEcommerceFrameworkBundle',
  5669.                 'PimcoreBundleGeneratorBundle' => 'Pimcore\\Bundle\\BundleGeneratorBundle\\PimcoreBundleGeneratorBundle',
  5670.                 'IndabaExtensionBundle' => 'IndabaExtensionBundle\\IndabaExtensionBundle',
  5671.                 'IndabaPublicationBundle' => 'IndabaPublicationBundle\\IndabaPublicationBundle',
  5672.                 'IndabaIbexportBundle' => 'IndabaIbexportBundle\\IndabaIbexportBundle',
  5673.                 'ElementsProcessManagerBundle' => 'Elements\\Bundle\\ProcessManagerBundle\\ElementsProcessManagerBundle',
  5674.                 'QuickTranslateBundle' => 'Asioso\\QuickTranslateBundle\\QuickTranslateBundle',
  5675.                 'IndabaSyncroAssetsBundle' => 'IndabaSyncroAssetsBundle\\IndabaSyncroAssetsBundle',
  5676.                 'IndabaImportExportBundle' => 'IndabaImportExportBundle\\IndabaImportExportBundle',
  5677.                 'ConnectionApiSageBundle' => 'ConnectionApiSageBundle\\ConnectionApiSageBundle',
  5678.                 'ToolboxBundle' => 'ToolboxBundle\\ToolboxBundle',
  5679.                 'PimcoreCustomerManagementFrameworkBundle' => 'CustomerManagementFrameworkBundle\\PimcoreCustomerManagementFrameworkBundle',
  5680.                 'ObjectMergerBundle' => 'Pimcore\\Bundle\\ObjectMergerBundle\\ObjectMergerBundle',
  5681.                 'IndabaSolutionsExporterBundle' => 'IndabaSolutions\\ExporterBundle\\IndabaSolutionsExporterBundle',
  5682.                 'PimcoreDataHubBundle' => 'Pimcore\\Bundle\\DataHubBundle\\PimcoreDataHubBundle',
  5683.                 'PimcoreDataImporterBundle' => 'Pimcore\\Bundle\\DataImporterBundle\\PimcoreDataImporterBundle',
  5684.             ],
  5685.             'kernel.bundles_metadata' => [
  5686.                 'FrameworkBundle' => [
  5687.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  5688.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  5689.                 ],
  5690.                 'SecurityBundle' => [
  5691.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  5692.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  5693.                 ],
  5694.                 'TwigBundle' => [
  5695.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  5696.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  5697.                 ],
  5698.                 'TwigExtraBundle' => [
  5699.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  5700.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  5701.                 ],
  5702.                 'MonologBundle' => [
  5703.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  5704.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  5705.                 ],
  5706.                 'DoctrineBundle' => [
  5707.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  5708.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  5709.                 ],
  5710.                 'DoctrineMigrationsBundle' => [
  5711.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  5712.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  5713.                 ],
  5714.                 'SensioFrameworkExtraBundle' => [
  5715.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  5716.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  5717.                 ],
  5718.                 'CmfRoutingBundle' => [
  5719.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  5720.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  5721.                 ],
  5722.                 'PrestaSitemapBundle' => [
  5723.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  5724.                     'namespace' => 'Presta\\SitemapBundle',
  5725.                 ],
  5726.                 'SchebTwoFactorBundle' => [
  5727.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  5728.                     'namespace' => 'Scheb\\TwoFactorBundle',
  5729.                 ],
  5730.                 'FOSJsRoutingBundle' => [
  5731.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  5732.                     'namespace' => 'FOS\\JsRoutingBundle',
  5733.                 ],
  5734.                 'FlysystemBundle' => [
  5735.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  5736.                     'namespace' => 'League\\FlysystemBundle',
  5737.                 ],
  5738.                 'DebugBundle' => [
  5739.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  5740.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  5741.                 ],
  5742.                 'WebProfilerBundle' => [
  5743.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  5744.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  5745.                 ],
  5746.                 'PimcoreCoreBundle' => [
  5747.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
  5748.                     'namespace' => 'Pimcore\\Bundle\\CoreBundle',
  5749.                 ],
  5750.                 'PimcoreAdminBundle' => [
  5751.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
  5752.                     'namespace' => 'Pimcore\\Bundle\\AdminBundle',
  5753.                 ],
  5754.                 'PimcoreEcommerceFrameworkBundle' => [
  5755.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/EcommerceFrameworkBundle'),
  5756.                     'namespace' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle',
  5757.                 ],
  5758.                 'PimcoreBundleGeneratorBundle' => [
  5759.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/bundle-generator/src'),
  5760.                     'namespace' => 'Pimcore\\Bundle\\BundleGeneratorBundle',
  5761.                 ],
  5762.                 'IndabaExtensionBundle' => [
  5763.                     'path' => (\dirname(__DIR__4).'/bundles/IndabaExtensionBundle'),
  5764.                     'namespace' => 'IndabaExtensionBundle',
  5765.                 ],
  5766.                 'IndabaPublicationBundle' => [
  5767.                     'path' => (\dirname(__DIR__4).'/bundles/IndabaPublicationBundle'),
  5768.                     'namespace' => 'IndabaPublicationBundle',
  5769.                 ],
  5770.                 'IndabaIbexportBundle' => [
  5771.                     'path' => (\dirname(__DIR__4).'/bundles/IndabaIbexportBundle'),
  5772.                     'namespace' => 'IndabaIbexportBundle',
  5773.                 ],
  5774.                 'ElementsProcessManagerBundle' => [
  5775.                     'path' => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src'),
  5776.                     'namespace' => 'Elements\\Bundle\\ProcessManagerBundle',
  5777.                 ],
  5778.                 'QuickTranslateBundle' => [
  5779.                     'path' => (\dirname(__DIR__4).'/vendor/asioso/pimcore-quicktranslate-module/src/QuickTranslateBundle'),
  5780.                     'namespace' => 'Asioso\\QuickTranslateBundle',
  5781.                 ],
  5782.                 'IndabaSyncroAssetsBundle' => [
  5783.                     'path' => (\dirname(__DIR__4).'/bundles/IndabaSyncroAssetsBundle'),
  5784.                     'namespace' => 'IndabaSyncroAssetsBundle',
  5785.                 ],
  5786.                 'IndabaImportExportBundle' => [
  5787.                     'path' => (\dirname(__DIR__4).'/bundles/IndabaImportExportBundle'),
  5788.                     'namespace' => 'IndabaImportExportBundle',
  5789.                 ],
  5790.                 'ConnectionApiSageBundle' => [
  5791.                     'path' => (\dirname(__DIR__4).'/bundles/ConnectionApiSageBundle'),
  5792.                     'namespace' => 'ConnectionApiSageBundle',
  5793.                 ],
  5794.                 'ToolboxBundle' => [
  5795.                     'path' => (\dirname(__DIR__4).'/vendor/dachcom-digital/toolbox/src/ToolboxBundle'),
  5796.                     'namespace' => 'ToolboxBundle',
  5797.                 ],
  5798.                 'PimcoreCustomerManagementFrameworkBundle' => [
  5799.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/customer-management-framework-bundle/src'),
  5800.                     'namespace' => 'CustomerManagementFrameworkBundle',
  5801.                 ],
  5802.                 'ObjectMergerBundle' => [
  5803.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/object-merger/src'),
  5804.                     'namespace' => 'Pimcore\\Bundle\\ObjectMergerBundle',
  5805.                 ],
  5806.                 'IndabaSolutionsExporterBundle' => [
  5807.                     'path' => (\dirname(__DIR__4).'/vendor/indabasolutions/exporterbundle'),
  5808.                     'namespace' => 'IndabaSolutions\\ExporterBundle',
  5809.                 ],
  5810.                 'PimcoreDataHubBundle' => [
  5811.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src'),
  5812.                     'namespace' => 'Pimcore\\Bundle\\DataHubBundle',
  5813.                 ],
  5814.                 'PimcoreDataImporterBundle' => [
  5815.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src'),
  5816.                     'namespace' => 'Pimcore\\Bundle\\DataImporterBundle',
  5817.                 ],
  5818.             ],
  5819.             'kernel.charset' => 'UTF-8',
  5820.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  5821.             'locale' => 'en',
  5822.             'log.fileobject' => (\dirname(__DIR__3).'/application-logger'),
  5823.             'toolbox_google_maps_host_url' => 'https://maps.google.ch',
  5824.             'secret' => 'di3jC3UzJp12fRiRlHtRiMwJfwsYBS/RG1uxEG7DYf8=Immediately',
  5825.             'security.authenticator.manager.enabled' => true,
  5826.             'customer_management_framework.firewall_settings' => [
  5827.                 'pattern' => '^/__customermanagementframework/webservice(/.*)?$',
  5828.                 'stateless' => true,
  5829.                 'provider' => 'pimcore_admin',
  5830.                 'custom_authenticators' => [
  5831.                     => 'CustomerManagementFrameworkBundle\\Security\\Authenticator\\WebserviceAuthenticator',
  5832.                 ],
  5833.             ],
  5834.             'event_dispatcher.event_aliases' => [
  5835.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  5836.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  5837.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  5838.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  5839.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  5840.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  5841.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  5842.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  5843.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  5844.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  5845.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  5846.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  5847.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  5848.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  5849.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  5850.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  5851.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  5852.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  5853.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  5854.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  5855.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  5856.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  5857.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  5858.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  5859.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  5860.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  5861.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  5862.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  5863.                 'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
  5864.                 'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
  5865.             ],
  5866.             'fragment.renderer.hinclude.global_template' => NULL,
  5867.             'fragment.path' => '/_fragment',
  5868.             'kernel.secret' => 'di3jC3UzJp12fRiRlHtRiMwJfwsYBS/RG1uxEG7DYf8=Immediately',
  5869.             'kernel.http_method_override' => true,
  5870.             'kernel.trusted_hosts' => [
  5871.             ],
  5872.             'kernel.default_locale' => 'en',
  5873.             'kernel.enabled_locales' => [
  5874.             ],
  5875.             'kernel.error_controller' => 'error_controller',
  5876.             'debug.file_link_format' => NULL,
  5877.             'asset.request_context.base_path' => NULL,
  5878.             'asset.request_context.secure' => NULL,
  5879.             'translator.logging' => false,
  5880.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  5881.             'debug.error_handler.throw_at' => -1,
  5882.             'router.request_context.host' => 'localhost',
  5883.             'router.request_context.scheme' => 'http',
  5884.             'router.request_context.base_url' => '',
  5885.             'router.resource' => 'kernel::loadRoutes',
  5886.             'request_listener.http_port' => 80,
  5887.             'request_listener.https_port' => 443,
  5888.             'session.metadata.storage_key' => '_sf2_meta',
  5889.             'session.storage.options' => [
  5890.                 'cache_limiter' => '0',
  5891.                 'cookie_secure' => 'auto',
  5892.                 'cookie_httponly' => true,
  5893.                 'cookie_samesite' => 'lax',
  5894.                 'gc_probability' => 1,
  5895.             ],
  5896.             'session.save_path' => NULL,
  5897.             'session.metadata.update_threshold' => 0,
  5898.             'form.type_extension.csrf.enabled' => true,
  5899.             'form.type_extension.csrf.field_name' => '_token',
  5900.             'validator.translation_domain' => 'validators',
  5901.             'profiler_listener.only_exceptions' => false,
  5902.             'profiler_listener.only_main_requests' => false,
  5903.             'security.role_hierarchy.roles' => [
  5904.                 'ROLE_PIMCORE_ADMIN' => [
  5905.                     => 'ROLE_PIMCORE_USER',
  5906.                 ],
  5907.             ],
  5908.             'security.access.denied_url' => NULL,
  5909.             'security.authentication.manager.erase_credentials' => true,
  5910.             'security.authentication.session_strategy.strategy' => 'migrate',
  5911.             'security.access.always_authenticate_before_granting' => false,
  5912.             'security.authentication.hide_user_not_found' => true,
  5913.             'security.firewalls' => [
  5914.                 => 'dev',
  5915.                 => 'pimcore_admin_webdav',
  5916.                 => 'pimcore_admin',
  5917.                 => 'cmf_webservice',
  5918.                 => 'demo_cms_fw',
  5919.             ],
  5920.             'twig.form.resources' => [
  5921.                 => 'form_div_layout.html.twig',
  5922.             ],
  5923.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  5924.             'monolog.use_microseconds' => true,
  5925.             'monolog.swift_mailer.handlers' => [
  5926.             ],
  5927.             'monolog.handlers_to_channels' => [
  5928.                 'monolog.handler.import_products_inputs_from_api_sage_empty_info_products' => [
  5929.                     'type' => 'inclusive',
  5930.                     'elements' => [
  5931.                         => 'import_products_inputs_from_api_sage_empty_info_products',
  5932.                     ],
  5933.                 ],
  5934.                 'monolog.handler.import_products_inputs_from_api_sage' => [
  5935.                     'type' => 'inclusive',
  5936.                     'elements' => [
  5937.                         => 'import_products_inputs_from_api_sage',
  5938.                     ],
  5939.                 ],
  5940.                 'monolog.handler.send_registration_mail' => [
  5941.                     'type' => 'inclusive',
  5942.                     'elements' => [
  5943.                         => 'send_registration_mail',
  5944.                     ],
  5945.                 ],
  5946.                 'monolog.handler.console' => [
  5947.                     'type' => 'exclusive',
  5948.                     'elements' => [
  5949.                         => 'event',
  5950.                         => 'doctrine',
  5951.                         => 'console',
  5952.                         => 'cache',
  5953.                     ],
  5954.                 ],
  5955.                 'monolog.handler.main' => [
  5956.                     'type' => 'exclusive',
  5957.                     'elements' => [
  5958.                         => 'event',
  5959.                         => 'doctrine',
  5960.                         => 'cache',
  5961.                         => 'send_registration_mail',
  5962.                     ],
  5963.                 ],
  5964.             ],
  5965.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  5966.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  5967.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  5968.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  5969.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  5970.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  5971.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  5972.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  5973.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  5974.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  5975.             'doctrine.entity_managers' => [
  5976.             ],
  5977.             'doctrine.default_entity_manager' => '',
  5978.             'doctrine.dbal.connection_factory.types' => [
  5979.                 'uuid' => [
  5980.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  5981.                 ],
  5982.                 'ulid' => [
  5983.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  5984.                 ],
  5985.             ],
  5986.             'doctrine.connections' => [
  5987.                 'default' => 'doctrine.dbal.default_connection',
  5988.             ],
  5989.             'doctrine.default_connection' => 'default',
  5990.             'doctrine.migrations.preferred_em' => NULL,
  5991.             'doctrine.migrations.preferred_connection' => 'default',
  5992.             'cmf_routing.uri_filter_regexp' => '',
  5993.             'cmf_routing.default_controller' => NULL,
  5994.             'cmf_routing.generic_controller' => NULL,
  5995.             'cmf_routing.controllers_by_type' => [
  5996.             ],
  5997.             'cmf_routing.controllers_by_class' => [
  5998.             ],
  5999.             'cmf_routing.templates_by_class' => [
  6000.             ],
  6001.             'cmf_routing.route_collection_limit' => 0,
  6002.             'cmf_routing.dynamic.limit_candidates' => 20,
  6003.             'cmf_routing.dynamic.locales' => [
  6004.             ],
  6005.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  6006.             'cmf_routing.replace_symfony_router' => true,
  6007.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  6008.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  6009.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  6010.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  6011.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  6012.             'presta_sitemap.timetolive' => 3600,
  6013.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  6014.             'presta_sitemap.items_by_set' => 50000,
  6015.             'presta_sitemap.defaults' => [
  6016.                 'lastmod' => NULL,
  6017.                 'priority' => NULL,
  6018.                 'changefreq' => NULL,
  6019.             ],
  6020.             'presta_sitemap.default_section' => 'default',
  6021.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  6022.             'scheb_two_factor.model_manager_name' => NULL,
  6023.             'scheb_two_factor.security_tokens' => [
  6024.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\LegacyTwoFactorRequiredToken',
  6025.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\TwoFactorRequiredToken',
  6026.             ],
  6027.             'scheb_two_factor.ip_whitelist' => [
  6028.             ],
  6029.             'scheb_two_factor.google.server_name' => 'Pimcore',
  6030.             'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
  6031.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  6032.             'scheb_two_factor.google.digits' => 6,
  6033.             'scheb_two_factor.google.window' => 1,
  6034.             'scheb_two_factor.trusted_device.enabled' => false,
  6035.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  6036.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  6037.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  6038.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  6039.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  6040.             'fos_js_routing.request_context_base_url' => NULL,
  6041.             'fos_js_routing.cache_control' => [
  6042.                 'enabled' => false,
  6043.             ],
  6044.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  6045.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  6046.             'web_profiler.debug_toolbar.mode' => 2,
  6047.             'container.dumper.inline_class_loader' => true,
  6048.             'pimcore.extensions.bundles.search_paths' => [
  6049.                 => 'src',
  6050.                 => 'vendor/pimcore/pimcore/bundles',
  6051.                 => 'bundles',
  6052.             ],
  6053.             'pimcore.extensions.bundles.handle_composer' => true,
  6054.             'pimcore.admin.unauthenticated_routes' => [
  6055.                 => [
  6056.                     'route' => 'pimcore_settings_display_custom_logo',
  6057.                     'path' => false,
  6058.                     'host' => false,
  6059.                     'methods' => [
  6060.                     ],
  6061.                 ],
  6062.                 => [
  6063.                     'route' => 'pimcore_admin_login',
  6064.                     'path' => false,
  6065.                     'host' => false,
  6066.                     'methods' => [
  6067.                     ],
  6068.                 ],
  6069.                 => [
  6070.                     'route' => 'pimcore_admin_webdav',
  6071.                     'path' => false,
  6072.                     'host' => false,
  6073.                     'methods' => [
  6074.                     ],
  6075.                 ],
  6076.             ],
  6077.             'pimcore.encryption.secret' => NULL,
  6078.             'pimcore.admin.session.attribute_bags' => [
  6079.                 'pimcore_admin' => [
  6080.                     'storage_key' => '_pimcore_admin',
  6081.                 ],
  6082.                 'pimcore_objects' => [
  6083.                     'storage_key' => '_pimcore_objects',
  6084.                 ],
  6085.                 'pimcore_copy' => [
  6086.                     'storage_key' => '_pimcore_copy',
  6087.                 ],
  6088.                 'pimcore_gridconfig' => [
  6089.                     'storage_key' => '_pimcore_gridconfig',
  6090.                 ],
  6091.                 'pimcore_importconfig' => [
  6092.                     'storage_key' => '_pimcore_importconfig',
  6093.                 ],
  6094.             ],
  6095.             'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
  6096.             'pimcore.translations.admin_translation_mapping' => [
  6097.             ],
  6098.             'pimcore.web_profiler.toolbar.excluded_routes' => [
  6099.                 => [
  6100.                     'path' => '^/admin/asset/image-editor',
  6101.                     'route' => false,
  6102.                     'host' => false,
  6103.                     'methods' => [
  6104.                     ],
  6105.                 ],
  6106.             ],
  6107.             'pimcore.response_exception_listener.render_error_document' => true,
  6108.             'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
  6109.             'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
  6110.             'pimcore.documents.default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  6111.             'pimcore.documents.web_to_print.default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  6112.             'pimcore.documents.web_to_print.default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  6113.             'pimcore.templating.twig.sandbox_security_policy.tags' => [
  6114.                 => 'set',
  6115.             ],
  6116.             'pimcore.templating.twig.sandbox_security_policy.filters' => [
  6117.                 => 'escape',
  6118.                 => 'trans',
  6119.                 => 'default',
  6120.             ],
  6121.             'pimcore.templating.twig.sandbox_security_policy.functions' => [
  6122.                 => 'path',
  6123.                 => 'asset',
  6124.             ],
  6125.             'pimcore.config' => [
  6126.                 'web_profiler' => [
  6127.                     'toolbar' => [
  6128.                         'excluded_routes' => [
  6129.                             => [
  6130.                                 'path' => '^/admin/asset/image-editor',
  6131.                                 'route' => false,
  6132.                                 'host' => false,
  6133.                                 'methods' => [
  6134.                                 ],
  6135.                             ],
  6136.                         ],
  6137.                     ],
  6138.                 ],
  6139.                 'security' => [
  6140.                     'encoder_factories' => [
  6141.                         'Pimcore\\Security\\User\\User' => [
  6142.                             'id' => 'pimcore_admin.security.password_encoder_factory',
  6143.                         ],
  6144.                     ],
  6145.                     'password_hasher_factories' => [
  6146.                         'Pimcore\\Model\\DataObject\\Customer' => [
  6147.                             'id' => 'app.security.password_hasher_factory',
  6148.                         ],
  6149.                         'Pimcore\\Security\\User\\User' => [
  6150.                             'id' => 'pimcore.security.user_password_hasher_factory',
  6151.                         ],
  6152.                     ],
  6153.                     'factory_type' => 'password_hasher',
  6154.                     'password' => [
  6155.                         'algorithm' => '2y',
  6156.                         'options' => [
  6157.                         ],
  6158.                     ],
  6159.                 ],
  6160.                 'bundles' => [
  6161.                     'search_paths' => [
  6162.                         => 'src',
  6163.                         => 'vendor/pimcore/pimcore/bundles',
  6164.                         => 'bundles',
  6165.                     ],
  6166.                     'handle_composer' => true,
  6167.                 ],
  6168.                 'assets' => [
  6169.                     'metadata' => [
  6170.                         'class_definitions' => [
  6171.                             'data' => [
  6172.                                 'map' => [
  6173.                                     'asset' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Asset',
  6174.                                     'checkbox' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Checkbox',
  6175.                                     'date' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Date',
  6176.                                     'document' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Document',
  6177.                                     'input' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Input',
  6178.                                     'object' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\DataObject',
  6179.                                     'select' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Select',
  6180.                                     'textarea' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Textarea',
  6181.                                 ],
  6182.                                 'prefixes' => [
  6183.                                 ],
  6184.                             ],
  6185.                         ],
  6186.                         'predefined' => [
  6187.                             'definitions' => [
  6188.                             ],
  6189.                         ],
  6190.                     ],
  6191.                     'image' => [
  6192.                         'thumbnails' => [
  6193.                             'clip_auto_support' => false,
  6194.                             'definitions' => [
  6195.                                 'BannerList' => [
  6196.                                     'items' => [
  6197.                                         => [
  6198.                                             'method' => 'frame',
  6199.                                             'arguments' => [
  6200.                                                 'width' => 500,
  6201.                                                 'height' => 500,
  6202.                                                 'forceResize' => true,
  6203.                                             ],
  6204.                                         ],
  6205.                                     ],
  6206.                                     'medias' => [
  6207.                                     ],
  6208.                                     'name' => 'BannerList',
  6209.                                     'description' => '',
  6210.                                     'group' => '',
  6211.                                     'format' => 'SOURCE',
  6212.                                     'quality' => 85,
  6213.                                     'highResolution' => 0.0,
  6214.                                     'preserveColor' => false,
  6215.                                     'preserveMetaData' => false,
  6216.                                     'rasterizeSVG' => false,
  6217.                                     'downloadable' => false,
  6218.                                     'modificationDate' => 1666852317,
  6219.                                     'creationDate' => 1666234396,
  6220.                                     'preserveAnimation' => false,
  6221.                                 ],
  6222.                                 'CatalogImage' => [
  6223.                                     'items' => [
  6224.                                     ],
  6225.                                     'medias' => [
  6226.                                     ],
  6227.                                     'name' => 'CatalogImage',
  6228.                                     'description' => '',
  6229.                                     'group' => '',
  6230.                                     'format' => 'WEBP',
  6231.                                     'quality' => 100,
  6232.                                     'highResolution' => 0.0,
  6233.                                     'preserveColor' => false,
  6234.                                     'preserveMetaData' => false,
  6235.                                     'rasterizeSVG' => false,
  6236.                                     'downloadable' => false,
  6237.                                     'modificationDate' => 1749156257,
  6238.                                     'creationDate' => 1749003126,
  6239.                                     'preserveAnimation' => false,
  6240.                                 ],
  6241.                                 'CompanyServicesCard' => [
  6242.                                     'items' => [
  6243.                                     ],
  6244.                                     'medias' => [
  6245.                                     ],
  6246.                                     'name' => 'CompanyServicesCard',
  6247.                                     'description' => 'Used in About Us cards like Technical Advice, Custom Service, etc.',
  6248.                                     'group' => 'Company',
  6249.                                     'format' => 'WEBP',
  6250.                                     'quality' => 100,
  6251.                                     'highResolution' => 0.0,
  6252.                                     'preserveColor' => false,
  6253.                                     'preserveMetaData' => false,
  6254.                                     'rasterizeSVG' => false,
  6255.                                     'downloadable' => false,
  6256.                                     'modificationDate' => 1750878598,
  6257.                                     'creationDate' => 1750878517,
  6258.                                     'preserveAnimation' => false,
  6259.                                 ],
  6260.                                 'DestacadoList' => [
  6261.                                     'items' => [
  6262.                                         => [
  6263.                                             'method' => 'trim',
  6264.                                             'arguments' => [
  6265.                                                 'tolerance' => 5,
  6266.                                             ],
  6267.                                         ],
  6268.                                         => [
  6269.                                             'method' => 'frame',
  6270.                                             'arguments' => [
  6271.                                                 'width' => 600,
  6272.                                                 'height' => 600,
  6273.                                                 'forceResize' => true,
  6274.                                             ],
  6275.                                         ],
  6276.                                         => [
  6277.                                             'method' => 'addOverlay',
  6278.                                             'arguments' => [
  6279.                                                 'id' => '',
  6280.                                                 'path' => '/public/images/Logo_BSN.png',
  6281.                                                 'x' => 0,
  6282.                                                 'y' => 0,
  6283.                                                 'origin' => 'center',
  6284.                                                 'alpha' => 40,
  6285.                                                 'composite' => 'COMPOSITE_DEFAULT',
  6286.                                             ],
  6287.                                         ],
  6288.                                     ],
  6289.                                     'medias' => [
  6290.                                     ],
  6291.                                     'name' => 'DestacadoList',
  6292.                                     'description' => '',
  6293.                                     'group' => '',
  6294.                                     'format' => 'SOURCE',
  6295.                                     'quality' => 85,
  6296.                                     'highResolution' => 0.0,
  6297.                                     'preserveColor' => false,
  6298.                                     'preserveMetaData' => false,
  6299.                                     'rasterizeSVG' => false,
  6300.                                     'downloadable' => false,
  6301.                                     'modificationDate' => 1670848900,
  6302.                                     'creationDate' => 1530517971,
  6303.                                     'preserveAnimation' => false,
  6304.                                 ],
  6305.                                 'FeaturedServicesImage' => [
  6306.                                     'items' => [
  6307.                                     ],
  6308.                                     'medias' => [
  6309.                                     ],
  6310.                                     'name' => 'FeaturedServicesImage',
  6311.                                     'description' => '',
  6312.                                     'group' => '',
  6313.                                     'format' => 'WEBP',
  6314.                                     'quality' => 100,
  6315.                                     'highResolution' => 0.0,
  6316.                                     'preserveColor' => false,
  6317.                                     'preserveMetaData' => false,
  6318.                                     'rasterizeSVG' => false,
  6319.                                     'downloadable' => false,
  6320.                                     'modificationDate' => 1750117446,
  6321.                                     'creationDate' => 1750100633,
  6322.                                     'preserveAnimation' => false,
  6323.                                 ],
  6324.                                 'ProductImages' => [
  6325.                                     'items' => [
  6326.                                         => [
  6327.                                             'method' => 'trim',
  6328.                                             'arguments' => [
  6329.                                                 'tolerance' => 5,
  6330.                                             ],
  6331.                                         ],
  6332.                                         => [
  6333.                                             'method' => 'frame',
  6334.                                             'arguments' => [
  6335.                                                 'width' => 600,
  6336.                                                 'height' => 600,
  6337.                                                 'forceResize' => true,
  6338.                                             ],
  6339.                                         ],
  6340.                                     ],
  6341.                                     'medias' => [
  6342.                                     ],
  6343.                                     'name' => 'ProductImages',
  6344.                                     'description' => '',
  6345.                                     'group' => '',
  6346.                                     'format' => 'JPEG',
  6347.                                     'quality' => 85,
  6348.                                     'highResolution' => 0.0,
  6349.                                     'preserveColor' => false,
  6350.                                     'preserveMetaData' => false,
  6351.                                     'rasterizeSVG' => false,
  6352.                                     'downloadable' => false,
  6353.                                     'modificationDate' => 1692823920,
  6354.                                     'creationDate' => 1530712198,
  6355.                                     'preserveAnimation' => false,
  6356.                                 ],
  6357.                                 'ProductImages2' => [
  6358.                                     'items' => [
  6359.                                         => [
  6360.                                             'method' => 'trim',
  6361.                                             'arguments' => [
  6362.                                                 'tolerance' => 10,
  6363.                                             ],
  6364.                                         ],
  6365.                                         => [
  6366.                                             'method' => 'frame',
  6367.                                             'arguments' => [
  6368.                                                 'width' => 600,
  6369.                                                 'height' => 600,
  6370.                                                 'forceResize' => true,
  6371.                                             ],
  6372.                                         ],
  6373.                                         => [
  6374.                                             'method' => 'addOverlay',
  6375.                                             'arguments' => [
  6376.                                                 'id' => '',
  6377.                                                 'path' => '/public/images/Logo_BSN.png',
  6378.                                                 'x' => 0,
  6379.                                                 'y' => 384,
  6380.                                                 'origin' => 'center',
  6381.                                                 'alpha' => 40,
  6382.                                                 'composite' => 'COMPOSITE_DEFAULT',
  6383.                                             ],
  6384.                                         ],
  6385.                                     ],
  6386.                                     'medias' => [
  6387.                                     ],
  6388.                                     'name' => 'ProductImages2',
  6389.                                     'description' => '',
  6390.                                     'group' => '',
  6391.                                     'format' => 'PNG',
  6392.                                     'quality' => 85,
  6393.                                     'highResolution' => 0.0,
  6394.                                     'preserveColor' => false,
  6395.                                     'preserveMetaData' => false,
  6396.                                     'rasterizeSVG' => false,
  6397.                                     'downloadable' => false,
  6398.                                     'modificationDate' => 1670849149,
  6399.                                     'creationDate' => 1532691876,
  6400.                                     'preserveAnimation' => false,
  6401.                                 ],
  6402.                                 'ProductMarcaList_Logo' => [
  6403.                                     'items' => [
  6404.                                         => [
  6405.                                             'method' => 'frame',
  6406.                                             'arguments' => [
  6407.                                                 'width' => 100,
  6408.                                                 'height' => 70,
  6409.                                                 'forceResize' => false,
  6410.                                             ],
  6411.                                         ],
  6412.                                         => [
  6413.                                             'method' => 'frame',
  6414.                                             'arguments' => [
  6415.                                                 'width' => 100,
  6416.                                                 'height' => 100,
  6417.                                                 'forceResize' => false,
  6418.                                             ],
  6419.                                         ],
  6420.                                     ],
  6421.                                     'medias' => [
  6422.                                     ],
  6423.                                     'name' => 'ProductMarcaList_Logo',
  6424.                                     'description' => '',
  6425.                                     'group' => '',
  6426.                                     'format' => 'PNG',
  6427.                                     'quality' => 85,
  6428.                                     'highResolution' => 0.0,
  6429.                                     'preserveColor' => false,
  6430.                                     'preserveMetaData' => false,
  6431.                                     'rasterizeSVG' => false,
  6432.                                     'downloadable' => false,
  6433.                                     'modificationDate' => 1672188288,
  6434.                                     'creationDate' => 1524668054,
  6435.                                     'preserveAnimation' => false,
  6436.                                 ],
  6437.                                 'TarifaImagen' => [
  6438.                                     'items' => [
  6439.                                         => [
  6440.                                             'method' => 'frame',
  6441.                                             'arguments' => [
  6442.                                                 'width' => 165,
  6443.                                                 'height' => 68,
  6444.                                                 'forceResize' => true,
  6445.                                             ],
  6446.                                         ],
  6447.                                     ],
  6448.                                     'medias' => [
  6449.                                     ],
  6450.                                     'name' => 'TarifaImagen',
  6451.                                     'description' => '',
  6452.                                     'group' => '',
  6453.                                     'format' => 'PNG',
  6454.                                     'quality' => 85,
  6455.                                     'highResolution' => 0.0,
  6456.                                     'preserveColor' => false,
  6457.                                     'preserveMetaData' => false,
  6458.                                     'rasterizeSVG' => false,
  6459.                                     'downloadable' => false,
  6460.                                     'modificationDate' => 1670849188,
  6461.                                     'creationDate' => 1525252075,
  6462.                                     'preserveAnimation' => false,
  6463.                                 ],
  6464.                                 'TeamMember_Photo' => [
  6465.                                     'items' => [
  6466.                                         => [
  6467.                                             'method' => 'scaleByHeight',
  6468.                                             'arguments' => [
  6469.                                                 'height' => 300,
  6470.                                                 'forceResize' => true,
  6471.                                             ],
  6472.                                         ],
  6473.                                         => [
  6474.                                             'method' => 'scaleByWidth',
  6475.                                             'arguments' => [
  6476.                                                 'width' => 300,
  6477.                                                 'forceResize' => true,
  6478.                                             ],
  6479.                                         ],
  6480.                                     ],
  6481.                                     'medias' => [
  6482.                                     ],
  6483.                                     'name' => 'TeamMember_Photo',
  6484.                                     'description' => '',
  6485.                                     'group' => '',
  6486.                                     'format' => 'WEBP',
  6487.                                     'quality' => 100,
  6488.                                     'highResolution' => 0.0,
  6489.                                     'preserveColor' => false,
  6490.                                     'preserveMetaData' => false,
  6491.                                     'rasterizeSVG' => false,
  6492.                                     'downloadable' => false,
  6493.                                     'modificationDate' => 1748634541,
  6494.                                     'creationDate' => 1748614830,
  6495.                                     'preserveAnimation' => false,
  6496.                                 ],
  6497.                                 'eventsImage' => [
  6498.                                     'items' => [
  6499.                                     ],
  6500.                                     'medias' => [
  6501.                                     ],
  6502.                                     'name' => 'eventsImage',
  6503.                                     'description' => '',
  6504.                                     'group' => '',
  6505.                                     'format' => 'SOURCE',
  6506.                                     'quality' => 85,
  6507.                                     'highResolution' => 0.0,
  6508.                                     'preserveColor' => false,
  6509.                                     'preserveMetaData' => false,
  6510.                                     'rasterizeSVG' => false,
  6511.                                     'downloadable' => false,
  6512.                                     'modificationDate' => 1721778324,
  6513.                                     'creationDate' => 1721777631,
  6514.                                     'preserveAnimation' => false,
  6515.                                 ],
  6516.                                 'herobanner1200x280' => [
  6517.                                     'items' => [
  6518.                                         => [
  6519.                                             'method' => 'scaleByWidth',
  6520.                                             'arguments' => [
  6521.                                                 'width' => 1200,
  6522.                                                 'forceResize' => true,
  6523.                                             ],
  6524.                                         ],
  6525.                                         => [
  6526.                                             'method' => 'cover',
  6527.                                             'arguments' => [
  6528.                                                 'width' => 1200,
  6529.                                                 'height' => 280,
  6530.                                                 'positioning' => 'center',
  6531.                                                 'forceResize' => false,
  6532.                                             ],
  6533.                                         ],
  6534.                                     ],
  6535.                                     'medias' => [
  6536.                                     ],
  6537.                                     'name' => 'herobanner1200x280',
  6538.                                     'description' => '',
  6539.                                     'group' => '',
  6540.                                     'format' => 'SOURCE',
  6541.                                     'quality' => 85,
  6542.                                     'highResolution' => 0.0,
  6543.                                     'preserveColor' => false,
  6544.                                     'preserveMetaData' => false,
  6545.                                     'rasterizeSVG' => false,
  6546.                                     'downloadable' => false,
  6547.                                     'modificationDate' => 1670763527,
  6548.                                     'creationDate' => 1670763465,
  6549.                                     'preserveAnimation' => false,
  6550.                                 ],
  6551.                                 'homeBanner' => [
  6552.                                     'items' => [
  6553.                                     ],
  6554.                                     'medias' => [
  6555.                                     ],
  6556.                                     'name' => 'homeBanner',
  6557.                                     'description' => '',
  6558.                                     'group' => '',
  6559.                                     'format' => 'webp',
  6560.                                     'quality' => 100,
  6561.                                     'highResolution' => NULL,
  6562.                                     'preserveColor' => false,
  6563.                                     'preserveMetaData' => false,
  6564.                                     'rasterizeSVG' => false,
  6565.                                     'downloadable' => false,
  6566.                                     'modificationDate' => 1746677334,
  6567.                                     'creationDate' => 1746677334,
  6568.                                     'preserveAnimation' => false,
  6569.                                 ],
  6570.                                 'navbar-brands' => [
  6571.                                     'items' => [
  6572.                                     ],
  6573.                                     'medias' => [
  6574.                                     ],
  6575.                                     'name' => 'navbar-brands',
  6576.                                     'description' => '',
  6577.                                     'group' => '',
  6578.                                     'format' => 'SOURCE',
  6579.                                     'quality' => 85,
  6580.                                     'highResolution' => 0.0,
  6581.                                     'preserveColor' => false,
  6582.                                     'preserveMetaData' => false,
  6583.                                     'rasterizeSVG' => false,
  6584.                                     'downloadable' => false,
  6585.                                     'modificationDate' => 1721761808,
  6586.                                     'creationDate' => 1721761803,
  6587.                                     'preserveAnimation' => false,
  6588.                                 ],
  6589.                             ],
  6590.                             'image_optimizers' => [
  6591.                                 'enabled' => true,
  6592.                             ],
  6593.                             'auto_formats' => [
  6594.                                 'avif' => [
  6595.                                     'enabled' => true,
  6596.                                     'quality' => 15,
  6597.                                 ],
  6598.                                 'webp' => [
  6599.                                     'enabled' => true,
  6600.                                     'quality' => NULL,
  6601.                                 ],
  6602.                             ],
  6603.                             'status_cache' => true,
  6604.                             'auto_clear_temp_files' => true,
  6605.                         ],
  6606.                         'max_pixels' => 40000000,
  6607.                         'low_quality_image_preview' => [
  6608.                             'enabled' => true,
  6609.                         ],
  6610.                         'focal_point_detection' => [
  6611.                             'enabled' => true,
  6612.                         ],
  6613.                     ],
  6614.                     'versions' => [
  6615.                         'days' => NULL,
  6616.                         'steps' => NULL,
  6617.                         'use_hardlinks' => true,
  6618.                         'disable_stack_trace' => false,
  6619.                     ],
  6620.                     'hide_edit_image' => false,
  6621.                     'disable_tree_preview' => true,
  6622.                     'frontend_prefixes' => [
  6623.                         'source' => '',
  6624.                         'thumbnail' => '',
  6625.                         'thumbnail_deferred' => '',
  6626.                     ],
  6627.                     'preview_image_thumbnail' => NULL,
  6628.                     'default_upload_path' => '_default_upload_bucket',
  6629.                     'tree_paging_limit' => 100,
  6630.                     'video' => [
  6631.                         'thumbnails' => [
  6632.                             'definitions' => [
  6633.                             ],
  6634.                             'auto_clear_temp_files' => true,
  6635.                         ],
  6636.                     ],
  6637.                     'icc_rgb_profile' => NULL,
  6638.                     'icc_cmyk_profile' => NULL,
  6639.                 ],
  6640.                 'objects' => [
  6641.                     'class_definitions' => [
  6642.                         'data' => [
  6643.                             'map' => [
  6644.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  6645.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  6646.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  6647.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  6648.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  6649.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  6650.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  6651.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  6652.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  6653.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  6654.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  6655.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  6656.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  6657.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  6658.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  6659.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  6660.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  6661.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  6662.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  6663.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  6664.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  6665.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  6666.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  6667.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  6668.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  6669.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  6670.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  6671.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  6672.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  6673.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  6674.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  6675.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  6676.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  6677.                                 'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
  6678.                                 'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
  6679.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  6680.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  6681.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  6682.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  6683.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  6684.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  6685.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  6686.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  6687.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  6688.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  6689.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  6690.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  6691.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  6692.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  6693.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  6694.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  6695.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  6696.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  6697.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  6698.                                 'indexFieldSelection' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelection',
  6699.                                 'indexFieldSelectionCombo' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelectionCombo',
  6700.                                 'indexFieldSelectionField' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\CoreExtensions\\ClassDefinition\\IndexFieldSelectionField',
  6701.                             ],
  6702.                             'prefixes' => [
  6703.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  6704.                                 => '\\Object_Class_Data_',
  6705.                             ],
  6706.                         ],
  6707.                         'layout' => [
  6708.                             'prefixes' => [
  6709.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  6710.                                 => '\\Object_Class_Layout_',
  6711.                             ],
  6712.                             'map' => [
  6713.                             ],
  6714.                         ],
  6715.                     ],
  6716.                     'versions' => [
  6717.                         'days' => NULL,
  6718.                         'steps' => NULL,
  6719.                         'disable_stack_trace' => false,
  6720.                     ],
  6721.                     'ignore_localized_query_fallback' => false,
  6722.                     'tree_paging_limit' => 30,
  6723.                     'auto_save_interval' => 60,
  6724.                 ],
  6725.                 'documents' => [
  6726.                     'type_definitions' => [
  6727.                         'map' => [
  6728.                             'folder' => '\\Pimcore\\Model\\Document\\Folder',
  6729.                             'page' => '\\Pimcore\\Model\\Document\\Page',
  6730.                             'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
  6731.                             'link' => '\\Pimcore\\Model\\Document\\Link',
  6732.                             'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
  6733.                             'email' => '\\Pimcore\\Model\\Document\\Email',
  6734.                             'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
  6735.                             'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
  6736.                             'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
  6737.                         ],
  6738.                     ],
  6739.                     'editables' => [
  6740.                         'prefixes' => [
  6741.                             => '\\Pimcore\\Model\\Document\\Editable\\',
  6742.                         ],
  6743.                         'map' => [
  6744.                             'googlemap' => '\\ToolboxBundle\\Model\\Document\\Editable\\GoogleMap',
  6745.                             'parallaximage' => '\\ToolboxBundle\\Model\\Document\\Editable\\ParallaxImage',
  6746.                             'vhs' => '\\ToolboxBundle\\Model\\Document\\Editable\\Vhs',
  6747.                             'columnadjuster' => '\\ToolboxBundle\\Model\\Document\\Editable\\ColumnAdjuster',
  6748.                         ],
  6749.                     ],
  6750.                     'types' => [
  6751.                         => 'folder',
  6752.                         => 'page',
  6753.                         => 'snippet',
  6754.                         => 'link',
  6755.                         => 'hardlink',
  6756.                         => 'email',
  6757.                         => 'newsletter',
  6758.                         => 'printpage',
  6759.                         => 'printcontainer',
  6760.                     ],
  6761.                     'valid_tables' => [
  6762.                         => 'email',
  6763.                         => 'newsletter',
  6764.                         => 'hardlink',
  6765.                         => 'link',
  6766.                         => 'page',
  6767.                         => 'snippet',
  6768.                     ],
  6769.                     'areas' => [
  6770.                         'autoload' => false,
  6771.                     ],
  6772.                     'versions' => [
  6773.                         'days' => NULL,
  6774.                         'steps' => NULL,
  6775.                         'disable_stack_trace' => false,
  6776.                     ],
  6777.                     'error_pages' => [
  6778.                         'default' => '',
  6779.                         'localized' => [
  6780.                             'en' => '',
  6781.                             'es' => '',
  6782.                         ],
  6783.                     ],
  6784.                     'doc_types' => [
  6785.                         'definitions' => [
  6786.                         ],
  6787.                     ],
  6788.                     'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  6789.                     'allow_trailing_slash' => 'no',
  6790.                     'generate_preview' => false,
  6791.                     'preview_url_prefix' => '',
  6792.                     'tree_paging_limit' => 50,
  6793.                     'newsletter' => [
  6794.                         'defaultUrlPrefix' => NULL,
  6795.                     ],
  6796.                     'web_to_print' => [
  6797.                         'pdf_creation_php_memory_limit' => '2048M',
  6798.                         'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  6799.                         'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  6800.                         'enableInDefaultView' => false,
  6801.                         'generalTool' => '',
  6802.                     ],
  6803.                     'auto_save_interval' => 60,
  6804.                     'static_page_router' => [
  6805.                         'enabled' => false,
  6806.                         'route_pattern' => NULL,
  6807.                     ],
  6808.                 ],
  6809.                 'routing' => [
  6810.                     'direct_route_document_types' => [
  6811.                         => 'page',
  6812.                         => 'snippet',
  6813.                         => 'email',
  6814.                         => 'newsletter',
  6815.                         => 'printpage',
  6816.                         => 'printcontainer',
  6817.                     ],
  6818.                     'allow_processing_unpublished_fallback_document' => false,
  6819.                     'static' => [
  6820.                         'locale_params' => [
  6821.                         ],
  6822.                     ],
  6823.                 ],
  6824.                 'newsletter' => [
  6825.                     'source_adapters' => [
  6826.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  6827.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  6828.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  6829.                         'SegmentAddressSource' => 'cmf.document.newsletter.factory.segmentAddressSource',
  6830.                     ],
  6831.                     'method' => NULL,
  6832.                 ],
  6833.                 'custom_report' => [
  6834.                     'adapters' => [
  6835.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  6836.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  6837.                         'termSegmentBuilder' => 'cmf.custom_report.adapter.term_segment_builder',
  6838.                     ],
  6839.                     'definitions' => [
  6840.                     ],
  6841.                 ],
  6842.                 'targeting' => [
  6843.                     'data_providers' => [
  6844.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  6845.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  6846.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  6847.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  6848.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  6849.                         'cmf_customer' => 'CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\Customer',
  6850.                         'cmf_customer_segments' => 'CustomerManagementFrameworkBundle\\Targeting\\DataProvider\\CustomerSegments',
  6851.                     ],
  6852.                     'conditions' => [
  6853.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  6854.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  6855.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  6856.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  6857.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  6858.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  6859.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  6860.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  6861.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  6862.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  6863.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  6864.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  6865.                         'cmf_has_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\HasSegment',
  6866.                         'cmf_customer_is_loggedin' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerIsLoggedIn',
  6867.                         'cmf_customer_segments_have_changed' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerSegmentsHaveChanged',
  6868.                     ],
  6869.                     'action_handlers' => [
  6870.                         'assign_target_group' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\AssignTargetGroupAndSegment',
  6871.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  6872.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  6873.                         'cmf_track_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackSegment',
  6874.                         'cmf_apply_target_groups_from_segments' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\ApplyTargetGroupsFromSegments',
  6875.                         'cmf_track_activity' => 'CustomerManagementFrameworkBundle\\Targeting\\ActionHandler\\TrackActivity',
  6876.                     ],
  6877.                     'enabled' => true,
  6878.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  6879.                     'session' => [
  6880.                         'enabled' => false,
  6881.                     ],
  6882.                 ],
  6883.                 'context' => [
  6884.                     'profiler' => [
  6885.                         'routes' => [
  6886.                             => [
  6887.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  6888.                                 'route' => false,
  6889.                                 'host' => false,
  6890.                                 'methods' => [
  6891.                                 ],
  6892.                             ],
  6893.                         ],
  6894.                     ],
  6895.                     'admin' => [
  6896.                         'routes' => [
  6897.                             => [
  6898.                                 'path' => '^/admin(/.*)?$',
  6899.                                 'route' => false,
  6900.                                 'host' => false,
  6901.                                 'methods' => [
  6902.                                 ],
  6903.                             ],
  6904.                             => [
  6905.                                 'route' => '^pimcore_admin_',
  6906.                                 'path' => false,
  6907.                                 'host' => false,
  6908.                                 'methods' => [
  6909.                                 ],
  6910.                             ],
  6911.                         ],
  6912.                     ],
  6913.                     'plugin' => [
  6914.                         'routes' => [
  6915.                             => [
  6916.                                 'path' => '^/plugin(/.*)?$',
  6917.                                 'route' => false,
  6918.                                 'host' => false,
  6919.                                 'methods' => [
  6920.                                 ],
  6921.                             ],
  6922.                         ],
  6923.                     ],
  6924.                 ],
  6925.                 'admin' => [
  6926.                     'session' => [
  6927.                         'attribute_bags' => [
  6928.                             'pimcore_admin' => [
  6929.                                 'storage_key' => '_pimcore_admin',
  6930.                             ],
  6931.                             'pimcore_objects' => [
  6932.                                 'storage_key' => '_pimcore_objects',
  6933.                             ],
  6934.                             'pimcore_copy' => [
  6935.                                 'storage_key' => '_pimcore_copy',
  6936.                             ],
  6937.                             'pimcore_gridconfig' => [
  6938.                                 'storage_key' => '_pimcore_gridconfig',
  6939.                             ],
  6940.                             'pimcore_importconfig' => [
  6941.                                 'storage_key' => '_pimcore_importconfig',
  6942.                             ],
  6943.                         ],
  6944.                     ],
  6945.                     'unauthenticated_routes' => [
  6946.                         => [
  6947.                             'route' => 'pimcore_settings_display_custom_logo',
  6948.                             'path' => false,
  6949.                             'host' => false,
  6950.                             'methods' => [
  6951.                             ],
  6952.                         ],
  6953.                         => [
  6954.                             'route' => 'pimcore_admin_login',
  6955.                             'path' => false,
  6956.                             'host' => false,
  6957.                             'methods' => [
  6958.                             ],
  6959.                         ],
  6960.                         => [
  6961.                             'route' => 'pimcore_admin_webdav',
  6962.                             'path' => false,
  6963.                             'host' => false,
  6964.                             'methods' => [
  6965.                             ],
  6966.                         ],
  6967.                     ],
  6968.                     'translations' => [
  6969.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  6970.                     ],
  6971.                 ],
  6972.                 'sitemaps' => [
  6973.                     'generators' => [
  6974.                         'pimcore_documents' => [
  6975.                             'enabled' => true,
  6976.                             'priority' => 100,
  6977.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  6978.                         ],
  6979.                         'app_brands' => [
  6980.                             'enabled' => true,
  6981.                             'priority' => 50,
  6982.                             'generator_id' => 'App\\Sitemaps\\BrandsGenerator',
  6983.                         ],
  6984.                         'app_products' => [
  6985.                             'enabled' => true,
  6986.                             'priority' => 50,
  6987.                             'generator_id' => 'App\\Sitemaps\\ProductsGenerator',
  6988.                         ],
  6989.                     ],
  6990.                 ],
  6991.                 'redirects' => [
  6992.                     'status_codes' => [
  6993.                         300 => 'Multiple Choices',
  6994.                         301 => 'Moved Permanently',
  6995.                         302 => 'Found',
  6996.                         303 => 'See Other',
  6997.                         307 => 'Temporary Redirect',
  6998.                     ],
  6999.                 ],
  7000.                 'glossary' => [
  7001.                     'blocked_tags' => [
  7002.                         => 'a',
  7003.                         => 'script',
  7004.                         => 'style',
  7005.                         => 'code',
  7006.                         => 'pre',
  7007.                         => 'textarea',
  7008.                         => 'acronym',
  7009.                         => 'abbr',
  7010.                         => 'option',
  7011.                         => 'h1',
  7012.                         10 => 'h2',
  7013.                         11 => 'h3',
  7014.                         12 => 'h4',
  7015.                         13 => 'h5',
  7016.                         14 => 'h6',
  7017.                     ],
  7018.                 ],
  7019.                 'templating_engine' => [
  7020.                     'twig' => [
  7021.                         'sandbox_security_policy' => [
  7022.                             'tags' => [
  7023.                                 => 'set',
  7024.                             ],
  7025.                             'filters' => [
  7026.                                 => 'escape',
  7027.                                 => 'trans',
  7028.                                 => 'default',
  7029.                             ],
  7030.                             'functions' => [
  7031.                                 => 'path',
  7032.                                 => 'asset',
  7033.                             ],
  7034.                         ],
  7035.                     ],
  7036.                 ],
  7037.                 'translations' => [
  7038.                     'debugging' => [
  7039.                         'enabled' => true,
  7040.                         'parameter' => 'pimcore_debug_translations',
  7041.                     ],
  7042.                     'admin_translation_mapping' => [
  7043.                     ],
  7044.                     'data_object' => [
  7045.                     ],
  7046.                 ],
  7047.                 'models' => [
  7048.                     'class_overrides' => [
  7049.                         'Pimcore\\Model\\DataObject\\ProductCategory' => 'App\\Model\\ShopCategory',
  7050.                         'Pimcore\\Model\\DataObject\\ProductMarca' => 'App\\Model\\DefaultMarca',
  7051.                         'Pimcore\\Model\\DataObject\\Product' => 'App\\Model\\DefaultProduct',
  7052.                         'Pimcore\\Model\\DataObject\\User' => 'App\\Model\\DataObject\\User',
  7053.                     ],
  7054.                 ],
  7055.                 'full_page_cache' => [
  7056.                     'enabled' => true,
  7057.                     'lifetime' => 120,
  7058.                     'exclude_cookie' => 'pimcore_admin_sid',
  7059.                     'exclude_patterns' => '@^/test/de@',
  7060.                 ],
  7061.                 'email' => [
  7062.                     'sender' => [
  7063.                         'name' => 'bsnyachts.com',
  7064.                         'email' => 'info@bsnyachts.com',
  7065.                     ],
  7066.                     'return' => [
  7067.                         'name' => '',
  7068.                         'email' => '',
  7069.                     ],
  7070.                     'debug' => [
  7071.                         'email_addresses' => 'aleph.lau@outlook.com',
  7072.                     ],
  7073.                     'usespecific' => false,
  7074.                 ],
  7075.                 'general' => [
  7076.                     'domain' => '',
  7077.                     'redirect_to_maindomain' => false,
  7078.                     'language' => 'es',
  7079.                     'valid_languages' => 'en,es',
  7080.                     'fallback_languages' => [
  7081.                         'en' => '',
  7082.                         'es' => '',
  7083.                     ],
  7084.                     'default_language' => 'es',
  7085.                     'debug_admin_translations' => false,
  7086.                     'timezone' => '',
  7087.                     'path_variable' => NULL,
  7088.                     'disable_usage_statistics' => false,
  7089.                     'instance_identifier' => NULL,
  7090.                 ],
  7091.                 'staticroutes' => [
  7092.                     'definitions' => [
  7093.                         => [
  7094.                             'name' => 'shop-detail',
  7095.                             'pattern' => '#/([a-z\\-]+)/(.*?)\\_c([0-9]+)/(.*?)\\_p([0-9]+)$#',
  7096.                             'reverse' => '/%prefix/%name_c%category/%seofriendly_p%product',
  7097.                             'controller' => 'App\\Controller\\ShopController::detailAction',
  7098.                             'variables' => 'prefix,name,category,seofriendly,product',
  7099.                             'defaults' => 'prefix=es',
  7100.                             'siteId' => [
  7101.                             ],
  7102.                             'methods' => [
  7103.                             ],
  7104.                             'priority' => 4,
  7105.                             'creationDate' => 1530532670,
  7106.                             'modificationDate' => 1670781894,
  7107.                         ],
  7108.                         10 => [
  7109.                             'name' => 'shop-detail-marca-old',
  7110.                             'pattern' => '#/([a-z\\-\\_]+)/(.*?)\\~m([0-9]+)/(.*?)\\~p([0-9]+)$#',
  7111.                             'reverse' => '/%prefix/%brandname~m%brand%seofriendly~p%product',
  7112.                             'controller' => 'App\\Controller\\ShopController::detailAction',
  7113.                             'variables' => 'prefix,name,brand,seofriendly,product',
  7114.                             'defaults' => 'prefix=es',
  7115.                             'siteId' => [
  7116.                             ],
  7117.                             'methods' => [
  7118.                             ],
  7119.                             'priority' => 4,
  7120.                             'creationDate' => 1553241565,
  7121.                             'modificationDate' => 1670927707,
  7122.                         ],
  7123.                         11 => [
  7124.                             'name' => 'shop-detail-only-product',
  7125.                             'pattern' => '#/([a-z\\-]+)/(.*?)\\_p([0-9]+)$#',
  7126.                             'reverse' => '/%prefix/%seofriendly_p%product',
  7127.                             'controller' => 'App\\Controller\\ShopController::detailAction',
  7128.                             'variables' => 'prefix,seofriendly,product',
  7129.                             'defaults' => 'prefix=es',
  7130.                             'siteId' => [
  7131.                             ],
  7132.                             'methods' => [
  7133.                             ],
  7134.                             'priority' => 3,
  7135.                             'creationDate' => 1553506244,
  7136.                             'modificationDate' => 1670927730,
  7137.                         ],
  7138.                         12 => [
  7139.                             'name' => 'shop-detail-only-product-old',
  7140.                             'pattern' => '#/([a-z\\-]+)/(.*?)\\~p([0-9]+)$#',
  7141.                             'reverse' => '/%prefix/%seofriendly_p%product',
  7142.                             'controller' => 'App\\Controller\\ShopController::detailAction',
  7143.                             'variables' => 'prefix,seofriendly,product',
  7144.                             'defaults' => 'prefix=es',
  7145.                             'siteId' => [
  7146.                             ],
  7147.                             'methods' => [
  7148.                             ],
  7149.                             'priority' => 3,
  7150.                             'creationDate' => 1553506401,
  7151.                             'modificationDate' => 1670927759,
  7152.                         ],
  7153.                         => [
  7154.                             'name' => 'shop-category-listing',
  7155.                             'pattern' => '#([a-z\\-]+)/(.*?)\\_c([0-9]+)#',
  7156.                             'reverse' => '/%prefix/%name_c%category',
  7157.                             'controller' => 'App\\Controller\\ShopController::listAction',
  7158.                             'variables' => 'prefix,name,category',
  7159.                             'defaults' => 'prefix=es',
  7160.                             'siteId' => [
  7161.                             ],
  7162.                             'methods' => [
  7163.                             ],
  7164.                             'priority' => 2,
  7165.                             'creationDate' => 1530869866,
  7166.                             'modificationDate' => 1670781853,
  7167.                         ],
  7168.                         => [
  7169.                             'name' => 'shop-brand-listing',
  7170.                             'pattern' => '#([a-z\\-]+)/(.*?)\\_m([0-9]+)#',
  7171.                             'reverse' => '/%prefix/%brandname_m%brand',
  7172.                             'controller' => 'App\\Controller\\ShopController::listAction',
  7173.                             'variables' => 'prefix,brandname,brand',
  7174.                             'defaults' => 'prefix=es',
  7175.                             'siteId' => [
  7176.                             ],
  7177.                             'methods' => [
  7178.                             ],
  7179.                             'priority' => 2,
  7180.                             'creationDate' => 1531753016,
  7181.                             'modificationDate' => 1670927589,
  7182.                         ],
  7183.                         => [
  7184.                             'name' => 'result-cuantapintuar',
  7185.                             'pattern' => '#/resultado-cuanta-pintura$#',
  7186.                             'reverse' => '',
  7187.                             'controller' => 'App\\Controller\\ShopController::cuantapinturanecesarioresultAction',
  7188.                             'variables' => '',
  7189.                             'defaults' => '',
  7190.                             'siteId' => [
  7191.                             ],
  7192.                             'methods' => [
  7193.                             ],
  7194.                             'priority' => 0,
  7195.                             'creationDate' => 1532612607,
  7196.                             'modificationDate' => 1670927617,
  7197.                         ],
  7198.                         => [
  7199.                             'name' => 'shop-detail-marca',
  7200.                             'pattern' => '#/([a-z\\-]+)/(.*?)\\_m([0-9]+)/(.*?)\\_p([0-9]+)$#',
  7201.                             'reverse' => '/%prefix/%brandname_m%brand%seofriendly_p%product',
  7202.                             'controller' => 'App\\Controller\\ShopController::detailAction',
  7203.                             'variables' => 'prefix,name,brand,seofriendly,product',
  7204.                             'defaults' => 'prefix=es',
  7205.                             'siteId' => [
  7206.                             ],
  7207.                             'methods' => [
  7208.                             ],
  7209.                             'priority' => 4,
  7210.                             'creationDate' => 1536593253,
  7211.                             'modificationDate' => 1670927563,
  7212.                         ],
  7213.                         => [
  7214.                             'name' => 'shop-detail-old',
  7215.                             'pattern' => '#/([a-z\\-\\_]+)/(.*?)\\~c([0-9]+)/(.*?)\\~p([0-9]+)$#',
  7216.                             'reverse' => '/%prefix/%name~c%category/%seofriendly~p%product',
  7217.                             'controller' => 'App\\Controller\\ShopController::detailAction',
  7218.                             'variables' => 'prefix,name,category,seofriendly,product',
  7219.                             'defaults' => 'prefix=es',
  7220.                             'siteId' => [
  7221.                             ],
  7222.                             'methods' => [
  7223.                             ],
  7224.                             'priority' => 4,
  7225.                             'creationDate' => 1553241507,
  7226.                             'modificationDate' => 1670927640,
  7227.                         ],
  7228.                         => [
  7229.                             'name' => 'shop-category-listing-old',
  7230.                             'pattern' => '#([a-z\\-\\_]+)/(.*?)\\~c([0-9]+)#',
  7231.                             'reverse' => '/%prefix/%name~c%category',
  7232.                             'controller' => 'App\\Controller\\ShopController::listAction',
  7233.                             'variables' => 'prefix,name,category',
  7234.                             'defaults' => 'prefix=es',
  7235.                             'siteId' => [
  7236.                             ],
  7237.                             'methods' => [
  7238.                             ],
  7239.                             'priority' => 2,
  7240.                             'creationDate' => 1553241521,
  7241.                             'modificationDate' => 1670927662,
  7242.                         ],
  7243.                         => [
  7244.                             'name' => 'shop-brand-listing-old',
  7245.                             'pattern' => '#([a-z\\-\\_]+)/(.*?)\\~m([0-9]+)#',
  7246.                             'reverse' => '/%prefix/%brandname~m%brand',
  7247.                             'controller' => 'App\\Controller\\ShopController::listAction',
  7248.                             'variables' => 'prefix,brandname,brand',
  7249.                             'defaults' => 'prefix=es',
  7250.                             'siteId' => [
  7251.                             ],
  7252.                             'methods' => [
  7253.                             ],
  7254.                             'priority' => 2,
  7255.                             'creationDate' => 1553241547,
  7256.                             'modificationDate' => 1670927684,
  7257.                         ],
  7258.                     ],
  7259.                 ],
  7260.                 'error_handling' => [
  7261.                     'render_error_document' => true,
  7262.                 ],
  7263.                 'flags' => [
  7264.                 ],
  7265.                 'maps' => [
  7266.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  7267.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  7268.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  7269.                 ],
  7270.                 'maintenance' => [
  7271.                     'housekeeping' => [
  7272.                         'cleanup_tmp_files_atime_older_than' => 7776000,
  7273.                         'cleanup_profiler_files_atime_older_than' => 1800,
  7274.                     ],
  7275.                 ],
  7276.                 'services' => [
  7277.                     'google' => [
  7278.                         'client_id' => NULL,
  7279.                         'email' => NULL,
  7280.                         'simple_api_key' => NULL,
  7281.                         'browser_api_key' => NULL,
  7282.                     ],
  7283.                 ],
  7284.                 'encryption' => [
  7285.                     'secret' => NULL,
  7286.                 ],
  7287.                 'workflows' => [
  7288.                 ],
  7289.                 'httpclient' => [
  7290.                     'adapter' => 'Socket',
  7291.                     'proxy_host' => NULL,
  7292.                     'proxy_port' => NULL,
  7293.                     'proxy_user' => NULL,
  7294.                     'proxy_pass' => NULL,
  7295.                 ],
  7296.                 'applicationlog' => [
  7297.                     'archive_treshold' => 30,
  7298.                     'archive_alternative_database' => '',
  7299.                     'delete_archive_threshold' => '6',
  7300.                 ],
  7301.                 'properties' => [
  7302.                     'predefined' => [
  7303.                         'definitions' => [
  7304.                         ],
  7305.                     ],
  7306.                 ],
  7307.                 'perspectives' => [
  7308.                     'definitions' => [
  7309.                     ],
  7310.                 ],
  7311.                 'custom_views' => [
  7312.                     'definitions' => [
  7313.                     ],
  7314.                 ],
  7315.                 'config_location' => [
  7316.                     'image_thumbnails' => [
  7317.                         'write_target' => [
  7318.                             'type' => 'symfony-config',
  7319.                             'options' => [
  7320.                                 'directory' => (\dirname(__DIR__3).'/config/image_thumbnails'),
  7321.                             ],
  7322.                         ],
  7323.                     ],
  7324.                     'custom_reports' => [
  7325.                         'write_target' => [
  7326.                             'type' => 'symfony-config',
  7327.                             'options' => [
  7328.                                 'directory' => (\dirname(__DIR__3).'/config/custom_reports'),
  7329.                             ],
  7330.                         ],
  7331.                     ],
  7332.                     'video_thumbnails' => [
  7333.                         'write_target' => [
  7334.                             'type' => 'symfony-config',
  7335.                             'options' => [
  7336.                                 'directory' => (\dirname(__DIR__3).'/config/video_thumbnails'),
  7337.                             ],
  7338.                         ],
  7339.                     ],
  7340.                     'document_types' => [
  7341.                         'write_target' => [
  7342.                             'type' => 'symfony-config',
  7343.                             'options' => [
  7344.                                 'directory' => (\dirname(__DIR__3).'/config/document_types'),
  7345.                             ],
  7346.                         ],
  7347.                     ],
  7348.                     'web_to_print' => [
  7349.                         'write_target' => [
  7350.                             'type' => 'symfony-config',
  7351.                             'options' => [
  7352.                                 'directory' => (\dirname(__DIR__3).'/config/web_to_print'),
  7353.                             ],
  7354.                         ],
  7355.                     ],
  7356.                     'predefined_properties' => [
  7357.                         'write_target' => [
  7358.                             'type' => 'symfony-config',
  7359.                             'options' => [
  7360.                                 'directory' => (\dirname(__DIR__3).'/config/predefined_properties'),
  7361.                             ],
  7362.                         ],
  7363.                     ],
  7364.                     'predefined_asset_metadata' => [
  7365.                         'write_target' => [
  7366.                             'type' => 'symfony-config',
  7367.                             'options' => [
  7368.                                 'directory' => (\dirname(__DIR__3).'/config/predefined_asset_metadata'),
  7369.                             ],
  7370.                         ],
  7371.                     ],
  7372.                     'staticroutes' => [
  7373.                         'write_target' => [
  7374.                             'type' => 'symfony-config',
  7375.                             'options' => [
  7376.                                 'directory' => (\dirname(__DIR__3).'/config/staticroutes'),
  7377.                             ],
  7378.                         ],
  7379.                     ],
  7380.                     'perspectives' => [
  7381.                         'write_target' => [
  7382.                             'type' => 'symfony-config',
  7383.                             'options' => [
  7384.                                 'directory' => (\dirname(__DIR__3).'/config/perspectives'),
  7385.                             ],
  7386.                         ],
  7387.                     ],
  7388.                     'custom_views' => [
  7389.                         'write_target' => [
  7390.                             'type' => 'symfony-config',
  7391.                             'options' => [
  7392.                                 'directory' => (\dirname(__DIR__3).'/config/custom_views'),
  7393.                             ],
  7394.                         ],
  7395.                     ],
  7396.                     'object_custom_layouts' => [
  7397.                         'write_target' => [
  7398.                             'type' => 'symfony-config',
  7399.                             'options' => [
  7400.                                 'directory' => (\dirname(__DIR__3).'/config/object_custom_layouts'),
  7401.                             ],
  7402.                         ],
  7403.                     ],
  7404.                     'system_settings' => [
  7405.                         'write_target' => [
  7406.                             'type' => 'symfony-config',
  7407.                             'options' => [
  7408.                                 'directory' => (\dirname(__DIR__3).'/config/system_settings'),
  7409.                             ],
  7410.                         ],
  7411.                         'read_target' => [
  7412.                             'type' => NULL,
  7413.                             'options' => [
  7414.                                 'directory' => NULL,
  7415.                             ],
  7416.                         ],
  7417.                     ],
  7418.                 ],
  7419.             ],
  7420.             'pimcore.documents.classes.map' => [
  7421.                 'folder' => '\\Pimcore\\Model\\Document\\Folder',
  7422.                 'page' => '\\Pimcore\\Model\\Document\\Page',
  7423.                 'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
  7424.                 'link' => '\\Pimcore\\Model\\Document\\Link',
  7425.                 'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
  7426.                 'email' => '\\Pimcore\\Model\\Document\\Email',
  7427.                 'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
  7428.                 'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
  7429.                 'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
  7430.             ],
  7431.             'pimcore.routing.static.locale_params' => [
  7432.             ],
  7433.             'pimcore.targeting.enabled' => true,
  7434.             'pimcore.targeting.conditions' => [
  7435.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  7436.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  7437.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  7438.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  7439.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  7440.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  7441.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  7442.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  7443.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  7444.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  7445.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  7446.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  7447.                 'cmf_has_segment' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\HasSegment',
  7448.                 'cmf_customer_is_loggedin' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerIsLoggedIn',
  7449.                 'cmf_customer_segments_have_changed' => 'CustomerManagementFrameworkBundle\\Targeting\\Condition\\CustomerSegmentsHaveChanged',
  7450.             ],
  7451.             'pimcore.geoip.db_file' => '',
  7452.             'pimcore.glossary.blocked_tags' => [
  7453.                 => 'a',
  7454.                 => 'script',
  7455.                 => 'style',
  7456.                 => 'code',
  7457.                 => 'pre',
  7458.                 => 'textarea',
  7459.                 => 'acronym',
  7460.                 => 'abbr',
  7461.                 => 'option',
  7462.                 => 'h1',
  7463.                 10 => 'h2',
  7464.                 11 => 'h3',
  7465.                 12 => 'h4',
  7466.                 13 => 'h5',
  7467.                 14 => 'h6',
  7468.             ],
  7469.             'pimcore.workflow' => [
  7470.             ],
  7471.             'pimcore.gdpr-data-extrator.dataobjects' => [
  7472.                 'classes' => [
  7473.                 ],
  7474.             ],
  7475.             'pimcore.gdpr-data-extrator.assets' => [
  7476.                 'types' => [
  7477.                 ],
  7478.             ],
  7479.             'pimcore_admin.dataObjects.notes_events.types' => [
  7480.                 => '',
  7481.                 => 'content',
  7482.                 => 'seo',
  7483.                 => 'warning',
  7484.                 => 'notice',
  7485.             ],
  7486.             'pimcore_admin.assets.notes_events.types' => [
  7487.                 => '',
  7488.                 => 'content',
  7489.                 => 'seo',
  7490.                 => 'warning',
  7491.                 => 'notice',
  7492.             ],
  7493.             'pimcore_admin.documents.notes_events.types' => [
  7494.                 => '',
  7495.                 => 'content',
  7496.                 => 'seo',
  7497.                 => 'warning',
  7498.                 => 'notice',
  7499.             ],
  7500.             'pimcore_admin.csrf_protection.excluded_routes' => [
  7501.             ],
  7502.             'pimcore_admin.admin_languages' => [
  7503.             ],
  7504.             'pimcore_admin.custom_admin_path_identifier' => NULL,
  7505.             'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
  7506.             'pimcore_admin.config' => [
  7507.                 'branding' => [
  7508.                     'login_screen_invert_colors' => false,
  7509.                     'color_login_screen' => '',
  7510.                     'color_admin_interface' => '',
  7511.                     'color_admin_interface_background' => '',
  7512.                     'login_screen_custom_image' => '',
  7513.                 ],
  7514.                 'gdpr_data_extractor' => [
  7515.                     'dataObjects' => [
  7516.                         'classes' => [
  7517.                         ],
  7518.                     ],
  7519.                     'assets' => [
  7520.                         'types' => [
  7521.                         ],
  7522.                     ],
  7523.                 ],
  7524.                 'objects' => [
  7525.                     'notes_events' => [
  7526.                         'types' => [
  7527.                             => '',
  7528.                             => 'content',
  7529.                             => 'seo',
  7530.                             => 'warning',
  7531.                             => 'notice',
  7532.                         ],
  7533.                     ],
  7534.                 ],
  7535.                 'assets' => [
  7536.                     'notes_events' => [
  7537.                         'types' => [
  7538.                             => '',
  7539.                             => 'content',
  7540.                             => 'seo',
  7541.                             => 'warning',
  7542.                             => 'notice',
  7543.                         ],
  7544.                     ],
  7545.                 ],
  7546.                 'documents' => [
  7547.                     'notes_events' => [
  7548.                         'types' => [
  7549.                             => '',
  7550.                             => 'content',
  7551.                             => 'seo',
  7552.                             => 'warning',
  7553.                             => 'notice',
  7554.                         ],
  7555.                     ],
  7556.                 ],
  7557.                 'admin_languages' => [
  7558.                 ],
  7559.                 'csrf_protection' => [
  7560.                     'excluded_routes' => [
  7561.                     ],
  7562.                 ],
  7563.                 'admin_csp_header' => [
  7564.                     'enabled' => false,
  7565.                     'exclude_paths' => [
  7566.                     ],
  7567.                     'additional_urls' => [
  7568.                         'default-src' => [
  7569.                         ],
  7570.                         'img-src' => [
  7571.                         ],
  7572.                         'script-src' => [
  7573.                         ],
  7574.                         'style-src' => [
  7575.                         ],
  7576.                         'connect-src' => [
  7577.                         ],
  7578.                         'font-src' => [
  7579.                         ],
  7580.                         'media-src' => [
  7581.                         ],
  7582.                         'frame-src' => [
  7583.                         ],
  7584.                     ],
  7585.                 ],
  7586.                 'custom_admin_path_identifier' => NULL,
  7587.                 'custom_admin_route_name' => 'my_custom_admin_entry_point',
  7588.                 'config_location' => [
  7589.                     'admin_system_settings' => [
  7590.                         'write_target' => [
  7591.                             'type' => 'symfony-config',
  7592.                             'options' => [
  7593.                                 'directory' => (\dirname(__DIR__3).'/config/admin_system_settings'),
  7594.                             ],
  7595.                         ],
  7596.                         'read_target' => [
  7597.                             'type' => NULL,
  7598.                             'options' => [
  7599.                                 'directory' => NULL,
  7600.                             ],
  7601.                         ],
  7602.                     ],
  7603.                 ],
  7604.             ],
  7605.             'pimcore_ecommerce.pimcore.config' => [
  7606.                 'menu' => [
  7607.                     'pricing_rules' => [
  7608.                         'enabled' => false,
  7609.                     ],
  7610.                     'order_list' => [
  7611.                         'enabled' => false,
  7612.                         'route' => 'pimcore_ecommerce_backend_admin-order_list',
  7613.                         'path' => NULL,
  7614.                     ],
  7615.                 ],
  7616.             ],
  7617.             'pimcore_ecommerce.decimal_scale' => 4,
  7618.             'pimcore_ecommerce.factory.strict_tenants' => false,
  7619.             'pimcore_ecommerce.environment.options' => [
  7620.                 'defaultCurrency' => 'EUR',
  7621.             ],
  7622.             'pimcore_ecommerce.pricing_manager.condition_mapping' => [
  7623.                 'Bracket' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Bracket',
  7624.                 'DateRange' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\DateRange',
  7625.                 'CartAmount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CartAmount',
  7626.                 'CatalogProduct' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CatalogProduct',
  7627.                 'CatalogCategory' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\CatalogCategory',
  7628.                 'Token' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Token',
  7629.                 'Sold' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Sold',
  7630.                 'Sales' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Sales',
  7631.                 'ClientIp' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\ClientIp',
  7632.                 'VoucherToken' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\VoucherToken',
  7633.                 'Tenant' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\Tenant',
  7634.                 'TargetGroup' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Condition\\TargetGroup',
  7635.             ],
  7636.             'pimcore_ecommerce.pricing_manager.action_mapping' => [
  7637.                 'ProductDiscount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\ProductDiscount',
  7638.                 'CartDiscount' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\CartDiscount',
  7639.                 'Gift' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\Gift',
  7640.                 'FreeShipping' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\PricingManager\\Action\\FreeShipping',
  7641.             ],
  7642.             'pimcore_ecommerce.index_service.default_tenant' => 'default',
  7643.             'pimcore_ecommerce.voucher_service.options' => [
  7644.                 'reservation_minutes_threshold' => 5,
  7645.                 'statistics_days_threshold' => 30,
  7646.             ],
  7647.             'pimcore_ecommerce.voucher_service.token_manager.mapping' => [
  7648.                 'VoucherTokenTypePattern' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\VoucherService\\TokenManager\\Pattern',
  7649.                 'VoucherTokenTypeSingle' => '\\Pimcore\\Bundle\\EcommerceFrameworkBundle\\VoucherService\\TokenManager\\Single',
  7650.             ],
  7651.             'pimcore_ecommerce.offer_tool.order_storage.offer_class' => 'Pimcore\\Model\\DataObject\\OfferToolOffer',
  7652.             'pimcore_ecommerce.offer_tool.order_storage.offer_item_class' => 'Pimcore\\Model\\DataObject\\OfferToolOfferItem',
  7653.             'pimcore_ecommerce.offer_tool.order_storage.parent_folder_path' => '/offertool/offers/%Y/%m',
  7654.             'indabaExtension.dataObject.onlyAllowedClass' => true,
  7655.             'indabaExtension.dataObject.onlyAllowedObjectbricks' => false,
  7656.             'indabaExtension.dataObject.objectbricks' => [
  7657.                 'Product' => [
  7658.                     => [
  7659.                         'field' => 'attributes',
  7660.                         'addIfCreate' => false,
  7661.                     ],
  7662.                 ],
  7663.             ],
  7664.             'indabaExtension.jsVariables' => [
  7665.                 'productTab' => [
  7666.                     'dataObjects' => [
  7667.                         => [
  7668.                             'id' => 15,
  7669.                             'name' => 'Product',
  7670.                         ],
  7671.                     ],
  7672.                 ],
  7673.             ],
  7674.             'indaba_publication.tree.iconcls' => [
  7675.                 'Publication' => 'indaba_publication_icon_catalog',
  7676.                 'ProductCategory' => 'indaba_publication_icon_group',
  7677.                 'ProductMarca' => 'indaba_publication_icon_group',
  7678.                 'Productgroup' => 'indaba_publication_icon_carpet',
  7679.                 'Product' => 'indaba_publication_icon_product',
  7680.                 'Articlegroup' => 'indaba_publication_icon_articlegroup',
  7681.                 'Placeholder' => 'indaba_publication_icon_placeholder',
  7682.                 'SerieGW' => 'indaba_publication_icon_group',
  7683.                 'ArticleGW' => 'indaba_publication_icon_product',
  7684.             ],
  7685.             'indaba_publication.class.product.id' => 5,
  7686.             'indaba_publication.jsVariables' => [
  7687.                 'treeNodeCatalogConfig' => [
  7688.                     'Root' => [
  7689.                         'AllowedInsert' => [
  7690.                             'append' => [
  7691.                             ],
  7692.                             'slibing' => [
  7693.                             ],
  7694.                         ],
  7695.                         'ContextMenuItems' => [
  7696.                             => 'AddCatalog',
  7697.                             => 'Refresh',
  7698.                         ],
  7699.                         'allowedRepeat' => false,
  7700.                     ],
  7701.                     'Publication' => [
  7702.                         'AllowedInsert' => [
  7703.                             'append' => [
  7704.                                 => 'ProductCategory',
  7705.                             ],
  7706.                             'slibing' => [
  7707.                                 => 'Publication',
  7708.                             ],
  7709.                         ],
  7710.                         'ContextMenuItems' => [
  7711.                             => 'Delete',
  7712.                             => 'Rename',
  7713.                             => 'Refresh',
  7714.                         ],
  7715.                         'allowedRepeat' => false,
  7716.                     ],
  7717.                     'ProductCategory' => [
  7718.                         'AllowedInsert' => [
  7719.                             'append' => [
  7720.                                 => 'ProductCategory',
  7721.                                 => 'Productgroup',
  7722.                                 => 'Placeholder',
  7723.                                 => 'Product',
  7724.                                 => 'ProductMarca',
  7725.                             ],
  7726.                             'slibing' => [
  7727.                                 => 'ProductCategory',
  7728.                                 => 'ProductMarca',
  7729.                             ],
  7730.                         ],
  7731.                         'ContextMenuItems' => [
  7732.                             => 'CheckChildren',
  7733.                             => 'Delete',
  7734.                             => 'Refresh',
  7735.                         ],
  7736.                         'allowedRepeat' => true,
  7737.                     ],
  7738.                     'ProductMarca' => [
  7739.                         'AllowedInsert' => [
  7740.                             'append' => [
  7741.                                 => 'ProductCategory',
  7742.                                 => 'Productgroup',
  7743.                                 => 'Placeholder',
  7744.                                 => 'Product',
  7745.                             ],
  7746.                             'slibing' => [
  7747.                                 => 'ProductMarca',
  7748.                                 => 'ProductCategory',
  7749.                             ],
  7750.                         ],
  7751.                         'ContextMenuItems' => [
  7752.                             => 'CheckChildren',
  7753.                             => 'Delete',
  7754.                             => 'Refresh',
  7755.                         ],
  7756.                         'allowedRepeat' => true,
  7757.                     ],
  7758.                     'Productgroup' => [
  7759.                         'AllowedInsert' => [
  7760.                             'append' => [
  7761.                                 => 'Product',
  7762.                             ],
  7763.                             'slibing' => [
  7764.                                 => 'Placeholder',
  7765.                                 => 'Productgroup',
  7766.                                 => 'Product',
  7767.                             ],
  7768.                         ],
  7769.                         'ContextMenuItems' => [
  7770.                             => 'CheckChildren',
  7771.                             => 'Rename',
  7772.                             => 'Delete',
  7773.                             => 'Refresh',
  7774.                         ],
  7775.                         'allowedRepeat' => false,
  7776.                     ],
  7777.                     'Placeholder' => [
  7778.                         'AllowedInsert' => [
  7779.                             'append' => [
  7780.                             ],
  7781.                             'slibing' => [
  7782.                                 => 'Placeholder',
  7783.                                 => 'Productgroup',
  7784.                                 => 'Product',
  7785.                             ],
  7786.                         ],
  7787.                         'ContextMenuItems' => [
  7788.                             => 'Rename',
  7789.                             => 'Delete',
  7790.                         ],
  7791.                         'allowedRepeat' => false,
  7792.                     ],
  7793.                     'Articlegroup' => [
  7794.                         'AllowedInsert' => [
  7795.                             'append' => [
  7796.                                 => 'Product',
  7797.                             ],
  7798.                             'slibing' => [
  7799.                                 => 'Articlegroup',
  7800.                             ],
  7801.                         ],
  7802.                         'ContextMenuItems' => [
  7803.                             => 'CheckChildren',
  7804.                             => 'Rename',
  7805.                             => 'Delete',
  7806.                             => 'Refresh',
  7807.                         ],
  7808.                         'allowedRepeat' => false,
  7809.                     ],
  7810.                     'Product' => [
  7811.                         'AllowedInsert' => [
  7812.                             'append' => [
  7813.                                 => 'Product',
  7814.                                 => 'Articlegroup',
  7815.                             ],
  7816.                             'slibing' => [
  7817.                                 => 'Product',
  7818.                                 => 'Placeholder',
  7819.                             ],
  7820.                         ],
  7821.                         'ContextMenuItems' => [
  7822.                             => 'CheckChildren',
  7823.                             => 'Delete',
  7824.                             => 'Refresh',
  7825.                         ],
  7826.                         'allowedRepeat' => false,
  7827.                     ],
  7828.                 ],
  7829.                 'CategoryClasses' => [
  7830.                     => 'ProductCategory',
  7831.                     => 'ProductMarca',
  7832.                 ],
  7833.                 'ProductClasses' => [
  7834.                     => 'Product',
  7835.                 ],
  7836.                 'tree' => [
  7837.                     'canCreateNodeWithChildren' => false,
  7838.                     'canCreateNodeWithProducts' => false,
  7839.                     'searchGridCanDropInTree' => true,
  7840.                     'variantGridCanDropInTree' => true,
  7841.                 ],
  7842.             ],
  7843.             'indaba_ibexport.inbetween.export.attributes.debug' => true,
  7844.             'indaba_ibexport.inbetween.export.attributes.logfile' => 'xml_export',
  7845.             'indaba_ibexport.inbetween.export.attributes.apiurl' => 'http://web2print.indabasolutions.com/projectApi.axd',
  7846.             'indaba_ibexport.inbetween.export.attributes.apikeys' => [
  7847.                 'general' => 'jm2LDTFuNLfOLwEKjyzl7GhioB4KSgpZzfG8fL4FovoQr7xOhSL1SoVRbRXfh9dDr7vdR7nVvP7djJUp',
  7848.             ],
  7849.             'indaba_ibexport.inbetween.export_exclude.product.general' => [
  7850.                 => 'indaba',
  7851.                 => 'view_in_web',
  7852.                 => 'web_order',
  7853.                 => 'preview',
  7854.                 => 'productstatus',
  7855.                 => 'ubicacion',
  7856.                 => 'urlseofriendly',
  7857.                 => 'seodescription',
  7858.                 => 'name',
  7859.                 => 'shortdescription',
  7860.                 10 => 'longdescription',
  7861.                 11 => 'images',
  7862.                 12 => 'categories',
  7863.                 13 => 'documents',
  7864.                 14 => 'fabricante',
  7865.                 15 => 'barcode',
  7866.                 16 => 'titleerp',
  7867.                 17 => 'stock',
  7868.                 18 => 'minstock',
  7869.                 19 => 'maxstock',
  7870.                 20 => 'plazoentregaprovedor',
  7871.                 21 => 'numeroun',
  7872.                 22 => 'adr',
  7873.                 23 => 'ubicacion',
  7874.                 24 => 'barcode',
  7875.                 25 => 'medidasunitario',
  7876.                 26 => 'largounitario',
  7877.                 27 => 'altounitario',
  7878.                 28 => 'anchounitario',
  7879.                 29 => 'pesounitario',
  7880.                 30 => 'barcodeembalaje',
  7881.                 31 => 'medidasembalaje',
  7882.                 32 => 'largoembalaje',
  7883.                 33 => 'anchoembalaje',
  7884.                 34 => 'altoembalaje',
  7885.                 35 => 'pesoembalaje',
  7886.                 36 => 'notaembalaje',
  7887.                 37 => 'barcodepalet',
  7888.                 38 => 'medidaspalet',
  7889.                 39 => 'paletunitarios',
  7890.                 40 => 'paletembalajes',
  7891.                 41 => 'largopalet',
  7892.                 42 => 'altopalet',
  7893.                 43 => 'anchopalet',
  7894.                 44 => 'pesoepalet',
  7895.                 45 => 'notapalet',
  7896.                 46 => 'platform',
  7897.                 47 => 'warehouse',
  7898.             ],
  7899.             'indaba_ibexport.inbetween.export_exclude.product.text' => [
  7900.                 => 'attributes',
  7901.             ],
  7902.             'indaba_ibexport.inbetween.export_exclude.product.attribute' => [
  7903.                 => 'printname',
  7904.                 => 'printshortdescription',
  7905.                 => 'printlongdescription',
  7906.             ],
  7907.             'indaba_ibexport.inbetween.export_exclude.productcategory.general' => [
  7908.                 => 'order',
  7909.                 => 'view_in_web',
  7910.                 => 'urlseofriendly',
  7911.                 => 'seodescription',
  7912.                 => 'categories',
  7913.                 => 'logo',
  7914.                 => 'icon',
  7915.                 => 'colorcodecmyk',
  7916.                 => 'colorcodergb',
  7917.                 => 'colorcoderhex',
  7918.                 10 => 'marcas',
  7919.                 11 => 'filterdefinition',
  7920.                 12 => 'url',
  7921.                 13 => 'urldocuments',
  7922.                 14 => 'productos',
  7923.                 15 => 'documents',
  7924.             ],
  7925.             'indaba_ibexport.inbetween.export_exclude.productcategory.text' => [
  7926.                 => NULL,
  7927.             ],
  7928.             'indaba_ibexport.inbetween.export_exclude.productcategory.attribute' => [
  7929.                 => NULL,
  7930.             ],
  7931.             'elements_process_manager' => [
  7932.                 'archiveThresholdLogs' => 7,
  7933.                 'processTimeoutMinutes' => 15,
  7934.                 'disableShortcutMenu' => false,
  7935.                 'reportingEmailAddresses' => [
  7936.                 ],
  7937.                 'additionalScriptExecutionUsers' => [
  7938.                 ],
  7939.                 'configurationMigrationsDirectory' => (\dirname(__DIR__4).'/src/Migrations'),
  7940.                 'configurationMigrationsNamespace' => 'App\\Migrations',
  7941.                 'restApiUsers' => [
  7942.                 ],
  7943.                 'executorClasses' => [
  7944.                     'pimcoreCommand' => [
  7945.                         'name' => 'pimcoreCommand',
  7946.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.class.pimcoreCommand',
  7947.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\PimcoreCommand',
  7948.                         'config' => [
  7949.                         ],
  7950.                     ],
  7951.                     'classMethod' => [
  7952.                         'name' => 'classMethod',
  7953.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.class.classMethod',
  7954.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\ClassMethod',
  7955.                         'config' => [
  7956.                         ],
  7957.                     ],
  7958.                 ],
  7959.                 'executorActionClasses' => [
  7960.                     'download' => [
  7961.                         'name' => 'download',
  7962.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.download',
  7963.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\Download',
  7964.                         'config' => [
  7965.                         ],
  7966.                     ],
  7967.                     'openItem' => [
  7968.                         'name' => 'openItem',
  7969.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.openItem',
  7970.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\OpenItem',
  7971.                         'config' => [
  7972.                         ],
  7973.                     ],
  7974.                     'jsEvent' => [
  7975.                         'name' => 'jsEvent',
  7976.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.jsEvent',
  7977.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\JsEvent',
  7978.                         'config' => [
  7979.                         ],
  7980.                     ],
  7981.                 ],
  7982.                 'executorCallbackClasses' => [
  7983.                     'executionNote' => [
  7984.                         'name' => 'executionNote',
  7985.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.executionNote',
  7986.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
  7987.                         'config' => [
  7988.                         ],
  7989.                         'jsFile' => '/bundles/elementsprocessmanager/js/executor/callback/executionNote.js',
  7990.                     ],
  7991.                 ],
  7992.                 'executorLoggerClasses' => [
  7993.                     'file' => [
  7994.                         'name' => 'file',
  7995.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.file',
  7996.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\File',
  7997.                         'config' => [
  7998.                         ],
  7999.                     ],
  8000.                     'console' => [
  8001.                         'name' => 'console',
  8002.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.console',
  8003.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Console',
  8004.                         'config' => [
  8005.                         ],
  8006.                     ],
  8007.                     'application' => [
  8008.                         'name' => 'application',
  8009.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.application',
  8010.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Application',
  8011.                         'config' => [
  8012.                         ],
  8013.                     ],
  8014.                     'emailSummary' => [
  8015.                         'name' => 'emailSummary',
  8016.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.emailSummary',
  8017.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\EmailSummary',
  8018.                         'config' => [
  8019.                         ],
  8020.                     ],
  8021.                 ],
  8022.             ],
  8023.             'indaba_syncro_assets.targets' => [
  8024.                 'web2print' => [
  8025.                     'transporter' => 'ftp',
  8026.                     'active' => true,
  8027.                     'logfile' => 'web2print-ftp',
  8028.                     'debug' => false,
  8029.                     'access' => [
  8030.                         'host' => '83.56.38.85',
  8031.                         'port' => '2221',
  8032.                         'timeout' => 600,
  8033.                         'passivmode' => true,
  8034.                         'is_ssl_connect' => false,
  8035.                         'user' => 'syncroTest',
  8036.                         'password' => '2209_th0ma5',
  8037.                         'start_dir' => '/upload',
  8038.                     ],
  8039.                 ],
  8040.             ],
  8041.             'toolbox.google_maps.browser_api_key' => NULL,
  8042.             'toolbox.google_maps.simple_api_key' => NULL,
  8043.             'toolbox.area_brick.dialog_aware_bricks' => [
  8044.             ],
  8045.             'cmf.customer_export.items_per_request' => 500,
  8046.             'cmf.segmentAssignment.table.raw' => 'plugin_cmf_segment_assignment',
  8047.             'cmf.segmentAssignment.table.index' => 'plugin_cmf_segment_assignment_index',
  8048.             'cmf.segmentAssignment.table.queue' => 'plugin_cmf_segment_assignment_queue',
  8049.             'pimcore_customer_management_framework.general.customerPimcoreClass' => 'Customer',
  8050.             'pimcore_customer_management_framework.general.mailBlackListFile' => (\dirname(__DIR__3).'/config/cmf/mail-blacklist.txt'),
  8051.             'pimcore_customer_management_framework.encryption.secret' => '',
  8052.             'pimcore_customer_management_framework.customer_save_manager.enableAutomaticObjectNamingScheme' => true,
  8053.             'pimcore_customer_management_framework.customer_save_validator.requiredFields' => [
  8054.             ],
  8055.             'pimcore_customer_management_framework.customer_save_validator.checkForDuplicates' => false,
  8056.             'pimcore_customer_management_framework.segment_manager.segmentFolder.calculated' => '/Customer Management/segments/calculated',
  8057.             'pimcore_customer_management_framework.segment_manager.segmentFolder.manual' => '/Customer Management/segments/manual',
  8058.             'pimcore_customer_management_framework.customer_provider.namingScheme' => '{province}/{zip}/{idSage}',
  8059.             'pimcore_customer_management_framework.customer_provider.parentPath' => '/Customer Management/customers',
  8060.             'pimcore_customer_management_framework.customer_provider.archiveDir' => '/Customer Management/customers/_archive',
  8061.             'pimcore_customer_management_framework.customer_provider.newCustomersTempDir' => '/Customer Management/customers/_temp',
  8062.             'pimcore_customer_management_framework.customer_list.exporters' => [
  8063.                 'csv' => [
  8064.                     'name' => 'CSV',
  8065.                     'icon' => 'fa fa-file-text-o',
  8066.                     'exporter' => '\\CustomerManagementFrameworkBundle\\CustomerList\\Exporter\\Csv',
  8067.                     'exportSegmentsAsColumns' => true,
  8068.                     'properties' => [
  8069.                         => 'id',
  8070.                         => 'active',
  8071.                         => 'gender',
  8072.                         => 'email',
  8073.                         => 'phone',
  8074.                         => 'firstname',
  8075.                         => 'lastname',
  8076.                         => 'street',
  8077.                         => 'zip',
  8078.                         => 'city',
  8079.                         10 => 'countryCode',
  8080.                         11 => 'idEncoded',
  8081.                     ],
  8082.                 ],
  8083.                 'xlsx' => [
  8084.                     'name' => 'XLSX',
  8085.                     'icon' => 'fa fa-file-excel-o',
  8086.                     'exporter' => '\\CustomerManagementFrameworkBundle\\CustomerList\\Exporter\\Xlsx',
  8087.                     'exportSegmentsAsColumns' => true,
  8088.                     'properties' => [
  8089.                         => 'id',
  8090.                         => 'active',
  8091.                         => 'gender',
  8092.                         => 'email',
  8093.                         => 'phone',
  8094.                         => 'firstname',
  8095.                         => 'lastname',
  8096.                         => 'street',
  8097.                         => 'zip',
  8098.                         => 'city',
  8099.                         10 => 'countryCode',
  8100.                         11 => 'idEncoded',
  8101.                     ],
  8102.                 ],
  8103.             ],
  8104.             'pimcore_customer_management_framework.customer_list.filter_properties' => [
  8105.                 'equals' => [
  8106.                     'id' => 'o_id',
  8107.                     'active' => true,
  8108.                 ],
  8109.                 'search' => [
  8110.                     'email' => [
  8111.                         => 'email',
  8112.                     ],
  8113.                     'firstname' => [
  8114.                         => 'firstname',
  8115.                     ],
  8116.                     'lastname' => [
  8117.                         => 'lastname',
  8118.                     ],
  8119.                     'search' => [
  8120.                         => 'o_id',
  8121.                         => 'idEncoded',
  8122.                         => 'firstname',
  8123.                         => 'lastname',
  8124.                         => 'email',
  8125.                         => 'zip',
  8126.                         => 'city',
  8127.                     ],
  8128.                 ],
  8129.             ],
  8130.             'pimcore_customer_management_framework.customer_duplicates_services.duplicateCheckFields' => [
  8131.                 => [
  8132.                     => 'emailContact',
  8133.                 ],
  8134.                 => [
  8135.                     => 'firstname',
  8136.                     => 'lastname',
  8137.                 ],
  8138.             ],
  8139.             'pimcore_customer_management_framework.customer_duplicates_services.duplicateCheckTrimmedFields' => [
  8140.                 => 'emailContact',
  8141.                 => 'firstname',
  8142.                 => 'lastname',
  8143.             ],
  8144.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_view.listFields' => [
  8145.                 => [
  8146.                     => 'id',
  8147.                 ],
  8148.                 => [
  8149.                     => 'email',
  8150.                 ],
  8151.                 => [
  8152.                     => 'firstname',
  8153.                     => 'lastname',
  8154.                 ],
  8155.                 => [
  8156.                     => 'street',
  8157.                 ],
  8158.                 => [
  8159.                     => 'zip',
  8160.                     => 'city',
  8161.                 ],
  8162.             ],
  8163.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_view.enabled' => true,
  8164.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.enableDuplicatesIndex' => true,
  8165.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.duplicateCheckFields' => [
  8166.                 => [
  8167.                     'firstname' => [
  8168.                         'soundex' => true,
  8169.                         'metaphone' => true,
  8170.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  8171.                         'similarityThreshold' => NULL,
  8172.                     ],
  8173.                     'zip' => [
  8174.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\Zip',
  8175.                         'soundex' => false,
  8176.                         'metaphone' => false,
  8177.                         'similarityThreshold' => NULL,
  8178.                     ],
  8179.                     'street' => [
  8180.                         'soundex' => true,
  8181.                         'metaphone' => true,
  8182.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  8183.                         'similarityThreshold' => NULL,
  8184.                     ],
  8185.                     'birthDate' => [
  8186.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\BirthDate::class',
  8187.                         'soundex' => false,
  8188.                         'metaphone' => false,
  8189.                         'similarityThreshold' => NULL,
  8190.                     ],
  8191.                 ],
  8192.                 => [
  8193.                     'lastname' => [
  8194.                         'soundex' => true,
  8195.                         'metaphone' => true,
  8196.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  8197.                         'similarityThreshold' => NULL,
  8198.                     ],
  8199.                     'firstname' => [
  8200.                         'soundex' => true,
  8201.                         'metaphone' => true,
  8202.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  8203.                         'similarityThreshold' => NULL,
  8204.                     ],
  8205.                     'zip' => [
  8206.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\Zip',
  8207.                         'soundex' => false,
  8208.                         'metaphone' => false,
  8209.                         'similarityThreshold' => NULL,
  8210.                     ],
  8211.                     'city' => [
  8212.                         'soundex' => true,
  8213.                         'metaphone' => true,
  8214.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  8215.                         'similarityThreshold' => NULL,
  8216.                     ],
  8217.                     'street' => [
  8218.                         'soundex' => true,
  8219.                         'metaphone' => true,
  8220.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  8221.                         'similarityThreshold' => NULL,
  8222.                     ],
  8223.                 ],
  8224.                 => [
  8225.                     'email' => [
  8226.                         'metaphone' => true,
  8227.                         'similarity' => '\\CustomerManagementFrameworkBundle\\DataSimilarityMatcher\\SimilarText',
  8228.                         'similarityThreshold' => 90,
  8229.                         'soundex' => false,
  8230.                     ],
  8231.                 ],
  8232.             ],
  8233.             'pimcore_customer_management_framework.customer_duplicates_services.duplicates_index.dataTransformers' => [
  8234.                 'street' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Street',
  8235.                 'firstname' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
  8236.                 'city' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
  8237.                 'lastname' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Simplify',
  8238.                 'birthDate' => '\\CustomerManagementFrameworkBundle\\DataTransformer\\DuplicateIndex\\Date',
  8239.             ],
  8240.             'pimcore_customer_management_framework.newsletter.newsletterSyncEnabled' => false,
  8241.             'pimcore_customer_management_framework.newsletter.newsletterQueueImmediateAsyncExecutionEnabled' => true,
  8242.             'pimcore_customer_management_framework.url_activity_tracker.enabled' => true,
  8243.             'pimcore_customer_management_framework.url_activity_tracker.linkCmfcPlaceholder' => '*|ID_ENCODED|*',
  8244.             'pimcore_customer_management_framework.segment_assignment_classes.types' => [
  8245.                 'document' => [
  8246.                     'folder' => false,
  8247.                     'page' => false,
  8248.                     'snippet' => false,
  8249.                     'link' => false,
  8250.                     'hardlink' => false,
  8251.                     'email' => false,
  8252.                     'newsletter' => false,
  8253.                     'printpage' => false,
  8254.                     'printcontainer' => false,
  8255.                 ],
  8256.                 'asset' => [
  8257.                     'folder' => false,
  8258.                     'image' => false,
  8259.                     'text' => false,
  8260.                     'audio' => false,
  8261.                     'video' => false,
  8262.                     'document' => false,
  8263.                     'archive' => false,
  8264.                     'unknown' => false,
  8265.                 ],
  8266.                 'object' => [
  8267.                     'folder' => false,
  8268.                     'object' => [
  8269.                     ],
  8270.                     'variant' => [
  8271.                     ],
  8272.                 ],
  8273.             ],
  8274.             'pimcore.gdpr-data-extrator.customers' => [
  8275.                 'allowDelete' => false,
  8276.                 'includedRelations' => [
  8277.                 ],
  8278.             ],
  8279.             'indabasolutions_exporter' => [
  8280.                 'fieldClassName' => 'FieldClass',
  8281.                 'exporterClassName' => 'Exporter',
  8282.                 'classSelectionLabel' => 'Class Selection',
  8283.                 'fieldSelectionLabel' => 'Field Selection',
  8284.                 'fieldSelectLabel' => 'Select',
  8285.                 'fieldRelationsLabel' => 'List Of Fields',
  8286.                 'metadataEnableColumnLabel' => 'Enable',
  8287.                 'phpFieldLabel' => 'Data Component',
  8288.                 'labelFieldLabel' => 'Label Name',
  8289.                 'maxFieldsFieldLabel' => 'Max Fields (Only for Classification Store)',
  8290.                 'selectTypeFieldLabel' => 'Field Property',
  8291.                 'thumbnailLabel' => 'Thumbnail',
  8292.                 'exportPath' => 'resources/export',
  8293.                 'assetPath' => '/excel_de_tarifas',
  8294.                 'exportMode' => 'Asset',
  8295.                 'delimiter' => ';',
  8296.                 'enclosure' => '"',
  8297.                 'escape' => '\\',
  8298.                 'hostUrl' => [
  8299.                     => [
  8300.                         'env' => 'dev',
  8301.                         'value' => 'https://bsn.indabasolutions.com',
  8302.                     ],
  8303.                     => [
  8304.                         'env' => 'prod',
  8305.                         'value' => 'https://bsnmarinesupply.com',
  8306.                     ],
  8307.                     => [
  8308.                         'env' => 'local',
  8309.                         'value' => 'http://localhost:2009',
  8310.                     ],
  8311.                 ],
  8312.                 'classificationStoreStrategy' => 'Generic',
  8313.                 'genericClassName' => 'Generico',
  8314.                 'genericGroupAttribute' => 'key',
  8315.                 'filePrefix' => '',
  8316.                 'timestampOnFile' => false,
  8317.                 'timeFormat' => 'Y-m-d H:i:s',
  8318.                 'deltaExporting' => false,
  8319.                 'cStoreKeyColumnSuffix' => '(CONCEPTO)',
  8320.                 'cStoreValueColumnSuffix' => '(VALOR)',
  8321.                 'maxFieldsValueOnCS' => [
  8322.                 ],
  8323.                 'exporters' => [
  8324.                 ],
  8325.                 'fields' => [
  8326.                 ],
  8327.                 'exportersFolder' => 'Exporters',
  8328.                 'fieldsFolder' => 'Fields',
  8329.                 'deleteAfterExport' => false,
  8330.             ],
  8331.             'pimcore_data_hub' => [
  8332.                 'supported_types' => [
  8333.                     'graphql' => 'Pimcore\\Bundle\\DataHubBundle',
  8334.                     'dataImporterDataObject' => 'Pimcore\\Bundle\\DataImporterBundle',
  8335.                 ],
  8336.                 'configurations' => [
  8337.                     'habitabilidad' => [
  8338.                         'general' => [
  8339.                             'type' => 'dataImporterDataObject',
  8340.                             'name' => 'habitabilidad',
  8341.                             'description' => '',
  8342.                             'group' => '',
  8343.                             'active' => false,
  8344.                             'path' => NULL,
  8345.                             'modificationDate' => 1741060592,
  8346.                             'createDate' => 1733933138,
  8347.                         ],
  8348.                         'loaderConfig' => [
  8349.                             'type' => 'upload',
  8350.                             'settings' => [
  8351.                                 'uploadFilePath' => 'habitabilidad/upload.import',
  8352.                             ],
  8353.                         ],
  8354.                         'interpreterConfig' => [
  8355.                             'type' => 'xlsx',
  8356.                             'settings' => [
  8357.                                 'skipFirstRow' => true,
  8358.                                 'sheetName' => 'variants',
  8359.                             ],
  8360.                         ],
  8361.                         'resolverConfig' => [
  8362.                             'elementType' => 'dataObject',
  8363.                             'dataObjectClassId' => '15',
  8364.                             'loadingStrategy' => [
  8365.                                 'type' => 'attribute',
  8366.                                 'settings' => [
  8367.                                     'dataSourceIndex' => '0',
  8368.                                     'attributeName' => 'bsncode',
  8369.                                     'language' => '',
  8370.                                     'includeUnpublished' => true,
  8371.                                 ],
  8372.                             ],
  8373.                             'createLocationStrategy' => [
  8374.                                 'type' => 'findParent',
  8375.                                 'settings' => [
  8376.                                     'findStrategy' => 'attribute',
  8377.                                     'attributeDataObjectClassId' => '15',
  8378.                                     'attributeName' => 'path',
  8379.                                     'attributeLanguage' => '',
  8380.                                     'dataSourceIndex' => '5',
  8381.                                     'fallbackPath' => '/fallback',
  8382.                                 ],
  8383.                             ],
  8384.                             'locationUpdateStrategy' => [
  8385.                                 'type' => 'noChange',
  8386.                             ],
  8387.                             'publishingStrategy' => [
  8388.                                 'type' => 'noChangeUnpublishNew',
  8389.                             ],
  8390.                         ],
  8391.                         'processingConfig' => [
  8392.                             'executionType' => 'sequential',
  8393.                             'idDataIndex' => '',
  8394.                         ],
  8395.                         'mappingConfig' => [
  8396.                             => [
  8397.                                 'label' => 'SK',
  8398.                                 'dataSourceIndex' => [
  8399.                                     => '0',
  8400.                                 ],
  8401.                                 'settings' => [
  8402.                                     'mode' => 'both',
  8403.                                     'search' => '/',
  8404.                                     'replace' => '-',
  8405.                                 ],
  8406.                                 'transformationResultType' => 'default',
  8407.                                 'dataTarget' => [
  8408.                                     'type' => 'direct',
  8409.                                     'settings' => [
  8410.                                         'fieldName' => 'key',
  8411.                                         'language' => '',
  8412.                                         'writeIfTargetIsNotEmpty' => true,
  8413.                                         'writeIfSourceIsEmpty' => true,
  8414.                                     ],
  8415.                                 ],
  8416.                                 'transformationPipeline' => [
  8417.                                     => [
  8418.                                         'settings' => [
  8419.                                             'search' => '/',
  8420.                                             'replace' => '-',
  8421.                                         ],
  8422.                                         'type' => 'stringReplace',
  8423.                                     ],
  8424.                                     => [
  8425.                                         'settings' => [
  8426.                                             'mode' => 'both',
  8427.                                         ],
  8428.                                         'type' => 'trim',
  8429.                                     ],
  8430.                                 ],
  8431.                             ],
  8432.                             => [
  8433.                                 'label' => 'Imagenes',
  8434.                                 'dataSourceIndex' => [
  8435.                                     => '1',
  8436.                                     => '2',
  8437.                                     => '3',
  8438.                                     => '4',
  8439.                                 ],
  8440.                                 'settings' => [
  8441.                                     'loadStrategy' => 'path',
  8442.                                 ],
  8443.                                 'transformationResultType' => 'assetArray',
  8444.                                 'dataTarget' => [
  8445.                                     'type' => 'manyToManyRelation',
  8446.                                     'settings' => [
  8447.                                         'fieldName' => 'images',
  8448.                                         'language' => '',
  8449.                                         'writeIfTargetIsNotEmpty' => true,
  8450.                                         'writeIfSourceIsEmpty' => true,
  8451.                                         'overwriteMode' => 'replace',
  8452.                                     ],
  8453.                                 ],
  8454.                                 'transformationPipeline' => [
  8455.                                     => [
  8456.                                         'type' => 'asArray',
  8457.                                     ],
  8458.                                     => [
  8459.                                         'settings' => [
  8460.                                             'loadStrategy' => 'path',
  8461.                                         ],
  8462.                                         'type' => 'loadAsset',
  8463.                                     ],
  8464.                                 ],
  8465.                             ],
  8466.                             => [
  8467.                                 'label' => 'Codigo',
  8468.                                 'dataSourceIndex' => [
  8469.                                     => '0',
  8470.                                 ],
  8471.                                 'settings' => [
  8472.                                     'mode' => 'both',
  8473.                                 ],
  8474.                                 'transformationResultType' => 'default',
  8475.                                 'dataTarget' => [
  8476.                                     'type' => 'direct',
  8477.                                     'settings' => [
  8478.                                         'fieldName' => 'bsncode',
  8479.                                         'language' => '',
  8480.                                         'writeIfTargetIsNotEmpty' => true,
  8481.                                         'writeIfSourceIsEmpty' => true,
  8482.                                     ],
  8483.                                 ],
  8484.                                 'transformationPipeline' => [
  8485.                                     => [
  8486.                                         'settings' => [
  8487.                                             'mode' => 'both',
  8488.                                         ],
  8489.                                         'type' => 'trim',
  8490.                                     ],
  8491.                                 ],
  8492.                             ],
  8493.                             => [
  8494.                                 'label' => 'Codigo del fabricante',
  8495.                                 'dataSourceIndex' => [
  8496.                                     => '0',
  8497.                                 ],
  8498.                                 'settings' => [
  8499.                                     'mode' => 'both',
  8500.                                 ],
  8501.                                 'transformationResultType' => 'default',
  8502.                                 'dataTarget' => [
  8503.                                     'type' => 'direct',
  8504.                                     'settings' => [
  8505.                                         'fieldName' => 'manufacturercode',
  8506.                                         'language' => '',
  8507.                                         'writeIfTargetIsNotEmpty' => true,
  8508.                                         'writeIfSourceIsEmpty' => true,
  8509.                                     ],
  8510.                                 ],
  8511.                                 'transformationPipeline' => [
  8512.                                     => [
  8513.                                         'settings' => [
  8514.                                             'mode' => 'both',
  8515.                                         ],
  8516.                                         'type' => 'trim',
  8517.                                     ],
  8518.                                 ],
  8519.                             ],
  8520.                             => [
  8521.                                 'label' => 'Precio',
  8522.                                 'dataSourceIndex' => [
  8523.                                     => '6',
  8524.                                 ],
  8525.                                 'transformationResultType' => 'default',
  8526.                                 'dataTarget' => [
  8527.                                     'type' => 'direct',
  8528.                                     'settings' => [
  8529.                                         'fieldName' => 'price',
  8530.                                         'language' => '',
  8531.                                         'writeIfTargetIsNotEmpty' => true,
  8532.                                         'writeIfSourceIsEmpty' => true,
  8533.                                     ],
  8534.                                 ],
  8535.                                 'transformationPipeline' => [
  8536.                                 ],
  8537.                             ],
  8538.                             => [
  8539.                                 'label' => 'Peso',
  8540.                                 'dataSourceIndex' => [
  8541.                                     => '7',
  8542.                                 ],
  8543.                                 'settings' => [
  8544.                                     'delimiter' => ' ',
  8545.                                 ],
  8546.                                 'transformationResultType' => 'inputQuantityValue',
  8547.                                 'dataTarget' => [
  8548.                                     'type' => 'direct',
  8549.                                     'settings' => [
  8550.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.peso',
  8551.                                         'language' => '',
  8552.                                         'writeIfTargetIsNotEmpty' => true,
  8553.                                         'writeIfSourceIsEmpty' => true,
  8554.                                     ],
  8555.                                 ],
  8556.                                 'transformationPipeline' => [
  8557.                                     => [
  8558.                                         'settings' => [
  8559.                                             'delimiter' => ' ',
  8560.                                         ],
  8561.                                         'type' => 'explode',
  8562.                                     ],
  8563.                                     => [
  8564.                                         'type' => 'inputQuantityValue',
  8565.                                     ],
  8566.                                 ],
  8567.                             ],
  8568.                             => [
  8569.                                 'label' => 'color',
  8570.                                 'dataSourceIndex' => [
  8571.                                     => '8',
  8572.                                 ],
  8573.                                 'settings' => [
  8574.                                     'mode' => 'both',
  8575.                                 ],
  8576.                                 'transformationResultType' => 'default',
  8577.                                 'dataTarget' => [
  8578.                                     'type' => 'direct',
  8579.                                     'settings' => [
  8580.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.color',
  8581.                                         'language' => '',
  8582.                                         'writeIfTargetIsNotEmpty' => true,
  8583.                                         'writeIfSourceIsEmpty' => true,
  8584.                                     ],
  8585.                                 ],
  8586.                                 'transformationPipeline' => [
  8587.                                     => [
  8588.                                         'settings' => [
  8589.                                             'mode' => 'both',
  8590.                                         ],
  8591.                                         'type' => 'trim',
  8592.                                     ],
  8593.                                 ],
  8594.                             ],
  8595.                             => [
  8596.                                 'label' => 'Largo',
  8597.                                 'dataSourceIndex' => [
  8598.                                     => '9',
  8599.                                 ],
  8600.                                 'settings' => [
  8601.                                     'delimiter' => ' ',
  8602.                                 ],
  8603.                                 'transformationResultType' => 'inputQuantityValue',
  8604.                                 'dataTarget' => [
  8605.                                     'type' => 'direct',
  8606.                                     'settings' => [
  8607.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.largo',
  8608.                                         'language' => '',
  8609.                                         'writeIfTargetIsNotEmpty' => true,
  8610.                                         'writeIfSourceIsEmpty' => true,
  8611.                                     ],
  8612.                                 ],
  8613.                                 'transformationPipeline' => [
  8614.                                     => [
  8615.                                         'settings' => [
  8616.                                             'delimiter' => ' ',
  8617.                                         ],
  8618.                                         'type' => 'explode',
  8619.                                     ],
  8620.                                     => [
  8621.                                         'type' => 'inputQuantityValue',
  8622.                                     ],
  8623.                                 ],
  8624.                             ],
  8625.                             => [
  8626.                                 'label' => 'Ancho',
  8627.                                 'dataSourceIndex' => [
  8628.                                     => '10',
  8629.                                 ],
  8630.                                 'settings' => [
  8631.                                     'delimiter' => ' ',
  8632.                                 ],
  8633.                                 'transformationResultType' => 'inputQuantityValue',
  8634.                                 'dataTarget' => [
  8635.                                     'type' => 'direct',
  8636.                                     'settings' => [
  8637.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.ancho',
  8638.                                         'language' => '',
  8639.                                         'writeIfTargetIsNotEmpty' => true,
  8640.                                         'writeIfSourceIsEmpty' => true,
  8641.                                     ],
  8642.                                 ],
  8643.                                 'transformationPipeline' => [
  8644.                                     => [
  8645.                                         'settings' => [
  8646.                                             'delimiter' => ' ',
  8647.                                         ],
  8648.                                         'type' => 'explode',
  8649.                                     ],
  8650.                                     => [
  8651.                                         'type' => 'inputQuantityValue',
  8652.                                     ],
  8653.                                 ],
  8654.                             ],
  8655.                             => [
  8656.                                 'label' => 'Alto',
  8657.                                 'dataSourceIndex' => [
  8658.                                     => '11',
  8659.                                 ],
  8660.                                 'settings' => [
  8661.                                     'delimiter' => ' ',
  8662.                                 ],
  8663.                                 'transformationResultType' => 'inputQuantityValue',
  8664.                                 'dataTarget' => [
  8665.                                     'type' => 'direct',
  8666.                                     'settings' => [
  8667.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.alto',
  8668.                                         'language' => '',
  8669.                                         'writeIfTargetIsNotEmpty' => true,
  8670.                                         'writeIfSourceIsEmpty' => true,
  8671.                                     ],
  8672.                                 ],
  8673.                                 'transformationPipeline' => [
  8674.                                     => [
  8675.                                         'settings' => [
  8676.                                             'delimiter' => ' ',
  8677.                                         ],
  8678.                                         'type' => 'explode',
  8679.                                     ],
  8680.                                     => [
  8681.                                         'type' => 'inputQuantityValue',
  8682.                                     ],
  8683.                                 ],
  8684.                             ],
  8685.                             10 => [
  8686.                                 'label' => 'Diametro',
  8687.                                 'dataSourceIndex' => [
  8688.                                     => '12',
  8689.                                 ],
  8690.                                 'settings' => [
  8691.                                     'delimiter' => ' ',
  8692.                                 ],
  8693.                                 'transformationResultType' => 'inputQuantityValue',
  8694.                                 'dataTarget' => [
  8695.                                     'type' => 'direct',
  8696.                                     'settings' => [
  8697.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.diametro',
  8698.                                         'language' => '',
  8699.                                         'writeIfTargetIsNotEmpty' => true,
  8700.                                         'writeIfSourceIsEmpty' => true,
  8701.                                     ],
  8702.                                 ],
  8703.                                 'transformationPipeline' => [
  8704.                                     => [
  8705.                                         'settings' => [
  8706.                                             'delimiter' => ' ',
  8707.                                         ],
  8708.                                         'type' => 'explode',
  8709.                                     ],
  8710.                                     => [
  8711.                                         'type' => 'inputQuantityValue',
  8712.                                     ],
  8713.                                 ],
  8714.                             ],
  8715.                             11 => [
  8716.                                 'label' => 'Material',
  8717.                                 'dataSourceIndex' => [
  8718.                                     => '13',
  8719.                                 ],
  8720.                                 'settings' => [
  8721.                                     'mode' => 'both',
  8722.                                 ],
  8723.                                 'transformationResultType' => 'default',
  8724.                                 'dataTarget' => [
  8725.                                     'type' => 'direct',
  8726.                                     'settings' => [
  8727.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.material',
  8728.                                         'language' => '',
  8729.                                         'writeIfTargetIsNotEmpty' => true,
  8730.                                         'writeIfSourceIsEmpty' => true,
  8731.                                     ],
  8732.                                 ],
  8733.                                 'transformationPipeline' => [
  8734.                                     => [
  8735.                                         'settings' => [
  8736.                                             'mode' => 'both',
  8737.                                         ],
  8738.                                         'type' => 'trim',
  8739.                                     ],
  8740.                                 ],
  8741.                             ],
  8742.                             12 => [
  8743.                                 'label' => 'variant',
  8744.                                 'dataSourceIndex' => [
  8745.                                     => '20',
  8746.                                 ],
  8747.                                 'transformationResultType' => 'default',
  8748.                                 'dataTarget' => [
  8749.                                     'type' => 'direct',
  8750.                                     'settings' => [
  8751.                                         'fieldName' => 'type',
  8752.                                         'language' => '',
  8753.                                         'writeIfTargetIsNotEmpty' => true,
  8754.                                         'writeIfSourceIsEmpty' => true,
  8755.                                     ],
  8756.                                 ],
  8757.                                 'transformationPipeline' => [
  8758.                                 ],
  8759.                             ],
  8760.                             13 => [
  8761.                                 'label' => 'racord de llenado',
  8762.                                 'dataSourceIndex' => [
  8763.                                     => '14',
  8764.                                 ],
  8765.                                 'settings' => [
  8766.                                     'delimiter' => ' ',
  8767.                                 ],
  8768.                                 'transformationResultType' => 'inputQuantityValue',
  8769.                                 'dataTarget' => [
  8770.                                     'type' => 'direct',
  8771.                                     'settings' => [
  8772.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.racordDeLlenado',
  8773.                                         'language' => '',
  8774.                                         'writeIfTargetIsNotEmpty' => true,
  8775.                                         'writeIfSourceIsEmpty' => true,
  8776.                                     ],
  8777.                                 ],
  8778.                                 'transformationPipeline' => [
  8779.                                     => [
  8780.                                         'settings' => [
  8781.                                             'delimiter' => ' ',
  8782.                                         ],
  8783.                                         'type' => 'explode',
  8784.                                     ],
  8785.                                     => [
  8786.                                         'type' => 'inputQuantityValue',
  8787.                                     ],
  8788.                                 ],
  8789.                             ],
  8790.                             14 => [
  8791.                                 'label' => 'caudal',
  8792.                                 'dataSourceIndex' => [
  8793.                                     => '15',
  8794.                                 ],
  8795.                                 'settings' => [
  8796.                                     'delimiter' => ' ',
  8797.                                 ],
  8798.                                 'transformationResultType' => 'inputQuantityValue',
  8799.                                 'dataTarget' => [
  8800.                                     'type' => 'direct',
  8801.                                     'settings' => [
  8802.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.caudal',
  8803.                                         'language' => '',
  8804.                                         'writeIfTargetIsNotEmpty' => true,
  8805.                                         'writeIfSourceIsEmpty' => true,
  8806.                                     ],
  8807.                                 ],
  8808.                                 'transformationPipeline' => [
  8809.                                     => [
  8810.                                         'settings' => [
  8811.                                             'delimiter' => ' ',
  8812.                                         ],
  8813.                                         'type' => 'explode',
  8814.                                     ],
  8815.                                     => [
  8816.                                         'type' => 'inputQuantityValue',
  8817.                                     ],
  8818.                                 ],
  8819.                             ],
  8820.                             15 => [
  8821.                                 'label' => 'consumo',
  8822.                                 'dataSourceIndex' => [
  8823.                                     => '16',
  8824.                                 ],
  8825.                                 'settings' => [
  8826.                                     'delimiter' => ' ',
  8827.                                 ],
  8828.                                 'transformationResultType' => 'inputQuantityValue',
  8829.                                 'dataTarget' => [
  8830.                                     'type' => 'direct',
  8831.                                     'settings' => [
  8832.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.consumo',
  8833.                                         'language' => '',
  8834.                                         'writeIfTargetIsNotEmpty' => true,
  8835.                                         'writeIfSourceIsEmpty' => true,
  8836.                                     ],
  8837.                                 ],
  8838.                                 'transformationPipeline' => [
  8839.                                     => [
  8840.                                         'settings' => [
  8841.                                             'delimiter' => ' ',
  8842.                                         ],
  8843.                                         'type' => 'explode',
  8844.                                     ],
  8845.                                     => [
  8846.                                         'type' => 'inputQuantityValue',
  8847.                                     ],
  8848.                                 ],
  8849.                             ],
  8850.                             16 => [
  8851.                                 'label' => 'medida de manguera',
  8852.                                 'dataSourceIndex' => [
  8853.                                     => '17',
  8854.                                 ],
  8855.                                 'settings' => [
  8856.                                     'delimiter' => ' ',
  8857.                                 ],
  8858.                                 'transformationResultType' => 'inputQuantityValue',
  8859.                                 'dataTarget' => [
  8860.                                     'type' => 'direct',
  8861.                                     'settings' => [
  8862.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.medidaDeLaManguera',
  8863.                                         'language' => '',
  8864.                                         'writeIfTargetIsNotEmpty' => true,
  8865.                                         'writeIfSourceIsEmpty' => true,
  8866.                                     ],
  8867.                                 ],
  8868.                                 'transformationPipeline' => [
  8869.                                     => [
  8870.                                         'settings' => [
  8871.                                             'delimiter' => ' ',
  8872.                                         ],
  8873.                                         'type' => 'explode',
  8874.                                     ],
  8875.                                     => [
  8876.                                         'type' => 'inputQuantityValue',
  8877.                                     ],
  8878.                                 ],
  8879.                             ],
  8880.                             17 => [
  8881.                                 'label' => 'dimensiones de la bomba',
  8882.                                 'dataSourceIndex' => [
  8883.                                     => '18',
  8884.                                 ],
  8885.                                 'transformationResultType' => 'default',
  8886.                                 'dataTarget' => [
  8887.                                     'type' => 'direct',
  8888.                                     'settings' => [
  8889.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.dimensionesDeLaBomba',
  8890.                                         'language' => '',
  8891.                                         'writeIfTargetIsNotEmpty' => true,
  8892.                                         'writeIfSourceIsEmpty' => true,
  8893.                                     ],
  8894.                                 ],
  8895.                                 'transformationPipeline' => [
  8896.                                 ],
  8897.                             ],
  8898.                             18 => [
  8899.                                 'label' => 'temperatura',
  8900.                                 'dataSourceIndex' => [
  8901.                                     => '19',
  8902.                                 ],
  8903.                                 'settings' => [
  8904.                                     'delimiter' => ' ',
  8905.                                 ],
  8906.                                 'transformationResultType' => 'inputQuantityValue',
  8907.                                 'dataTarget' => [
  8908.                                     'type' => 'direct',
  8909.                                     'settings' => [
  8910.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.temperatura',
  8911.                                         'language' => '',
  8912.                                         'writeIfTargetIsNotEmpty' => true,
  8913.                                         'writeIfSourceIsEmpty' => true,
  8914.                                     ],
  8915.                                 ],
  8916.                                 'transformationPipeline' => [
  8917.                                     => [
  8918.                                         'settings' => [
  8919.                                             'delimiter' => ' ',
  8920.                                         ],
  8921.                                         'type' => 'explode',
  8922.                                     ],
  8923.                                     => [
  8924.                                         'type' => 'inputQuantityValue',
  8925.                                     ],
  8926.                                 ],
  8927.                             ],
  8928.                             19 => [
  8929.                                 'label' => 'Capacidad',
  8930.                                 'dataSourceIndex' => [
  8931.                                     => '22',
  8932.                                 ],
  8933.                                 'settings' => [
  8934.                                     'delimiter' => ' ',
  8935.                                 ],
  8936.                                 'transformationResultType' => 'inputQuantityValue',
  8937.                                 'dataTarget' => [
  8938.                                     'type' => 'direct',
  8939.                                     'settings' => [
  8940.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.capacidad',
  8941.                                         'language' => '',
  8942.                                         'writeIfTargetIsNotEmpty' => true,
  8943.                                         'writeIfSourceIsEmpty' => true,
  8944.                                     ],
  8945.                                 ],
  8946.                                 'transformationPipeline' => [
  8947.                                     => [
  8948.                                         'settings' => [
  8949.                                             'delimiter' => ' ',
  8950.                                         ],
  8951.                                         'type' => 'explode',
  8952.                                     ],
  8953.                                     => [
  8954.                                         'type' => 'inputQuantityValue',
  8955.                                     ],
  8956.                                 ],
  8957.                             ],
  8958.                             20 => [
  8959.                                 'label' => 'Tramo',
  8960.                                 'dataSourceIndex' => [
  8961.                                     => '23',
  8962.                                 ],
  8963.                                 'settings' => [
  8964.                                     'delimiter' => ' ',
  8965.                                 ],
  8966.                                 'transformationResultType' => 'inputQuantityValue',
  8967.                                 'dataTarget' => [
  8968.                                     'type' => 'direct',
  8969.                                     'settings' => [
  8970.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.tramo',
  8971.                                         'language' => '',
  8972.                                         'writeIfTargetIsNotEmpty' => true,
  8973.                                         'writeIfSourceIsEmpty' => true,
  8974.                                     ],
  8975.                                 ],
  8976.                                 'transformationPipeline' => [
  8977.                                     => [
  8978.                                         'settings' => [
  8979.                                             'delimiter' => ' ',
  8980.                                         ],
  8981.                                         'type' => 'explode',
  8982.                                     ],
  8983.                                     => [
  8984.                                         'type' => 'inputQuantityValue',
  8985.                                     ],
  8986.                                 ],
  8987.                             ],
  8988.                             21 => [
  8989.                                 'label' => 'Medida A',
  8990.                                 'dataSourceIndex' => [
  8991.                                     => '24',
  8992.                                 ],
  8993.                                 'settings' => [
  8994.                                     'delimiter' => ' ',
  8995.                                 ],
  8996.                                 'transformationResultType' => 'inputQuantityValue',
  8997.                                 'dataTarget' => [
  8998.                                     'type' => 'direct',
  8999.                                     'settings' => [
  9000.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.medidaA',
  9001.                                         'language' => '',
  9002.                                         'writeIfTargetIsNotEmpty' => true,
  9003.                                         'writeIfSourceIsEmpty' => true,
  9004.                                     ],
  9005.                                 ],
  9006.                                 'transformationPipeline' => [
  9007.                                     => [
  9008.                                         'settings' => [
  9009.                                             'delimiter' => ' ',
  9010.                                         ],
  9011.                                         'type' => 'explode',
  9012.                                     ],
  9013.                                     => [
  9014.                                         'type' => 'inputQuantityValue',
  9015.                                     ],
  9016.                                 ],
  9017.                             ],
  9018.                             22 => [
  9019.                                 'label' => 'Medida B',
  9020.                                 'dataSourceIndex' => [
  9021.                                     => '25',
  9022.                                 ],
  9023.                                 'settings' => [
  9024.                                     'delimiter' => ' ',
  9025.                                 ],
  9026.                                 'transformationResultType' => 'inputQuantityValue',
  9027.                                 'dataTarget' => [
  9028.                                     'type' => 'direct',
  9029.                                     'settings' => [
  9030.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.medidaB',
  9031.                                         'language' => '',
  9032.                                         'writeIfTargetIsNotEmpty' => true,
  9033.                                         'writeIfSourceIsEmpty' => true,
  9034.                                     ],
  9035.                                 ],
  9036.                                 'transformationPipeline' => [
  9037.                                     => [
  9038.                                         'settings' => [
  9039.                                             'delimiter' => ' ',
  9040.                                         ],
  9041.                                         'type' => 'explode',
  9042.                                     ],
  9043.                                     => [
  9044.                                         'type' => 'inputQuantityValue',
  9045.                                     ],
  9046.                                 ],
  9047.                             ],
  9048.                             23 => [
  9049.                                 'label' => 'Aforador',
  9050.                                 'dataSourceIndex' => [
  9051.                                     => '26',
  9052.                                 ],
  9053.                                 'transformationResultType' => 'default',
  9054.                                 'dataTarget' => [
  9055.                                     'type' => 'direct',
  9056.                                     'settings' => [
  9057.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.aforador',
  9058.                                         'language' => '',
  9059.                                         'writeIfTargetIsNotEmpty' => true,
  9060.                                         'writeIfSourceIsEmpty' => true,
  9061.                                     ],
  9062.                                 ],
  9063.                                 'transformationPipeline' => [
  9064.                                 ],
  9065.                             ],
  9066.                             24 => [
  9067.                                 'label' => 'Forma',
  9068.                                 'dataSourceIndex' => [
  9069.                                     => '27',
  9070.                                 ],
  9071.                                 'transformationResultType' => 'default',
  9072.                                 'dataTarget' => [
  9073.                                     'type' => 'direct',
  9074.                                     'settings' => [
  9075.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.forma',
  9076.                                         'language' => '',
  9077.                                         'writeIfTargetIsNotEmpty' => true,
  9078.                                         'writeIfSourceIsEmpty' => true,
  9079.                                     ],
  9080.                                 ],
  9081.                                 'transformationPipeline' => [
  9082.                                 ],
  9083.                             ],
  9084.                             25 => [
  9085.                                 'label' => 'sede amigable ES',
  9086.                                 'dataSourceIndex' => [
  9087.                                     => '28',
  9088.                                 ],
  9089.                                 'transformationResultType' => 'default',
  9090.                                 'dataTarget' => [
  9091.                                     'type' => 'direct',
  9092.                                     'settings' => [
  9093.                                         'fieldName' => 'urlseofriendly',
  9094.                                         'language' => 'es',
  9095.                                         'writeIfTargetIsNotEmpty' => true,
  9096.                                         'writeIfSourceIsEmpty' => true,
  9097.                                     ],
  9098.                                 ],
  9099.                                 'transformationPipeline' => [
  9100.                                 ],
  9101.                             ],
  9102.                             26 => [
  9103.                                 'label' => 'sede amigable EN',
  9104.                                 'dataSourceIndex' => [
  9105.                                     => '29',
  9106.                                 ],
  9107.                                 'transformationResultType' => 'default',
  9108.                                 'dataTarget' => [
  9109.                                     'type' => 'direct',
  9110.                                     'settings' => [
  9111.                                         'fieldName' => 'urlseofriendly',
  9112.                                         'language' => 'en',
  9113.                                         'writeIfTargetIsNotEmpty' => true,
  9114.                                         'writeIfSourceIsEmpty' => true,
  9115.                                     ],
  9116.                                 ],
  9117.                                 'transformationPipeline' => [
  9118.                                 ],
  9119.                             ],
  9120.                         ],
  9121.                         'executionConfig' => [
  9122.                             'scheduleType' => 'recurring',
  9123.                             'cronDefinition' => '',
  9124.                             'scheduledAt' => '',
  9125.                         ],
  9126.                         'permissions' => [
  9127.                             'user' => [
  9128.                             ],
  9129.                             'role' => [
  9130.                             ],
  9131.                         ],
  9132.                         'workspaces' => [
  9133.                         ],
  9134.                     ],
  9135.                     'mantenimiento' => [
  9136.                         'general' => [
  9137.                             'type' => 'dataImporterDataObject',
  9138.                             'name' => 'mantenimiento',
  9139.                             'description' => '',
  9140.                             'group' => '',
  9141.                             'active' => false,
  9142.                             'path' => NULL,
  9143.                             'modificationDate' => 1741060578,
  9144.                             'createDate' => 1733933138,
  9145.                         ],
  9146.                         'loaderConfig' => [
  9147.                             'type' => 'upload',
  9148.                             'settings' => [
  9149.                                 'uploadFilePath' => 'mantenimiento/upload.import',
  9150.                             ],
  9151.                         ],
  9152.                         'interpreterConfig' => [
  9153.                             'type' => 'xlsx',
  9154.                             'settings' => [
  9155.                                 'skipFirstRow' => true,
  9156.                                 'sheetName' => 'variants',
  9157.                             ],
  9158.                         ],
  9159.                         'resolverConfig' => [
  9160.                             'elementType' => 'dataObject',
  9161.                             'dataObjectClassId' => '15',
  9162.                             'loadingStrategy' => [
  9163.                                 'type' => 'attribute',
  9164.                                 'settings' => [
  9165.                                     'dataSourceIndex' => '0',
  9166.                                     'attributeName' => 'bsncode',
  9167.                                     'language' => '',
  9168.                                     'includeUnpublished' => true,
  9169.                                 ],
  9170.                             ],
  9171.                             'createLocationStrategy' => [
  9172.                                 'type' => 'findParent',
  9173.                                 'settings' => [
  9174.                                     'findStrategy' => 'attribute',
  9175.                                     'attributeDataObjectClassId' => '15',
  9176.                                     'attributeName' => 'path',
  9177.                                     'attributeLanguage' => '',
  9178.                                     'dataSourceIndex' => '5',
  9179.                                     'fallbackPath' => '/fallback',
  9180.                                 ],
  9181.                             ],
  9182.                             'locationUpdateStrategy' => [
  9183.                                 'type' => 'noChange',
  9184.                             ],
  9185.                             'publishingStrategy' => [
  9186.                                 'type' => 'noChangeUnpublishNew',
  9187.                             ],
  9188.                         ],
  9189.                         'processingConfig' => [
  9190.                             'executionType' => 'sequential',
  9191.                             'idDataIndex' => '',
  9192.                         ],
  9193.                         'mappingConfig' => [
  9194.                             => [
  9195.                                 'label' => 'SK',
  9196.                                 'dataSourceIndex' => [
  9197.                                     => '0',
  9198.                                 ],
  9199.                                 'settings' => [
  9200.                                     'mode' => 'both',
  9201.                                     'search' => '/',
  9202.                                     'replace' => '-',
  9203.                                 ],
  9204.                                 'transformationResultType' => 'default',
  9205.                                 'dataTarget' => [
  9206.                                     'type' => 'direct',
  9207.                                     'settings' => [
  9208.                                         'fieldName' => 'key',
  9209.                                         'language' => '',
  9210.                                         'writeIfTargetIsNotEmpty' => true,
  9211.                                         'writeIfSourceIsEmpty' => true,
  9212.                                     ],
  9213.                                 ],
  9214.                                 'transformationPipeline' => [
  9215.                                     => [
  9216.                                         'settings' => [
  9217.                                             'search' => '/',
  9218.                                             'replace' => '-',
  9219.                                         ],
  9220.                                         'type' => 'stringReplace',
  9221.                                     ],
  9222.                                     => [
  9223.                                         'settings' => [
  9224.                                             'mode' => 'both',
  9225.                                         ],
  9226.                                         'type' => 'trim',
  9227.                                     ],
  9228.                                 ],
  9229.                             ],
  9230.                             => [
  9231.                                 'label' => 'Imagenes',
  9232.                                 'dataSourceIndex' => [
  9233.                                     => '1',
  9234.                                     => '2',
  9235.                                     => '3',
  9236.                                     => '4',
  9237.                                 ],
  9238.                                 'settings' => [
  9239.                                     'loadStrategy' => 'path',
  9240.                                 ],
  9241.                                 'transformationResultType' => 'assetArray',
  9242.                                 'dataTarget' => [
  9243.                                     'type' => 'manyToManyRelation',
  9244.                                     'settings' => [
  9245.                                         'fieldName' => 'images',
  9246.                                         'language' => '',
  9247.                                         'writeIfTargetIsNotEmpty' => true,
  9248.                                         'writeIfSourceIsEmpty' => true,
  9249.                                         'overwriteMode' => 'replace',
  9250.                                     ],
  9251.                                 ],
  9252.                                 'transformationPipeline' => [
  9253.                                     => [
  9254.                                         'type' => 'asArray',
  9255.                                     ],
  9256.                                     => [
  9257.                                         'settings' => [
  9258.                                             'loadStrategy' => 'path',
  9259.                                         ],
  9260.                                         'type' => 'loadAsset',
  9261.                                     ],
  9262.                                 ],
  9263.                             ],
  9264.                             => [
  9265.                                 'label' => 'Codigo',
  9266.                                 'dataSourceIndex' => [
  9267.                                     => '0',
  9268.                                 ],
  9269.                                 'settings' => [
  9270.                                     'mode' => 'both',
  9271.                                 ],
  9272.                                 'transformationResultType' => 'default',
  9273.                                 'dataTarget' => [
  9274.                                     'type' => 'direct',
  9275.                                     'settings' => [
  9276.                                         'fieldName' => 'bsncode',
  9277.                                         'language' => '',
  9278.                                         'writeIfTargetIsNotEmpty' => true,
  9279.                                         'writeIfSourceIsEmpty' => true,
  9280.                                     ],
  9281.                                 ],
  9282.                                 'transformationPipeline' => [
  9283.                                     => [
  9284.                                         'settings' => [
  9285.                                             'mode' => 'both',
  9286.                                         ],
  9287.                                         'type' => 'trim',
  9288.                                     ],
  9289.                                 ],
  9290.                             ],
  9291.                             => [
  9292.                                 'label' => 'Codigo del fabricante',
  9293.                                 'dataSourceIndex' => [
  9294.                                     => '0',
  9295.                                 ],
  9296.                                 'settings' => [
  9297.                                     'mode' => 'both',
  9298.                                 ],
  9299.                                 'transformationResultType' => 'default',
  9300.                                 'dataTarget' => [
  9301.                                     'type' => 'direct',
  9302.                                     'settings' => [
  9303.                                         'fieldName' => 'manufacturercode',
  9304.                                         'language' => '',
  9305.                                         'writeIfTargetIsNotEmpty' => true,
  9306.                                         'writeIfSourceIsEmpty' => true,
  9307.                                     ],
  9308.                                 ],
  9309.                                 'transformationPipeline' => [
  9310.                                     => [
  9311.                                         'settings' => [
  9312.                                             'mode' => 'both',
  9313.                                         ],
  9314.                                         'type' => 'trim',
  9315.                                     ],
  9316.                                 ],
  9317.                             ],
  9318.                             => [
  9319.                                 'label' => 'Precio',
  9320.                                 'dataSourceIndex' => [
  9321.                                     => '6',
  9322.                                 ],
  9323.                                 'transformationResultType' => 'default',
  9324.                                 'dataTarget' => [
  9325.                                     'type' => 'direct',
  9326.                                     'settings' => [
  9327.                                         'fieldName' => 'price',
  9328.                                         'language' => '',
  9329.                                         'writeIfTargetIsNotEmpty' => true,
  9330.                                         'writeIfSourceIsEmpty' => true,
  9331.                                     ],
  9332.                                 ],
  9333.                                 'transformationPipeline' => [
  9334.                                 ],
  9335.                             ],
  9336.                             => [
  9337.                                 'label' => 'Peso',
  9338.                                 'dataSourceIndex' => [
  9339.                                     => '7',
  9340.                                 ],
  9341.                                 'settings' => [
  9342.                                     'delimiter' => ' ',
  9343.                                 ],
  9344.                                 'transformationResultType' => 'inputQuantityValue',
  9345.                                 'dataTarget' => [
  9346.                                     'type' => 'direct',
  9347.                                     'settings' => [
  9348.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.peso',
  9349.                                         'language' => '',
  9350.                                         'writeIfTargetIsNotEmpty' => true,
  9351.                                         'writeIfSourceIsEmpty' => true,
  9352.                                     ],
  9353.                                 ],
  9354.                                 'transformationPipeline' => [
  9355.                                     => [
  9356.                                         'settings' => [
  9357.                                             'delimiter' => ' ',
  9358.                                         ],
  9359.                                         'type' => 'explode',
  9360.                                     ],
  9361.                                     => [
  9362.                                         'type' => 'inputQuantityValue',
  9363.                                     ],
  9364.                                 ],
  9365.                             ],
  9366.                             => [
  9367.                                 'label' => 'color',
  9368.                                 'dataSourceIndex' => [
  9369.                                     => '8',
  9370.                                 ],
  9371.                                 'settings' => [
  9372.                                     'mode' => 'both',
  9373.                                 ],
  9374.                                 'transformationResultType' => 'default',
  9375.                                 'dataTarget' => [
  9376.                                     'type' => 'direct',
  9377.                                     'settings' => [
  9378.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.color',
  9379.                                         'language' => '',
  9380.                                         'writeIfTargetIsNotEmpty' => true,
  9381.                                         'writeIfSourceIsEmpty' => true,
  9382.                                     ],
  9383.                                 ],
  9384.                                 'transformationPipeline' => [
  9385.                                     => [
  9386.                                         'settings' => [
  9387.                                             'mode' => 'both',
  9388.                                         ],
  9389.                                         'type' => 'trim',
  9390.                                     ],
  9391.                                 ],
  9392.                             ],
  9393.                             => [
  9394.                                 'label' => 'Largo',
  9395.                                 'dataSourceIndex' => [
  9396.                                     => '9',
  9397.                                 ],
  9398.                                 'settings' => [
  9399.                                     'delimiter' => ' ',
  9400.                                 ],
  9401.                                 'transformationResultType' => 'inputQuantityValue',
  9402.                                 'dataTarget' => [
  9403.                                     'type' => 'direct',
  9404.                                     'settings' => [
  9405.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.largo',
  9406.                                         'language' => '',
  9407.                                         'writeIfTargetIsNotEmpty' => true,
  9408.                                         'writeIfSourceIsEmpty' => true,
  9409.                                     ],
  9410.                                 ],
  9411.                                 'transformationPipeline' => [
  9412.                                     => [
  9413.                                         'settings' => [
  9414.                                             'delimiter' => ' ',
  9415.                                         ],
  9416.                                         'type' => 'explode',
  9417.                                     ],
  9418.                                     => [
  9419.                                         'type' => 'inputQuantityValue',
  9420.                                     ],
  9421.                                 ],
  9422.                             ],
  9423.                             => [
  9424.                                 'label' => 'Ancho',
  9425.                                 'dataSourceIndex' => [
  9426.                                     => '10',
  9427.                                 ],
  9428.                                 'settings' => [
  9429.                                     'delimiter' => ' ',
  9430.                                 ],
  9431.                                 'transformationResultType' => 'inputQuantityValue',
  9432.                                 'dataTarget' => [
  9433.                                     'type' => 'direct',
  9434.                                     'settings' => [
  9435.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.ancho',
  9436.                                         'language' => '',
  9437.                                         'writeIfTargetIsNotEmpty' => true,
  9438.                                         'writeIfSourceIsEmpty' => true,
  9439.                                     ],
  9440.                                 ],
  9441.                                 'transformationPipeline' => [
  9442.                                     => [
  9443.                                         'settings' => [
  9444.                                             'delimiter' => ' ',
  9445.                                         ],
  9446.                                         'type' => 'explode',
  9447.                                     ],
  9448.                                     => [
  9449.                                         'type' => 'inputQuantityValue',
  9450.                                     ],
  9451.                                 ],
  9452.                             ],
  9453.                             => [
  9454.                                 'label' => 'Alto',
  9455.                                 'dataSourceIndex' => [
  9456.                                     => '11',
  9457.                                 ],
  9458.                                 'settings' => [
  9459.                                     'delimiter' => ' ',
  9460.                                 ],
  9461.                                 'transformationResultType' => 'inputQuantityValue',
  9462.                                 'dataTarget' => [
  9463.                                     'type' => 'direct',
  9464.                                     'settings' => [
  9465.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.alto',
  9466.                                         'language' => '',
  9467.                                         'writeIfTargetIsNotEmpty' => true,
  9468.                                         'writeIfSourceIsEmpty' => true,
  9469.                                     ],
  9470.                                 ],
  9471.                                 'transformationPipeline' => [
  9472.                                     => [
  9473.                                         'settings' => [
  9474.                                             'delimiter' => ' ',
  9475.                                         ],
  9476.                                         'type' => 'explode',
  9477.                                     ],
  9478.                                     => [
  9479.                                         'type' => 'inputQuantityValue',
  9480.                                     ],
  9481.                                 ],
  9482.                             ],
  9483.                             10 => [
  9484.                                 'label' => 'Diametro',
  9485.                                 'dataSourceIndex' => [
  9486.                                     => '12',
  9487.                                 ],
  9488.                                 'settings' => [
  9489.                                     'delimiter' => ' ',
  9490.                                 ],
  9491.                                 'transformationResultType' => 'inputQuantityValue',
  9492.                                 'dataTarget' => [
  9493.                                     'type' => 'direct',
  9494.                                     'settings' => [
  9495.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.diametro',
  9496.                                         'language' => '',
  9497.                                         'writeIfTargetIsNotEmpty' => true,
  9498.                                         'writeIfSourceIsEmpty' => true,
  9499.                                     ],
  9500.                                 ],
  9501.                                 'transformationPipeline' => [
  9502.                                     => [
  9503.                                         'settings' => [
  9504.                                             'delimiter' => ' ',
  9505.                                         ],
  9506.                                         'type' => 'explode',
  9507.                                     ],
  9508.                                     => [
  9509.                                         'type' => 'inputQuantityValue',
  9510.                                     ],
  9511.                                 ],
  9512.                             ],
  9513.                             11 => [
  9514.                                 'label' => 'Material',
  9515.                                 'dataSourceIndex' => [
  9516.                                     => '13',
  9517.                                 ],
  9518.                                 'settings' => [
  9519.                                     'mode' => 'both',
  9520.                                 ],
  9521.                                 'transformationResultType' => 'default',
  9522.                                 'dataTarget' => [
  9523.                                     'type' => 'direct',
  9524.                                     'settings' => [
  9525.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.material',
  9526.                                         'language' => '',
  9527.                                         'writeIfTargetIsNotEmpty' => true,
  9528.                                         'writeIfSourceIsEmpty' => true,
  9529.                                     ],
  9530.                                 ],
  9531.                                 'transformationPipeline' => [
  9532.                                     => [
  9533.                                         'settings' => [
  9534.                                             'mode' => 'both',
  9535.                                         ],
  9536.                                         'type' => 'trim',
  9537.                                     ],
  9538.                                 ],
  9539.                             ],
  9540.                             12 => [
  9541.                                 'label' => 'variant',
  9542.                                 'dataSourceIndex' => [
  9543.                                     => '16',
  9544.                                 ],
  9545.                                 'transformationResultType' => 'default',
  9546.                                 'dataTarget' => [
  9547.                                     'type' => 'direct',
  9548.                                     'settings' => [
  9549.                                         'fieldName' => 'type',
  9550.                                         'language' => '',
  9551.                                         'writeIfTargetIsNotEmpty' => true,
  9552.                                         'writeIfSourceIsEmpty' => true,
  9553.                                     ],
  9554.                                 ],
  9555.                                 'transformationPipeline' => [
  9556.                                 ],
  9557.                             ],
  9558.                             13 => [
  9559.                                 'label' => 'presentacion',
  9560.                                 'dataSourceIndex' => [
  9561.                                     => '14',
  9562.                                 ],
  9563.                                 'transformationResultType' => 'default',
  9564.                                 'dataTarget' => [
  9565.                                     'type' => 'direct',
  9566.                                     'settings' => [
  9567.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.presentacion',
  9568.                                         'language' => '',
  9569.                                         'writeIfTargetIsNotEmpty' => true,
  9570.                                         'writeIfSourceIsEmpty' => true,
  9571.                                     ],
  9572.                                 ],
  9573.                                 'transformationPipeline' => [
  9574.                                 ],
  9575.                             ],
  9576.                             14 => [
  9577.                                 'label' => 'capacidad',
  9578.                                 'dataSourceIndex' => [
  9579.                                     => '15',
  9580.                                 ],
  9581.                                 'settings' => [
  9582.                                     'delimiter' => ' ',
  9583.                                 ],
  9584.                                 'transformationResultType' => 'inputQuantityValue',
  9585.                                 'dataTarget' => [
  9586.                                     'type' => 'direct',
  9587.                                     'settings' => [
  9588.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.capacidad',
  9589.                                         'language' => '',
  9590.                                         'writeIfTargetIsNotEmpty' => true,
  9591.                                         'writeIfSourceIsEmpty' => true,
  9592.                                     ],
  9593.                                 ],
  9594.                                 'transformationPipeline' => [
  9595.                                     => [
  9596.                                         'settings' => [
  9597.                                             'delimiter' => ' ',
  9598.                                         ],
  9599.                                         'type' => 'explode',
  9600.                                     ],
  9601.                                     => [
  9602.                                         'type' => 'inputQuantityValue',
  9603.                                     ],
  9604.                                 ],
  9605.                             ],
  9606.                             15 => [
  9607.                                 'label' => 'sede amigable es',
  9608.                                 'dataSourceIndex' => [
  9609.                                     => '18',
  9610.                                 ],
  9611.                                 'transformationResultType' => 'default',
  9612.                                 'dataTarget' => [
  9613.                                     'type' => 'direct',
  9614.                                     'settings' => [
  9615.                                         'fieldName' => 'urlseofriendly',
  9616.                                         'language' => 'es',
  9617.                                         'writeIfTargetIsNotEmpty' => true,
  9618.                                         'writeIfSourceIsEmpty' => true,
  9619.                                     ],
  9620.                                 ],
  9621.                                 'transformationPipeline' => [
  9622.                                 ],
  9623.                             ],
  9624.                             16 => [
  9625.                                 'label' => 'sede amigable EN',
  9626.                                 'dataSourceIndex' => [
  9627.                                     => '19',
  9628.                                 ],
  9629.                                 'transformationResultType' => 'default',
  9630.                                 'dataTarget' => [
  9631.                                     'type' => 'direct',
  9632.                                     'settings' => [
  9633.                                         'fieldName' => 'urlseofriendly',
  9634.                                         'language' => 'en',
  9635.                                         'writeIfTargetIsNotEmpty' => true,
  9636.                                         'writeIfSourceIsEmpty' => true,
  9637.                                     ],
  9638.                                 ],
  9639.                                 'transformationPipeline' => [
  9640.                                 ],
  9641.                             ],
  9642.                         ],
  9643.                         'executionConfig' => [
  9644.                             'scheduleType' => 'recurring',
  9645.                             'cronDefinition' => '',
  9646.                             'scheduledAt' => '',
  9647.                         ],
  9648.                         'permissions' => [
  9649.                             'user' => [
  9650.                             ],
  9651.                             'role' => [
  9652.                             ],
  9653.                         ],
  9654.                         'workspaces' => [
  9655.                         ],
  9656.                     ],
  9657.                     'salvamento-y-seguridad' => [
  9658.                         'general' => [
  9659.                             'type' => 'dataImporterDataObject',
  9660.                             'name' => 'salvamento-y-seguridad',
  9661.                             'description' => '',
  9662.                             'group' => '',
  9663.                             'active' => false,
  9664.                             'path' => NULL,
  9665.                             'modificationDate' => 1741060507,
  9666.                             'createDate' => 1733933138,
  9667.                         ],
  9668.                         'loaderConfig' => [
  9669.                             'type' => 'upload',
  9670.                             'settings' => [
  9671.                                 'uploadFilePath' => 'salvamento-y-seguridad/upload.import',
  9672.                             ],
  9673.                         ],
  9674.                         'interpreterConfig' => [
  9675.                             'type' => 'xlsx',
  9676.                             'settings' => [
  9677.                                 'skipFirstRow' => true,
  9678.                                 'sheetName' => 'variants',
  9679.                             ],
  9680.                         ],
  9681.                         'resolverConfig' => [
  9682.                             'elementType' => 'dataObject',
  9683.                             'dataObjectClassId' => '15',
  9684.                             'loadingStrategy' => [
  9685.                                 'type' => 'attribute',
  9686.                                 'settings' => [
  9687.                                     'dataSourceIndex' => '0',
  9688.                                     'attributeName' => 'bsncode',
  9689.                                     'language' => '',
  9690.                                     'includeUnpublished' => true,
  9691.                                 ],
  9692.                             ],
  9693.                             'createLocationStrategy' => [
  9694.                                 'type' => 'findParent',
  9695.                                 'settings' => [
  9696.                                     'findStrategy' => 'attribute',
  9697.                                     'attributeDataObjectClassId' => '15',
  9698.                                     'attributeName' => 'path',
  9699.                                     'attributeLanguage' => '',
  9700.                                     'dataSourceIndex' => '5',
  9701.                                     'fallbackPath' => '/fallback',
  9702.                                 ],
  9703.                             ],
  9704.                             'locationUpdateStrategy' => [
  9705.                                 'type' => 'noChange',
  9706.                             ],
  9707.                             'publishingStrategy' => [
  9708.                                 'type' => 'noChangeUnpublishNew',
  9709.                             ],
  9710.                         ],
  9711.                         'processingConfig' => [
  9712.                             'executionType' => 'sequential',
  9713.                             'idDataIndex' => '',
  9714.                         ],
  9715.                         'mappingConfig' => [
  9716.                             => [
  9717.                                 'label' => 'SK',
  9718.                                 'dataSourceIndex' => [
  9719.                                     => '0',
  9720.                                 ],
  9721.                                 'settings' => [
  9722.                                     'mode' => 'both',
  9723.                                     'search' => '/',
  9724.                                     'replace' => '-',
  9725.                                 ],
  9726.                                 'transformationResultType' => 'default',
  9727.                                 'dataTarget' => [
  9728.                                     'type' => 'direct',
  9729.                                     'settings' => [
  9730.                                         'fieldName' => 'key',
  9731.                                         'language' => '',
  9732.                                         'writeIfTargetIsNotEmpty' => true,
  9733.                                         'writeIfSourceIsEmpty' => true,
  9734.                                     ],
  9735.                                 ],
  9736.                                 'transformationPipeline' => [
  9737.                                     => [
  9738.                                         'settings' => [
  9739.                                             'search' => '/',
  9740.                                             'replace' => '-',
  9741.                                         ],
  9742.                                         'type' => 'stringReplace',
  9743.                                     ],
  9744.                                     => [
  9745.                                         'settings' => [
  9746.                                             'mode' => 'both',
  9747.                                         ],
  9748.                                         'type' => 'trim',
  9749.                                     ],
  9750.                                 ],
  9751.                             ],
  9752.                             => [
  9753.                                 'label' => 'Imagenes',
  9754.                                 'dataSourceIndex' => [
  9755.                                     => '1',
  9756.                                     => '2',
  9757.                                     => '3',
  9758.                                     => '4',
  9759.                                 ],
  9760.                                 'settings' => [
  9761.                                     'loadStrategy' => 'path',
  9762.                                 ],
  9763.                                 'transformationResultType' => 'assetArray',
  9764.                                 'dataTarget' => [
  9765.                                     'type' => 'manyToManyRelation',
  9766.                                     'settings' => [
  9767.                                         'fieldName' => 'images',
  9768.                                         'language' => '',
  9769.                                         'writeIfTargetIsNotEmpty' => true,
  9770.                                         'writeIfSourceIsEmpty' => true,
  9771.                                         'overwriteMode' => 'replace',
  9772.                                     ],
  9773.                                 ],
  9774.                                 'transformationPipeline' => [
  9775.                                     => [
  9776.                                         'type' => 'asArray',
  9777.                                     ],
  9778.                                     => [
  9779.                                         'settings' => [
  9780.                                             'loadStrategy' => 'path',
  9781.                                         ],
  9782.                                         'type' => 'loadAsset',
  9783.                                     ],
  9784.                                 ],
  9785.                             ],
  9786.                             => [
  9787.                                 'label' => 'Codigo',
  9788.                                 'dataSourceIndex' => [
  9789.                                     => '0',
  9790.                                 ],
  9791.                                 'settings' => [
  9792.                                     'mode' => 'both',
  9793.                                 ],
  9794.                                 'transformationResultType' => 'default',
  9795.                                 'dataTarget' => [
  9796.                                     'type' => 'direct',
  9797.                                     'settings' => [
  9798.                                         'fieldName' => 'bsncode',
  9799.                                         'language' => '',
  9800.                                         'writeIfTargetIsNotEmpty' => true,
  9801.                                         'writeIfSourceIsEmpty' => true,
  9802.                                     ],
  9803.                                 ],
  9804.                                 'transformationPipeline' => [
  9805.                                     => [
  9806.                                         'settings' => [
  9807.                                             'mode' => 'both',
  9808.                                         ],
  9809.                                         'type' => 'trim',
  9810.                                     ],
  9811.                                 ],
  9812.                             ],
  9813.                             => [
  9814.                                 'label' => 'Codigo del fabricante',
  9815.                                 'dataSourceIndex' => [
  9816.                                     => '0',
  9817.                                 ],
  9818.                                 'settings' => [
  9819.                                     'mode' => 'both',
  9820.                                 ],
  9821.                                 'transformationResultType' => 'default',
  9822.                                 'dataTarget' => [
  9823.                                     'type' => 'direct',
  9824.                                     'settings' => [
  9825.                                         'fieldName' => 'manufacturercode',
  9826.                                         'language' => '',
  9827.                                         'writeIfTargetIsNotEmpty' => true,
  9828.                                         'writeIfSourceIsEmpty' => true,
  9829.                                     ],
  9830.                                 ],
  9831.                                 'transformationPipeline' => [
  9832.                                     => [
  9833.                                         'settings' => [
  9834.                                             'mode' => 'both',
  9835.                                         ],
  9836.                                         'type' => 'trim',
  9837.                                     ],
  9838.                                 ],
  9839.                             ],
  9840.                             => [
  9841.                                 'label' => 'Precio',
  9842.                                 'dataSourceIndex' => [
  9843.                                     => '6',
  9844.                                 ],
  9845.                                 'transformationResultType' => 'default',
  9846.                                 'dataTarget' => [
  9847.                                     'type' => 'direct',
  9848.                                     'settings' => [
  9849.                                         'fieldName' => 'price',
  9850.                                         'language' => '',
  9851.                                         'writeIfTargetIsNotEmpty' => true,
  9852.                                         'writeIfSourceIsEmpty' => true,
  9853.                                     ],
  9854.                                 ],
  9855.                                 'transformationPipeline' => [
  9856.                                 ],
  9857.                             ],
  9858.                             => [
  9859.                                 'label' => 'Peso',
  9860.                                 'dataSourceIndex' => [
  9861.                                     => '7',
  9862.                                 ],
  9863.                                 'settings' => [
  9864.                                     'delimiter' => ' ',
  9865.                                 ],
  9866.                                 'transformationResultType' => 'inputQuantityValue',
  9867.                                 'dataTarget' => [
  9868.                                     'type' => 'direct',
  9869.                                     'settings' => [
  9870.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.peso',
  9871.                                         'language' => '',
  9872.                                         'writeIfTargetIsNotEmpty' => true,
  9873.                                         'writeIfSourceIsEmpty' => true,
  9874.                                     ],
  9875.                                 ],
  9876.                                 'transformationPipeline' => [
  9877.                                     => [
  9878.                                         'settings' => [
  9879.                                             'delimiter' => ' ',
  9880.                                         ],
  9881.                                         'type' => 'explode',
  9882.                                     ],
  9883.                                     => [
  9884.                                         'type' => 'inputQuantityValue',
  9885.                                     ],
  9886.                                 ],
  9887.                             ],
  9888.                             => [
  9889.                                 'label' => 'color',
  9890.                                 'dataSourceIndex' => [
  9891.                                     => '8',
  9892.                                 ],
  9893.                                 'settings' => [
  9894.                                     'mode' => 'both',
  9895.                                 ],
  9896.                                 'transformationResultType' => 'default',
  9897.                                 'dataTarget' => [
  9898.                                     'type' => 'direct',
  9899.                                     'settings' => [
  9900.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.color',
  9901.                                         'language' => '',
  9902.                                         'writeIfTargetIsNotEmpty' => true,
  9903.                                         'writeIfSourceIsEmpty' => true,
  9904.                                     ],
  9905.                                 ],
  9906.                                 'transformationPipeline' => [
  9907.                                     => [
  9908.                                         'settings' => [
  9909.                                             'mode' => 'both',
  9910.                                         ],
  9911.                                         'type' => 'trim',
  9912.                                     ],
  9913.                                 ],
  9914.                             ],
  9915.                             => [
  9916.                                 'label' => 'Largo',
  9917.                                 'dataSourceIndex' => [
  9918.                                     => '9',
  9919.                                 ],
  9920.                                 'settings' => [
  9921.                                     'delimiter' => ' ',
  9922.                                 ],
  9923.                                 'transformationResultType' => 'inputQuantityValue',
  9924.                                 'dataTarget' => [
  9925.                                     'type' => 'direct',
  9926.                                     'settings' => [
  9927.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.largo',
  9928.                                         'language' => '',
  9929.                                         'writeIfTargetIsNotEmpty' => true,
  9930.                                         'writeIfSourceIsEmpty' => true,
  9931.                                     ],
  9932.                                 ],
  9933.                                 'transformationPipeline' => [
  9934.                                     => [
  9935.                                         'settings' => [
  9936.                                             'delimiter' => ' ',
  9937.                                         ],
  9938.                                         'type' => 'explode',
  9939.                                     ],
  9940.                                     => [
  9941.                                         'type' => 'inputQuantityValue',
  9942.                                     ],
  9943.                                 ],
  9944.                             ],
  9945.                             => [
  9946.                                 'label' => 'Ancho',
  9947.                                 'dataSourceIndex' => [
  9948.                                     => '10',
  9949.                                 ],
  9950.                                 'settings' => [
  9951.                                     'delimiter' => ' ',
  9952.                                 ],
  9953.                                 'transformationResultType' => 'inputQuantityValue',
  9954.                                 'dataTarget' => [
  9955.                                     'type' => 'direct',
  9956.                                     'settings' => [
  9957.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.ancho',
  9958.                                         'language' => '',
  9959.                                         'writeIfTargetIsNotEmpty' => true,
  9960.                                         'writeIfSourceIsEmpty' => true,
  9961.                                     ],
  9962.                                 ],
  9963.                                 'transformationPipeline' => [
  9964.                                     => [
  9965.                                         'settings' => [
  9966.                                             'delimiter' => ' ',
  9967.                                         ],
  9968.                                         'type' => 'explode',
  9969.                                     ],
  9970.                                     => [
  9971.                                         'type' => 'inputQuantityValue',
  9972.                                     ],
  9973.                                 ],
  9974.                             ],
  9975.                             => [
  9976.                                 'label' => 'Alto',
  9977.                                 'dataSourceIndex' => [
  9978.                                     => '11',
  9979.                                 ],
  9980.                                 'settings' => [
  9981.                                     'delimiter' => ' ',
  9982.                                 ],
  9983.                                 'transformationResultType' => 'inputQuantityValue',
  9984.                                 'dataTarget' => [
  9985.                                     'type' => 'direct',
  9986.                                     'settings' => [
  9987.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.alto',
  9988.                                         'language' => '',
  9989.                                         'writeIfTargetIsNotEmpty' => true,
  9990.                                         'writeIfSourceIsEmpty' => true,
  9991.                                     ],
  9992.                                 ],
  9993.                                 'transformationPipeline' => [
  9994.                                     => [
  9995.                                         'settings' => [
  9996.                                             'delimiter' => ' ',
  9997.                                         ],
  9998.                                         'type' => 'explode',
  9999.                                     ],
  10000.                                     => [
  10001.                                         'type' => 'inputQuantityValue',
  10002.                                     ],
  10003.                                 ],
  10004.                             ],
  10005.                             10 => [
  10006.                                 'label' => 'Diametro',
  10007.                                 'dataSourceIndex' => [
  10008.                                     => '12',
  10009.                                 ],
  10010.                                 'settings' => [
  10011.                                     'delimiter' => ' ',
  10012.                                 ],
  10013.                                 'transformationResultType' => 'inputQuantityValue',
  10014.                                 'dataTarget' => [
  10015.                                     'type' => 'direct',
  10016.                                     'settings' => [
  10017.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.diametro',
  10018.                                         'language' => '',
  10019.                                         'writeIfTargetIsNotEmpty' => true,
  10020.                                         'writeIfSourceIsEmpty' => true,
  10021.                                     ],
  10022.                                 ],
  10023.                                 'transformationPipeline' => [
  10024.                                     => [
  10025.                                         'settings' => [
  10026.                                             'delimiter' => ' ',
  10027.                                         ],
  10028.                                         'type' => 'explode',
  10029.                                     ],
  10030.                                     => [
  10031.                                         'type' => 'inputQuantityValue',
  10032.                                     ],
  10033.                                 ],
  10034.                             ],
  10035.                             11 => [
  10036.                                 'label' => 'Material',
  10037.                                 'dataSourceIndex' => [
  10038.                                     => '13',
  10039.                                 ],
  10040.                                 'settings' => [
  10041.                                     'mode' => 'both',
  10042.                                 ],
  10043.                                 'transformationResultType' => 'default',
  10044.                                 'dataTarget' => [
  10045.                                     'type' => 'direct',
  10046.                                     'settings' => [
  10047.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.material',
  10048.                                         'language' => '',
  10049.                                         'writeIfTargetIsNotEmpty' => true,
  10050.                                         'writeIfSourceIsEmpty' => true,
  10051.                                     ],
  10052.                                 ],
  10053.                                 'transformationPipeline' => [
  10054.                                     => [
  10055.                                         'settings' => [
  10056.                                             'mode' => 'both',
  10057.                                         ],
  10058.                                         'type' => 'trim',
  10059.                                     ],
  10060.                                 ],
  10061.                             ],
  10062.                             12 => [
  10063.                                 'label' => 'variant',
  10064.                                 'dataSourceIndex' => [
  10065.                                     => '20',
  10066.                                 ],
  10067.                                 'transformationResultType' => 'default',
  10068.                                 'dataTarget' => [
  10069.                                     'type' => 'direct',
  10070.                                     'settings' => [
  10071.                                         'fieldName' => 'type',
  10072.                                         'language' => '',
  10073.                                         'writeIfTargetIsNotEmpty' => true,
  10074.                                         'writeIfSourceIsEmpty' => true,
  10075.                                     ],
  10076.                                 ],
  10077.                                 'transformationPipeline' => [
  10078.                                 ],
  10079.                             ],
  10080.                             13 => [
  10081.                                 'label' => 'diametro interior',
  10082.                                 'dataSourceIndex' => [
  10083.                                     => '14',
  10084.                                 ],
  10085.                                 'settings' => [
  10086.                                     'delimiter' => ' ',
  10087.                                 ],
  10088.                                 'transformationResultType' => 'inputQuantityValue',
  10089.                                 'dataTarget' => [
  10090.                                     'type' => 'direct',
  10091.                                     'settings' => [
  10092.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.diametroInterior',
  10093.                                         'language' => '',
  10094.                                         'writeIfTargetIsNotEmpty' => true,
  10095.                                         'writeIfSourceIsEmpty' => true,
  10096.                                     ],
  10097.                                 ],
  10098.                                 'transformationPipeline' => [
  10099.                                     => [
  10100.                                         'settings' => [
  10101.                                             'delimiter' => ' ',
  10102.                                         ],
  10103.                                         'type' => 'explode',
  10104.                                     ],
  10105.                                     => [
  10106.                                         'type' => 'inputQuantityValue',
  10107.                                     ],
  10108.                                 ],
  10109.                             ],
  10110.                             14 => [
  10111.                                 'label' => 'diametro exterior',
  10112.                                 'dataSourceIndex' => [
  10113.                                     => '15',
  10114.                                 ],
  10115.                                 'settings' => [
  10116.                                     'delimiter' => ' ',
  10117.                                 ],
  10118.                                 'transformationResultType' => 'inputQuantityValue',
  10119.                                 'dataTarget' => [
  10120.                                     'type' => 'direct',
  10121.                                     'settings' => [
  10122.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.diametroExterior',
  10123.                                         'language' => '',
  10124.                                         'writeIfTargetIsNotEmpty' => true,
  10125.                                         'writeIfSourceIsEmpty' => true,
  10126.                                     ],
  10127.                                 ],
  10128.                                 'transformationPipeline' => [
  10129.                                     => [
  10130.                                         'settings' => [
  10131.                                             'delimiter' => ' ',
  10132.                                         ],
  10133.                                         'type' => 'explode',
  10134.                                     ],
  10135.                                     => [
  10136.                                         'type' => 'inputQuantityValue',
  10137.                                     ],
  10138.                                 ],
  10139.                             ],
  10140.                             15 => [
  10141.                                 'label' => 'zona de navegacion',
  10142.                                 'dataSourceIndex' => [
  10143.                                     => '16',
  10144.                                 ],
  10145.                                 'transformationResultType' => 'default',
  10146.                                 'dataTarget' => [
  10147.                                     'type' => 'direct',
  10148.                                     'settings' => [
  10149.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.zonaDeNavegacion',
  10150.                                         'language' => '',
  10151.                                         'writeIfTargetIsNotEmpty' => true,
  10152.                                         'writeIfSourceIsEmpty' => true,
  10153.                                     ],
  10154.                                 ],
  10155.                                 'transformationPipeline' => [
  10156.                                 ],
  10157.                             ],
  10158.                             16 => [
  10159.                                 'label' => 'angulo',
  10160.                                 'dataSourceIndex' => [
  10161.                                     => '17',
  10162.                                 ],
  10163.                                 'transformationResultType' => 'default',
  10164.                                 'dataTarget' => [
  10165.                                     'type' => 'direct',
  10166.                                     'settings' => [
  10167.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.angulo',
  10168.                                         'language' => '',
  10169.                                         'writeIfTargetIsNotEmpty' => true,
  10170.                                         'writeIfSourceIsEmpty' => true,
  10171.                                     ],
  10172.                                 ],
  10173.                                 'transformationPipeline' => [
  10174.                                 ],
  10175.                             ],
  10176.                             17 => [
  10177.                                 'label' => 'homologacion',
  10178.                                 'dataSourceIndex' => [
  10179.                                     => '18',
  10180.                                 ],
  10181.                                 'transformationResultType' => 'default',
  10182.                                 'dataTarget' => [
  10183.                                     'type' => 'direct',
  10184.                                     'settings' => [
  10185.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.homologacion',
  10186.                                         'language' => '',
  10187.                                         'writeIfTargetIsNotEmpty' => true,
  10188.                                         'writeIfSourceIsEmpty' => true,
  10189.                                     ],
  10190.                                 ],
  10191.                                 'transformationPipeline' => [
  10192.                                 ],
  10193.                             ],
  10194.                             18 => [
  10195.                                 'label' => 'tipo de polvo',
  10196.                                 'dataSourceIndex' => [
  10197.                                     => '19',
  10198.                                 ],
  10199.                                 'transformationResultType' => 'default',
  10200.                                 'dataTarget' => [
  10201.                                     'type' => 'direct',
  10202.                                     'settings' => [
  10203.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.tipoDePolvo',
  10204.                                         'language' => '',
  10205.                                         'writeIfTargetIsNotEmpty' => true,
  10206.                                         'writeIfSourceIsEmpty' => true,
  10207.                                     ],
  10208.                                 ],
  10209.                                 'transformationPipeline' => [
  10210.                                 ],
  10211.                             ],
  10212.                             19 => [
  10213.                                 'label' => 'Capacidad',
  10214.                                 'dataSourceIndex' => [
  10215.                                     => '22',
  10216.                                 ],
  10217.                                 'settings' => [
  10218.                                     'delimiter' => ' ',
  10219.                                 ],
  10220.                                 'transformationResultType' => 'inputQuantityValue',
  10221.                                 'dataTarget' => [
  10222.                                     'type' => 'direct',
  10223.                                     'settings' => [
  10224.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.capacidad',
  10225.                                         'language' => '',
  10226.                                         'writeIfTargetIsNotEmpty' => true,
  10227.                                         'writeIfSourceIsEmpty' => true,
  10228.                                     ],
  10229.                                 ],
  10230.                                 'transformationPipeline' => [
  10231.                                     => [
  10232.                                         'settings' => [
  10233.                                             'delimiter' => ' ',
  10234.                                         ],
  10235.                                         'type' => 'explode',
  10236.                                     ],
  10237.                                     => [
  10238.                                         'type' => 'inputQuantityValue',
  10239.                                     ],
  10240.                                 ],
  10241.                             ],
  10242.                             20 => [
  10243.                                 'label' => 'Eficacia',
  10244.                                 'dataSourceIndex' => [
  10245.                                     => '23',
  10246.                                 ],
  10247.                                 'transformationResultType' => 'default',
  10248.                                 'dataTarget' => [
  10249.                                     'type' => 'direct',
  10250.                                     'settings' => [
  10251.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.eficacia',
  10252.                                         'language' => '',
  10253.                                         'writeIfTargetIsNotEmpty' => true,
  10254.                                         'writeIfSourceIsEmpty' => true,
  10255.                                     ],
  10256.                                 ],
  10257.                                 'transformationPipeline' => [
  10258.                                 ],
  10259.                             ],
  10260.                             21 => [
  10261.                                 'label' => 'Dimensiones',
  10262.                                 'dataSourceIndex' => [
  10263.                                     => '24',
  10264.                                 ],
  10265.                                 'transformationResultType' => 'default',
  10266.                                 'dataTarget' => [
  10267.                                     'type' => 'direct',
  10268.                                     'settings' => [
  10269.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.dimensiones',
  10270.                                         'language' => '',
  10271.                                         'writeIfTargetIsNotEmpty' => true,
  10272.                                         'writeIfSourceIsEmpty' => true,
  10273.                                     ],
  10274.                                 ],
  10275.                                 'transformationPipeline' => [
  10276.                                 ],
  10277.                             ],
  10278.                             22 => [
  10279.                                 'label' => 'Modelo',
  10280.                                 'dataSourceIndex' => [
  10281.                                     => '25',
  10282.                                 ],
  10283.                                 'transformationResultType' => 'default',
  10284.                                 'dataTarget' => [
  10285.                                     'type' => 'direct',
  10286.                                     'settings' => [
  10287.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.modelo',
  10288.                                         'language' => '',
  10289.                                         'writeIfTargetIsNotEmpty' => true,
  10290.                                         'writeIfSourceIsEmpty' => true,
  10291.                                     ],
  10292.                                 ],
  10293.                                 'transformationPipeline' => [
  10294.                                 ],
  10295.                             ],
  10296.                             23 => [
  10297.                                 'label' => 'Flotacion',
  10298.                                 'dataSourceIndex' => [
  10299.                                     => '26',
  10300.                                 ],
  10301.                                 'settings' => [
  10302.                                     'delimiter' => ' ',
  10303.                                 ],
  10304.                                 'transformationResultType' => 'inputQuantityValue',
  10305.                                 'dataTarget' => [
  10306.                                     'type' => 'direct',
  10307.                                     'settings' => [
  10308.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.flotacion',
  10309.                                         'language' => '',
  10310.                                         'writeIfTargetIsNotEmpty' => true,
  10311.                                         'writeIfSourceIsEmpty' => true,
  10312.                                     ],
  10313.                                 ],
  10314.                                 'transformationPipeline' => [
  10315.                                     => [
  10316.                                         'settings' => [
  10317.                                             'delimiter' => ' ',
  10318.                                         ],
  10319.                                         'type' => 'explode',
  10320.                                     ],
  10321.                                     => [
  10322.                                         'type' => 'inputQuantityValue',
  10323.                                     ],
  10324.                                 ],
  10325.                             ],
  10326.                             24 => [
  10327.                                 'label' => 'Talla',
  10328.                                 'dataSourceIndex' => [
  10329.                                     => '27',
  10330.                                 ],
  10331.                                 'transformationResultType' => 'default',
  10332.                                 'dataTarget' => [
  10333.                                     'type' => 'direct',
  10334.                                     'settings' => [
  10335.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.talla',
  10336.                                         'language' => '',
  10337.                                         'writeIfTargetIsNotEmpty' => true,
  10338.                                         'writeIfSourceIsEmpty' => true,
  10339.                                     ],
  10340.                                 ],
  10341.                                 'transformationPipeline' => [
  10342.                                 ],
  10343.                             ],
  10344.                             25 => [
  10345.                                 'label' => 'sede amigable es',
  10346.                                 'dataSourceIndex' => [
  10347.                                     => '28',
  10348.                                 ],
  10349.                                 'transformationResultType' => 'default',
  10350.                                 'dataTarget' => [
  10351.                                     'type' => 'direct',
  10352.                                     'settings' => [
  10353.                                         'fieldName' => 'urlseofriendly',
  10354.                                         'language' => 'es',
  10355.                                         'writeIfTargetIsNotEmpty' => true,
  10356.                                         'writeIfSourceIsEmpty' => true,
  10357.                                     ],
  10358.                                 ],
  10359.                                 'transformationPipeline' => [
  10360.                                 ],
  10361.                             ],
  10362.                             26 => [
  10363.                                 'label' => 'sede amigable en',
  10364.                                 'dataSourceIndex' => [
  10365.                                     => '29',
  10366.                                 ],
  10367.                                 'transformationResultType' => 'default',
  10368.                                 'dataTarget' => [
  10369.                                     'type' => 'direct',
  10370.                                     'settings' => [
  10371.                                         'fieldName' => 'urlseofriendly',
  10372.                                         'language' => 'en',
  10373.                                         'writeIfTargetIsNotEmpty' => true,
  10374.                                         'writeIfSourceIsEmpty' => true,
  10375.                                     ],
  10376.                                 ],
  10377.                                 'transformationPipeline' => [
  10378.                                 ],
  10379.                             ],
  10380.                         ],
  10381.                         'executionConfig' => [
  10382.                             'scheduleType' => 'recurring',
  10383.                             'cronDefinition' => '',
  10384.                             'scheduledAt' => '',
  10385.                         ],
  10386.                         'permissions' => [
  10387.                             'user' => [
  10388.                             ],
  10389.                             'role' => [
  10390.                             ],
  10391.                         ],
  10392.                         'workspaces' => [
  10393.                         ],
  10394.                     ],
  10395.                     'amarre-y-fondeo' => [
  10396.                         'general' => [
  10397.                             'type' => 'dataImporterDataObject',
  10398.                             'name' => 'amarre-y-fondeo',
  10399.                             'description' => '',
  10400.                             'group' => '',
  10401.                             'active' => false,
  10402.                             'path' => NULL,
  10403.                             'modificationDate' => 1741399024,
  10404.                             'createDate' => 1733933138,
  10405.                         ],
  10406.                         'loaderConfig' => [
  10407.                             'type' => 'upload',
  10408.                             'settings' => [
  10409.                                 'uploadFilePath' => 'amarre-y-fondeo/upload.import',
  10410.                             ],
  10411.                         ],
  10412.                         'interpreterConfig' => [
  10413.                             'type' => 'xlsx',
  10414.                             'settings' => [
  10415.                                 'skipFirstRow' => true,
  10416.                                 'sheetName' => 'variants',
  10417.                             ],
  10418.                         ],
  10419.                         'resolverConfig' => [
  10420.                             'elementType' => 'dataObject',
  10421.                             'dataObjectClassId' => '15',
  10422.                             'loadingStrategy' => [
  10423.                                 'type' => 'attribute',
  10424.                                 'settings' => [
  10425.                                     'dataSourceIndex' => '0',
  10426.                                     'attributeName' => 'bsncode',
  10427.                                     'language' => '',
  10428.                                     'includeUnpublished' => true,
  10429.                                 ],
  10430.                             ],
  10431.                             'createLocationStrategy' => [
  10432.                                 'type' => 'findParent',
  10433.                                 'settings' => [
  10434.                                     'findStrategy' => 'attribute',
  10435.                                     'attributeDataObjectClassId' => '15',
  10436.                                     'attributeName' => 'path',
  10437.                                     'attributeLanguage' => '',
  10438.                                     'dataSourceIndex' => '5',
  10439.                                     'fallbackPath' => '/fallback',
  10440.                                 ],
  10441.                             ],
  10442.                             'locationUpdateStrategy' => [
  10443.                                 'type' => 'noChange',
  10444.                             ],
  10445.                             'publishingStrategy' => [
  10446.                                 'type' => 'noChangeUnpublishNew',
  10447.                             ],
  10448.                         ],
  10449.                         'processingConfig' => [
  10450.                             'executionType' => 'sequential',
  10451.                             'idDataIndex' => '',
  10452.                         ],
  10453.                         'mappingConfig' => [
  10454.                             => [
  10455.                                 'label' => 'SK',
  10456.                                 'dataSourceIndex' => [
  10457.                                     => '0',
  10458.                                 ],
  10459.                                 'settings' => [
  10460.                                     'search' => '/',
  10461.                                     'replace' => '-',
  10462.                                     'mode' => 'both',
  10463.                                 ],
  10464.                                 'transformationResultType' => 'default',
  10465.                                 'dataTarget' => [
  10466.                                     'type' => 'direct',
  10467.                                     'settings' => [
  10468.                                         'fieldName' => 'key',
  10469.                                         'language' => '',
  10470.                                         'writeIfTargetIsNotEmpty' => true,
  10471.                                         'writeIfSourceIsEmpty' => true,
  10472.                                     ],
  10473.                                 ],
  10474.                                 'transformationPipeline' => [
  10475.                                     => [
  10476.                                         'settings' => [
  10477.                                             'search' => '/',
  10478.                                             'replace' => '-',
  10479.                                         ],
  10480.                                         'type' => 'stringReplace',
  10481.                                     ],
  10482.                                     => [
  10483.                                         'settings' => [
  10484.                                             'mode' => 'both',
  10485.                                         ],
  10486.                                         'type' => 'trim',
  10487.                                     ],
  10488.                                 ],
  10489.                             ],
  10490.                             => [
  10491.                                 'label' => 'Imagenes',
  10492.                                 'dataSourceIndex' => [
  10493.                                     => '1',
  10494.                                     => '2',
  10495.                                     => '3',
  10496.                                     => '4',
  10497.                                 ],
  10498.                                 'settings' => [
  10499.                                     'loadStrategy' => 'path',
  10500.                                 ],
  10501.                                 'transformationResultType' => 'assetArray',
  10502.                                 'dataTarget' => [
  10503.                                     'type' => 'manyToManyRelation',
  10504.                                     'settings' => [
  10505.                                         'fieldName' => 'images',
  10506.                                         'language' => '',
  10507.                                         'writeIfTargetIsNotEmpty' => true,
  10508.                                         'writeIfSourceIsEmpty' => true,
  10509.                                         'overwriteMode' => 'replace',
  10510.                                     ],
  10511.                                 ],
  10512.                                 'transformationPipeline' => [
  10513.                                     => [
  10514.                                         'type' => 'asArray',
  10515.                                     ],
  10516.                                     => [
  10517.                                         'settings' => [
  10518.                                             'loadStrategy' => 'path',
  10519.                                         ],
  10520.                                         'type' => 'loadAsset',
  10521.                                     ],
  10522.                                 ],
  10523.                             ],
  10524.                             => [
  10525.                                 'label' => 'Codigo',
  10526.                                 'dataSourceIndex' => [
  10527.                                     => '0',
  10528.                                 ],
  10529.                                 'settings' => [
  10530.                                     'mode' => 'both',
  10531.                                 ],
  10532.                                 'transformationResultType' => 'default',
  10533.                                 'dataTarget' => [
  10534.                                     'type' => 'direct',
  10535.                                     'settings' => [
  10536.                                         'fieldName' => 'bsncode',
  10537.                                         'language' => '',
  10538.                                         'writeIfTargetIsNotEmpty' => true,
  10539.                                         'writeIfSourceIsEmpty' => true,
  10540.                                     ],
  10541.                                 ],
  10542.                                 'transformationPipeline' => [
  10543.                                     => [
  10544.                                         'settings' => [
  10545.                                             'mode' => 'both',
  10546.                                         ],
  10547.                                         'type' => 'trim',
  10548.                                     ],
  10549.                                 ],
  10550.                             ],
  10551.                             => [
  10552.                                 'label' => 'Codigo del fabricante',
  10553.                                 'dataSourceIndex' => [
  10554.                                     => '0',
  10555.                                 ],
  10556.                                 'settings' => [
  10557.                                     'mode' => 'both',
  10558.                                 ],
  10559.                                 'transformationResultType' => 'default',
  10560.                                 'dataTarget' => [
  10561.                                     'type' => 'direct',
  10562.                                     'settings' => [
  10563.                                         'fieldName' => 'manufacturercode',
  10564.                                         'language' => '',
  10565.                                         'writeIfTargetIsNotEmpty' => true,
  10566.                                         'writeIfSourceIsEmpty' => true,
  10567.                                     ],
  10568.                                 ],
  10569.                                 'transformationPipeline' => [
  10570.                                     => [
  10571.                                         'settings' => [
  10572.                                             'mode' => 'both',
  10573.                                         ],
  10574.                                         'type' => 'trim',
  10575.                                     ],
  10576.                                 ],
  10577.                             ],
  10578.                             => [
  10579.                                 'label' => 'Precio',
  10580.                                 'dataSourceIndex' => [
  10581.                                     => '6',
  10582.                                 ],
  10583.                                 'transformationResultType' => 'default',
  10584.                                 'dataTarget' => [
  10585.                                     'type' => 'direct',
  10586.                                     'settings' => [
  10587.                                         'fieldName' => 'price',
  10588.                                         'language' => '',
  10589.                                         'writeIfTargetIsNotEmpty' => true,
  10590.                                         'writeIfSourceIsEmpty' => true,
  10591.                                     ],
  10592.                                 ],
  10593.                                 'transformationPipeline' => [
  10594.                                 ],
  10595.                             ],
  10596.                             => [
  10597.                                 'label' => 'Peso',
  10598.                                 'dataSourceIndex' => [
  10599.                                     => '7',
  10600.                                 ],
  10601.                                 'settings' => [
  10602.                                     'delimiter' => ' ',
  10603.                                 ],
  10604.                                 'transformationResultType' => 'inputQuantityValue',
  10605.                                 'dataTarget' => [
  10606.                                     'type' => 'direct',
  10607.                                     'settings' => [
  10608.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.peso',
  10609.                                         'language' => '',
  10610.                                         'writeIfTargetIsNotEmpty' => true,
  10611.                                         'writeIfSourceIsEmpty' => true,
  10612.                                     ],
  10613.                                 ],
  10614.                                 'transformationPipeline' => [
  10615.                                     => [
  10616.                                         'settings' => [
  10617.                                             'delimiter' => ' ',
  10618.                                         ],
  10619.                                         'type' => 'explode',
  10620.                                     ],
  10621.                                     => [
  10622.                                         'type' => 'inputQuantityValue',
  10623.                                     ],
  10624.                                 ],
  10625.                             ],
  10626.                             => [
  10627.                                 'label' => 'color',
  10628.                                 'dataSourceIndex' => [
  10629.                                     => '8',
  10630.                                 ],
  10631.                                 'settings' => [
  10632.                                     'mode' => 'both',
  10633.                                 ],
  10634.                                 'transformationResultType' => 'default',
  10635.                                 'dataTarget' => [
  10636.                                     'type' => 'direct',
  10637.                                     'settings' => [
  10638.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.color',
  10639.                                         'language' => '',
  10640.                                         'writeIfTargetIsNotEmpty' => true,
  10641.                                         'writeIfSourceIsEmpty' => true,
  10642.                                     ],
  10643.                                 ],
  10644.                                 'transformationPipeline' => [
  10645.                                     => [
  10646.                                         'settings' => [
  10647.                                             'mode' => 'both',
  10648.                                         ],
  10649.                                         'type' => 'trim',
  10650.                                     ],
  10651.                                 ],
  10652.                             ],
  10653.                             => [
  10654.                                 'label' => 'Largo',
  10655.                                 'dataSourceIndex' => [
  10656.                                     => '9',
  10657.                                 ],
  10658.                                 'settings' => [
  10659.                                     'delimiter' => ' ',
  10660.                                 ],
  10661.                                 'transformationResultType' => 'inputQuantityValue',
  10662.                                 'dataTarget' => [
  10663.                                     'type' => 'direct',
  10664.                                     'settings' => [
  10665.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.largo',
  10666.                                         'language' => '',
  10667.                                         'writeIfTargetIsNotEmpty' => true,
  10668.                                         'writeIfSourceIsEmpty' => true,
  10669.                                     ],
  10670.                                 ],
  10671.                                 'transformationPipeline' => [
  10672.                                     => [
  10673.                                         'settings' => [
  10674.                                             'delimiter' => ' ',
  10675.                                         ],
  10676.                                         'type' => 'explode',
  10677.                                     ],
  10678.                                     => [
  10679.                                         'type' => 'inputQuantityValue',
  10680.                                     ],
  10681.                                 ],
  10682.                             ],
  10683.                             => [
  10684.                                 'label' => 'Ancho',
  10685.                                 'dataSourceIndex' => [
  10686.                                     => '10',
  10687.                                 ],
  10688.                                 'settings' => [
  10689.                                     'delimiter' => ' ',
  10690.                                 ],
  10691.                                 'transformationResultType' => 'inputQuantityValue',
  10692.                                 'dataTarget' => [
  10693.                                     'type' => 'direct',
  10694.                                     'settings' => [
  10695.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.ancho',
  10696.                                         'language' => '',
  10697.                                         'writeIfTargetIsNotEmpty' => true,
  10698.                                         'writeIfSourceIsEmpty' => true,
  10699.                                     ],
  10700.                                 ],
  10701.                                 'transformationPipeline' => [
  10702.                                     => [
  10703.                                         'settings' => [
  10704.                                             'delimiter' => ' ',
  10705.                                         ],
  10706.                                         'type' => 'explode',
  10707.                                     ],
  10708.                                     => [
  10709.                                         'type' => 'inputQuantityValue',
  10710.                                     ],
  10711.                                 ],
  10712.                             ],
  10713.                             => [
  10714.                                 'label' => 'Alto',
  10715.                                 'dataSourceIndex' => [
  10716.                                     => '11',
  10717.                                 ],
  10718.                                 'settings' => [
  10719.                                     'delimiter' => ' ',
  10720.                                 ],
  10721.                                 'transformationResultType' => 'inputQuantityValue',
  10722.                                 'dataTarget' => [
  10723.                                     'type' => 'direct',
  10724.                                     'settings' => [
  10725.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.alto',
  10726.                                         'language' => '',
  10727.                                         'writeIfTargetIsNotEmpty' => true,
  10728.                                         'writeIfSourceIsEmpty' => true,
  10729.                                     ],
  10730.                                 ],
  10731.                                 'transformationPipeline' => [
  10732.                                     => [
  10733.                                         'settings' => [
  10734.                                             'delimiter' => ' ',
  10735.                                         ],
  10736.                                         'type' => 'explode',
  10737.                                     ],
  10738.                                     => [
  10739.                                         'type' => 'inputQuantityValue',
  10740.                                     ],
  10741.                                 ],
  10742.                             ],
  10743.                             10 => [
  10744.                                 'label' => 'Diametro',
  10745.                                 'dataSourceIndex' => [
  10746.                                     => '12',
  10747.                                 ],
  10748.                                 'settings' => [
  10749.                                     'delimiter' => ' ',
  10750.                                 ],
  10751.                                 'transformationResultType' => 'inputQuantityValue',
  10752.                                 'dataTarget' => [
  10753.                                     'type' => 'direct',
  10754.                                     'settings' => [
  10755.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.diametro',
  10756.                                         'language' => '',
  10757.                                         'writeIfTargetIsNotEmpty' => true,
  10758.                                         'writeIfSourceIsEmpty' => true,
  10759.                                     ],
  10760.                                 ],
  10761.                                 'transformationPipeline' => [
  10762.                                     => [
  10763.                                         'settings' => [
  10764.                                             'delimiter' => ' ',
  10765.                                         ],
  10766.                                         'type' => 'explode',
  10767.                                     ],
  10768.                                     => [
  10769.                                         'type' => 'inputQuantityValue',
  10770.                                     ],
  10771.                                 ],
  10772.                             ],
  10773.                             11 => [
  10774.                                 'label' => 'Material',
  10775.                                 'dataSourceIndex' => [
  10776.                                     => '13',
  10777.                                 ],
  10778.                                 'settings' => [
  10779.                                     'mode' => 'both',
  10780.                                 ],
  10781.                                 'transformationResultType' => 'default',
  10782.                                 'dataTarget' => [
  10783.                                     'type' => 'direct',
  10784.                                     'settings' => [
  10785.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.material',
  10786.                                         'language' => '',
  10787.                                         'writeIfTargetIsNotEmpty' => true,
  10788.                                         'writeIfSourceIsEmpty' => true,
  10789.                                     ],
  10790.                                 ],
  10791.                                 'transformationPipeline' => [
  10792.                                     => [
  10793.                                         'settings' => [
  10794.                                             'mode' => 'both',
  10795.                                         ],
  10796.                                         'type' => 'trim',
  10797.                                     ],
  10798.                                 ],
  10799.                             ],
  10800.                             12 => [
  10801.                                 'label' => 'variant',
  10802.                                 'dataSourceIndex' => [
  10803.                                     => '29',
  10804.                                 ],
  10805.                                 'transformationResultType' => 'default',
  10806.                                 'dataTarget' => [
  10807.                                     'type' => 'direct',
  10808.                                     'settings' => [
  10809.                                         'fieldName' => 'type',
  10810.                                         'language' => '',
  10811.                                         'writeIfTargetIsNotEmpty' => true,
  10812.                                         'writeIfSourceIsEmpty' => true,
  10813.                                     ],
  10814.                                 ],
  10815.                                 'transformationPipeline' => [
  10816.                                 ],
  10817.                             ],
  10818.                             13 => [
  10819.                                 'label' => 'numero de cordones',
  10820.                                 'dataSourceIndex' => [
  10821.                                     => '14',
  10822.                                 ],
  10823.                                 'transformationResultType' => 'numeric',
  10824.                                 'dataTarget' => [
  10825.                                     'type' => 'direct',
  10826.                                     'settings' => [
  10827.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.numeroDeCordones',
  10828.                                         'language' => '',
  10829.                                         'writeIfTargetIsNotEmpty' => true,
  10830.                                         'writeIfSourceIsEmpty' => true,
  10831.                                     ],
  10832.                                 ],
  10833.                                 'transformationPipeline' => [
  10834.                                     => [
  10835.                                         'type' => 'numeric',
  10836.                                     ],
  10837.                                 ],
  10838.                             ],
  10839.                             14 => [
  10840.                                 'label' => 'carga de trabajo',
  10841.                                 'dataSourceIndex' => [
  10842.                                     => '15',
  10843.                                 ],
  10844.                                 'settings' => [
  10845.                                     'delimiter' => ' ',
  10846.                                 ],
  10847.                                 'transformationResultType' => 'inputQuantityValue',
  10848.                                 'dataTarget' => [
  10849.                                     'type' => 'direct',
  10850.                                     'settings' => [
  10851.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.cargaDeTrabajo',
  10852.                                         'language' => '',
  10853.                                         'writeIfTargetIsNotEmpty' => true,
  10854.                                         'writeIfSourceIsEmpty' => true,
  10855.                                     ],
  10856.                                 ],
  10857.                                 'transformationPipeline' => [
  10858.                                     => [
  10859.                                         'settings' => [
  10860.                                             'delimiter' => ' ',
  10861.                                         ],
  10862.                                         'type' => 'explode',
  10863.                                     ],
  10864.                                     => [
  10865.                                         'type' => 'inputQuantityValue',
  10866.                                     ],
  10867.                                 ],
  10868.                             ],
  10869.                             15 => [
  10870.                                 'label' => 'kgs-mts',
  10871.                                 'dataSourceIndex' => [
  10872.                                     => '16',
  10873.                                 ],
  10874.                                 'settings' => [
  10875.                                     'delimiter' => ' ',
  10876.                                 ],
  10877.                                 'transformationResultType' => 'inputQuantityValue',
  10878.                                 'dataTarget' => [
  10879.                                     'type' => 'direct',
  10880.                                     'settings' => [
  10881.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.kilogramosPorMetro',
  10882.                                         'language' => '',
  10883.                                         'writeIfTargetIsNotEmpty' => true,
  10884.                                         'writeIfSourceIsEmpty' => true,
  10885.                                     ],
  10886.                                 ],
  10887.                                 'transformationPipeline' => [
  10888.                                     => [
  10889.                                         'settings' => [
  10890.                                             'delimiter' => ' ',
  10891.                                         ],
  10892.                                         'type' => 'explode',
  10893.                                     ],
  10894.                                     => [
  10895.                                         'type' => 'inputQuantityValue',
  10896.                                     ],
  10897.                                 ],
  10898.                             ],
  10899.                             16 => [
  10900.                                 'label' => 'flotabilidad',
  10901.                                 'dataSourceIndex' => [
  10902.                                     => '17',
  10903.                                 ],
  10904.                                 'settings' => [
  10905.                                     'delimiter' => ' ',
  10906.                                 ],
  10907.                                 'transformationResultType' => 'inputQuantityValue',
  10908.                                 'dataTarget' => [
  10909.                                     'type' => 'direct',
  10910.                                     'settings' => [
  10911.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.flotabilidad',
  10912.                                         'language' => '',
  10913.                                         'writeIfTargetIsNotEmpty' => true,
  10914.                                         'writeIfSourceIsEmpty' => true,
  10915.                                     ],
  10916.                                 ],
  10917.                                 'transformationPipeline' => [
  10918.                                     => [
  10919.                                         'settings' => [
  10920.                                             'delimiter' => ' ',
  10921.                                         ],
  10922.                                         'type' => 'explode',
  10923.                                     ],
  10924.                                     => [
  10925.                                         'type' => 'inputQuantityValue',
  10926.                                     ],
  10927.                                 ],
  10928.                             ],
  10929.                             17 => [
  10930.                                 'label' => 'forma',
  10931.                                 'dataSourceIndex' => [
  10932.                                     => '18',
  10933.                                 ],
  10934.                                 'transformationResultType' => 'default',
  10935.                                 'dataTarget' => [
  10936.                                     'type' => 'direct',
  10937.                                     'settings' => [
  10938.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.forma',
  10939.                                         'language' => '',
  10940.                                         'writeIfTargetIsNotEmpty' => true,
  10941.                                         'writeIfSourceIsEmpty' => true,
  10942.                                     ],
  10943.                                 ],
  10944.                                 'transformationPipeline' => [
  10945.                                 ],
  10946.                             ],
  10947.                             18 => [
  10948.                                 'label' => 'categoria',
  10949.                                 'dataSourceIndex' => [
  10950.                                     => '19',
  10951.                                 ],
  10952.                                 'transformationResultType' => 'default',
  10953.                                 'dataTarget' => [
  10954.                                     'type' => 'direct',
  10955.                                     'settings' => [
  10956.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.categoria',
  10957.                                         'language' => '',
  10958.                                         'writeIfTargetIsNotEmpty' => true,
  10959.                                         'writeIfSourceIsEmpty' => true,
  10960.                                     ],
  10961.                                 ],
  10962.                                 'transformationPipeline' => [
  10963.                                 ],
  10964.                             ],
  10965.                             19 => [
  10966.                                 'label' => 'presentacion',
  10967.                                 'dataSourceIndex' => [
  10968.                                     => '20',
  10969.                                 ],
  10970.                                 'transformationResultType' => 'default',
  10971.                                 'dataTarget' => [
  10972.                                     'type' => 'direct',
  10973.                                     'settings' => [
  10974.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.presentacion',
  10975.                                         'language' => '',
  10976.                                         'writeIfTargetIsNotEmpty' => true,
  10977.                                         'writeIfSourceIsEmpty' => true,
  10978.                                     ],
  10979.                                 ],
  10980.                                 'transformationPipeline' => [
  10981.                                 ],
  10982.                             ],
  10983.                             20 => [
  10984.                                 'label' => 'numero de unidades',
  10985.                                 'dataSourceIndex' => [
  10986.                                     => '21',
  10987.                                 ],
  10988.                                 'transformationResultType' => 'numeric',
  10989.                                 'dataTarget' => [
  10990.                                     'type' => 'direct',
  10991.                                     'settings' => [
  10992.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.unidades',
  10993.                                         'language' => '',
  10994.                                         'writeIfTargetIsNotEmpty' => true,
  10995.                                         'writeIfSourceIsEmpty' => true,
  10996.                                     ],
  10997.                                 ],
  10998.                                 'transformationPipeline' => [
  10999.                                     => [
  11000.                                         'type' => 'numeric',
  11001.                                     ],
  11002.                                 ],
  11003.                             ],
  11004.                             21 => [
  11005.                                 'label' => 'temperatura de servicio',
  11006.                                 'dataSourceIndex' => [
  11007.                                     => '22',
  11008.                                 ],
  11009.                                 'settings' => [
  11010.                                     'delimiter' => ' ',
  11011.                                 ],
  11012.                                 'transformationResultType' => 'inputQuantityValue',
  11013.                                 'dataTarget' => [
  11014.                                     'type' => 'direct',
  11015.                                     'settings' => [
  11016.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.temperaturaDeServicio',
  11017.                                         'language' => '',
  11018.                                         'writeIfTargetIsNotEmpty' => true,
  11019.                                         'writeIfSourceIsEmpty' => true,
  11020.                                     ],
  11021.                                 ],
  11022.                                 'transformationPipeline' => [
  11023.                                     => [
  11024.                                         'settings' => [
  11025.                                             'delimiter' => ' ',
  11026.                                         ],
  11027.                                         'type' => 'explode',
  11028.                                     ],
  11029.                                     => [
  11030.                                         'type' => 'inputQuantityValue',
  11031.                                     ],
  11032.                                 ],
  11033.                             ],
  11034.                             22 => [
  11035.                                 'label' => 'potencia',
  11036.                                 'dataSourceIndex' => [
  11037.                                     => '23',
  11038.                                 ],
  11039.                                 'settings' => [
  11040.                                     'delimiter' => ' ',
  11041.                                 ],
  11042.                                 'transformationResultType' => 'inputQuantityValue',
  11043.                                 'dataTarget' => [
  11044.                                     'type' => 'direct',
  11045.                                     'settings' => [
  11046.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.potencia',
  11047.                                         'language' => '',
  11048.                                         'writeIfTargetIsNotEmpty' => true,
  11049.                                         'writeIfSourceIsEmpty' => true,
  11050.                                     ],
  11051.                                 ],
  11052.                                 'transformationPipeline' => [
  11053.                                     => [
  11054.                                         'settings' => [
  11055.                                             'delimiter' => ' ',
  11056.                                         ],
  11057.                                         'type' => 'explode',
  11058.                                     ],
  11059.                                     => [
  11060.                                         'type' => 'inputQuantityValue',
  11061.                                     ],
  11062.                                 ],
  11063.                             ],
  11064.                             23 => [
  11065.                                 'label' => 'voltaje',
  11066.                                 'dataSourceIndex' => [
  11067.                                     => '24',
  11068.                                 ],
  11069.                                 'settings' => [
  11070.                                     'delimiter' => ' ',
  11071.                                 ],
  11072.                                 'transformationResultType' => 'inputQuantityValue',
  11073.                                 'dataTarget' => [
  11074.                                     'type' => 'direct',
  11075.                                     'settings' => [
  11076.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.Voltaje',
  11077.                                         'language' => '',
  11078.                                         'writeIfTargetIsNotEmpty' => true,
  11079.                                         'writeIfSourceIsEmpty' => true,
  11080.                                     ],
  11081.                                 ],
  11082.                                 'transformationPipeline' => [
  11083.                                     => [
  11084.                                         'settings' => [
  11085.                                             'delimiter' => ' ',
  11086.                                         ],
  11087.                                         'type' => 'explode',
  11088.                                     ],
  11089.                                     => [
  11090.                                         'type' => 'inputQuantityValue',
  11091.                                     ],
  11092.                                 ],
  11093.                             ],
  11094.                             24 => [
  11095.                                 'label' => 'diametro de varilla',
  11096.                                 'dataSourceIndex' => [
  11097.                                     => '25',
  11098.                                 ],
  11099.                                 'settings' => [
  11100.                                     'delimiter' => ' ',
  11101.                                 ],
  11102.                                 'transformationResultType' => 'inputQuantityValue',
  11103.                                 'dataTarget' => [
  11104.                                     'type' => 'direct',
  11105.                                     'settings' => [
  11106.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.diametroDeVarilla',
  11107.                                         'language' => '',
  11108.                                         'writeIfTargetIsNotEmpty' => true,
  11109.                                         'writeIfSourceIsEmpty' => true,
  11110.                                     ],
  11111.                                 ],
  11112.                                 'transformationPipeline' => [
  11113.                                     => [
  11114.                                         'settings' => [
  11115.                                             'delimiter' => ' ',
  11116.                                         ],
  11117.                                         'type' => 'explode',
  11118.                                     ],
  11119.                                     => [
  11120.                                         'type' => 'inputQuantityValue',
  11121.                                     ],
  11122.                                 ],
  11123.                             ],
  11124.                             25 => [
  11125.                                 'label' => 'diametro base',
  11126.                                 'dataSourceIndex' => [
  11127.                                     => '26',
  11128.                                 ],
  11129.                                 'transformationResultType' => 'default',
  11130.                                 'dataTarget' => [
  11131.                                     'type' => 'direct',
  11132.                                     'settings' => [
  11133.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.dimensionesBase',
  11134.                                         'language' => '',
  11135.                                         'writeIfTargetIsNotEmpty' => true,
  11136.                                         'writeIfSourceIsEmpty' => true,
  11137.                                     ],
  11138.                                 ],
  11139.                                 'transformationPipeline' => [
  11140.                                 ],
  11141.                             ],
  11142.                             26 => [
  11143.                                 'label' => 'distancia entre agujeros',
  11144.                                 'dataSourceIndex' => [
  11145.                                     => '27',
  11146.                                 ],
  11147.                                 'settings' => [
  11148.                                     'delimiter' => ' ',
  11149.                                 ],
  11150.                                 'transformationResultType' => 'inputQuantityValue',
  11151.                                 'dataTarget' => [
  11152.                                     'type' => 'direct',
  11153.                                     'settings' => [
  11154.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.distanciaEntreAgujeros',
  11155.                                         'language' => '',
  11156.                                         'writeIfTargetIsNotEmpty' => true,
  11157.                                         'writeIfSourceIsEmpty' => true,
  11158.                                     ],
  11159.                                 ],
  11160.                                 'transformationPipeline' => [
  11161.                                     => [
  11162.                                         'settings' => [
  11163.                                             'delimiter' => ' ',
  11164.                                         ],
  11165.                                         'type' => 'explode',
  11166.                                     ],
  11167.                                     => [
  11168.                                         'type' => 'inputQuantityValue',
  11169.                                     ],
  11170.                                 ],
  11171.                             ],
  11172.                             27 => [
  11173.                                 'label' => 'longitud total',
  11174.                                 'dataSourceIndex' => [
  11175.                                     => '28',
  11176.                                 ],
  11177.                                 'settings' => [
  11178.                                     'delimiter' => ' ',
  11179.                                 ],
  11180.                                 'transformationResultType' => 'inputQuantityValue',
  11181.                                 'dataTarget' => [
  11182.                                     'type' => 'direct',
  11183.                                     'settings' => [
  11184.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.longitudTotal',
  11185.                                         'language' => '',
  11186.                                         'writeIfTargetIsNotEmpty' => true,
  11187.                                         'writeIfSourceIsEmpty' => true,
  11188.                                     ],
  11189.                                 ],
  11190.                                 'transformationPipeline' => [
  11191.                                     => [
  11192.                                         'settings' => [
  11193.                                             'delimiter' => ' ',
  11194.                                         ],
  11195.                                         'type' => 'explode',
  11196.                                     ],
  11197.                                     => [
  11198.                                         'type' => 'inputQuantityValue',
  11199.                                     ],
  11200.                                 ],
  11201.                             ],
  11202.                             28 => [
  11203.                                 'label' => 'Fundicion',
  11204.                                 'dataSourceIndex' => [
  11205.                                     => '31',
  11206.                                 ],
  11207.                                 'transformationResultType' => 'default',
  11208.                                 'dataTarget' => [
  11209.                                     'type' => 'direct',
  11210.                                     'settings' => [
  11211.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.fundicion',
  11212.                                         'language' => '',
  11213.                                         'writeIfTargetIsNotEmpty' => true,
  11214.                                         'writeIfSourceIsEmpty' => true,
  11215.                                     ],
  11216.                                 ],
  11217.                                 'transformationPipeline' => [
  11218.                                 ],
  11219.                             ],
  11220.                             29 => [
  11221.                                 'label' => 'Longitud total',
  11222.                                 'dataSourceIndex' => [
  11223.                                     => '32',
  11224.                                 ],
  11225.                                 'settings' => [
  11226.                                     'delimiter' => ' ',
  11227.                                 ],
  11228.                                 'transformationResultType' => 'inputQuantityValue',
  11229.                                 'dataTarget' => [
  11230.                                     'type' => 'direct',
  11231.                                     'settings' => [
  11232.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.longitudTotal',
  11233.                                         'language' => '',
  11234.                                         'writeIfTargetIsNotEmpty' => true,
  11235.                                         'writeIfSourceIsEmpty' => true,
  11236.                                     ],
  11237.                                 ],
  11238.                                 'transformationPipeline' => [
  11239.                                     => [
  11240.                                         'settings' => [
  11241.                                             'delimiter' => ' ',
  11242.                                         ],
  11243.                                         'type' => 'explode',
  11244.                                     ],
  11245.                                     => [
  11246.                                         'type' => 'inputQuantityValue',
  11247.                                     ],
  11248.                                 ],
  11249.                             ],
  11250.                             30 => [
  11251.                                 'label' => 'diametro cabo',
  11252.                                 'dataSourceIndex' => [
  11253.                                     => '33',
  11254.                                 ],
  11255.                                 'settings' => [
  11256.                                     'delimiter' => ' ',
  11257.                                 ],
  11258.                                 'transformationResultType' => 'inputQuantityValue',
  11259.                                 'dataTarget' => [
  11260.                                     'type' => 'direct',
  11261.                                     'settings' => [
  11262.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.diametroCabo',
  11263.                                         'language' => '',
  11264.                                         'writeIfTargetIsNotEmpty' => true,
  11265.                                         'writeIfSourceIsEmpty' => true,
  11266.                                     ],
  11267.                                 ],
  11268.                                 'transformationPipeline' => [
  11269.                                     => [
  11270.                                         'settings' => [
  11271.                                             'delimiter' => ' ',
  11272.                                         ],
  11273.                                         'type' => 'explode',
  11274.                                     ],
  11275.                                     => [
  11276.                                         'type' => 'inputQuantityValue',
  11277.                                     ],
  11278.                                 ],
  11279.                             ],
  11280.                             31 => [
  11281.                                 'label' => '1 vuelta',
  11282.                                 'dataSourceIndex' => [
  11283.                                     => '34',
  11284.                                 ],
  11285.                                 'settings' => [
  11286.                                     'delimiter' => ' ',
  11287.                                 ],
  11288.                                 'transformationResultType' => 'inputQuantityValue',
  11289.                                 'dataTarget' => [
  11290.                                     'type' => 'direct',
  11291.                                     'settings' => [
  11292.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.vuelta1',
  11293.                                         'language' => '',
  11294.                                         'writeIfTargetIsNotEmpty' => true,
  11295.                                         'writeIfSourceIsEmpty' => true,
  11296.                                     ],
  11297.                                 ],
  11298.                                 'transformationPipeline' => [
  11299.                                     => [
  11300.                                         'settings' => [
  11301.                                             'delimiter' => ' ',
  11302.                                         ],
  11303.                                         'type' => 'explode',
  11304.                                     ],
  11305.                                     => [
  11306.                                         'type' => 'inputQuantityValue',
  11307.                                     ],
  11308.                                 ],
  11309.                             ],
  11310.                             32 => [
  11311.                                 'label' => '2 vueltas',
  11312.                                 'dataSourceIndex' => [
  11313.                                     => '35',
  11314.                                 ],
  11315.                                 'settings' => [
  11316.                                     'delimiter' => ' ',
  11317.                                 ],
  11318.                                 'transformationResultType' => 'inputQuantityValue',
  11319.                                 'dataTarget' => [
  11320.                                     'type' => 'direct',
  11321.                                     'settings' => [
  11322.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.vueltas2',
  11323.                                         'language' => '',
  11324.                                         'writeIfTargetIsNotEmpty' => true,
  11325.                                         'writeIfSourceIsEmpty' => true,
  11326.                                     ],
  11327.                                 ],
  11328.                                 'transformationPipeline' => [
  11329.                                     => [
  11330.                                         'settings' => [
  11331.                                             'delimiter' => ' ',
  11332.                                         ],
  11333.                                         'type' => 'explode',
  11334.                                     ],
  11335.                                     => [
  11336.                                         'type' => 'inputQuantityValue',
  11337.                                     ],
  11338.                                 ],
  11339.                             ],
  11340.                             33 => [
  11341.                                 'label' => '3 vueltas',
  11342.                                 'dataSourceIndex' => [
  11343.                                     => '36',
  11344.                                 ],
  11345.                                 'settings' => [
  11346.                                     'delimiter' => ' ',
  11347.                                 ],
  11348.                                 'transformationResultType' => 'inputQuantityValue',
  11349.                                 'dataTarget' => [
  11350.                                     'type' => 'direct',
  11351.                                     'settings' => [
  11352.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.vueltas3',
  11353.                                         'language' => '',
  11354.                                         'writeIfTargetIsNotEmpty' => true,
  11355.                                         'writeIfSourceIsEmpty' => true,
  11356.                                     ],
  11357.                                 ],
  11358.                                 'transformationPipeline' => [
  11359.                                     => [
  11360.                                         'settings' => [
  11361.                                             'delimiter' => ' ',
  11362.                                         ],
  11363.                                         'type' => 'explode',
  11364.                                     ],
  11365.                                     => [
  11366.                                         'type' => 'inputQuantityValue',
  11367.                                     ],
  11368.                                 ],
  11369.                             ],
  11370.                             34 => [
  11371.                                 'label' => '3 vueltas de cabo',
  11372.                                 'dataSourceIndex' => [
  11373.                                     => '37',
  11374.                                 ],
  11375.                                 'settings' => [
  11376.                                     'delimiter' => ' ',
  11377.                                 ],
  11378.                                 'transformationResultType' => 'inputQuantityValue',
  11379.                                 'dataTarget' => [
  11380.                                     'type' => 'direct',
  11381.                                     'settings' => [
  11382.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.vueltasDeCabo3',
  11383.                                         'language' => '',
  11384.                                         'writeIfTargetIsNotEmpty' => true,
  11385.                                         'writeIfSourceIsEmpty' => true,
  11386.                                     ],
  11387.                                 ],
  11388.                                 'transformationPipeline' => [
  11389.                                     => [
  11390.                                         'settings' => [
  11391.                                             'delimiter' => ' ',
  11392.                                         ],
  11393.                                         'type' => 'explode',
  11394.                                     ],
  11395.                                     => [
  11396.                                         'type' => 'inputQuantityValue',
  11397.                                     ],
  11398.                                 ],
  11399.                             ],
  11400.                             35 => [
  11401.                                 'label' => 'Medida A',
  11402.                                 'dataSourceIndex' => [
  11403.                                     => '38',
  11404.                                 ],
  11405.                                 'settings' => [
  11406.                                     'delimiter' => ' ',
  11407.                                 ],
  11408.                                 'transformationResultType' => 'inputQuantityValue',
  11409.                                 'dataTarget' => [
  11410.                                     'type' => 'direct',
  11411.                                     'settings' => [
  11412.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaA',
  11413.                                         'language' => '',
  11414.                                         'writeIfTargetIsNotEmpty' => true,
  11415.                                         'writeIfSourceIsEmpty' => true,
  11416.                                     ],
  11417.                                 ],
  11418.                                 'transformationPipeline' => [
  11419.                                     => [
  11420.                                         'settings' => [
  11421.                                             'delimiter' => ' ',
  11422.                                         ],
  11423.                                         'type' => 'explode',
  11424.                                     ],
  11425.                                     => [
  11426.                                         'type' => 'inputQuantityValue',
  11427.                                     ],
  11428.                                 ],
  11429.                             ],
  11430.                             36 => [
  11431.                                 'label' => 'Medida B',
  11432.                                 'dataSourceIndex' => [
  11433.                                     => '39',
  11434.                                 ],
  11435.                                 'settings' => [
  11436.                                     'delimiter' => ' ',
  11437.                                 ],
  11438.                                 'transformationResultType' => 'inputQuantityValue',
  11439.                                 'dataTarget' => [
  11440.                                     'type' => 'direct',
  11441.                                     'settings' => [
  11442.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaB',
  11443.                                         'language' => '',
  11444.                                         'writeIfTargetIsNotEmpty' => true,
  11445.                                         'writeIfSourceIsEmpty' => true,
  11446.                                     ],
  11447.                                 ],
  11448.                                 'transformationPipeline' => [
  11449.                                     => [
  11450.                                         'settings' => [
  11451.                                             'delimiter' => ' ',
  11452.                                         ],
  11453.                                         'type' => 'explode',
  11454.                                     ],
  11455.                                     => [
  11456.                                         'type' => 'inputQuantityValue',
  11457.                                     ],
  11458.                                 ],
  11459.                             ],
  11460.                             37 => [
  11461.                                 'label' => 'Medida C',
  11462.                                 'dataSourceIndex' => [
  11463.                                     => '40',
  11464.                                 ],
  11465.                                 'settings' => [
  11466.                                     'delimiter' => ' ',
  11467.                                 ],
  11468.                                 'transformationResultType' => 'inputQuantityValue',
  11469.                                 'dataTarget' => [
  11470.                                     'type' => 'direct',
  11471.                                     'settings' => [
  11472.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaC',
  11473.                                         'language' => '',
  11474.                                         'writeIfTargetIsNotEmpty' => true,
  11475.                                         'writeIfSourceIsEmpty' => true,
  11476.                                     ],
  11477.                                 ],
  11478.                                 'transformationPipeline' => [
  11479.                                     => [
  11480.                                         'settings' => [
  11481.                                             'delimiter' => ' ',
  11482.                                         ],
  11483.                                         'type' => 'explode',
  11484.                                     ],
  11485.                                     => [
  11486.                                         'type' => 'inputQuantityValue',
  11487.                                     ],
  11488.                                 ],
  11489.                             ],
  11490.                             38 => [
  11491.                                 'label' => 'Medida D',
  11492.                                 'dataSourceIndex' => [
  11493.                                     => '41',
  11494.                                 ],
  11495.                                 'settings' => [
  11496.                                     'delimiter' => ' ',
  11497.                                 ],
  11498.                                 'transformationResultType' => 'inputQuantityValue',
  11499.                                 'dataTarget' => [
  11500.                                     'type' => 'direct',
  11501.                                     'settings' => [
  11502.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaD',
  11503.                                         'language' => '',
  11504.                                         'writeIfTargetIsNotEmpty' => true,
  11505.                                         'writeIfSourceIsEmpty' => true,
  11506.                                     ],
  11507.                                 ],
  11508.                                 'transformationPipeline' => [
  11509.                                     => [
  11510.                                         'settings' => [
  11511.                                             'delimiter' => ' ',
  11512.                                         ],
  11513.                                         'type' => 'explode',
  11514.                                     ],
  11515.                                     => [
  11516.                                         'type' => 'inputQuantityValue',
  11517.                                     ],
  11518.                                 ],
  11519.                             ],
  11520.                             39 => [
  11521.                                 'label' => 'Medida L',
  11522.                                 'dataSourceIndex' => [
  11523.                                     => '42',
  11524.                                 ],
  11525.                                 'settings' => [
  11526.                                     'delimiter' => ' ',
  11527.                                 ],
  11528.                                 'transformationResultType' => 'inputQuantityValue',
  11529.                                 'dataTarget' => [
  11530.                                     'type' => 'direct',
  11531.                                     'settings' => [
  11532.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaL',
  11533.                                         'language' => '',
  11534.                                         'writeIfTargetIsNotEmpty' => true,
  11535.                                         'writeIfSourceIsEmpty' => true,
  11536.                                     ],
  11537.                                 ],
  11538.                                 'transformationPipeline' => [
  11539.                                     => [
  11540.                                         'settings' => [
  11541.                                             'delimiter' => ' ',
  11542.                                         ],
  11543.                                         'type' => 'explode',
  11544.                                     ],
  11545.                                     => [
  11546.                                         'type' => 'inputQuantityValue',
  11547.                                     ],
  11548.                                 ],
  11549.                             ],
  11550.                             40 => [
  11551.                                 'label' => 'Medida G',
  11552.                                 'dataSourceIndex' => [
  11553.                                     => '43',
  11554.                                 ],
  11555.                                 'settings' => [
  11556.                                     'delimiter' => ' ',
  11557.                                 ],
  11558.                                 'transformationResultType' => 'inputQuantityValue',
  11559.                                 'dataTarget' => [
  11560.                                     'type' => 'direct',
  11561.                                     'settings' => [
  11562.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaG',
  11563.                                         'language' => '',
  11564.                                         'writeIfTargetIsNotEmpty' => true,
  11565.                                         'writeIfSourceIsEmpty' => true,
  11566.                                     ],
  11567.                                 ],
  11568.                                 'transformationPipeline' => [
  11569.                                     => [
  11570.                                         'settings' => [
  11571.                                             'delimiter' => ' ',
  11572.                                         ],
  11573.                                         'type' => 'explode',
  11574.                                     ],
  11575.                                     => [
  11576.                                         'type' => 'inputQuantityValue',
  11577.                                     ],
  11578.                                 ],
  11579.                             ],
  11580.                             41 => [
  11581.                                 'label' => 'Medida P',
  11582.                                 'dataSourceIndex' => [
  11583.                                     => '44',
  11584.                                 ],
  11585.                                 'settings' => [
  11586.                                     'delimiter' => ' ',
  11587.                                 ],
  11588.                                 'transformationResultType' => 'inputQuantityValue',
  11589.                                 'dataTarget' => [
  11590.                                     'type' => 'direct',
  11591.                                     'settings' => [
  11592.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaP',
  11593.                                         'language' => '',
  11594.                                         'writeIfTargetIsNotEmpty' => true,
  11595.                                         'writeIfSourceIsEmpty' => true,
  11596.                                     ],
  11597.                                 ],
  11598.                                 'transformationPipeline' => [
  11599.                                     => [
  11600.                                         'settings' => [
  11601.                                             'delimiter' => ' ',
  11602.                                         ],
  11603.                                         'type' => 'explode',
  11604.                                     ],
  11605.                                     => [
  11606.                                         'type' => 'inputQuantityValue',
  11607.                                     ],
  11608.                                 ],
  11609.                             ],
  11610.                             42 => [
  11611.                                 'label' => 'Medida H',
  11612.                                 'dataSourceIndex' => [
  11613.                                     => '45',
  11614.                                 ],
  11615.                                 'settings' => [
  11616.                                     'delimiter' => ' ',
  11617.                                 ],
  11618.                                 'transformationResultType' => 'inputQuantityValue',
  11619.                                 'dataTarget' => [
  11620.                                     'type' => 'direct',
  11621.                                     'settings' => [
  11622.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaH',
  11623.                                         'language' => '',
  11624.                                         'writeIfTargetIsNotEmpty' => true,
  11625.                                         'writeIfSourceIsEmpty' => true,
  11626.                                     ],
  11627.                                 ],
  11628.                                 'transformationPipeline' => [
  11629.                                     => [
  11630.                                         'settings' => [
  11631.                                             'delimiter' => ' ',
  11632.                                         ],
  11633.                                         'type' => 'explode',
  11634.                                     ],
  11635.                                     => [
  11636.                                         'type' => 'inputQuantityValue',
  11637.                                     ],
  11638.                                 ],
  11639.                             ],
  11640.                             43 => [
  11641.                                 'label' => 'Medidas',
  11642.                                 'dataSourceIndex' => [
  11643.                                     => '46',
  11644.                                 ],
  11645.                                 'transformationResultType' => 'default',
  11646.                                 'dataTarget' => [
  11647.                                     'type' => 'direct',
  11648.                                     'settings' => [
  11649.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidas',
  11650.                                         'language' => '',
  11651.                                         'writeIfTargetIsNotEmpty' => true,
  11652.                                         'writeIfSourceIsEmpty' => true,
  11653.                                     ],
  11654.                                 ],
  11655.                                 'transformationPipeline' => [
  11656.                                 ],
  11657.                             ],
  11658.                             44 => [
  11659.                                 'label' => 'Tipo',
  11660.                                 'dataSourceIndex' => [
  11661.                                     => '47',
  11662.                                 ],
  11663.                                 'transformationResultType' => 'default',
  11664.                                 'dataTarget' => [
  11665.                                     'type' => 'direct',
  11666.                                     'settings' => [
  11667.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.tipo',
  11668.                                         'language' => '',
  11669.                                         'writeIfTargetIsNotEmpty' => true,
  11670.                                         'writeIfSourceIsEmpty' => true,
  11671.                                     ],
  11672.                                 ],
  11673.                                 'transformationPipeline' => [
  11674.                                 ],
  11675.                             ],
  11676.                             45 => [
  11677.                                 'label' => 'sede amigable es',
  11678.                                 'dataSourceIndex' => [
  11679.                                     => '48',
  11680.                                 ],
  11681.                                 'transformationResultType' => 'default',
  11682.                                 'dataTarget' => [
  11683.                                     'type' => 'direct',
  11684.                                     'settings' => [
  11685.                                         'fieldName' => 'urlseofriendly',
  11686.                                         'language' => 'es',
  11687.                                         'writeIfTargetIsNotEmpty' => true,
  11688.                                         'writeIfSourceIsEmpty' => true,
  11689.                                     ],
  11690.                                 ],
  11691.                                 'transformationPipeline' => [
  11692.                                 ],
  11693.                             ],
  11694.                             46 => [
  11695.                                 'label' => 'sede amigable en',
  11696.                                 'dataSourceIndex' => [
  11697.                                     => '49',
  11698.                                 ],
  11699.                                 'transformationResultType' => 'default',
  11700.                                 'dataTarget' => [
  11701.                                     'type' => 'direct',
  11702.                                     'settings' => [
  11703.                                         'fieldName' => 'urlseofriendly',
  11704.                                         'language' => 'en',
  11705.                                         'writeIfTargetIsNotEmpty' => true,
  11706.                                         'writeIfSourceIsEmpty' => true,
  11707.                                     ],
  11708.                                 ],
  11709.                                 'transformationPipeline' => [
  11710.                                 ],
  11711.                             ],
  11712.                         ],
  11713.                         'executionConfig' => [
  11714.                             'scheduleType' => 'recurring',
  11715.                             'cronDefinition' => '',
  11716.                             'scheduledAt' => '',
  11717.                         ],
  11718.                         'permissions' => [
  11719.                             'user' => [
  11720.                             ],
  11721.                             'role' => [
  11722.                             ],
  11723.                         ],
  11724.                         'workspaces' => [
  11725.                         ],
  11726.                     ],
  11727.                     'motor-uniques' => [
  11728.                         'general' => [
  11729.                             'type' => 'dataImporterDataObject',
  11730.                             'name' => 'motor-uniques',
  11731.                             'description' => '',
  11732.                             'group' => '',
  11733.                             'active' => false,
  11734.                             'path' => NULL,
  11735.                             'modificationDate' => 1740617728,
  11736.                             'createDate' => 1733933138,
  11737.                         ],
  11738.                         'loaderConfig' => [
  11739.                             'type' => 'upload',
  11740.                             'settings' => [
  11741.                                 'uploadFilePath' => 'motor-uniques/upload.import',
  11742.                             ],
  11743.                         ],
  11744.                         'interpreterConfig' => [
  11745.                             'type' => 'xlsx',
  11746.                             'settings' => [
  11747.                                 'skipFirstRow' => true,
  11748.                                 'sheetName' => 'uniques',
  11749.                             ],
  11750.                         ],
  11751.                         'resolverConfig' => [
  11752.                             'elementType' => 'dataObject',
  11753.                             'dataObjectClassId' => '15',
  11754.                             'loadingStrategy' => [
  11755.                                 'type' => 'path',
  11756.                                 'settings' => [
  11757.                                     'dataSourceIndex' => '5',
  11758.                                 ],
  11759.                             ],
  11760.                             'createLocationStrategy' => [
  11761.                                 'type' => 'doNotCreate',
  11762.                             ],
  11763.                             'locationUpdateStrategy' => [
  11764.                                 'type' => 'noChange',
  11765.                             ],
  11766.                             'publishingStrategy' => [
  11767.                                 'type' => 'noChangeUnpublishNew',
  11768.                             ],
  11769.                         ],
  11770.                         'processingConfig' => [
  11771.                             'executionType' => 'sequential',
  11772.                             'idDataIndex' => '',
  11773.                         ],
  11774.                         'mappingConfig' => [
  11775.                             => [
  11776.                                 'label' => 'Imagenes',
  11777.                                 'dataSourceIndex' => [
  11778.                                     => '1',
  11779.                                     => '2',
  11780.                                     => '3',
  11781.                                     => '4',
  11782.                                 ],
  11783.                                 'settings' => [
  11784.                                     'loadStrategy' => 'path',
  11785.                                 ],
  11786.                                 'transformationResultType' => 'assetArray',
  11787.                                 'dataTarget' => [
  11788.                                     'type' => 'manyToManyRelation',
  11789.                                     'settings' => [
  11790.                                         'fieldName' => 'images',
  11791.                                         'language' => '',
  11792.                                         'writeIfTargetIsNotEmpty' => true,
  11793.                                         'writeIfSourceIsEmpty' => false,
  11794.                                         'overwriteMode' => 'replace',
  11795.                                     ],
  11796.                                 ],
  11797.                                 'transformationPipeline' => [
  11798.                                     => [
  11799.                                         'type' => 'asArray',
  11800.                                     ],
  11801.                                     => [
  11802.                                         'settings' => [
  11803.                                             'loadStrategy' => 'path',
  11804.                                         ],
  11805.                                         'type' => 'loadAsset',
  11806.                                     ],
  11807.                                 ],
  11808.                             ],
  11809.                             => [
  11810.                                 'label' => 'Codigo',
  11811.                                 'dataSourceIndex' => [
  11812.                                     => '0',
  11813.                                 ],
  11814.                                 'settings' => [
  11815.                                     'mode' => 'both',
  11816.                                 ],
  11817.                                 'transformationResultType' => 'default',
  11818.                                 'dataTarget' => [
  11819.                                     'type' => 'direct',
  11820.                                     'settings' => [
  11821.                                         'fieldName' => 'bsncode',
  11822.                                         'language' => '',
  11823.                                         'writeIfTargetIsNotEmpty' => true,
  11824.                                         'writeIfSourceIsEmpty' => true,
  11825.                                     ],
  11826.                                 ],
  11827.                                 'transformationPipeline' => [
  11828.                                     => [
  11829.                                         'settings' => [
  11830.                                             'mode' => 'both',
  11831.                                         ],
  11832.                                         'type' => 'trim',
  11833.                                     ],
  11834.                                 ],
  11835.                             ],
  11836.                             => [
  11837.                                 'label' => 'Codigo del fabricante',
  11838.                                 'dataSourceIndex' => [
  11839.                                     => '0',
  11840.                                 ],
  11841.                                 'settings' => [
  11842.                                     'mode' => 'both',
  11843.                                 ],
  11844.                                 'transformationResultType' => 'default',
  11845.                                 'dataTarget' => [
  11846.                                     'type' => 'direct',
  11847.                                     'settings' => [
  11848.                                         'fieldName' => 'manufacturercode',
  11849.                                         'language' => '',
  11850.                                         'writeIfTargetIsNotEmpty' => true,
  11851.                                         'writeIfSourceIsEmpty' => true,
  11852.                                     ],
  11853.                                 ],
  11854.                                 'transformationPipeline' => [
  11855.                                     => [
  11856.                                         'settings' => [
  11857.                                             'mode' => 'both',
  11858.                                         ],
  11859.                                         'type' => 'trim',
  11860.                                     ],
  11861.                                 ],
  11862.                             ],
  11863.                             => [
  11864.                                 'label' => 'Precio',
  11865.                                 'dataSourceIndex' => [
  11866.                                     => '6',
  11867.                                 ],
  11868.                                 'transformationResultType' => 'default',
  11869.                                 'dataTarget' => [
  11870.                                     'type' => 'direct',
  11871.                                     'settings' => [
  11872.                                         'fieldName' => 'price',
  11873.                                         'language' => '',
  11874.                                         'writeIfTargetIsNotEmpty' => true,
  11875.                                         'writeIfSourceIsEmpty' => true,
  11876.                                     ],
  11877.                                 ],
  11878.                                 'transformationPipeline' => [
  11879.                                 ],
  11880.                             ],
  11881.                             => [
  11882.                                 'label' => 'Peso',
  11883.                                 'dataSourceIndex' => [
  11884.                                     => '7',
  11885.                                 ],
  11886.                                 'settings' => [
  11887.                                     'delimiter' => ' ',
  11888.                                 ],
  11889.                                 'transformationResultType' => 'inputQuantityValue',
  11890.                                 'dataTarget' => [
  11891.                                     'type' => 'direct',
  11892.                                     'settings' => [
  11893.                                         'fieldName' => 'attributes.ProductAttributesMotor.peso',
  11894.                                         'language' => '',
  11895.                                         'writeIfTargetIsNotEmpty' => true,
  11896.                                         'writeIfSourceIsEmpty' => true,
  11897.                                     ],
  11898.                                 ],
  11899.                                 'transformationPipeline' => [
  11900.                                     => [
  11901.                                         'settings' => [
  11902.                                             'delimiter' => ' ',
  11903.                                         ],
  11904.                                         'type' => 'explode',
  11905.                                     ],
  11906.                                     => [
  11907.                                         'type' => 'inputQuantityValue',
  11908.                                     ],
  11909.                                 ],
  11910.                             ],
  11911.                             => [
  11912.                                 'label' => 'color',
  11913.                                 'dataSourceIndex' => [
  11914.                                     => '8',
  11915.                                 ],
  11916.                                 'settings' => [
  11917.                                     'mode' => 'both',
  11918.                                 ],
  11919.                                 'transformationResultType' => 'default',
  11920.                                 'dataTarget' => [
  11921.                                     'type' => 'direct',
  11922.                                     'settings' => [
  11923.                                         'fieldName' => 'attributes.ProductAttributesMotor.color',
  11924.                                         'language' => '',
  11925.                                         'writeIfTargetIsNotEmpty' => true,
  11926.                                         'writeIfSourceIsEmpty' => true,
  11927.                                     ],
  11928.                                 ],
  11929.                                 'transformationPipeline' => [
  11930.                                     => [
  11931.                                         'settings' => [
  11932.                                             'mode' => 'both',
  11933.                                         ],
  11934.                                         'type' => 'trim',
  11935.                                     ],
  11936.                                 ],
  11937.                             ],
  11938.                             => [
  11939.                                 'label' => 'Largo',
  11940.                                 'dataSourceIndex' => [
  11941.                                     => '9',
  11942.                                 ],
  11943.                                 'settings' => [
  11944.                                     'delimiter' => ' ',
  11945.                                 ],
  11946.                                 'transformationResultType' => 'inputQuantityValue',
  11947.                                 'dataTarget' => [
  11948.                                     'type' => 'direct',
  11949.                                     'settings' => [
  11950.                                         'fieldName' => 'attributes.ProductAttributesMotor.largo',
  11951.                                         'language' => '',
  11952.                                         'writeIfTargetIsNotEmpty' => true,
  11953.                                         'writeIfSourceIsEmpty' => true,
  11954.                                     ],
  11955.                                 ],
  11956.                                 'transformationPipeline' => [
  11957.                                     => [
  11958.                                         'settings' => [
  11959.                                             'delimiter' => ' ',
  11960.                                         ],
  11961.                                         'type' => 'explode',
  11962.                                     ],
  11963.                                     => [
  11964.                                         'type' => 'inputQuantityValue',
  11965.                                     ],
  11966.                                 ],
  11967.                             ],
  11968.                             => [
  11969.                                 'label' => 'Ancho',
  11970.                                 'dataSourceIndex' => [
  11971.                                     => '10',
  11972.                                 ],
  11973.                                 'settings' => [
  11974.                                     'delimiter' => ' ',
  11975.                                 ],
  11976.                                 'transformationResultType' => 'inputQuantityValue',
  11977.                                 'dataTarget' => [
  11978.                                     'type' => 'direct',
  11979.                                     'settings' => [
  11980.                                         'fieldName' => 'attributes.ProductAttributesMotor.ancho',
  11981.                                         'language' => '',
  11982.                                         'writeIfTargetIsNotEmpty' => true,
  11983.                                         'writeIfSourceIsEmpty' => true,
  11984.                                     ],
  11985.                                 ],
  11986.                                 'transformationPipeline' => [
  11987.                                     => [
  11988.                                         'settings' => [
  11989.                                             'delimiter' => ' ',
  11990.                                         ],
  11991.                                         'type' => 'explode',
  11992.                                     ],
  11993.                                     => [
  11994.                                         'type' => 'inputQuantityValue',
  11995.                                     ],
  11996.                                 ],
  11997.                             ],
  11998.                             => [
  11999.                                 'label' => 'Alto',
  12000.                                 'dataSourceIndex' => [
  12001.                                     => '11',
  12002.                                 ],
  12003.                                 'settings' => [
  12004.                                     'delimiter' => ' ',
  12005.                                 ],
  12006.                                 'transformationResultType' => 'inputQuantityValue',
  12007.                                 'dataTarget' => [
  12008.                                     'type' => 'direct',
  12009.                                     'settings' => [
  12010.                                         'fieldName' => 'attributes.ProductAttributesMotor.alto',
  12011.                                         'language' => '',
  12012.                                         'writeIfTargetIsNotEmpty' => true,
  12013.                                         'writeIfSourceIsEmpty' => true,
  12014.                                     ],
  12015.                                 ],
  12016.                                 'transformationPipeline' => [
  12017.                                     => [
  12018.                                         'settings' => [
  12019.                                             'delimiter' => ' ',
  12020.                                         ],
  12021.                                         'type' => 'explode',
  12022.                                     ],
  12023.                                     => [
  12024.                                         'type' => 'inputQuantityValue',
  12025.                                     ],
  12026.                                 ],
  12027.                             ],
  12028.                             => [
  12029.                                 'label' => 'Diametro',
  12030.                                 'dataSourceIndex' => [
  12031.                                     => '12',
  12032.                                 ],
  12033.                                 'settings' => [
  12034.                                     'delimiter' => ' ',
  12035.                                 ],
  12036.                                 'transformationResultType' => 'inputQuantityValue',
  12037.                                 'dataTarget' => [
  12038.                                     'type' => 'direct',
  12039.                                     'settings' => [
  12040.                                         'fieldName' => 'attributes.ProductAttributesMotor.diametro',
  12041.                                         'language' => '',
  12042.                                         'writeIfTargetIsNotEmpty' => true,
  12043.                                         'writeIfSourceIsEmpty' => true,
  12044.                                     ],
  12045.                                 ],
  12046.                                 'transformationPipeline' => [
  12047.                                     => [
  12048.                                         'settings' => [
  12049.                                             'delimiter' => ' ',
  12050.                                         ],
  12051.                                         'type' => 'explode',
  12052.                                     ],
  12053.                                     => [
  12054.                                         'type' => 'inputQuantityValue',
  12055.                                     ],
  12056.                                 ],
  12057.                             ],
  12058.                             10 => [
  12059.                                 'label' => 'Material',
  12060.                                 'dataSourceIndex' => [
  12061.                                     => '13',
  12062.                                 ],
  12063.                                 'settings' => [
  12064.                                     'mode' => 'both',
  12065.                                 ],
  12066.                                 'transformationResultType' => 'default',
  12067.                                 'dataTarget' => [
  12068.                                     'type' => 'direct',
  12069.                                     'settings' => [
  12070.                                         'fieldName' => 'attributes.ProductAttributesMotor.material',
  12071.                                         'language' => '',
  12072.                                         'writeIfTargetIsNotEmpty' => true,
  12073.                                         'writeIfSourceIsEmpty' => true,
  12074.                                     ],
  12075.                                 ],
  12076.                                 'transformationPipeline' => [
  12077.                                     => [
  12078.                                         'settings' => [
  12079.                                             'mode' => 'both',
  12080.                                         ],
  12081.                                         'type' => 'trim',
  12082.                                     ],
  12083.                                 ],
  12084.                             ],
  12085.                             11 => [
  12086.                                 'label' => 'tipo de aceite',
  12087.                                 'dataSourceIndex' => [
  12088.                                     => '14',
  12089.                                 ],
  12090.                                 'transformationResultType' => 'default',
  12091.                                 'dataTarget' => [
  12092.                                     'type' => 'direct',
  12093.                                     'settings' => [
  12094.                                         'fieldName' => 'attributes.ProductAttributesMotor.tipoDeAceite',
  12095.                                         'language' => '',
  12096.                                         'writeIfTargetIsNotEmpty' => true,
  12097.                                         'writeIfSourceIsEmpty' => true,
  12098.                                     ],
  12099.                                 ],
  12100.                                 'transformationPipeline' => [
  12101.                                 ],
  12102.                             ],
  12103.                             12 => [
  12104.                                 'label' => 'presentacion',
  12105.                                 'dataSourceIndex' => [
  12106.                                     => '15',
  12107.                                 ],
  12108.                                 'transformationResultType' => 'default',
  12109.                                 'dataTarget' => [
  12110.                                     'type' => 'direct',
  12111.                                     'settings' => [
  12112.                                         'fieldName' => 'attributes.ProductAttributesMotor.presentacion',
  12113.                                         'language' => '',
  12114.                                         'writeIfTargetIsNotEmpty' => true,
  12115.                                         'writeIfSourceIsEmpty' => true,
  12116.                                     ],
  12117.                                 ],
  12118.                                 'transformationPipeline' => [
  12119.                                 ],
  12120.                             ],
  12121.                             13 => [
  12122.                                 'label' => 'capacidad',
  12123.                                 'dataSourceIndex' => [
  12124.                                     => '16',
  12125.                                 ],
  12126.                                 'settings' => [
  12127.                                     'delimiter' => ' ',
  12128.                                 ],
  12129.                                 'transformationResultType' => 'inputQuantityValue',
  12130.                                 'dataTarget' => [
  12131.                                     'type' => 'direct',
  12132.                                     'settings' => [
  12133.                                         'fieldName' => 'attributes.ProductAttributesMotor.capacidad',
  12134.                                         'language' => '',
  12135.                                         'writeIfTargetIsNotEmpty' => true,
  12136.                                         'writeIfSourceIsEmpty' => true,
  12137.                                     ],
  12138.                                 ],
  12139.                                 'transformationPipeline' => [
  12140.                                     => [
  12141.                                         'settings' => [
  12142.                                             'delimiter' => ' ',
  12143.                                         ],
  12144.                                         'type' => 'explode',
  12145.                                     ],
  12146.                                     => [
  12147.                                         'type' => 'inputQuantityValue',
  12148.                                     ],
  12149.                                 ],
  12150.                             ],
  12151.                             14 => [
  12152.                                 'label' => 'apto para motores',
  12153.                                 'dataSourceIndex' => [
  12154.                                     => '17',
  12155.                                 ],
  12156.                                 'transformationResultType' => 'default',
  12157.                                 'dataTarget' => [
  12158.                                     'type' => 'direct',
  12159.                                     'settings' => [
  12160.                                         'fieldName' => 'attributes.ProductAttributesMotor.aptoParaMotores',
  12161.                                         'language' => '',
  12162.                                         'writeIfTargetIsNotEmpty' => true,
  12163.                                         'writeIfSourceIsEmpty' => true,
  12164.                                     ],
  12165.                                 ],
  12166.                                 'transformationPipeline' => [
  12167.                                 ],
  12168.                             ],
  12169.                             15 => [
  12170.                                 'label' => 'apto para marca de motores',
  12171.                                 'dataSourceIndex' => [
  12172.                                     => '18',
  12173.                                 ],
  12174.                                 'transformationResultType' => 'default',
  12175.                                 'dataTarget' => [
  12176.                                     'type' => 'direct',
  12177.                                     'settings' => [
  12178.                                         'fieldName' => 'attributes.ProductAttributesMotor.aptoParaMarcaDeMotores',
  12179.                                         'language' => '',
  12180.                                         'writeIfTargetIsNotEmpty' => true,
  12181.                                         'writeIfSourceIsEmpty' => true,
  12182.                                     ],
  12183.                                 ],
  12184.                                 'transformationPipeline' => [
  12185.                                 ],
  12186.                             ],
  12187.                             16 => [
  12188.                                 'label' => 'sede amigable es',
  12189.                                 'dataSourceIndex' => [
  12190.                                     => '21',
  12191.                                 ],
  12192.                                 'transformationResultType' => 'default',
  12193.                                 'dataTarget' => [
  12194.                                     'type' => 'direct',
  12195.                                     'settings' => [
  12196.                                         'fieldName' => 'urlseofriendly',
  12197.                                         'language' => 'es',
  12198.                                         'writeIfTargetIsNotEmpty' => true,
  12199.                                         'writeIfSourceIsEmpty' => false,
  12200.                                     ],
  12201.                                 ],
  12202.                                 'transformationPipeline' => [
  12203.                                 ],
  12204.                             ],
  12205.                             17 => [
  12206.                                 'label' => 'sede amigable en',
  12207.                                 'dataSourceIndex' => [
  12208.                                     => '22',
  12209.                                 ],
  12210.                                 'transformationResultType' => 'default',
  12211.                                 'dataTarget' => [
  12212.                                     'type' => 'direct',
  12213.                                     'settings' => [
  12214.                                         'fieldName' => 'urlseofriendly',
  12215.                                         'language' => 'en',
  12216.                                         'writeIfTargetIsNotEmpty' => true,
  12217.                                         'writeIfSourceIsEmpty' => false,
  12218.                                     ],
  12219.                                 ],
  12220.                                 'transformationPipeline' => [
  12221.                                 ],
  12222.                             ],
  12223.                         ],
  12224.                         'executionConfig' => [
  12225.                             'scheduleType' => 'recurring',
  12226.                             'cronDefinition' => '',
  12227.                             'scheduledAt' => '',
  12228.                         ],
  12229.                         'permissions' => [
  12230.                             'user' => [
  12231.                             ],
  12232.                             'role' => [
  12233.                             ],
  12234.                         ],
  12235.                         'workspaces' => [
  12236.                         ],
  12237.                     ],
  12238.                     'electricidad' => [
  12239.                         'general' => [
  12240.                             'type' => 'dataImporterDataObject',
  12241.                             'name' => 'electricidad',
  12242.                             'description' => '',
  12243.                             'group' => '',
  12244.                             'active' => false,
  12245.                             'path' => NULL,
  12246.                             'modificationDate' => 1741399069,
  12247.                             'createDate' => 1733933138,
  12248.                         ],
  12249.                         'loaderConfig' => [
  12250.                             'type' => 'upload',
  12251.                             'settings' => [
  12252.                                 'uploadFilePath' => 'electricidad/upload.import',
  12253.                             ],
  12254.                         ],
  12255.                         'interpreterConfig' => [
  12256.                             'type' => 'xlsx',
  12257.                             'settings' => [
  12258.                                 'skipFirstRow' => true,
  12259.                                 'sheetName' => 'variants',
  12260.                             ],
  12261.                         ],
  12262.                         'resolverConfig' => [
  12263.                             'elementType' => 'dataObject',
  12264.                             'dataObjectClassId' => '15',
  12265.                             'loadingStrategy' => [
  12266.                                 'type' => 'attribute',
  12267.                                 'settings' => [
  12268.                                     'dataSourceIndex' => '0',
  12269.                                     'attributeName' => 'bsncode',
  12270.                                     'language' => '',
  12271.                                     'includeUnpublished' => true,
  12272.                                 ],
  12273.                             ],
  12274.                             'createLocationStrategy' => [
  12275.                                 'type' => 'findParent',
  12276.                                 'settings' => [
  12277.                                     'findStrategy' => 'attribute',
  12278.                                     'attributeDataObjectClassId' => '15',
  12279.                                     'attributeName' => 'path',
  12280.                                     'attributeLanguage' => '',
  12281.                                     'dataSourceIndex' => '5',
  12282.                                     'fallbackPath' => '/fallback',
  12283.                                 ],
  12284.                             ],
  12285.                             'locationUpdateStrategy' => [
  12286.                                 'type' => 'noChange',
  12287.                             ],
  12288.                             'publishingStrategy' => [
  12289.                                 'type' => 'noChangeUnpublishNew',
  12290.                             ],
  12291.                         ],
  12292.                         'processingConfig' => [
  12293.                             'executionType' => 'sequential',
  12294.                             'idDataIndex' => '',
  12295.                         ],
  12296.                         'mappingConfig' => [
  12297.                             => [
  12298.                                 'label' => 'SK',
  12299.                                 'dataSourceIndex' => [
  12300.                                     => '0',
  12301.                                 ],
  12302.                                 'settings' => [
  12303.                                     'search' => '/',
  12304.                                     'replace' => '-',
  12305.                                     'mode' => 'both',
  12306.                                 ],
  12307.                                 'transformationResultType' => 'default',
  12308.                                 'dataTarget' => [
  12309.                                     'type' => 'direct',
  12310.                                     'settings' => [
  12311.                                         'fieldName' => 'key',
  12312.                                         'language' => '',
  12313.                                         'writeIfTargetIsNotEmpty' => true,
  12314.                                         'writeIfSourceIsEmpty' => true,
  12315.                                     ],
  12316.                                 ],
  12317.                                 'transformationPipeline' => [
  12318.                                     => [
  12319.                                         'settings' => [
  12320.                                             'search' => '/',
  12321.                                             'replace' => '-',
  12322.                                         ],
  12323.                                         'type' => 'stringReplace',
  12324.                                     ],
  12325.                                     => [
  12326.                                         'settings' => [
  12327.                                             'mode' => 'both',
  12328.                                         ],
  12329.                                         'type' => 'trim',
  12330.                                     ],
  12331.                                 ],
  12332.                             ],
  12333.                             => [
  12334.                                 'label' => 'Imagenes',
  12335.                                 'dataSourceIndex' => [
  12336.                                     => '1',
  12337.                                     => '2',
  12338.                                     => '3',
  12339.                                     => '4',
  12340.                                 ],
  12341.                                 'settings' => [
  12342.                                     'loadStrategy' => 'path',
  12343.                                 ],
  12344.                                 'transformationResultType' => 'assetArray',
  12345.                                 'dataTarget' => [
  12346.                                     'type' => 'manyToManyRelation',
  12347.                                     'settings' => [
  12348.                                         'fieldName' => 'images',
  12349.                                         'language' => '',
  12350.                                         'writeIfTargetIsNotEmpty' => true,
  12351.                                         'writeIfSourceIsEmpty' => true,
  12352.                                         'overwriteMode' => 'replace',
  12353.                                     ],
  12354.                                 ],
  12355.                                 'transformationPipeline' => [
  12356.                                     => [
  12357.                                         'type' => 'asArray',
  12358.                                     ],
  12359.                                     => [
  12360.                                         'settings' => [
  12361.                                             'loadStrategy' => 'path',
  12362.                                         ],
  12363.                                         'type' => 'loadAsset',
  12364.                                     ],
  12365.                                 ],
  12366.                             ],
  12367.                             => [
  12368.                                 'label' => 'Codigo',
  12369.                                 'dataSourceIndex' => [
  12370.                                     => '0',
  12371.                                 ],
  12372.                                 'settings' => [
  12373.                                     'mode' => 'both',
  12374.                                 ],
  12375.                                 'transformationResultType' => 'default',
  12376.                                 'dataTarget' => [
  12377.                                     'type' => 'direct',
  12378.                                     'settings' => [
  12379.                                         'fieldName' => 'bsncode',
  12380.                                         'language' => '',
  12381.                                         'writeIfTargetIsNotEmpty' => true,
  12382.                                         'writeIfSourceIsEmpty' => true,
  12383.                                     ],
  12384.                                 ],
  12385.                                 'transformationPipeline' => [
  12386.                                     => [
  12387.                                         'settings' => [
  12388.                                             'mode' => 'both',
  12389.                                         ],
  12390.                                         'type' => 'trim',
  12391.                                     ],
  12392.                                 ],
  12393.                             ],
  12394.                             => [
  12395.                                 'label' => 'Codigo del fabricante',
  12396.                                 'dataSourceIndex' => [
  12397.                                     => '0',
  12398.                                 ],
  12399.                                 'settings' => [
  12400.                                     'mode' => 'both',
  12401.                                 ],
  12402.                                 'transformationResultType' => 'default',
  12403.                                 'dataTarget' => [
  12404.                                     'type' => 'direct',
  12405.                                     'settings' => [
  12406.                                         'fieldName' => 'manufacturercode',
  12407.                                         'language' => '',
  12408.                                         'writeIfTargetIsNotEmpty' => true,
  12409.                                         'writeIfSourceIsEmpty' => true,
  12410.                                     ],
  12411.                                 ],
  12412.                                 'transformationPipeline' => [
  12413.                                     => [
  12414.                                         'settings' => [
  12415.                                             'mode' => 'both',
  12416.                                         ],
  12417.                                         'type' => 'trim',
  12418.                                     ],
  12419.                                 ],
  12420.                             ],
  12421.                             => [
  12422.                                 'label' => 'Precio',
  12423.                                 'dataSourceIndex' => [
  12424.                                     => '6',
  12425.                                 ],
  12426.                                 'transformationResultType' => 'default',
  12427.                                 'dataTarget' => [
  12428.                                     'type' => 'direct',
  12429.                                     'settings' => [
  12430.                                         'fieldName' => 'price',
  12431.                                         'language' => '',
  12432.                                         'writeIfTargetIsNotEmpty' => true,
  12433.                                         'writeIfSourceIsEmpty' => true,
  12434.                                     ],
  12435.                                 ],
  12436.                                 'transformationPipeline' => [
  12437.                                 ],
  12438.                             ],
  12439.                             => [
  12440.                                 'label' => 'Peso',
  12441.                                 'dataSourceIndex' => [
  12442.                                     => '7',
  12443.                                 ],
  12444.                                 'settings' => [
  12445.                                     'delimiter' => ' ',
  12446.                                 ],
  12447.                                 'transformationResultType' => 'inputQuantityValue',
  12448.                                 'dataTarget' => [
  12449.                                     'type' => 'direct',
  12450.                                     'settings' => [
  12451.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.peso',
  12452.                                         'language' => '',
  12453.                                         'writeIfTargetIsNotEmpty' => true,
  12454.                                         'writeIfSourceIsEmpty' => true,
  12455.                                     ],
  12456.                                 ],
  12457.                                 'transformationPipeline' => [
  12458.                                     => [
  12459.                                         'settings' => [
  12460.                                             'delimiter' => ' ',
  12461.                                         ],
  12462.                                         'type' => 'explode',
  12463.                                     ],
  12464.                                     => [
  12465.                                         'type' => 'inputQuantityValue',
  12466.                                     ],
  12467.                                 ],
  12468.                             ],
  12469.                             => [
  12470.                                 'label' => 'color',
  12471.                                 'dataSourceIndex' => [
  12472.                                     => '8',
  12473.                                 ],
  12474.                                 'settings' => [
  12475.                                     'mode' => 'both',
  12476.                                 ],
  12477.                                 'transformationResultType' => 'default',
  12478.                                 'dataTarget' => [
  12479.                                     'type' => 'direct',
  12480.                                     'settings' => [
  12481.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.color',
  12482.                                         'language' => '',
  12483.                                         'writeIfTargetIsNotEmpty' => true,
  12484.                                         'writeIfSourceIsEmpty' => true,
  12485.                                     ],
  12486.                                 ],
  12487.                                 'transformationPipeline' => [
  12488.                                     => [
  12489.                                         'settings' => [
  12490.                                             'mode' => 'both',
  12491.                                         ],
  12492.                                         'type' => 'trim',
  12493.                                     ],
  12494.                                 ],
  12495.                             ],
  12496.                             => [
  12497.                                 'label' => 'Largo',
  12498.                                 'dataSourceIndex' => [
  12499.                                     => '9',
  12500.                                 ],
  12501.                                 'settings' => [
  12502.                                     'delimiter' => ' ',
  12503.                                 ],
  12504.                                 'transformationResultType' => 'inputQuantityValue',
  12505.                                 'dataTarget' => [
  12506.                                     'type' => 'direct',
  12507.                                     'settings' => [
  12508.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.largo',
  12509.                                         'language' => '',
  12510.                                         'writeIfTargetIsNotEmpty' => true,
  12511.                                         'writeIfSourceIsEmpty' => true,
  12512.                                     ],
  12513.                                 ],
  12514.                                 'transformationPipeline' => [
  12515.                                     => [
  12516.                                         'settings' => [
  12517.                                             'delimiter' => ' ',
  12518.                                         ],
  12519.                                         'type' => 'explode',
  12520.                                     ],
  12521.                                     => [
  12522.                                         'type' => 'inputQuantityValue',
  12523.                                     ],
  12524.                                 ],
  12525.                             ],
  12526.                             => [
  12527.                                 'label' => 'Ancho',
  12528.                                 'dataSourceIndex' => [
  12529.                                     => '10',
  12530.                                 ],
  12531.                                 'settings' => [
  12532.                                     'delimiter' => ' ',
  12533.                                 ],
  12534.                                 'transformationResultType' => 'inputQuantityValue',
  12535.                                 'dataTarget' => [
  12536.                                     'type' => 'direct',
  12537.                                     'settings' => [
  12538.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.ancho',
  12539.                                         'language' => '',
  12540.                                         'writeIfTargetIsNotEmpty' => true,
  12541.                                         'writeIfSourceIsEmpty' => true,
  12542.                                     ],
  12543.                                 ],
  12544.                                 'transformationPipeline' => [
  12545.                                     => [
  12546.                                         'settings' => [
  12547.                                             'delimiter' => ' ',
  12548.                                         ],
  12549.                                         'type' => 'explode',
  12550.                                     ],
  12551.                                     => [
  12552.                                         'type' => 'inputQuantityValue',
  12553.                                     ],
  12554.                                 ],
  12555.                             ],
  12556.                             => [
  12557.                                 'label' => 'Alto',
  12558.                                 'dataSourceIndex' => [
  12559.                                     => '11',
  12560.                                 ],
  12561.                                 'settings' => [
  12562.                                     'delimiter' => ' ',
  12563.                                 ],
  12564.                                 'transformationResultType' => 'inputQuantityValue',
  12565.                                 'dataTarget' => [
  12566.                                     'type' => 'direct',
  12567.                                     'settings' => [
  12568.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.alto',
  12569.                                         'language' => '',
  12570.                                         'writeIfTargetIsNotEmpty' => true,
  12571.                                         'writeIfSourceIsEmpty' => true,
  12572.                                     ],
  12573.                                 ],
  12574.                                 'transformationPipeline' => [
  12575.                                     => [
  12576.                                         'settings' => [
  12577.                                             'delimiter' => ' ',
  12578.                                         ],
  12579.                                         'type' => 'explode',
  12580.                                     ],
  12581.                                     => [
  12582.                                         'type' => 'inputQuantityValue',
  12583.                                     ],
  12584.                                 ],
  12585.                             ],
  12586.                             10 => [
  12587.                                 'label' => 'Diametro',
  12588.                                 'dataSourceIndex' => [
  12589.                                     => '12',
  12590.                                 ],
  12591.                                 'settings' => [
  12592.                                     'delimiter' => ' ',
  12593.                                 ],
  12594.                                 'transformationResultType' => 'inputQuantityValue',
  12595.                                 'dataTarget' => [
  12596.                                     'type' => 'direct',
  12597.                                     'settings' => [
  12598.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.diametro',
  12599.                                         'language' => '',
  12600.                                         'writeIfTargetIsNotEmpty' => true,
  12601.                                         'writeIfSourceIsEmpty' => true,
  12602.                                     ],
  12603.                                 ],
  12604.                                 'transformationPipeline' => [
  12605.                                     => [
  12606.                                         'settings' => [
  12607.                                             'delimiter' => ' ',
  12608.                                         ],
  12609.                                         'type' => 'explode',
  12610.                                     ],
  12611.                                     => [
  12612.                                         'type' => 'inputQuantityValue',
  12613.                                     ],
  12614.                                 ],
  12615.                             ],
  12616.                             11 => [
  12617.                                 'label' => 'Material',
  12618.                                 'dataSourceIndex' => [
  12619.                                     => '13',
  12620.                                 ],
  12621.                                 'settings' => [
  12622.                                     'mode' => 'both',
  12623.                                 ],
  12624.                                 'transformationResultType' => 'default',
  12625.                                 'dataTarget' => [
  12626.                                     'type' => 'direct',
  12627.                                     'settings' => [
  12628.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.material',
  12629.                                         'language' => '',
  12630.                                         'writeIfTargetIsNotEmpty' => true,
  12631.                                         'writeIfSourceIsEmpty' => true,
  12632.                                     ],
  12633.                                 ],
  12634.                                 'transformationPipeline' => [
  12635.                                     => [
  12636.                                         'settings' => [
  12637.                                             'mode' => 'both',
  12638.                                         ],
  12639.                                         'type' => 'trim',
  12640.                                     ],
  12641.                                 ],
  12642.                             ],
  12643.                             12 => [
  12644.                                 'label' => 'variant',
  12645.                                 'dataSourceIndex' => [
  12646.                                     => '22',
  12647.                                 ],
  12648.                                 'transformationResultType' => 'default',
  12649.                                 'dataTarget' => [
  12650.                                     'type' => 'direct',
  12651.                                     'settings' => [
  12652.                                         'fieldName' => 'type',
  12653.                                         'language' => '',
  12654.                                         'writeIfTargetIsNotEmpty' => true,
  12655.                                         'writeIfSourceIsEmpty' => true,
  12656.                                     ],
  12657.                                 ],
  12658.                                 'transformationPipeline' => [
  12659.                                 ],
  12660.                             ],
  12661.                             13 => [
  12662.                                 'label' => 'diametro exterior',
  12663.                                 'dataSourceIndex' => [
  12664.                                     => '14',
  12665.                                 ],
  12666.                                 'settings' => [
  12667.                                     'delimiter' => ' ',
  12668.                                 ],
  12669.                                 'transformationResultType' => 'inputQuantityValue',
  12670.                                 'dataTarget' => [
  12671.                                     'type' => 'direct',
  12672.                                     'settings' => [
  12673.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.diametroExterior',
  12674.                                         'language' => '',
  12675.                                         'writeIfTargetIsNotEmpty' => true,
  12676.                                         'writeIfSourceIsEmpty' => true,
  12677.                                     ],
  12678.                                 ],
  12679.                                 'transformationPipeline' => [
  12680.                                     => [
  12681.                                         'settings' => [
  12682.                                             'delimiter' => ' ',
  12683.                                         ],
  12684.                                         'type' => 'explode',
  12685.                                     ],
  12686.                                     => [
  12687.                                         'type' => 'inputQuantityValue',
  12688.                                     ],
  12689.                                 ],
  12690.                             ],
  12691.                             14 => [
  12692.                                 'label' => 'voltaje',
  12693.                                 'dataSourceIndex' => [
  12694.                                     => '15',
  12695.                                 ],
  12696.                                 'settings' => [
  12697.                                     'delimiter' => ' ',
  12698.                                 ],
  12699.                                 'transformationResultType' => 'inputQuantityValue',
  12700.                                 'dataTarget' => [
  12701.                                     'type' => 'direct',
  12702.                                     'settings' => [
  12703.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.voltaje',
  12704.                                         'language' => '',
  12705.                                         'writeIfTargetIsNotEmpty' => true,
  12706.                                         'writeIfSourceIsEmpty' => true,
  12707.                                     ],
  12708.                                 ],
  12709.                                 'transformationPipeline' => [
  12710.                                     => [
  12711.                                         'settings' => [
  12712.                                             'delimiter' => ' ',
  12713.                                         ],
  12714.                                         'type' => 'explode',
  12715.                                     ],
  12716.                                     => [
  12717.                                         'type' => 'inputQuantityValue',
  12718.                                     ],
  12719.                                 ],
  12720.                             ],
  12721.                             15 => [
  12722.                                 'label' => 'potencia',
  12723.                                 'dataSourceIndex' => [
  12724.                                     => '16',
  12725.                                 ],
  12726.                                 'settings' => [
  12727.                                     'delimiter' => ' ',
  12728.                                 ],
  12729.                                 'transformationResultType' => 'inputQuantityValue',
  12730.                                 'dataTarget' => [
  12731.                                     'type' => 'direct',
  12732.                                     'settings' => [
  12733.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.potencia',
  12734.                                         'language' => '',
  12735.                                         'writeIfTargetIsNotEmpty' => true,
  12736.                                         'writeIfSourceIsEmpty' => true,
  12737.                                     ],
  12738.                                 ],
  12739.                                 'transformationPipeline' => [
  12740.                                     => [
  12741.                                         'settings' => [
  12742.                                             'delimiter' => ' ',
  12743.                                         ],
  12744.                                         'type' => 'explode',
  12745.                                     ],
  12746.                                     => [
  12747.                                         'type' => 'inputQuantityValue',
  12748.                                     ],
  12749.                                 ],
  12750.                             ],
  12751.                             16 => [
  12752.                                 'label' => 'consumo',
  12753.                                 'dataSourceIndex' => [
  12754.                                     => '17',
  12755.                                 ],
  12756.                                 'settings' => [
  12757.                                     'delimiter' => ' ',
  12758.                                 ],
  12759.                                 'transformationResultType' => 'inputQuantityValue',
  12760.                                 'dataTarget' => [
  12761.                                     'type' => 'direct',
  12762.                                     'settings' => [
  12763.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.consumo',
  12764.                                         'language' => '',
  12765.                                         'writeIfTargetIsNotEmpty' => true,
  12766.                                         'writeIfSourceIsEmpty' => true,
  12767.                                     ],
  12768.                                 ],
  12769.                                 'transformationPipeline' => [
  12770.                                     => [
  12771.                                         'settings' => [
  12772.                                             'delimiter' => ' ',
  12773.                                         ],
  12774.                                         'type' => 'explode',
  12775.                                     ],
  12776.                                     => [
  12777.                                         'type' => 'inputQuantityValue',
  12778.                                     ],
  12779.                                 ],
  12780.                             ],
  12781.                             17 => [
  12782.                                 'label' => 'caudal',
  12783.                                 'dataSourceIndex' => [
  12784.                                     => '18',
  12785.                                 ],
  12786.                                 'settings' => [
  12787.                                     'delimiter' => ' ',
  12788.                                 ],
  12789.                                 'transformationResultType' => 'inputQuantityValue',
  12790.                                 'dataTarget' => [
  12791.                                     'type' => 'direct',
  12792.                                     'settings' => [
  12793.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.caudal',
  12794.                                         'language' => '',
  12795.                                         'writeIfTargetIsNotEmpty' => true,
  12796.                                         'writeIfSourceIsEmpty' => true,
  12797.                                     ],
  12798.                                 ],
  12799.                                 'transformationPipeline' => [
  12800.                                     => [
  12801.                                         'settings' => [
  12802.                                             'delimiter' => ' ',
  12803.                                         ],
  12804.                                         'type' => 'explode',
  12805.                                     ],
  12806.                                     => [
  12807.                                         'type' => 'inputQuantityValue',
  12808.                                     ],
  12809.                                 ],
  12810.                             ],
  12811.                             18 => [
  12812.                                 'label' => 'intensidad maxima',
  12813.                                 'dataSourceIndex' => [
  12814.                                     => '19',
  12815.                                 ],
  12816.                                 'transformationResultType' => 'default',
  12817.                                 'dataTarget' => [
  12818.                                     'type' => 'direct',
  12819.                                     'settings' => [
  12820.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.intensidadMaxima',
  12821.                                         'language' => '',
  12822.                                         'writeIfTargetIsNotEmpty' => true,
  12823.                                         'writeIfSourceIsEmpty' => true,
  12824.                                     ],
  12825.                                 ],
  12826.                                 'transformationPipeline' => [
  12827.                                 ],
  12828.                             ],
  12829.                             19 => [
  12830.                                 'label' => 'presentacion',
  12831.                                 'dataSourceIndex' => [
  12832.                                     => '20',
  12833.                                 ],
  12834.                                 'transformationResultType' => 'default',
  12835.                                 'dataTarget' => [
  12836.                                     'type' => 'direct',
  12837.                                     'settings' => [
  12838.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.presentacion',
  12839.                                         'language' => '',
  12840.                                         'writeIfTargetIsNotEmpty' => true,
  12841.                                         'writeIfSourceIsEmpty' => true,
  12842.                                     ],
  12843.                                 ],
  12844.                                 'transformationPipeline' => [
  12845.                                 ],
  12846.                             ],
  12847.                             20 => [
  12848.                                 'label' => 'numero de unidades',
  12849.                                 'dataSourceIndex' => [
  12850.                                     => '21',
  12851.                                 ],
  12852.                                 'transformationResultType' => 'numeric',
  12853.                                 'dataTarget' => [
  12854.                                     'type' => 'direct',
  12855.                                     'settings' => [
  12856.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.unidades',
  12857.                                         'language' => '',
  12858.                                         'writeIfTargetIsNotEmpty' => true,
  12859.                                         'writeIfSourceIsEmpty' => true,
  12860.                                     ],
  12861.                                 ],
  12862.                                 'transformationPipeline' => [
  12863.                                     => [
  12864.                                         'type' => 'numeric',
  12865.                                     ],
  12866.                                 ],
  12867.                             ],
  12868.                             21 => [
  12869.                                 'label' => 'Intesindad',
  12870.                                 'dataSourceIndex' => [
  12871.                                     => '24',
  12872.                                 ],
  12873.                                 'transformationResultType' => 'default',
  12874.                                 'dataTarget' => [
  12875.                                     'type' => 'direct',
  12876.                                     'settings' => [
  12877.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.intensidad',
  12878.                                         'language' => '',
  12879.                                         'writeIfTargetIsNotEmpty' => true,
  12880.                                         'writeIfSourceIsEmpty' => true,
  12881.                                     ],
  12882.                                 ],
  12883.                                 'transformationPipeline' => [
  12884.                                 ],
  12885.                             ],
  12886.                             22 => [
  12887.                                 'label' => 'manguera',
  12888.                                 'dataSourceIndex' => [
  12889.                                     => '25',
  12890.                                 ],
  12891.                                 'settings' => [
  12892.                                     'delimiter' => ' ',
  12893.                                 ],
  12894.                                 'transformationResultType' => 'inputQuantityValue',
  12895.                                 'dataTarget' => [
  12896.                                     'type' => 'direct',
  12897.                                     'settings' => [
  12898.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.manguera',
  12899.                                         'language' => '',
  12900.                                         'writeIfTargetIsNotEmpty' => true,
  12901.                                         'writeIfSourceIsEmpty' => true,
  12902.                                     ],
  12903.                                 ],
  12904.                                 'transformationPipeline' => [
  12905.                                     => [
  12906.                                         'settings' => [
  12907.                                             'delimiter' => ' ',
  12908.                                         ],
  12909.                                         'type' => 'explode',
  12910.                                     ],
  12911.                                     => [
  12912.                                         'type' => 'inputQuantityValue',
  12913.                                     ],
  12914.                                 ],
  12915.                             ],
  12916.                             23 => [
  12917.                                 'label' => 'base',
  12918.                                 'dataSourceIndex' => [
  12919.                                     => '26',
  12920.                                 ],
  12921.                                 'transformationResultType' => 'default',
  12922.                                 'dataTarget' => [
  12923.                                     'type' => 'direct',
  12924.                                     'settings' => [
  12925.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.base',
  12926.                                         'language' => '',
  12927.                                         'writeIfTargetIsNotEmpty' => true,
  12928.                                         'writeIfSourceIsEmpty' => true,
  12929.                                     ],
  12930.                                 ],
  12931.                                 'transformationPipeline' => [
  12932.                                 ],
  12933.                             ],
  12934.                             24 => [
  12935.                                 'label' => 'situacion',
  12936.                                 'dataSourceIndex' => [
  12937.                                     => '27',
  12938.                                 ],
  12939.                                 'transformationResultType' => 'default',
  12940.                                 'dataTarget' => [
  12941.                                     'type' => 'direct',
  12942.                                     'settings' => [
  12943.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.situacion',
  12944.                                         'language' => '',
  12945.                                         'writeIfTargetIsNotEmpty' => true,
  12946.                                         'writeIfSourceIsEmpty' => true,
  12947.                                     ],
  12948.                                 ],
  12949.                                 'transformationPipeline' => [
  12950.                                 ],
  12951.                             ],
  12952.                             25 => [
  12953.                                 'label' => 'sector',
  12954.                                 'dataSourceIndex' => [
  12955.                                     => '28',
  12956.                                 ],
  12957.                                 'transformationResultType' => 'default',
  12958.                                 'dataTarget' => [
  12959.                                     'type' => 'direct',
  12960.                                     'settings' => [
  12961.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.sector',
  12962.                                         'language' => '',
  12963.                                         'writeIfTargetIsNotEmpty' => true,
  12964.                                         'writeIfSourceIsEmpty' => true,
  12965.                                     ],
  12966.                                 ],
  12967.                                 'transformationPipeline' => [
  12968.                                 ],
  12969.                             ],
  12970.                             26 => [
  12971.                                 'label' => 'visibilidad',
  12972.                                 'dataSourceIndex' => [
  12973.                                     => '29',
  12974.                                 ],
  12975.                                 'transformationResultType' => 'default',
  12976.                                 'dataTarget' => [
  12977.                                     'type' => 'direct',
  12978.                                     'settings' => [
  12979.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.visibilidad',
  12980.                                         'language' => '',
  12981.                                         'writeIfTargetIsNotEmpty' => true,
  12982.                                         'writeIfSourceIsEmpty' => true,
  12983.                                     ],
  12984.                                 ],
  12985.                                 'transformationPipeline' => [
  12986.                                 ],
  12987.                             ],
  12988.                             27 => [
  12989.                                 'label' => 'sede amigable es',
  12990.                                 'dataSourceIndex' => [
  12991.                                     => '30',
  12992.                                 ],
  12993.                                 'transformationResultType' => 'default',
  12994.                                 'dataTarget' => [
  12995.                                     'type' => 'direct',
  12996.                                     'settings' => [
  12997.                                         'fieldName' => 'urlseofriendly',
  12998.                                         'language' => 'es',
  12999.                                         'writeIfTargetIsNotEmpty' => true,
  13000.                                         'writeIfSourceIsEmpty' => true,
  13001.                                     ],
  13002.                                 ],
  13003.                                 'transformationPipeline' => [
  13004.                                 ],
  13005.                             ],
  13006.                             28 => [
  13007.                                 'label' => 'sede amigable EN',
  13008.                                 'dataSourceIndex' => [
  13009.                                     => '31',
  13010.                                 ],
  13011.                                 'transformationResultType' => 'default',
  13012.                                 'dataTarget' => [
  13013.                                     'type' => 'direct',
  13014.                                     'settings' => [
  13015.                                         'fieldName' => 'urlseofriendly',
  13016.                                         'language' => 'en',
  13017.                                         'writeIfTargetIsNotEmpty' => true,
  13018.                                         'writeIfSourceIsEmpty' => true,
  13019.                                     ],
  13020.                                 ],
  13021.                                 'transformationPipeline' => [
  13022.                                 ],
  13023.                             ],
  13024.                         ],
  13025.                         'executionConfig' => [
  13026.                             'scheduleType' => 'recurring',
  13027.                             'cronDefinition' => '',
  13028.                             'scheduledAt' => '',
  13029.                         ],
  13030.                         'permissions' => [
  13031.                             'user' => [
  13032.                             ],
  13033.                             'role' => [
  13034.                             ],
  13035.                         ],
  13036.                         'workspaces' => [
  13037.                         ],
  13038.                     ],
  13039.                     'amarre-y-fondeo-uniques' => [
  13040.                         'general' => [
  13041.                             'type' => 'dataImporterDataObject',
  13042.                             'name' => 'amarre-y-fondeo-uniques',
  13043.                             'description' => '',
  13044.                             'group' => '',
  13045.                             'active' => false,
  13046.                             'path' => NULL,
  13047.                             'modificationDate' => 1740617635,
  13048.                             'createDate' => 1733933138,
  13049.                         ],
  13050.                         'loaderConfig' => [
  13051.                             'type' => 'upload',
  13052.                             'settings' => [
  13053.                                 'uploadFilePath' => 'amarre-y-fondeo-uniques/upload.import',
  13054.                             ],
  13055.                         ],
  13056.                         'interpreterConfig' => [
  13057.                             'type' => 'xlsx',
  13058.                             'settings' => [
  13059.                                 'skipFirstRow' => true,
  13060.                                 'sheetName' => 'uniques',
  13061.                             ],
  13062.                         ],
  13063.                         'resolverConfig' => [
  13064.                             'elementType' => 'dataObject',
  13065.                             'dataObjectClassId' => '15',
  13066.                             'loadingStrategy' => [
  13067.                                 'type' => 'path',
  13068.                                 'settings' => [
  13069.                                     'dataSourceIndex' => '5',
  13070.                                 ],
  13071.                             ],
  13072.                             'createLocationStrategy' => [
  13073.                                 'type' => 'doNotCreate',
  13074.                             ],
  13075.                             'locationUpdateStrategy' => [
  13076.                                 'type' => 'noChange',
  13077.                             ],
  13078.                             'publishingStrategy' => [
  13079.                                 'type' => 'noChangeUnpublishNew',
  13080.                             ],
  13081.                         ],
  13082.                         'processingConfig' => [
  13083.                             'executionType' => 'sequential',
  13084.                             'idDataIndex' => '',
  13085.                         ],
  13086.                         'mappingConfig' => [
  13087.                             => [
  13088.                                 'label' => 'Imagenes',
  13089.                                 'dataSourceIndex' => [
  13090.                                     => '1',
  13091.                                     => '2',
  13092.                                     => '3',
  13093.                                     => '4',
  13094.                                 ],
  13095.                                 'settings' => [
  13096.                                     'loadStrategy' => 'path',
  13097.                                 ],
  13098.                                 'transformationResultType' => 'assetArray',
  13099.                                 'dataTarget' => [
  13100.                                     'type' => 'manyToManyRelation',
  13101.                                     'settings' => [
  13102.                                         'fieldName' => 'images',
  13103.                                         'language' => '',
  13104.                                         'writeIfTargetIsNotEmpty' => true,
  13105.                                         'writeIfSourceIsEmpty' => false,
  13106.                                         'overwriteMode' => 'replace',
  13107.                                     ],
  13108.                                 ],
  13109.                                 'transformationPipeline' => [
  13110.                                     => [
  13111.                                         'type' => 'asArray',
  13112.                                     ],
  13113.                                     => [
  13114.                                         'settings' => [
  13115.                                             'loadStrategy' => 'path',
  13116.                                         ],
  13117.                                         'type' => 'loadAsset',
  13118.                                     ],
  13119.                                 ],
  13120.                             ],
  13121.                             => [
  13122.                                 'label' => 'Codigo',
  13123.                                 'dataSourceIndex' => [
  13124.                                     => '0',
  13125.                                 ],
  13126.                                 'settings' => [
  13127.                                     'mode' => 'both',
  13128.                                 ],
  13129.                                 'transformationResultType' => 'default',
  13130.                                 'dataTarget' => [
  13131.                                     'type' => 'direct',
  13132.                                     'settings' => [
  13133.                                         'fieldName' => 'bsncode',
  13134.                                         'language' => '',
  13135.                                         'writeIfTargetIsNotEmpty' => true,
  13136.                                         'writeIfSourceIsEmpty' => true,
  13137.                                     ],
  13138.                                 ],
  13139.                                 'transformationPipeline' => [
  13140.                                     => [
  13141.                                         'settings' => [
  13142.                                             'mode' => 'both',
  13143.                                         ],
  13144.                                         'type' => 'trim',
  13145.                                     ],
  13146.                                 ],
  13147.                             ],
  13148.                             => [
  13149.                                 'label' => 'Codigo del fabricante',
  13150.                                 'dataSourceIndex' => [
  13151.                                     => '0',
  13152.                                 ],
  13153.                                 'settings' => [
  13154.                                     'mode' => 'both',
  13155.                                 ],
  13156.                                 'transformationResultType' => 'default',
  13157.                                 'dataTarget' => [
  13158.                                     'type' => 'direct',
  13159.                                     'settings' => [
  13160.                                         'fieldName' => 'manufacturercode',
  13161.                                         'language' => '',
  13162.                                         'writeIfTargetIsNotEmpty' => true,
  13163.                                         'writeIfSourceIsEmpty' => true,
  13164.                                     ],
  13165.                                 ],
  13166.                                 'transformationPipeline' => [
  13167.                                     => [
  13168.                                         'settings' => [
  13169.                                             'mode' => 'both',
  13170.                                         ],
  13171.                                         'type' => 'trim',
  13172.                                     ],
  13173.                                 ],
  13174.                             ],
  13175.                             => [
  13176.                                 'label' => 'Precio',
  13177.                                 'dataSourceIndex' => [
  13178.                                     => '6',
  13179.                                 ],
  13180.                                 'transformationResultType' => 'default',
  13181.                                 'dataTarget' => [
  13182.                                     'type' => 'direct',
  13183.                                     'settings' => [
  13184.                                         'fieldName' => 'price',
  13185.                                         'language' => '',
  13186.                                         'writeIfTargetIsNotEmpty' => true,
  13187.                                         'writeIfSourceIsEmpty' => true,
  13188.                                     ],
  13189.                                 ],
  13190.                                 'transformationPipeline' => [
  13191.                                 ],
  13192.                             ],
  13193.                             => [
  13194.                                 'label' => 'Peso',
  13195.                                 'dataSourceIndex' => [
  13196.                                     => '7',
  13197.                                 ],
  13198.                                 'settings' => [
  13199.                                     'delimiter' => ' ',
  13200.                                 ],
  13201.                                 'transformationResultType' => 'inputQuantityValue',
  13202.                                 'dataTarget' => [
  13203.                                     'type' => 'direct',
  13204.                                     'settings' => [
  13205.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.peso',
  13206.                                         'language' => '',
  13207.                                         'writeIfTargetIsNotEmpty' => true,
  13208.                                         'writeIfSourceIsEmpty' => true,
  13209.                                     ],
  13210.                                 ],
  13211.                                 'transformationPipeline' => [
  13212.                                     => [
  13213.                                         'settings' => [
  13214.                                             'delimiter' => ' ',
  13215.                                         ],
  13216.                                         'type' => 'explode',
  13217.                                     ],
  13218.                                     => [
  13219.                                         'type' => 'inputQuantityValue',
  13220.                                     ],
  13221.                                 ],
  13222.                             ],
  13223.                             => [
  13224.                                 'label' => 'color',
  13225.                                 'dataSourceIndex' => [
  13226.                                     => '8',
  13227.                                 ],
  13228.                                 'settings' => [
  13229.                                     'mode' => 'both',
  13230.                                 ],
  13231.                                 'transformationResultType' => 'default',
  13232.                                 'dataTarget' => [
  13233.                                     'type' => 'direct',
  13234.                                     'settings' => [
  13235.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.color',
  13236.                                         'language' => '',
  13237.                                         'writeIfTargetIsNotEmpty' => true,
  13238.                                         'writeIfSourceIsEmpty' => true,
  13239.                                     ],
  13240.                                 ],
  13241.                                 'transformationPipeline' => [
  13242.                                     => [
  13243.                                         'settings' => [
  13244.                                             'mode' => 'both',
  13245.                                         ],
  13246.                                         'type' => 'trim',
  13247.                                     ],
  13248.                                 ],
  13249.                             ],
  13250.                             => [
  13251.                                 'label' => 'Largo',
  13252.                                 'dataSourceIndex' => [
  13253.                                     => '9',
  13254.                                 ],
  13255.                                 'settings' => [
  13256.                                     'delimiter' => ' ',
  13257.                                 ],
  13258.                                 'transformationResultType' => 'inputQuantityValue',
  13259.                                 'dataTarget' => [
  13260.                                     'type' => 'direct',
  13261.                                     'settings' => [
  13262.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.largo',
  13263.                                         'language' => '',
  13264.                                         'writeIfTargetIsNotEmpty' => true,
  13265.                                         'writeIfSourceIsEmpty' => true,
  13266.                                     ],
  13267.                                 ],
  13268.                                 'transformationPipeline' => [
  13269.                                     => [
  13270.                                         'settings' => [
  13271.                                             'delimiter' => ' ',
  13272.                                         ],
  13273.                                         'type' => 'explode',
  13274.                                     ],
  13275.                                     => [
  13276.                                         'type' => 'inputQuantityValue',
  13277.                                     ],
  13278.                                 ],
  13279.                             ],
  13280.                             => [
  13281.                                 'label' => 'Ancho',
  13282.                                 'dataSourceIndex' => [
  13283.                                     => '10',
  13284.                                 ],
  13285.                                 'settings' => [
  13286.                                     'delimiter' => ' ',
  13287.                                 ],
  13288.                                 'transformationResultType' => 'inputQuantityValue',
  13289.                                 'dataTarget' => [
  13290.                                     'type' => 'direct',
  13291.                                     'settings' => [
  13292.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.ancho',
  13293.                                         'language' => '',
  13294.                                         'writeIfTargetIsNotEmpty' => true,
  13295.                                         'writeIfSourceIsEmpty' => true,
  13296.                                     ],
  13297.                                 ],
  13298.                                 'transformationPipeline' => [
  13299.                                     => [
  13300.                                         'settings' => [
  13301.                                             'delimiter' => ' ',
  13302.                                         ],
  13303.                                         'type' => 'explode',
  13304.                                     ],
  13305.                                     => [
  13306.                                         'type' => 'inputQuantityValue',
  13307.                                     ],
  13308.                                 ],
  13309.                             ],
  13310.                             => [
  13311.                                 'label' => 'Alto',
  13312.                                 'dataSourceIndex' => [
  13313.                                     => '11',
  13314.                                 ],
  13315.                                 'settings' => [
  13316.                                     'delimiter' => ' ',
  13317.                                 ],
  13318.                                 'transformationResultType' => 'inputQuantityValue',
  13319.                                 'dataTarget' => [
  13320.                                     'type' => 'direct',
  13321.                                     'settings' => [
  13322.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.alto',
  13323.                                         'language' => '',
  13324.                                         'writeIfTargetIsNotEmpty' => true,
  13325.                                         'writeIfSourceIsEmpty' => true,
  13326.                                     ],
  13327.                                 ],
  13328.                                 'transformationPipeline' => [
  13329.                                     => [
  13330.                                         'settings' => [
  13331.                                             'delimiter' => ' ',
  13332.                                         ],
  13333.                                         'type' => 'explode',
  13334.                                     ],
  13335.                                     => [
  13336.                                         'type' => 'inputQuantityValue',
  13337.                                     ],
  13338.                                 ],
  13339.                             ],
  13340.                             => [
  13341.                                 'label' => 'Diametro',
  13342.                                 'dataSourceIndex' => [
  13343.                                     => '12',
  13344.                                 ],
  13345.                                 'settings' => [
  13346.                                     'delimiter' => ' ',
  13347.                                 ],
  13348.                                 'transformationResultType' => 'inputQuantityValue',
  13349.                                 'dataTarget' => [
  13350.                                     'type' => 'direct',
  13351.                                     'settings' => [
  13352.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.diametro',
  13353.                                         'language' => '',
  13354.                                         'writeIfTargetIsNotEmpty' => true,
  13355.                                         'writeIfSourceIsEmpty' => true,
  13356.                                     ],
  13357.                                 ],
  13358.                                 'transformationPipeline' => [
  13359.                                     => [
  13360.                                         'settings' => [
  13361.                                             'delimiter' => ' ',
  13362.                                         ],
  13363.                                         'type' => 'explode',
  13364.                                     ],
  13365.                                     => [
  13366.                                         'type' => 'inputQuantityValue',
  13367.                                     ],
  13368.                                 ],
  13369.                             ],
  13370.                             10 => [
  13371.                                 'label' => 'Material',
  13372.                                 'dataSourceIndex' => [
  13373.                                     => '13',
  13374.                                 ],
  13375.                                 'settings' => [
  13376.                                     'mode' => 'both',
  13377.                                 ],
  13378.                                 'transformationResultType' => 'default',
  13379.                                 'dataTarget' => [
  13380.                                     'type' => 'direct',
  13381.                                     'settings' => [
  13382.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.material',
  13383.                                         'language' => '',
  13384.                                         'writeIfTargetIsNotEmpty' => true,
  13385.                                         'writeIfSourceIsEmpty' => true,
  13386.                                     ],
  13387.                                 ],
  13388.                                 'transformationPipeline' => [
  13389.                                     => [
  13390.                                         'settings' => [
  13391.                                             'mode' => 'both',
  13392.                                         ],
  13393.                                         'type' => 'trim',
  13394.                                     ],
  13395.                                 ],
  13396.                             ],
  13397.                             11 => [
  13398.                                 'label' => 'numero de cordones',
  13399.                                 'dataSourceIndex' => [
  13400.                                     => '14',
  13401.                                 ],
  13402.                                 'transformationResultType' => 'numeric',
  13403.                                 'dataTarget' => [
  13404.                                     'type' => 'direct',
  13405.                                     'settings' => [
  13406.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.numeroDeCordones',
  13407.                                         'language' => '',
  13408.                                         'writeIfTargetIsNotEmpty' => true,
  13409.                                         'writeIfSourceIsEmpty' => true,
  13410.                                     ],
  13411.                                 ],
  13412.                                 'transformationPipeline' => [
  13413.                                     => [
  13414.                                         'type' => 'numeric',
  13415.                                     ],
  13416.                                 ],
  13417.                             ],
  13418.                             12 => [
  13419.                                 'label' => 'carga de trabajo',
  13420.                                 'dataSourceIndex' => [
  13421.                                     => '15',
  13422.                                 ],
  13423.                                 'settings' => [
  13424.                                     'delimiter' => ' ',
  13425.                                 ],
  13426.                                 'transformationResultType' => 'inputQuantityValue',
  13427.                                 'dataTarget' => [
  13428.                                     'type' => 'direct',
  13429.                                     'settings' => [
  13430.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.cargaDeTrabajo',
  13431.                                         'language' => '',
  13432.                                         'writeIfTargetIsNotEmpty' => true,
  13433.                                         'writeIfSourceIsEmpty' => true,
  13434.                                     ],
  13435.                                 ],
  13436.                                 'transformationPipeline' => [
  13437.                                     => [
  13438.                                         'settings' => [
  13439.                                             'delimiter' => ' ',
  13440.                                         ],
  13441.                                         'type' => 'explode',
  13442.                                     ],
  13443.                                     => [
  13444.                                         'type' => 'inputQuantityValue',
  13445.                                     ],
  13446.                                 ],
  13447.                             ],
  13448.                             13 => [
  13449.                                 'label' => 'kgs-mts',
  13450.                                 'dataSourceIndex' => [
  13451.                                     => '16',
  13452.                                 ],
  13453.                                 'settings' => [
  13454.                                     'delimiter' => ' ',
  13455.                                 ],
  13456.                                 'transformationResultType' => 'inputQuantityValue',
  13457.                                 'dataTarget' => [
  13458.                                     'type' => 'direct',
  13459.                                     'settings' => [
  13460.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.kilogramosPorMetro',
  13461.                                         'language' => '',
  13462.                                         'writeIfTargetIsNotEmpty' => true,
  13463.                                         'writeIfSourceIsEmpty' => true,
  13464.                                     ],
  13465.                                 ],
  13466.                                 'transformationPipeline' => [
  13467.                                     => [
  13468.                                         'settings' => [
  13469.                                             'delimiter' => ' ',
  13470.                                         ],
  13471.                                         'type' => 'explode',
  13472.                                     ],
  13473.                                     => [
  13474.                                         'type' => 'inputQuantityValue',
  13475.                                     ],
  13476.                                 ],
  13477.                             ],
  13478.                             14 => [
  13479.                                 'label' => 'flotabilidad',
  13480.                                 'dataSourceIndex' => [
  13481.                                     => '17',
  13482.                                 ],
  13483.                                 'settings' => [
  13484.                                     'delimiter' => ' ',
  13485.                                 ],
  13486.                                 'transformationResultType' => 'inputQuantityValue',
  13487.                                 'dataTarget' => [
  13488.                                     'type' => 'direct',
  13489.                                     'settings' => [
  13490.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.flotabilidad',
  13491.                                         'language' => '',
  13492.                                         'writeIfTargetIsNotEmpty' => true,
  13493.                                         'writeIfSourceIsEmpty' => true,
  13494.                                     ],
  13495.                                 ],
  13496.                                 'transformationPipeline' => [
  13497.                                     => [
  13498.                                         'settings' => [
  13499.                                             'delimiter' => ' ',
  13500.                                         ],
  13501.                                         'type' => 'explode',
  13502.                                     ],
  13503.                                     => [
  13504.                                         'type' => 'inputQuantityValue',
  13505.                                     ],
  13506.                                 ],
  13507.                             ],
  13508.                             15 => [
  13509.                                 'label' => 'forma',
  13510.                                 'dataSourceIndex' => [
  13511.                                     => '18',
  13512.                                 ],
  13513.                                 'transformationResultType' => 'default',
  13514.                                 'dataTarget' => [
  13515.                                     'type' => 'direct',
  13516.                                     'settings' => [
  13517.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.forma',
  13518.                                         'language' => '',
  13519.                                         'writeIfTargetIsNotEmpty' => true,
  13520.                                         'writeIfSourceIsEmpty' => true,
  13521.                                     ],
  13522.                                 ],
  13523.                                 'transformationPipeline' => [
  13524.                                 ],
  13525.                             ],
  13526.                             16 => [
  13527.                                 'label' => 'categoria',
  13528.                                 'dataSourceIndex' => [
  13529.                                     => '19',
  13530.                                 ],
  13531.                                 'transformationResultType' => 'default',
  13532.                                 'dataTarget' => [
  13533.                                     'type' => 'direct',
  13534.                                     'settings' => [
  13535.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.categoria',
  13536.                                         'language' => '',
  13537.                                         'writeIfTargetIsNotEmpty' => true,
  13538.                                         'writeIfSourceIsEmpty' => true,
  13539.                                     ],
  13540.                                 ],
  13541.                                 'transformationPipeline' => [
  13542.                                 ],
  13543.                             ],
  13544.                             17 => [
  13545.                                 'label' => 'presentacion',
  13546.                                 'dataSourceIndex' => [
  13547.                                     => '20',
  13548.                                 ],
  13549.                                 'transformationResultType' => 'default',
  13550.                                 'dataTarget' => [
  13551.                                     'type' => 'direct',
  13552.                                     'settings' => [
  13553.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.presentacion',
  13554.                                         'language' => '',
  13555.                                         'writeIfTargetIsNotEmpty' => true,
  13556.                                         'writeIfSourceIsEmpty' => true,
  13557.                                     ],
  13558.                                 ],
  13559.                                 'transformationPipeline' => [
  13560.                                 ],
  13561.                             ],
  13562.                             18 => [
  13563.                                 'label' => 'numero de unidades',
  13564.                                 'dataSourceIndex' => [
  13565.                                     => '21',
  13566.                                 ],
  13567.                                 'transformationResultType' => 'numeric',
  13568.                                 'dataTarget' => [
  13569.                                     'type' => 'direct',
  13570.                                     'settings' => [
  13571.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.unidades',
  13572.                                         'language' => '',
  13573.                                         'writeIfTargetIsNotEmpty' => true,
  13574.                                         'writeIfSourceIsEmpty' => true,
  13575.                                     ],
  13576.                                 ],
  13577.                                 'transformationPipeline' => [
  13578.                                     => [
  13579.                                         'type' => 'numeric',
  13580.                                     ],
  13581.                                 ],
  13582.                             ],
  13583.                             19 => [
  13584.                                 'label' => 'temperatura de servicio',
  13585.                                 'dataSourceIndex' => [
  13586.                                     => '22',
  13587.                                 ],
  13588.                                 'settings' => [
  13589.                                     'delimiter' => ' ',
  13590.                                 ],
  13591.                                 'transformationResultType' => 'inputQuantityValue',
  13592.                                 'dataTarget' => [
  13593.                                     'type' => 'direct',
  13594.                                     'settings' => [
  13595.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.temperaturaDeServicio',
  13596.                                         'language' => '',
  13597.                                         'writeIfTargetIsNotEmpty' => true,
  13598.                                         'writeIfSourceIsEmpty' => true,
  13599.                                     ],
  13600.                                 ],
  13601.                                 'transformationPipeline' => [
  13602.                                     => [
  13603.                                         'settings' => [
  13604.                                             'delimiter' => ' ',
  13605.                                         ],
  13606.                                         'type' => 'explode',
  13607.                                     ],
  13608.                                     => [
  13609.                                         'type' => 'inputQuantityValue',
  13610.                                     ],
  13611.                                 ],
  13612.                             ],
  13613.                             20 => [
  13614.                                 'label' => 'potencia',
  13615.                                 'dataSourceIndex' => [
  13616.                                     => '23',
  13617.                                 ],
  13618.                                 'settings' => [
  13619.                                     'delimiter' => ' ',
  13620.                                 ],
  13621.                                 'transformationResultType' => 'inputQuantityValue',
  13622.                                 'dataTarget' => [
  13623.                                     'type' => 'direct',
  13624.                                     'settings' => [
  13625.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.potencia',
  13626.                                         'language' => '',
  13627.                                         'writeIfTargetIsNotEmpty' => true,
  13628.                                         'writeIfSourceIsEmpty' => true,
  13629.                                     ],
  13630.                                 ],
  13631.                                 'transformationPipeline' => [
  13632.                                     => [
  13633.                                         'settings' => [
  13634.                                             'delimiter' => ' ',
  13635.                                         ],
  13636.                                         'type' => 'explode',
  13637.                                     ],
  13638.                                     => [
  13639.                                         'type' => 'inputQuantityValue',
  13640.                                     ],
  13641.                                 ],
  13642.                             ],
  13643.                             21 => [
  13644.                                 'label' => 'voltaje',
  13645.                                 'dataSourceIndex' => [
  13646.                                     => '24',
  13647.                                 ],
  13648.                                 'settings' => [
  13649.                                     'delimiter' => ' ',
  13650.                                 ],
  13651.                                 'transformationResultType' => 'inputQuantityValue',
  13652.                                 'dataTarget' => [
  13653.                                     'type' => 'direct',
  13654.                                     'settings' => [
  13655.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.Voltaje',
  13656.                                         'language' => '',
  13657.                                         'writeIfTargetIsNotEmpty' => true,
  13658.                                         'writeIfSourceIsEmpty' => true,
  13659.                                     ],
  13660.                                 ],
  13661.                                 'transformationPipeline' => [
  13662.                                     => [
  13663.                                         'settings' => [
  13664.                                             'delimiter' => ' ',
  13665.                                         ],
  13666.                                         'type' => 'explode',
  13667.                                     ],
  13668.                                     => [
  13669.                                         'type' => 'inputQuantityValue',
  13670.                                     ],
  13671.                                 ],
  13672.                             ],
  13673.                             22 => [
  13674.                                 'label' => 'diametro de varilla',
  13675.                                 'dataSourceIndex' => [
  13676.                                     => '25',
  13677.                                 ],
  13678.                                 'settings' => [
  13679.                                     'delimiter' => ' ',
  13680.                                 ],
  13681.                                 'transformationResultType' => 'inputQuantityValue',
  13682.                                 'dataTarget' => [
  13683.                                     'type' => 'direct',
  13684.                                     'settings' => [
  13685.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.diametroDeVarilla',
  13686.                                         'language' => '',
  13687.                                         'writeIfTargetIsNotEmpty' => true,
  13688.                                         'writeIfSourceIsEmpty' => true,
  13689.                                     ],
  13690.                                 ],
  13691.                                 'transformationPipeline' => [
  13692.                                     => [
  13693.                                         'settings' => [
  13694.                                             'delimiter' => ' ',
  13695.                                         ],
  13696.                                         'type' => 'explode',
  13697.                                     ],
  13698.                                     => [
  13699.                                         'type' => 'inputQuantityValue',
  13700.                                     ],
  13701.                                 ],
  13702.                             ],
  13703.                             23 => [
  13704.                                 'label' => 'diametro base',
  13705.                                 'dataSourceIndex' => [
  13706.                                     => '26',
  13707.                                 ],
  13708.                                 'transformationResultType' => 'default',
  13709.                                 'dataTarget' => [
  13710.                                     'type' => 'direct',
  13711.                                     'settings' => [
  13712.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.dimensionesBase',
  13713.                                         'language' => '',
  13714.                                         'writeIfTargetIsNotEmpty' => true,
  13715.                                         'writeIfSourceIsEmpty' => true,
  13716.                                     ],
  13717.                                 ],
  13718.                                 'transformationPipeline' => [
  13719.                                 ],
  13720.                             ],
  13721.                             24 => [
  13722.                                 'label' => 'distancia entre agujeros',
  13723.                                 'dataSourceIndex' => [
  13724.                                     => '27',
  13725.                                 ],
  13726.                                 'settings' => [
  13727.                                     'delimiter' => ' ',
  13728.                                 ],
  13729.                                 'transformationResultType' => 'inputQuantityValue',
  13730.                                 'dataTarget' => [
  13731.                                     'type' => 'direct',
  13732.                                     'settings' => [
  13733.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.distanciaEntreAgujeros',
  13734.                                         'language' => '',
  13735.                                         'writeIfTargetIsNotEmpty' => true,
  13736.                                         'writeIfSourceIsEmpty' => true,
  13737.                                     ],
  13738.                                 ],
  13739.                                 'transformationPipeline' => [
  13740.                                     => [
  13741.                                         'settings' => [
  13742.                                             'delimiter' => ' ',
  13743.                                         ],
  13744.                                         'type' => 'explode',
  13745.                                     ],
  13746.                                     => [
  13747.                                         'type' => 'inputQuantityValue',
  13748.                                     ],
  13749.                                 ],
  13750.                             ],
  13751.                             25 => [
  13752.                                 'label' => 'longitud total',
  13753.                                 'dataSourceIndex' => [
  13754.                                     => '28',
  13755.                                 ],
  13756.                                 'settings' => [
  13757.                                     'delimiter' => ' ',
  13758.                                 ],
  13759.                                 'transformationResultType' => 'inputQuantityValue',
  13760.                                 'dataTarget' => [
  13761.                                     'type' => 'direct',
  13762.                                     'settings' => [
  13763.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.longitudTotal',
  13764.                                         'language' => '',
  13765.                                         'writeIfTargetIsNotEmpty' => true,
  13766.                                         'writeIfSourceIsEmpty' => true,
  13767.                                     ],
  13768.                                 ],
  13769.                                 'transformationPipeline' => [
  13770.                                     => [
  13771.                                         'settings' => [
  13772.                                             'delimiter' => ' ',
  13773.                                         ],
  13774.                                         'type' => 'explode',
  13775.                                     ],
  13776.                                     => [
  13777.                                         'type' => 'inputQuantityValue',
  13778.                                     ],
  13779.                                 ],
  13780.                             ],
  13781.                             26 => [
  13782.                                 'label' => 'Fundicion',
  13783.                                 'dataSourceIndex' => [
  13784.                                     => '31',
  13785.                                 ],
  13786.                                 'transformationResultType' => 'default',
  13787.                                 'dataTarget' => [
  13788.                                     'type' => 'direct',
  13789.                                     'settings' => [
  13790.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.fundicion',
  13791.                                         'language' => '',
  13792.                                         'writeIfTargetIsNotEmpty' => true,
  13793.                                         'writeIfSourceIsEmpty' => true,
  13794.                                     ],
  13795.                                 ],
  13796.                                 'transformationPipeline' => [
  13797.                                 ],
  13798.                             ],
  13799.                             27 => [
  13800.                                 'label' => 'Longitud total',
  13801.                                 'dataSourceIndex' => [
  13802.                                     => '32',
  13803.                                 ],
  13804.                                 'settings' => [
  13805.                                     'delimiter' => ' ',
  13806.                                 ],
  13807.                                 'transformationResultType' => 'inputQuantityValue',
  13808.                                 'dataTarget' => [
  13809.                                     'type' => 'direct',
  13810.                                     'settings' => [
  13811.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.longitudTotal',
  13812.                                         'language' => '',
  13813.                                         'writeIfTargetIsNotEmpty' => true,
  13814.                                         'writeIfSourceIsEmpty' => true,
  13815.                                     ],
  13816.                                 ],
  13817.                                 'transformationPipeline' => [
  13818.                                     => [
  13819.                                         'settings' => [
  13820.                                             'delimiter' => ' ',
  13821.                                         ],
  13822.                                         'type' => 'explode',
  13823.                                     ],
  13824.                                     => [
  13825.                                         'type' => 'inputQuantityValue',
  13826.                                     ],
  13827.                                 ],
  13828.                             ],
  13829.                             28 => [
  13830.                                 'label' => 'diametro cabo',
  13831.                                 'dataSourceIndex' => [
  13832.                                     => '33',
  13833.                                 ],
  13834.                                 'settings' => [
  13835.                                     'delimiter' => ' ',
  13836.                                 ],
  13837.                                 'transformationResultType' => 'inputQuantityValue',
  13838.                                 'dataTarget' => [
  13839.                                     'type' => 'direct',
  13840.                                     'settings' => [
  13841.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.diametroCabo',
  13842.                                         'language' => '',
  13843.                                         'writeIfTargetIsNotEmpty' => true,
  13844.                                         'writeIfSourceIsEmpty' => true,
  13845.                                     ],
  13846.                                 ],
  13847.                                 'transformationPipeline' => [
  13848.                                     => [
  13849.                                         'settings' => [
  13850.                                             'delimiter' => ' ',
  13851.                                         ],
  13852.                                         'type' => 'explode',
  13853.                                     ],
  13854.                                     => [
  13855.                                         'type' => 'inputQuantityValue',
  13856.                                     ],
  13857.                                 ],
  13858.                             ],
  13859.                             29 => [
  13860.                                 'label' => '1 vuelta',
  13861.                                 'dataSourceIndex' => [
  13862.                                     => '34',
  13863.                                 ],
  13864.                                 'settings' => [
  13865.                                     'delimiter' => ' ',
  13866.                                 ],
  13867.                                 'transformationResultType' => 'inputQuantityValue',
  13868.                                 'dataTarget' => [
  13869.                                     'type' => 'direct',
  13870.                                     'settings' => [
  13871.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.vuelta1',
  13872.                                         'language' => '',
  13873.                                         'writeIfTargetIsNotEmpty' => true,
  13874.                                         'writeIfSourceIsEmpty' => true,
  13875.                                     ],
  13876.                                 ],
  13877.                                 'transformationPipeline' => [
  13878.                                     => [
  13879.                                         'settings' => [
  13880.                                             'delimiter' => ' ',
  13881.                                         ],
  13882.                                         'type' => 'explode',
  13883.                                     ],
  13884.                                     => [
  13885.                                         'type' => 'inputQuantityValue',
  13886.                                     ],
  13887.                                 ],
  13888.                             ],
  13889.                             30 => [
  13890.                                 'label' => '2 vueltas',
  13891.                                 'dataSourceIndex' => [
  13892.                                     => '35',
  13893.                                 ],
  13894.                                 'settings' => [
  13895.                                     'delimiter' => ' ',
  13896.                                 ],
  13897.                                 'transformationResultType' => 'inputQuantityValue',
  13898.                                 'dataTarget' => [
  13899.                                     'type' => 'direct',
  13900.                                     'settings' => [
  13901.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.vueltas2',
  13902.                                         'language' => '',
  13903.                                         'writeIfTargetIsNotEmpty' => true,
  13904.                                         'writeIfSourceIsEmpty' => true,
  13905.                                     ],
  13906.                                 ],
  13907.                                 'transformationPipeline' => [
  13908.                                     => [
  13909.                                         'settings' => [
  13910.                                             'delimiter' => ' ',
  13911.                                         ],
  13912.                                         'type' => 'explode',
  13913.                                     ],
  13914.                                     => [
  13915.                                         'type' => 'inputQuantityValue',
  13916.                                     ],
  13917.                                 ],
  13918.                             ],
  13919.                             31 => [
  13920.                                 'label' => '3 vueltas',
  13921.                                 'dataSourceIndex' => [
  13922.                                     => '36',
  13923.                                 ],
  13924.                                 'settings' => [
  13925.                                     'delimiter' => ' ',
  13926.                                 ],
  13927.                                 'transformationResultType' => 'inputQuantityValue',
  13928.                                 'dataTarget' => [
  13929.                                     'type' => 'direct',
  13930.                                     'settings' => [
  13931.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.vueltas3',
  13932.                                         'language' => '',
  13933.                                         'writeIfTargetIsNotEmpty' => true,
  13934.                                         'writeIfSourceIsEmpty' => true,
  13935.                                     ],
  13936.                                 ],
  13937.                                 'transformationPipeline' => [
  13938.                                     => [
  13939.                                         'settings' => [
  13940.                                             'delimiter' => ' ',
  13941.                                         ],
  13942.                                         'type' => 'explode',
  13943.                                     ],
  13944.                                     => [
  13945.                                         'type' => 'inputQuantityValue',
  13946.                                     ],
  13947.                                 ],
  13948.                             ],
  13949.                             32 => [
  13950.                                 'label' => '3 vueltas de cabo',
  13951.                                 'dataSourceIndex' => [
  13952.                                     => '37',
  13953.                                 ],
  13954.                                 'settings' => [
  13955.                                     'delimiter' => ' ',
  13956.                                 ],
  13957.                                 'transformationResultType' => 'inputQuantityValue',
  13958.                                 'dataTarget' => [
  13959.                                     'type' => 'direct',
  13960.                                     'settings' => [
  13961.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.vueltasDeCabo3',
  13962.                                         'language' => '',
  13963.                                         'writeIfTargetIsNotEmpty' => true,
  13964.                                         'writeIfSourceIsEmpty' => true,
  13965.                                     ],
  13966.                                 ],
  13967.                                 'transformationPipeline' => [
  13968.                                     => [
  13969.                                         'settings' => [
  13970.                                             'delimiter' => ' ',
  13971.                                         ],
  13972.                                         'type' => 'explode',
  13973.                                     ],
  13974.                                     => [
  13975.                                         'type' => 'inputQuantityValue',
  13976.                                     ],
  13977.                                 ],
  13978.                             ],
  13979.                             33 => [
  13980.                                 'label' => 'Medida A',
  13981.                                 'dataSourceIndex' => [
  13982.                                     => '38',
  13983.                                 ],
  13984.                                 'settings' => [
  13985.                                     'delimiter' => ' ',
  13986.                                 ],
  13987.                                 'transformationResultType' => 'inputQuantityValue',
  13988.                                 'dataTarget' => [
  13989.                                     'type' => 'direct',
  13990.                                     'settings' => [
  13991.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaA',
  13992.                                         'language' => '',
  13993.                                         'writeIfTargetIsNotEmpty' => true,
  13994.                                         'writeIfSourceIsEmpty' => true,
  13995.                                     ],
  13996.                                 ],
  13997.                                 'transformationPipeline' => [
  13998.                                     => [
  13999.                                         'settings' => [
  14000.                                             'delimiter' => ' ',
  14001.                                         ],
  14002.                                         'type' => 'explode',
  14003.                                     ],
  14004.                                     => [
  14005.                                         'type' => 'inputQuantityValue',
  14006.                                     ],
  14007.                                 ],
  14008.                             ],
  14009.                             34 => [
  14010.                                 'label' => 'Medida B',
  14011.                                 'dataSourceIndex' => [
  14012.                                     => '39',
  14013.                                 ],
  14014.                                 'settings' => [
  14015.                                     'delimiter' => ' ',
  14016.                                 ],
  14017.                                 'transformationResultType' => 'inputQuantityValue',
  14018.                                 'dataTarget' => [
  14019.                                     'type' => 'direct',
  14020.                                     'settings' => [
  14021.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaB',
  14022.                                         'language' => '',
  14023.                                         'writeIfTargetIsNotEmpty' => true,
  14024.                                         'writeIfSourceIsEmpty' => true,
  14025.                                     ],
  14026.                                 ],
  14027.                                 'transformationPipeline' => [
  14028.                                     => [
  14029.                                         'settings' => [
  14030.                                             'delimiter' => ' ',
  14031.                                         ],
  14032.                                         'type' => 'explode',
  14033.                                     ],
  14034.                                     => [
  14035.                                         'type' => 'inputQuantityValue',
  14036.                                     ],
  14037.                                 ],
  14038.                             ],
  14039.                             35 => [
  14040.                                 'label' => 'Medida C',
  14041.                                 'dataSourceIndex' => [
  14042.                                     => '40',
  14043.                                 ],
  14044.                                 'settings' => [
  14045.                                     'delimiter' => ' ',
  14046.                                 ],
  14047.                                 'transformationResultType' => 'inputQuantityValue',
  14048.                                 'dataTarget' => [
  14049.                                     'type' => 'direct',
  14050.                                     'settings' => [
  14051.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaC',
  14052.                                         'language' => '',
  14053.                                         'writeIfTargetIsNotEmpty' => true,
  14054.                                         'writeIfSourceIsEmpty' => true,
  14055.                                     ],
  14056.                                 ],
  14057.                                 'transformationPipeline' => [
  14058.                                     => [
  14059.                                         'settings' => [
  14060.                                             'delimiter' => ' ',
  14061.                                         ],
  14062.                                         'type' => 'explode',
  14063.                                     ],
  14064.                                     => [
  14065.                                         'type' => 'inputQuantityValue',
  14066.                                     ],
  14067.                                 ],
  14068.                             ],
  14069.                             36 => [
  14070.                                 'label' => 'Medida D',
  14071.                                 'dataSourceIndex' => [
  14072.                                     => '41',
  14073.                                 ],
  14074.                                 'settings' => [
  14075.                                     'delimiter' => ' ',
  14076.                                 ],
  14077.                                 'transformationResultType' => 'inputQuantityValue',
  14078.                                 'dataTarget' => [
  14079.                                     'type' => 'direct',
  14080.                                     'settings' => [
  14081.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaD',
  14082.                                         'language' => '',
  14083.                                         'writeIfTargetIsNotEmpty' => true,
  14084.                                         'writeIfSourceIsEmpty' => true,
  14085.                                     ],
  14086.                                 ],
  14087.                                 'transformationPipeline' => [
  14088.                                     => [
  14089.                                         'settings' => [
  14090.                                             'delimiter' => ' ',
  14091.                                         ],
  14092.                                         'type' => 'explode',
  14093.                                     ],
  14094.                                     => [
  14095.                                         'type' => 'inputQuantityValue',
  14096.                                     ],
  14097.                                 ],
  14098.                             ],
  14099.                             37 => [
  14100.                                 'label' => 'Medida L',
  14101.                                 'dataSourceIndex' => [
  14102.                                     => '42',
  14103.                                 ],
  14104.                                 'settings' => [
  14105.                                     'delimiter' => ' ',
  14106.                                 ],
  14107.                                 'transformationResultType' => 'inputQuantityValue',
  14108.                                 'dataTarget' => [
  14109.                                     'type' => 'direct',
  14110.                                     'settings' => [
  14111.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaL',
  14112.                                         'language' => '',
  14113.                                         'writeIfTargetIsNotEmpty' => true,
  14114.                                         'writeIfSourceIsEmpty' => true,
  14115.                                     ],
  14116.                                 ],
  14117.                                 'transformationPipeline' => [
  14118.                                     => [
  14119.                                         'settings' => [
  14120.                                             'delimiter' => ' ',
  14121.                                         ],
  14122.                                         'type' => 'explode',
  14123.                                     ],
  14124.                                     => [
  14125.                                         'type' => 'inputQuantityValue',
  14126.                                     ],
  14127.                                 ],
  14128.                             ],
  14129.                             38 => [
  14130.                                 'label' => 'Medida G',
  14131.                                 'dataSourceIndex' => [
  14132.                                     => '43',
  14133.                                 ],
  14134.                                 'settings' => [
  14135.                                     'delimiter' => ' ',
  14136.                                 ],
  14137.                                 'transformationResultType' => 'inputQuantityValue',
  14138.                                 'dataTarget' => [
  14139.                                     'type' => 'direct',
  14140.                                     'settings' => [
  14141.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaG',
  14142.                                         'language' => '',
  14143.                                         'writeIfTargetIsNotEmpty' => true,
  14144.                                         'writeIfSourceIsEmpty' => true,
  14145.                                     ],
  14146.                                 ],
  14147.                                 'transformationPipeline' => [
  14148.                                     => [
  14149.                                         'settings' => [
  14150.                                             'delimiter' => ' ',
  14151.                                         ],
  14152.                                         'type' => 'explode',
  14153.                                     ],
  14154.                                     => [
  14155.                                         'type' => 'inputQuantityValue',
  14156.                                     ],
  14157.                                 ],
  14158.                             ],
  14159.                             39 => [
  14160.                                 'label' => 'Medida P',
  14161.                                 'dataSourceIndex' => [
  14162.                                     => '44',
  14163.                                 ],
  14164.                                 'settings' => [
  14165.                                     'delimiter' => ' ',
  14166.                                 ],
  14167.                                 'transformationResultType' => 'inputQuantityValue',
  14168.                                 'dataTarget' => [
  14169.                                     'type' => 'direct',
  14170.                                     'settings' => [
  14171.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaP',
  14172.                                         'language' => '',
  14173.                                         'writeIfTargetIsNotEmpty' => true,
  14174.                                         'writeIfSourceIsEmpty' => true,
  14175.                                     ],
  14176.                                 ],
  14177.                                 'transformationPipeline' => [
  14178.                                     => [
  14179.                                         'settings' => [
  14180.                                             'delimiter' => ' ',
  14181.                                         ],
  14182.                                         'type' => 'explode',
  14183.                                     ],
  14184.                                     => [
  14185.                                         'type' => 'inputQuantityValue',
  14186.                                     ],
  14187.                                 ],
  14188.                             ],
  14189.                             40 => [
  14190.                                 'label' => 'Medida H',
  14191.                                 'dataSourceIndex' => [
  14192.                                     => '45',
  14193.                                 ],
  14194.                                 'settings' => [
  14195.                                     'delimiter' => ' ',
  14196.                                 ],
  14197.                                 'transformationResultType' => 'inputQuantityValue',
  14198.                                 'dataTarget' => [
  14199.                                     'type' => 'direct',
  14200.                                     'settings' => [
  14201.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidaH',
  14202.                                         'language' => '',
  14203.                                         'writeIfTargetIsNotEmpty' => true,
  14204.                                         'writeIfSourceIsEmpty' => true,
  14205.                                     ],
  14206.                                 ],
  14207.                                 'transformationPipeline' => [
  14208.                                     => [
  14209.                                         'settings' => [
  14210.                                             'delimiter' => ' ',
  14211.                                         ],
  14212.                                         'type' => 'explode',
  14213.                                     ],
  14214.                                     => [
  14215.                                         'type' => 'inputQuantityValue',
  14216.                                     ],
  14217.                                 ],
  14218.                             ],
  14219.                             41 => [
  14220.                                 'label' => 'Medidas',
  14221.                                 'dataSourceIndex' => [
  14222.                                     => '46',
  14223.                                 ],
  14224.                                 'transformationResultType' => 'default',
  14225.                                 'dataTarget' => [
  14226.                                     'type' => 'direct',
  14227.                                     'settings' => [
  14228.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.medidas',
  14229.                                         'language' => '',
  14230.                                         'writeIfTargetIsNotEmpty' => true,
  14231.                                         'writeIfSourceIsEmpty' => true,
  14232.                                     ],
  14233.                                 ],
  14234.                                 'transformationPipeline' => [
  14235.                                 ],
  14236.                             ],
  14237.                             42 => [
  14238.                                 'label' => 'Tipo',
  14239.                                 'dataSourceIndex' => [
  14240.                                     => '47',
  14241.                                 ],
  14242.                                 'transformationResultType' => 'default',
  14243.                                 'dataTarget' => [
  14244.                                     'type' => 'direct',
  14245.                                     'settings' => [
  14246.                                         'fieldName' => 'attributes.ProductAttributesAmarreYFondeo.tipo',
  14247.                                         'language' => '',
  14248.                                         'writeIfTargetIsNotEmpty' => true,
  14249.                                         'writeIfSourceIsEmpty' => true,
  14250.                                     ],
  14251.                                 ],
  14252.                                 'transformationPipeline' => [
  14253.                                 ],
  14254.                             ],
  14255.                             43 => [
  14256.                                 'label' => 'Sede amigable ES',
  14257.                                 'dataSourceIndex' => [
  14258.                                     => '48',
  14259.                                 ],
  14260.                                 'transformationResultType' => 'default',
  14261.                                 'dataTarget' => [
  14262.                                     'type' => 'direct',
  14263.                                     'settings' => [
  14264.                                         'fieldName' => 'urlseofriendly',
  14265.                                         'language' => 'es',
  14266.                                         'writeIfTargetIsNotEmpty' => true,
  14267.                                         'writeIfSourceIsEmpty' => false,
  14268.                                     ],
  14269.                                 ],
  14270.                                 'transformationPipeline' => [
  14271.                                 ],
  14272.                             ],
  14273.                             44 => [
  14274.                                 'label' => 'Sede amigable EN',
  14275.                                 'dataSourceIndex' => [
  14276.                                     => '49',
  14277.                                 ],
  14278.                                 'transformationResultType' => 'default',
  14279.                                 'dataTarget' => [
  14280.                                     'type' => 'direct',
  14281.                                     'settings' => [
  14282.                                         'fieldName' => 'urlseofriendly',
  14283.                                         'language' => 'en',
  14284.                                         'writeIfTargetIsNotEmpty' => true,
  14285.                                         'writeIfSourceIsEmpty' => false,
  14286.                                     ],
  14287.                                 ],
  14288.                                 'transformationPipeline' => [
  14289.                                 ],
  14290.                             ],
  14291.                         ],
  14292.                         'executionConfig' => [
  14293.                             'scheduleType' => 'recurring',
  14294.                             'cronDefinition' => '',
  14295.                             'scheduledAt' => '',
  14296.                         ],
  14297.                         'permissions' => [
  14298.                             'user' => [
  14299.                             ],
  14300.                             'role' => [
  14301.                             ],
  14302.                         ],
  14303.                         'workspaces' => [
  14304.                         ],
  14305.                     ],
  14306.                     'pinturas-variants' => [
  14307.                         'general' => [
  14308.                             'type' => 'dataImporterDataObject',
  14309.                             'name' => 'pinturas-variants',
  14310.                             'description' => '',
  14311.                             'group' => '',
  14312.                             'active' => false,
  14313.                             'path' => NULL,
  14314.                             'modificationDate' => 1741060441,
  14315.                             'createDate' => 1733933138,
  14316.                         ],
  14317.                         'loaderConfig' => [
  14318.                             'type' => 'upload',
  14319.                             'settings' => [
  14320.                                 'uploadFilePath' => 'pinturas-variants/upload.import',
  14321.                             ],
  14322.                         ],
  14323.                         'interpreterConfig' => [
  14324.                             'type' => 'xlsx',
  14325.                             'settings' => [
  14326.                                 'skipFirstRow' => true,
  14327.                                 'sheetName' => 'Variants',
  14328.                             ],
  14329.                         ],
  14330.                         'resolverConfig' => [
  14331.                             'elementType' => 'dataObject',
  14332.                             'dataObjectClassId' => '15',
  14333.                             'loadingStrategy' => [
  14334.                                 'type' => 'attribute',
  14335.                                 'settings' => [
  14336.                                     'dataSourceIndex' => '0',
  14337.                                     'attributeName' => 'bsncode',
  14338.                                     'language' => '',
  14339.                                     'includeUnpublished' => true,
  14340.                                 ],
  14341.                             ],
  14342.                             'createLocationStrategy' => [
  14343.                                 'type' => 'findParent',
  14344.                                 'settings' => [
  14345.                                     'findStrategy' => 'attribute',
  14346.                                     'attributeDataObjectClassId' => '15',
  14347.                                     'attributeName' => 'path',
  14348.                                     'attributeLanguage' => '',
  14349.                                     'dataSourceIndex' => '5',
  14350.                                     'fallbackPath' => '/fallback',
  14351.                                 ],
  14352.                             ],
  14353.                             'locationUpdateStrategy' => [
  14354.                                 'type' => 'noChange',
  14355.                             ],
  14356.                             'publishingStrategy' => [
  14357.                                 'type' => 'noChangeUnpublishNew',
  14358.                             ],
  14359.                         ],
  14360.                         'processingConfig' => [
  14361.                             'executionType' => 'sequential',
  14362.                             'idDataIndex' => '',
  14363.                         ],
  14364.                         'mappingConfig' => [
  14365.                             => [
  14366.                                 'label' => 'SK',
  14367.                                 'dataSourceIndex' => [
  14368.                                     => '0',
  14369.                                 ],
  14370.                                 'settings' => [
  14371.                                     'search' => '/',
  14372.                                     'replace' => '-',
  14373.                                     'mode' => 'both',
  14374.                                 ],
  14375.                                 'transformationResultType' => 'default',
  14376.                                 'dataTarget' => [
  14377.                                     'type' => 'direct',
  14378.                                     'settings' => [
  14379.                                         'fieldName' => 'key',
  14380.                                         'language' => '',
  14381.                                         'writeIfTargetIsNotEmpty' => true,
  14382.                                         'writeIfSourceIsEmpty' => true,
  14383.                                     ],
  14384.                                 ],
  14385.                                 'transformationPipeline' => [
  14386.                                     => [
  14387.                                         'settings' => [
  14388.                                             'search' => '/',
  14389.                                             'replace' => '-',
  14390.                                         ],
  14391.                                         'type' => 'stringReplace',
  14392.                                     ],
  14393.                                     => [
  14394.                                         'settings' => [
  14395.                                             'mode' => 'both',
  14396.                                         ],
  14397.                                         'type' => 'trim',
  14398.                                     ],
  14399.                                 ],
  14400.                             ],
  14401.                             => [
  14402.                                 'label' => 'Imagenes',
  14403.                                 'dataSourceIndex' => [
  14404.                                     => '1',
  14405.                                     => '2',
  14406.                                     => '3',
  14407.                                     => '4',
  14408.                                 ],
  14409.                                 'settings' => [
  14410.                                     'loadStrategy' => 'path',
  14411.                                 ],
  14412.                                 'transformationResultType' => 'assetArray',
  14413.                                 'dataTarget' => [
  14414.                                     'type' => 'manyToManyRelation',
  14415.                                     'settings' => [
  14416.                                         'fieldName' => 'images',
  14417.                                         'language' => '',
  14418.                                         'writeIfTargetIsNotEmpty' => true,
  14419.                                         'writeIfSourceIsEmpty' => true,
  14420.                                         'overwriteMode' => 'replace',
  14421.                                     ],
  14422.                                 ],
  14423.                                 'transformationPipeline' => [
  14424.                                     => [
  14425.                                         'type' => 'asArray',
  14426.                                     ],
  14427.                                     => [
  14428.                                         'settings' => [
  14429.                                             'loadStrategy' => 'path',
  14430.                                         ],
  14431.                                         'type' => 'loadAsset',
  14432.                                     ],
  14433.                                 ],
  14434.                             ],
  14435.                             => [
  14436.                                 'label' => 'Codigo',
  14437.                                 'dataSourceIndex' => [
  14438.                                     => '0',
  14439.                                 ],
  14440.                                 'settings' => [
  14441.                                     'mode' => 'both',
  14442.                                 ],
  14443.                                 'transformationResultType' => 'default',
  14444.                                 'dataTarget' => [
  14445.                                     'type' => 'direct',
  14446.                                     'settings' => [
  14447.                                         'fieldName' => 'bsncode',
  14448.                                         'language' => '',
  14449.                                         'writeIfTargetIsNotEmpty' => true,
  14450.                                         'writeIfSourceIsEmpty' => true,
  14451.                                     ],
  14452.                                 ],
  14453.                                 'transformationPipeline' => [
  14454.                                     => [
  14455.                                         'settings' => [
  14456.                                             'mode' => 'both',
  14457.                                         ],
  14458.                                         'type' => 'trim',
  14459.                                     ],
  14460.                                 ],
  14461.                             ],
  14462.                             => [
  14463.                                 'label' => 'Codigo del fabricante',
  14464.                                 'dataSourceIndex' => [
  14465.                                     => '0',
  14466.                                 ],
  14467.                                 'settings' => [
  14468.                                     'mode' => 'both',
  14469.                                 ],
  14470.                                 'transformationResultType' => 'default',
  14471.                                 'dataTarget' => [
  14472.                                     'type' => 'direct',
  14473.                                     'settings' => [
  14474.                                         'fieldName' => 'manufacturercode',
  14475.                                         'language' => '',
  14476.                                         'writeIfTargetIsNotEmpty' => true,
  14477.                                         'writeIfSourceIsEmpty' => true,
  14478.                                     ],
  14479.                                 ],
  14480.                                 'transformationPipeline' => [
  14481.                                     => [
  14482.                                         'settings' => [
  14483.                                             'mode' => 'both',
  14484.                                         ],
  14485.                                         'type' => 'trim',
  14486.                                     ],
  14487.                                 ],
  14488.                             ],
  14489.                             => [
  14490.                                 'label' => 'Precio',
  14491.                                 'dataSourceIndex' => [
  14492.                                     => '6',
  14493.                                 ],
  14494.                                 'transformationResultType' => 'default',
  14495.                                 'dataTarget' => [
  14496.                                     'type' => 'direct',
  14497.                                     'settings' => [
  14498.                                         'fieldName' => 'price',
  14499.                                         'language' => '',
  14500.                                         'writeIfTargetIsNotEmpty' => true,
  14501.                                         'writeIfSourceIsEmpty' => true,
  14502.                                     ],
  14503.                                 ],
  14504.                                 'transformationPipeline' => [
  14505.                                 ],
  14506.                             ],
  14507.                             => [
  14508.                                 'label' => 'variant',
  14509.                                 'dataSourceIndex' => [
  14510.                                     => '7',
  14511.                                 ],
  14512.                                 'transformationResultType' => 'default',
  14513.                                 'dataTarget' => [
  14514.                                     'type' => 'direct',
  14515.                                     'settings' => [
  14516.                                         'fieldName' => 'type',
  14517.                                         'language' => '',
  14518.                                         'writeIfTargetIsNotEmpty' => true,
  14519.                                         'writeIfSourceIsEmpty' => true,
  14520.                                     ],
  14521.                                 ],
  14522.                                 'transformationPipeline' => [
  14523.                                 ],
  14524.                             ],
  14525.                             => [
  14526.                                 'label' => 'sede amigable es',
  14527.                                 'dataSourceIndex' => [
  14528.                                     => '8',
  14529.                                 ],
  14530.                                 'transformationResultType' => 'default',
  14531.                                 'dataTarget' => [
  14532.                                     'type' => 'direct',
  14533.                                     'settings' => [
  14534.                                         'fieldName' => 'urlseofriendly',
  14535.                                         'language' => 'es',
  14536.                                         'writeIfTargetIsNotEmpty' => true,
  14537.                                         'writeIfSourceIsEmpty' => true,
  14538.                                     ],
  14539.                                 ],
  14540.                                 'transformationPipeline' => [
  14541.                                 ],
  14542.                             ],
  14543.                             => [
  14544.                                 'label' => 'sede amigable en',
  14545.                                 'dataSourceIndex' => [
  14546.                                     => '9',
  14547.                                 ],
  14548.                                 'transformationResultType' => 'default',
  14549.                                 'dataTarget' => [
  14550.                                     'type' => 'direct',
  14551.                                     'settings' => [
  14552.                                         'fieldName' => 'urlseofriendly',
  14553.                                         'language' => 'en',
  14554.                                         'writeIfTargetIsNotEmpty' => true,
  14555.                                         'writeIfSourceIsEmpty' => true,
  14556.                                     ],
  14557.                                 ],
  14558.                                 'transformationPipeline' => [
  14559.                                 ],
  14560.                             ],
  14561.                             => [
  14562.                                 'label' => 'Capacidad',
  14563.                                 'dataSourceIndex' => [
  14564.                                     => '10',
  14565.                                 ],
  14566.                                 'settings' => [
  14567.                                     'delimiter' => ' ',
  14568.                                 ],
  14569.                                 'transformationResultType' => 'inputQuantityValue',
  14570.                                 'dataTarget' => [
  14571.                                     'type' => 'direct',
  14572.                                     'settings' => [
  14573.                                         'fieldName' => 'attributes.ProductAttributesPinturas.capacidad',
  14574.                                         'language' => '',
  14575.                                         'writeIfTargetIsNotEmpty' => true,
  14576.                                         'writeIfSourceIsEmpty' => true,
  14577.                                     ],
  14578.                                 ],
  14579.                                 'transformationPipeline' => [
  14580.                                     => [
  14581.                                         'settings' => [
  14582.                                             'delimiter' => ' ',
  14583.                                         ],
  14584.                                         'type' => 'explode',
  14585.                                     ],
  14586.                                     => [
  14587.                                         'type' => 'inputQuantityValue',
  14588.                                     ],
  14589.                                 ],
  14590.                             ],
  14591.                             => [
  14592.                                 'label' => 'Presentacion',
  14593.                                 'dataSourceIndex' => [
  14594.                                     => '11',
  14595.                                 ],
  14596.                                 'transformationResultType' => 'default',
  14597.                                 'dataTarget' => [
  14598.                                     'type' => 'direct',
  14599.                                     'settings' => [
  14600.                                         'fieldName' => 'attributes.ProductAttributesPinturas.presentacion',
  14601.                                         'language' => '',
  14602.                                         'writeIfTargetIsNotEmpty' => true,
  14603.                                         'writeIfSourceIsEmpty' => true,
  14604.                                     ],
  14605.                                 ],
  14606.                                 'transformationPipeline' => [
  14607.                                 ],
  14608.                             ],
  14609.                             10 => [
  14610.                                 'label' => 'Color',
  14611.                                 'dataSourceIndex' => [
  14612.                                     => '12',
  14613.                                 ],
  14614.                                 'transformationResultType' => 'default',
  14615.                                 'dataTarget' => [
  14616.                                     'type' => 'direct',
  14617.                                     'settings' => [
  14618.                                         'fieldName' => 'attributes.ProductAttributesPinturas.color',
  14619.                                         'language' => '',
  14620.                                         'writeIfTargetIsNotEmpty' => true,
  14621.                                         'writeIfSourceIsEmpty' => true,
  14622.                                     ],
  14623.                                 ],
  14624.                                 'transformationPipeline' => [
  14625.                                 ],
  14626.                             ],
  14627.                         ],
  14628.                         'executionConfig' => [
  14629.                             'scheduleType' => 'recurring',
  14630.                             'cronDefinition' => '',
  14631.                             'scheduledAt' => '',
  14632.                         ],
  14633.                         'permissions' => [
  14634.                             'user' => [
  14635.                             ],
  14636.                             'role' => [
  14637.                             ],
  14638.                         ],
  14639.                         'workspaces' => [
  14640.                         ],
  14641.                     ],
  14642.                     'abrillantado-pulido-variants' => [
  14643.                         'general' => [
  14644.                             'type' => 'dataImporterDataObject',
  14645.                             'name' => 'abrillantado-pulido-variants',
  14646.                             'description' => '',
  14647.                             'group' => '',
  14648.                             'active' => false,
  14649.                             'path' => NULL,
  14650.                             'modificationDate' => 1744693551,
  14651.                             'createDate' => 1733933138,
  14652.                         ],
  14653.                         'loaderConfig' => [
  14654.                             'type' => 'upload',
  14655.                             'settings' => [
  14656.                                 'uploadFilePath' => 'abrillantado-pulido-variants/upload.import',
  14657.                             ],
  14658.                         ],
  14659.                         'interpreterConfig' => [
  14660.                             'type' => 'xlsx',
  14661.                             'settings' => [
  14662.                                 'skipFirstRow' => true,
  14663.                                 'sheetName' => 'Variants',
  14664.                             ],
  14665.                         ],
  14666.                         'resolverConfig' => [
  14667.                             'elementType' => 'dataObject',
  14668.                             'dataObjectClassId' => '15',
  14669.                             'loadingStrategy' => [
  14670.                                 'type' => 'attribute',
  14671.                                 'settings' => [
  14672.                                     'dataSourceIndex' => '0',
  14673.                                     'attributeName' => 'bsncode',
  14674.                                     'language' => '',
  14675.                                     'includeUnpublished' => true,
  14676.                                 ],
  14677.                             ],
  14678.                             'createLocationStrategy' => [
  14679.                                 'type' => 'findParent',
  14680.                                 'settings' => [
  14681.                                     'findStrategy' => 'attribute',
  14682.                                     'attributeDataObjectClassId' => '15',
  14683.                                     'attributeName' => 'path',
  14684.                                     'attributeLanguage' => '',
  14685.                                     'dataSourceIndex' => '5',
  14686.                                     'fallbackPath' => '/fallback',
  14687.                                 ],
  14688.                             ],
  14689.                             'locationUpdateStrategy' => [
  14690.                                 'type' => 'noChange',
  14691.                             ],
  14692.                             'publishingStrategy' => [
  14693.                                 'type' => 'noChangeUnpublishNew',
  14694.                             ],
  14695.                         ],
  14696.                         'processingConfig' => [
  14697.                             'executionType' => 'sequential',
  14698.                             'idDataIndex' => '',
  14699.                         ],
  14700.                         'mappingConfig' => [
  14701.                             => [
  14702.                                 'label' => 'SK',
  14703.                                 'dataSourceIndex' => [
  14704.                                     => '0',
  14705.                                 ],
  14706.                                 'settings' => [
  14707.                                     'search' => '/',
  14708.                                     'replace' => '-',
  14709.                                     'mode' => 'both',
  14710.                                 ],
  14711.                                 'transformationResultType' => 'default',
  14712.                                 'dataTarget' => [
  14713.                                     'type' => 'direct',
  14714.                                     'settings' => [
  14715.                                         'fieldName' => 'key',
  14716.                                         'language' => '',
  14717.                                         'writeIfTargetIsNotEmpty' => true,
  14718.                                         'writeIfSourceIsEmpty' => true,
  14719.                                     ],
  14720.                                 ],
  14721.                                 'transformationPipeline' => [
  14722.                                     => [
  14723.                                         'settings' => [
  14724.                                             'search' => '/',
  14725.                                             'replace' => '-',
  14726.                                         ],
  14727.                                         'type' => 'stringReplace',
  14728.                                     ],
  14729.                                     => [
  14730.                                         'settings' => [
  14731.                                             'mode' => 'both',
  14732.                                         ],
  14733.                                         'type' => 'trim',
  14734.                                     ],
  14735.                                 ],
  14736.                             ],
  14737.                             => [
  14738.                                 'label' => 'Imagenes',
  14739.                                 'dataSourceIndex' => [
  14740.                                     => '1',
  14741.                                     => '2',
  14742.                                     => '3',
  14743.                                     => '4',
  14744.                                 ],
  14745.                                 'settings' => [
  14746.                                     'loadStrategy' => 'path',
  14747.                                 ],
  14748.                                 'transformationResultType' => 'assetArray',
  14749.                                 'dataTarget' => [
  14750.                                     'type' => 'manyToManyRelation',
  14751.                                     'settings' => [
  14752.                                         'fieldName' => 'images',
  14753.                                         'language' => '',
  14754.                                         'writeIfTargetIsNotEmpty' => true,
  14755.                                         'writeIfSourceIsEmpty' => true,
  14756.                                         'overwriteMode' => 'replace',
  14757.                                     ],
  14758.                                 ],
  14759.                                 'transformationPipeline' => [
  14760.                                     => [
  14761.                                         'type' => 'asArray',
  14762.                                     ],
  14763.                                     => [
  14764.                                         'settings' => [
  14765.                                             'loadStrategy' => 'path',
  14766.                                         ],
  14767.                                         'type' => 'loadAsset',
  14768.                                     ],
  14769.                                 ],
  14770.                             ],
  14771.                             => [
  14772.                                 'label' => 'Codigo',
  14773.                                 'dataSourceIndex' => [
  14774.                                     => '0',
  14775.                                 ],
  14776.                                 'settings' => [
  14777.                                     'mode' => 'both',
  14778.                                 ],
  14779.                                 'transformationResultType' => 'default',
  14780.                                 'dataTarget' => [
  14781.                                     'type' => 'direct',
  14782.                                     'settings' => [
  14783.                                         'fieldName' => 'bsncode',
  14784.                                         'language' => '',
  14785.                                         'writeIfTargetIsNotEmpty' => true,
  14786.                                         'writeIfSourceIsEmpty' => true,
  14787.                                     ],
  14788.                                 ],
  14789.                                 'transformationPipeline' => [
  14790.                                     => [
  14791.                                         'settings' => [
  14792.                                             'mode' => 'both',
  14793.                                         ],
  14794.                                         'type' => 'trim',
  14795.                                     ],
  14796.                                 ],
  14797.                             ],
  14798.                             => [
  14799.                                 'label' => 'Codigo del fabricante',
  14800.                                 'dataSourceIndex' => [
  14801.                                     => '0',
  14802.                                 ],
  14803.                                 'settings' => [
  14804.                                     'mode' => 'both',
  14805.                                 ],
  14806.                                 'transformationResultType' => 'default',
  14807.                                 'dataTarget' => [
  14808.                                     'type' => 'direct',
  14809.                                     'settings' => [
  14810.                                         'fieldName' => 'manufacturercode',
  14811.                                         'language' => '',
  14812.                                         'writeIfTargetIsNotEmpty' => true,
  14813.                                         'writeIfSourceIsEmpty' => true,
  14814.                                     ],
  14815.                                 ],
  14816.                                 'transformationPipeline' => [
  14817.                                     => [
  14818.                                         'settings' => [
  14819.                                             'mode' => 'both',
  14820.                                         ],
  14821.                                         'type' => 'trim',
  14822.                                     ],
  14823.                                 ],
  14824.                             ],
  14825.                             => [
  14826.                                 'label' => 'Precio',
  14827.                                 'dataSourceIndex' => [
  14828.                                     => '6',
  14829.                                 ],
  14830.                                 'transformationResultType' => 'default',
  14831.                                 'dataTarget' => [
  14832.                                     'type' => 'direct',
  14833.                                     'settings' => [
  14834.                                         'fieldName' => 'price',
  14835.                                         'language' => '',
  14836.                                         'writeIfTargetIsNotEmpty' => true,
  14837.                                         'writeIfSourceIsEmpty' => true,
  14838.                                     ],
  14839.                                 ],
  14840.                                 'transformationPipeline' => [
  14841.                                 ],
  14842.                             ],
  14843.                             => [
  14844.                                 'label' => 'variant',
  14845.                                 'dataSourceIndex' => [
  14846.                                     => '7',
  14847.                                 ],
  14848.                                 'transformationResultType' => 'default',
  14849.                                 'dataTarget' => [
  14850.                                     'type' => 'direct',
  14851.                                     'settings' => [
  14852.                                         'fieldName' => 'type',
  14853.                                         'language' => '',
  14854.                                         'writeIfTargetIsNotEmpty' => true,
  14855.                                         'writeIfSourceIsEmpty' => true,
  14856.                                     ],
  14857.                                 ],
  14858.                                 'transformationPipeline' => [
  14859.                                 ],
  14860.                             ],
  14861.                             => [
  14862.                                 'label' => 'sede amigable es',
  14863.                                 'dataSourceIndex' => [
  14864.                                     => '8',
  14865.                                 ],
  14866.                                 'transformationResultType' => 'default',
  14867.                                 'dataTarget' => [
  14868.                                     'type' => 'direct',
  14869.                                     'settings' => [
  14870.                                         'fieldName' => 'urlseofriendly',
  14871.                                         'language' => 'es',
  14872.                                         'writeIfTargetIsNotEmpty' => true,
  14873.                                         'writeIfSourceIsEmpty' => true,
  14874.                                     ],
  14875.                                 ],
  14876.                                 'transformationPipeline' => [
  14877.                                 ],
  14878.                             ],
  14879.                             => [
  14880.                                 'label' => 'sede amigable en',
  14881.                                 'dataSourceIndex' => [
  14882.                                     => '9',
  14883.                                 ],
  14884.                                 'transformationResultType' => 'default',
  14885.                                 'dataTarget' => [
  14886.                                     'type' => 'direct',
  14887.                                     'settings' => [
  14888.                                         'fieldName' => 'urlseofriendly',
  14889.                                         'language' => 'en',
  14890.                                         'writeIfTargetIsNotEmpty' => true,
  14891.                                         'writeIfSourceIsEmpty' => true,
  14892.                                     ],
  14893.                                 ],
  14894.                                 'transformationPipeline' => [
  14895.                                 ],
  14896.                             ],
  14897.                             => [
  14898.                                 'label' => 'Unidades',
  14899.                                 'dataSourceIndex' => [
  14900.                                     => '10',
  14901.                                 ],
  14902.                                 'transformationResultType' => 'numeric',
  14903.                                 'dataTarget' => [
  14904.                                     'type' => 'direct',
  14905.                                     'settings' => [
  14906.                                         'fieldName' => 'attributes.ProductAttributesAlantadoPulido.unidades',
  14907.                                         'language' => '',
  14908.                                         'writeIfTargetIsNotEmpty' => true,
  14909.                                         'writeIfSourceIsEmpty' => true,
  14910.                                     ],
  14911.                                 ],
  14912.                                 'transformationPipeline' => [
  14913.                                     => [
  14914.                                         'type' => 'numeric',
  14915.                                     ],
  14916.                                 ],
  14917.                             ],
  14918.                             => [
  14919.                                 'label' => 'Presentacion',
  14920.                                 'dataSourceIndex' => [
  14921.                                     => '11',
  14922.                                 ],
  14923.                                 'transformationResultType' => 'default',
  14924.                                 'dataTarget' => [
  14925.                                     'type' => 'direct',
  14926.                                     'settings' => [
  14927.                                         'fieldName' => 'attributes.ProductAttributesAlantadoPulido.presentacion',
  14928.                                         'language' => '',
  14929.                                         'writeIfTargetIsNotEmpty' => true,
  14930.                                         'writeIfSourceIsEmpty' => true,
  14931.                                     ],
  14932.                                 ],
  14933.                                 'transformationPipeline' => [
  14934.                                 ],
  14935.                             ],
  14936.                             10 => [
  14937.                                 'label' => 'Capacidad',
  14938.                                 'dataSourceIndex' => [
  14939.                                     => '12',
  14940.                                 ],
  14941.                                 'transformationResultType' => 'inputQuantityValue',
  14942.                                 'dataTarget' => [
  14943.                                     'type' => 'direct',
  14944.                                     'settings' => [
  14945.                                         'fieldName' => 'attributes.ProductAttributesAlantadoPulido.capacidad',
  14946.                                         'language' => '',
  14947.                                         'writeIfTargetIsNotEmpty' => true,
  14948.                                         'writeIfSourceIsEmpty' => true,
  14949.                                     ],
  14950.                                 ],
  14951.                                 'settings' => [
  14952.                                     'delimiter' => ' ',
  14953.                                 ],
  14954.                                 'transformationPipeline' => [
  14955.                                     => [
  14956.                                         'settings' => [
  14957.                                             'delimiter' => ' ',
  14958.                                         ],
  14959.                                         'type' => 'explode',
  14960.                                     ],
  14961.                                     => [
  14962.                                         'type' => 'inputQuantityValue',
  14963.                                     ],
  14964.                                 ],
  14965.                             ],
  14966.                             11 => [
  14967.                                 'label' => 'Diametro',
  14968.                                 'dataSourceIndex' => [
  14969.                                     => '17',
  14970.                                 ],
  14971.                                 'transformationResultType' => 'inputQuantityValue',
  14972.                                 'dataTarget' => [
  14973.                                     'type' => 'direct',
  14974.                                     'settings' => [
  14975.                                         'fieldName' => 'attributes.ProductAttributesAlantadoPulido.diametro',
  14976.                                         'language' => '',
  14977.                                         'writeIfTargetIsNotEmpty' => true,
  14978.                                         'writeIfSourceIsEmpty' => true,
  14979.                                     ],
  14980.                                 ],
  14981.                                 'settings' => [
  14982.                                     'delimiter' => ' ',
  14983.                                 ],
  14984.                                 'transformationPipeline' => [
  14985.                                     => [
  14986.                                         'settings' => [
  14987.                                             'delimiter' => ' ',
  14988.                                         ],
  14989.                                         'type' => 'explode',
  14990.                                     ],
  14991.                                     => [
  14992.                                         'type' => 'inputQuantityValue',
  14993.                                     ],
  14994.                                 ],
  14995.                             ],
  14996.                         ],
  14997.                         'executionConfig' => [
  14998.                             'scheduleType' => 'recurring',
  14999.                             'cronDefinition' => '',
  15000.                             'scheduledAt' => '',
  15001.                         ],
  15002.                         'permissions' => [
  15003.                             'user' => [
  15004.                             ],
  15005.                             'role' => [
  15006.                             ],
  15007.                         ],
  15008.                         'workspaces' => [
  15009.                         ],
  15010.                     ],
  15011.                     'electricidad-uniques' => [
  15012.                         'general' => [
  15013.                             'type' => 'dataImporterDataObject',
  15014.                             'name' => 'electricidad-uniques',
  15015.                             'description' => '',
  15016.                             'group' => '',
  15017.                             'active' => false,
  15018.                             'path' => NULL,
  15019.                             'modificationDate' => 1740617666,
  15020.                             'createDate' => 1733933138,
  15021.                         ],
  15022.                         'loaderConfig' => [
  15023.                             'type' => 'upload',
  15024.                             'settings' => [
  15025.                                 'uploadFilePath' => 'electricidad-uniques/upload.import',
  15026.                             ],
  15027.                         ],
  15028.                         'interpreterConfig' => [
  15029.                             'type' => 'xlsx',
  15030.                             'settings' => [
  15031.                                 'skipFirstRow' => true,
  15032.                                 'sheetName' => 'uniques',
  15033.                             ],
  15034.                         ],
  15035.                         'resolverConfig' => [
  15036.                             'elementType' => 'dataObject',
  15037.                             'dataObjectClassId' => '15',
  15038.                             'loadingStrategy' => [
  15039.                                 'type' => 'path',
  15040.                                 'settings' => [
  15041.                                     'dataSourceIndex' => '5',
  15042.                                 ],
  15043.                             ],
  15044.                             'createLocationStrategy' => [
  15045.                                 'type' => 'doNotCreate',
  15046.                             ],
  15047.                             'locationUpdateStrategy' => [
  15048.                                 'type' => 'noChange',
  15049.                             ],
  15050.                             'publishingStrategy' => [
  15051.                                 'type' => 'noChangeUnpublishNew',
  15052.                             ],
  15053.                         ],
  15054.                         'processingConfig' => [
  15055.                             'executionType' => 'sequential',
  15056.                             'idDataIndex' => '',
  15057.                         ],
  15058.                         'mappingConfig' => [
  15059.                             => [
  15060.                                 'label' => 'Imagenes',
  15061.                                 'dataSourceIndex' => [
  15062.                                     => '1',
  15063.                                     => '2',
  15064.                                     => '3',
  15065.                                     => '4',
  15066.                                 ],
  15067.                                 'settings' => [
  15068.                                     'loadStrategy' => 'path',
  15069.                                 ],
  15070.                                 'transformationResultType' => 'assetArray',
  15071.                                 'dataTarget' => [
  15072.                                     'type' => 'manyToManyRelation',
  15073.                                     'settings' => [
  15074.                                         'fieldName' => 'images',
  15075.                                         'language' => '',
  15076.                                         'writeIfTargetIsNotEmpty' => true,
  15077.                                         'writeIfSourceIsEmpty' => false,
  15078.                                         'overwriteMode' => 'replace',
  15079.                                     ],
  15080.                                 ],
  15081.                                 'transformationPipeline' => [
  15082.                                     => [
  15083.                                         'type' => 'asArray',
  15084.                                     ],
  15085.                                     => [
  15086.                                         'settings' => [
  15087.                                             'loadStrategy' => 'path',
  15088.                                         ],
  15089.                                         'type' => 'loadAsset',
  15090.                                     ],
  15091.                                 ],
  15092.                             ],
  15093.                             => [
  15094.                                 'label' => 'Codigo',
  15095.                                 'dataSourceIndex' => [
  15096.                                     => '0',
  15097.                                 ],
  15098.                                 'settings' => [
  15099.                                     'mode' => 'both',
  15100.                                 ],
  15101.                                 'transformationResultType' => 'default',
  15102.                                 'dataTarget' => [
  15103.                                     'type' => 'direct',
  15104.                                     'settings' => [
  15105.                                         'fieldName' => 'bsncode',
  15106.                                         'language' => '',
  15107.                                         'writeIfTargetIsNotEmpty' => true,
  15108.                                         'writeIfSourceIsEmpty' => true,
  15109.                                     ],
  15110.                                 ],
  15111.                                 'transformationPipeline' => [
  15112.                                     => [
  15113.                                         'settings' => [
  15114.                                             'mode' => 'both',
  15115.                                         ],
  15116.                                         'type' => 'trim',
  15117.                                     ],
  15118.                                 ],
  15119.                             ],
  15120.                             => [
  15121.                                 'label' => 'Codigo del fabricante',
  15122.                                 'dataSourceIndex' => [
  15123.                                     => '0',
  15124.                                 ],
  15125.                                 'settings' => [
  15126.                                     'mode' => 'both',
  15127.                                 ],
  15128.                                 'transformationResultType' => 'default',
  15129.                                 'dataTarget' => [
  15130.                                     'type' => 'direct',
  15131.                                     'settings' => [
  15132.                                         'fieldName' => 'manufacturercode',
  15133.                                         'language' => '',
  15134.                                         'writeIfTargetIsNotEmpty' => true,
  15135.                                         'writeIfSourceIsEmpty' => true,
  15136.                                     ],
  15137.                                 ],
  15138.                                 'transformationPipeline' => [
  15139.                                     => [
  15140.                                         'settings' => [
  15141.                                             'mode' => 'both',
  15142.                                         ],
  15143.                                         'type' => 'trim',
  15144.                                     ],
  15145.                                 ],
  15146.                             ],
  15147.                             => [
  15148.                                 'label' => 'Precio',
  15149.                                 'dataSourceIndex' => [
  15150.                                     => '6',
  15151.                                 ],
  15152.                                 'transformationResultType' => 'default',
  15153.                                 'dataTarget' => [
  15154.                                     'type' => 'direct',
  15155.                                     'settings' => [
  15156.                                         'fieldName' => 'price',
  15157.                                         'language' => '',
  15158.                                         'writeIfTargetIsNotEmpty' => true,
  15159.                                         'writeIfSourceIsEmpty' => true,
  15160.                                     ],
  15161.                                 ],
  15162.                                 'transformationPipeline' => [
  15163.                                 ],
  15164.                             ],
  15165.                             => [
  15166.                                 'label' => 'Peso',
  15167.                                 'dataSourceIndex' => [
  15168.                                     => '7',
  15169.                                 ],
  15170.                                 'settings' => [
  15171.                                     'delimiter' => ' ',
  15172.                                 ],
  15173.                                 'transformationResultType' => 'inputQuantityValue',
  15174.                                 'dataTarget' => [
  15175.                                     'type' => 'direct',
  15176.                                     'settings' => [
  15177.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.peso',
  15178.                                         'language' => '',
  15179.                                         'writeIfTargetIsNotEmpty' => true,
  15180.                                         'writeIfSourceIsEmpty' => true,
  15181.                                     ],
  15182.                                 ],
  15183.                                 'transformationPipeline' => [
  15184.                                     => [
  15185.                                         'settings' => [
  15186.                                             'delimiter' => ' ',
  15187.                                         ],
  15188.                                         'type' => 'explode',
  15189.                                     ],
  15190.                                     => [
  15191.                                         'type' => 'inputQuantityValue',
  15192.                                     ],
  15193.                                 ],
  15194.                             ],
  15195.                             => [
  15196.                                 'label' => 'color',
  15197.                                 'dataSourceIndex' => [
  15198.                                     => '8',
  15199.                                 ],
  15200.                                 'settings' => [
  15201.                                     'mode' => 'both',
  15202.                                 ],
  15203.                                 'transformationResultType' => 'default',
  15204.                                 'dataTarget' => [
  15205.                                     'type' => 'direct',
  15206.                                     'settings' => [
  15207.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.color',
  15208.                                         'language' => '',
  15209.                                         'writeIfTargetIsNotEmpty' => true,
  15210.                                         'writeIfSourceIsEmpty' => true,
  15211.                                     ],
  15212.                                 ],
  15213.                                 'transformationPipeline' => [
  15214.                                     => [
  15215.                                         'settings' => [
  15216.                                             'mode' => 'both',
  15217.                                         ],
  15218.                                         'type' => 'trim',
  15219.                                     ],
  15220.                                 ],
  15221.                             ],
  15222.                             => [
  15223.                                 'label' => 'Largo',
  15224.                                 'dataSourceIndex' => [
  15225.                                     => '9',
  15226.                                 ],
  15227.                                 'settings' => [
  15228.                                     'delimiter' => ' ',
  15229.                                 ],
  15230.                                 'transformationResultType' => 'inputQuantityValue',
  15231.                                 'dataTarget' => [
  15232.                                     'type' => 'direct',
  15233.                                     'settings' => [
  15234.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.largo',
  15235.                                         'language' => '',
  15236.                                         'writeIfTargetIsNotEmpty' => true,
  15237.                                         'writeIfSourceIsEmpty' => true,
  15238.                                     ],
  15239.                                 ],
  15240.                                 'transformationPipeline' => [
  15241.                                     => [
  15242.                                         'settings' => [
  15243.                                             'delimiter' => ' ',
  15244.                                         ],
  15245.                                         'type' => 'explode',
  15246.                                     ],
  15247.                                     => [
  15248.                                         'type' => 'inputQuantityValue',
  15249.                                     ],
  15250.                                 ],
  15251.                             ],
  15252.                             => [
  15253.                                 'label' => 'Ancho',
  15254.                                 'dataSourceIndex' => [
  15255.                                     => '10',
  15256.                                 ],
  15257.                                 'settings' => [
  15258.                                     'delimiter' => ' ',
  15259.                                 ],
  15260.                                 'transformationResultType' => 'inputQuantityValue',
  15261.                                 'dataTarget' => [
  15262.                                     'type' => 'direct',
  15263.                                     'settings' => [
  15264.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.ancho',
  15265.                                         'language' => '',
  15266.                                         'writeIfTargetIsNotEmpty' => true,
  15267.                                         'writeIfSourceIsEmpty' => true,
  15268.                                     ],
  15269.                                 ],
  15270.                                 'transformationPipeline' => [
  15271.                                     => [
  15272.                                         'settings' => [
  15273.                                             'delimiter' => ' ',
  15274.                                         ],
  15275.                                         'type' => 'explode',
  15276.                                     ],
  15277.                                     => [
  15278.                                         'type' => 'inputQuantityValue',
  15279.                                     ],
  15280.                                 ],
  15281.                             ],
  15282.                             => [
  15283.                                 'label' => 'Alto',
  15284.                                 'dataSourceIndex' => [
  15285.                                     => '11',
  15286.                                 ],
  15287.                                 'settings' => [
  15288.                                     'delimiter' => ' ',
  15289.                                 ],
  15290.                                 'transformationResultType' => 'inputQuantityValue',
  15291.                                 'dataTarget' => [
  15292.                                     'type' => 'direct',
  15293.                                     'settings' => [
  15294.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.alto',
  15295.                                         'language' => '',
  15296.                                         'writeIfTargetIsNotEmpty' => true,
  15297.                                         'writeIfSourceIsEmpty' => true,
  15298.                                     ],
  15299.                                 ],
  15300.                                 'transformationPipeline' => [
  15301.                                     => [
  15302.                                         'settings' => [
  15303.                                             'delimiter' => ' ',
  15304.                                         ],
  15305.                                         'type' => 'explode',
  15306.                                     ],
  15307.                                     => [
  15308.                                         'type' => 'inputQuantityValue',
  15309.                                     ],
  15310.                                 ],
  15311.                             ],
  15312.                             => [
  15313.                                 'label' => 'Diametro',
  15314.                                 'dataSourceIndex' => [
  15315.                                     => '12',
  15316.                                 ],
  15317.                                 'settings' => [
  15318.                                     'delimiter' => ' ',
  15319.                                 ],
  15320.                                 'transformationResultType' => 'inputQuantityValue',
  15321.                                 'dataTarget' => [
  15322.                                     'type' => 'direct',
  15323.                                     'settings' => [
  15324.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.diametro',
  15325.                                         'language' => '',
  15326.                                         'writeIfTargetIsNotEmpty' => true,
  15327.                                         'writeIfSourceIsEmpty' => true,
  15328.                                     ],
  15329.                                 ],
  15330.                                 'transformationPipeline' => [
  15331.                                     => [
  15332.                                         'settings' => [
  15333.                                             'delimiter' => ' ',
  15334.                                         ],
  15335.                                         'type' => 'explode',
  15336.                                     ],
  15337.                                     => [
  15338.                                         'type' => 'inputQuantityValue',
  15339.                                     ],
  15340.                                 ],
  15341.                             ],
  15342.                             10 => [
  15343.                                 'label' => 'Material',
  15344.                                 'dataSourceIndex' => [
  15345.                                     => '13',
  15346.                                 ],
  15347.                                 'settings' => [
  15348.                                     'mode' => 'both',
  15349.                                 ],
  15350.                                 'transformationResultType' => 'default',
  15351.                                 'dataTarget' => [
  15352.                                     'type' => 'direct',
  15353.                                     'settings' => [
  15354.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.material',
  15355.                                         'language' => '',
  15356.                                         'writeIfTargetIsNotEmpty' => true,
  15357.                                         'writeIfSourceIsEmpty' => true,
  15358.                                     ],
  15359.                                 ],
  15360.                                 'transformationPipeline' => [
  15361.                                     => [
  15362.                                         'settings' => [
  15363.                                             'mode' => 'both',
  15364.                                         ],
  15365.                                         'type' => 'trim',
  15366.                                     ],
  15367.                                 ],
  15368.                             ],
  15369.                             11 => [
  15370.                                 'label' => 'diametro exterior',
  15371.                                 'dataSourceIndex' => [
  15372.                                     => '14',
  15373.                                 ],
  15374.                                 'settings' => [
  15375.                                     'delimiter' => ' ',
  15376.                                 ],
  15377.                                 'transformationResultType' => 'inputQuantityValue',
  15378.                                 'dataTarget' => [
  15379.                                     'type' => 'direct',
  15380.                                     'settings' => [
  15381.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.diametroExterior',
  15382.                                         'language' => '',
  15383.                                         'writeIfTargetIsNotEmpty' => true,
  15384.                                         'writeIfSourceIsEmpty' => true,
  15385.                                     ],
  15386.                                 ],
  15387.                                 'transformationPipeline' => [
  15388.                                     => [
  15389.                                         'settings' => [
  15390.                                             'delimiter' => ' ',
  15391.                                         ],
  15392.                                         'type' => 'explode',
  15393.                                     ],
  15394.                                     => [
  15395.                                         'type' => 'inputQuantityValue',
  15396.                                     ],
  15397.                                 ],
  15398.                             ],
  15399.                             12 => [
  15400.                                 'label' => 'voltaje',
  15401.                                 'dataSourceIndex' => [
  15402.                                     => '15',
  15403.                                 ],
  15404.                                 'settings' => [
  15405.                                     'delimiter' => ' ',
  15406.                                 ],
  15407.                                 'transformationResultType' => 'inputQuantityValue',
  15408.                                 'dataTarget' => [
  15409.                                     'type' => 'direct',
  15410.                                     'settings' => [
  15411.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.voltaje',
  15412.                                         'language' => '',
  15413.                                         'writeIfTargetIsNotEmpty' => true,
  15414.                                         'writeIfSourceIsEmpty' => true,
  15415.                                     ],
  15416.                                 ],
  15417.                                 'transformationPipeline' => [
  15418.                                     => [
  15419.                                         'settings' => [
  15420.                                             'delimiter' => ' ',
  15421.                                         ],
  15422.                                         'type' => 'explode',
  15423.                                     ],
  15424.                                     => [
  15425.                                         'type' => 'inputQuantityValue',
  15426.                                     ],
  15427.                                 ],
  15428.                             ],
  15429.                             13 => [
  15430.                                 'label' => 'potencia',
  15431.                                 'dataSourceIndex' => [
  15432.                                     => '16',
  15433.                                 ],
  15434.                                 'settings' => [
  15435.                                     'delimiter' => ' ',
  15436.                                 ],
  15437.                                 'transformationResultType' => 'inputQuantityValue',
  15438.                                 'dataTarget' => [
  15439.                                     'type' => 'direct',
  15440.                                     'settings' => [
  15441.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.potencia',
  15442.                                         'language' => '',
  15443.                                         'writeIfTargetIsNotEmpty' => true,
  15444.                                         'writeIfSourceIsEmpty' => true,
  15445.                                     ],
  15446.                                 ],
  15447.                                 'transformationPipeline' => [
  15448.                                     => [
  15449.                                         'settings' => [
  15450.                                             'delimiter' => ' ',
  15451.                                         ],
  15452.                                         'type' => 'explode',
  15453.                                     ],
  15454.                                     => [
  15455.                                         'type' => 'inputQuantityValue',
  15456.                                     ],
  15457.                                 ],
  15458.                             ],
  15459.                             14 => [
  15460.                                 'label' => 'consumo',
  15461.                                 'dataSourceIndex' => [
  15462.                                     => '17',
  15463.                                 ],
  15464.                                 'settings' => [
  15465.                                     'delimiter' => ' ',
  15466.                                 ],
  15467.                                 'transformationResultType' => 'inputQuantityValue',
  15468.                                 'dataTarget' => [
  15469.                                     'type' => 'direct',
  15470.                                     'settings' => [
  15471.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.consumo',
  15472.                                         'language' => '',
  15473.                                         'writeIfTargetIsNotEmpty' => true,
  15474.                                         'writeIfSourceIsEmpty' => true,
  15475.                                     ],
  15476.                                 ],
  15477.                                 'transformationPipeline' => [
  15478.                                     => [
  15479.                                         'settings' => [
  15480.                                             'delimiter' => ' ',
  15481.                                         ],
  15482.                                         'type' => 'explode',
  15483.                                     ],
  15484.                                     => [
  15485.                                         'type' => 'inputQuantityValue',
  15486.                                     ],
  15487.                                 ],
  15488.                             ],
  15489.                             15 => [
  15490.                                 'label' => 'caudal',
  15491.                                 'dataSourceIndex' => [
  15492.                                     => '18',
  15493.                                 ],
  15494.                                 'settings' => [
  15495.                                     'delimiter' => ' ',
  15496.                                 ],
  15497.                                 'transformationResultType' => 'inputQuantityValue',
  15498.                                 'dataTarget' => [
  15499.                                     'type' => 'direct',
  15500.                                     'settings' => [
  15501.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.caudal',
  15502.                                         'language' => '',
  15503.                                         'writeIfTargetIsNotEmpty' => true,
  15504.                                         'writeIfSourceIsEmpty' => true,
  15505.                                     ],
  15506.                                 ],
  15507.                                 'transformationPipeline' => [
  15508.                                     => [
  15509.                                         'settings' => [
  15510.                                             'delimiter' => ' ',
  15511.                                         ],
  15512.                                         'type' => 'explode',
  15513.                                     ],
  15514.                                     => [
  15515.                                         'type' => 'inputQuantityValue',
  15516.                                     ],
  15517.                                 ],
  15518.                             ],
  15519.                             16 => [
  15520.                                 'label' => 'intensidad maxima',
  15521.                                 'dataSourceIndex' => [
  15522.                                     => '19',
  15523.                                 ],
  15524.                                 'transformationResultType' => 'default',
  15525.                                 'dataTarget' => [
  15526.                                     'type' => 'direct',
  15527.                                     'settings' => [
  15528.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.intensidadMaxima',
  15529.                                         'language' => '',
  15530.                                         'writeIfTargetIsNotEmpty' => true,
  15531.                                         'writeIfSourceIsEmpty' => true,
  15532.                                     ],
  15533.                                 ],
  15534.                                 'transformationPipeline' => [
  15535.                                 ],
  15536.                             ],
  15537.                             17 => [
  15538.                                 'label' => 'presentacion',
  15539.                                 'dataSourceIndex' => [
  15540.                                     => '20',
  15541.                                 ],
  15542.                                 'transformationResultType' => 'default',
  15543.                                 'dataTarget' => [
  15544.                                     'type' => 'direct',
  15545.                                     'settings' => [
  15546.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.presentacion',
  15547.                                         'language' => '',
  15548.                                         'writeIfTargetIsNotEmpty' => true,
  15549.                                         'writeIfSourceIsEmpty' => true,
  15550.                                     ],
  15551.                                 ],
  15552.                                 'transformationPipeline' => [
  15553.                                 ],
  15554.                             ],
  15555.                             18 => [
  15556.                                 'label' => 'numero de unidades',
  15557.                                 'dataSourceIndex' => [
  15558.                                     => '21',
  15559.                                 ],
  15560.                                 'transformationResultType' => 'numeric',
  15561.                                 'dataTarget' => [
  15562.                                     'type' => 'direct',
  15563.                                     'settings' => [
  15564.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.unidades',
  15565.                                         'language' => '',
  15566.                                         'writeIfTargetIsNotEmpty' => true,
  15567.                                         'writeIfSourceIsEmpty' => true,
  15568.                                     ],
  15569.                                 ],
  15570.                                 'transformationPipeline' => [
  15571.                                     => [
  15572.                                         'type' => 'numeric',
  15573.                                     ],
  15574.                                 ],
  15575.                             ],
  15576.                             19 => [
  15577.                                 'label' => 'Intesindad',
  15578.                                 'dataSourceIndex' => [
  15579.                                     => '24',
  15580.                                 ],
  15581.                                 'transformationResultType' => 'default',
  15582.                                 'dataTarget' => [
  15583.                                     'type' => 'direct',
  15584.                                     'settings' => [
  15585.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.intensidad',
  15586.                                         'language' => '',
  15587.                                         'writeIfTargetIsNotEmpty' => true,
  15588.                                         'writeIfSourceIsEmpty' => true,
  15589.                                     ],
  15590.                                 ],
  15591.                                 'transformationPipeline' => [
  15592.                                 ],
  15593.                             ],
  15594.                             20 => [
  15595.                                 'label' => 'manguera',
  15596.                                 'dataSourceIndex' => [
  15597.                                     => '25',
  15598.                                 ],
  15599.                                 'settings' => [
  15600.                                     'delimiter' => ' ',
  15601.                                 ],
  15602.                                 'transformationResultType' => 'inputQuantityValue',
  15603.                                 'dataTarget' => [
  15604.                                     'type' => 'direct',
  15605.                                     'settings' => [
  15606.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.manguera',
  15607.                                         'language' => '',
  15608.                                         'writeIfTargetIsNotEmpty' => true,
  15609.                                         'writeIfSourceIsEmpty' => true,
  15610.                                     ],
  15611.                                 ],
  15612.                                 'transformationPipeline' => [
  15613.                                     => [
  15614.                                         'settings' => [
  15615.                                             'delimiter' => ' ',
  15616.                                         ],
  15617.                                         'type' => 'explode',
  15618.                                     ],
  15619.                                     => [
  15620.                                         'type' => 'inputQuantityValue',
  15621.                                     ],
  15622.                                 ],
  15623.                             ],
  15624.                             21 => [
  15625.                                 'label' => 'base',
  15626.                                 'dataSourceIndex' => [
  15627.                                     => '26',
  15628.                                 ],
  15629.                                 'transformationResultType' => 'default',
  15630.                                 'dataTarget' => [
  15631.                                     'type' => 'direct',
  15632.                                     'settings' => [
  15633.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.base',
  15634.                                         'language' => '',
  15635.                                         'writeIfTargetIsNotEmpty' => true,
  15636.                                         'writeIfSourceIsEmpty' => true,
  15637.                                     ],
  15638.                                 ],
  15639.                                 'transformationPipeline' => [
  15640.                                 ],
  15641.                             ],
  15642.                             22 => [
  15643.                                 'label' => 'situacion',
  15644.                                 'dataSourceIndex' => [
  15645.                                     => '27',
  15646.                                 ],
  15647.                                 'transformationResultType' => 'default',
  15648.                                 'dataTarget' => [
  15649.                                     'type' => 'direct',
  15650.                                     'settings' => [
  15651.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.situacion',
  15652.                                         'language' => '',
  15653.                                         'writeIfTargetIsNotEmpty' => true,
  15654.                                         'writeIfSourceIsEmpty' => true,
  15655.                                     ],
  15656.                                 ],
  15657.                                 'transformationPipeline' => [
  15658.                                 ],
  15659.                             ],
  15660.                             23 => [
  15661.                                 'label' => 'sector',
  15662.                                 'dataSourceIndex' => [
  15663.                                     => '28',
  15664.                                 ],
  15665.                                 'transformationResultType' => 'default',
  15666.                                 'dataTarget' => [
  15667.                                     'type' => 'direct',
  15668.                                     'settings' => [
  15669.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.sector',
  15670.                                         'language' => '',
  15671.                                         'writeIfTargetIsNotEmpty' => true,
  15672.                                         'writeIfSourceIsEmpty' => true,
  15673.                                     ],
  15674.                                 ],
  15675.                                 'transformationPipeline' => [
  15676.                                 ],
  15677.                             ],
  15678.                             24 => [
  15679.                                 'label' => 'visibilidad',
  15680.                                 'dataSourceIndex' => [
  15681.                                     => '29',
  15682.                                 ],
  15683.                                 'transformationResultType' => 'default',
  15684.                                 'dataTarget' => [
  15685.                                     'type' => 'direct',
  15686.                                     'settings' => [
  15687.                                         'fieldName' => 'attributes.ProductAttributesElectricidad.visibilidad',
  15688.                                         'language' => '',
  15689.                                         'writeIfTargetIsNotEmpty' => true,
  15690.                                         'writeIfSourceIsEmpty' => true,
  15691.                                     ],
  15692.                                 ],
  15693.                                 'transformationPipeline' => [
  15694.                                 ],
  15695.                             ],
  15696.                             25 => [
  15697.                                 'label' => 'sede amigable ES',
  15698.                                 'dataSourceIndex' => [
  15699.                                     => '30',
  15700.                                 ],
  15701.                                 'transformationResultType' => 'default',
  15702.                                 'dataTarget' => [
  15703.                                     'type' => 'direct',
  15704.                                     'settings' => [
  15705.                                         'fieldName' => 'urlseofriendly',
  15706.                                         'language' => 'es',
  15707.                                         'writeIfTargetIsNotEmpty' => true,
  15708.                                         'writeIfSourceIsEmpty' => false,
  15709.                                     ],
  15710.                                 ],
  15711.                                 'transformationPipeline' => [
  15712.                                 ],
  15713.                             ],
  15714.                             26 => [
  15715.                                 'label' => 'sede amigable EN',
  15716.                                 'dataSourceIndex' => [
  15717.                                     => '31',
  15718.                                 ],
  15719.                                 'transformationResultType' => 'default',
  15720.                                 'dataTarget' => [
  15721.                                     'type' => 'direct',
  15722.                                     'settings' => [
  15723.                                         'fieldName' => 'urlseofriendly',
  15724.                                         'language' => 'en',
  15725.                                         'writeIfTargetIsNotEmpty' => true,
  15726.                                         'writeIfSourceIsEmpty' => false,
  15727.                                     ],
  15728.                                 ],
  15729.                                 'transformationPipeline' => [
  15730.                                 ],
  15731.                             ],
  15732.                         ],
  15733.                         'executionConfig' => [
  15734.                             'scheduleType' => 'recurring',
  15735.                             'cronDefinition' => '',
  15736.                             'scheduledAt' => '',
  15737.                         ],
  15738.                         'permissions' => [
  15739.                             'user' => [
  15740.                             ],
  15741.                             'role' => [
  15742.                             ],
  15743.                         ],
  15744.                         'workspaces' => [
  15745.                         ],
  15746.                     ],
  15747.                     'proteccion-laboral-uniques' => [
  15748.                         'general' => [
  15749.                             'type' => 'dataImporterDataObject',
  15750.                             'name' => 'proteccion-laboral-uniques',
  15751.                             'description' => '',
  15752.                             'group' => '',
  15753.                             'active' => false,
  15754.                             'path' => NULL,
  15755.                             'modificationDate' => 1744702640,
  15756.                             'createDate' => 1733933138,
  15757.                         ],
  15758.                         'loaderConfig' => [
  15759.                             'type' => 'upload',
  15760.                             'settings' => [
  15761.                                 'uploadFilePath' => 'proteccion-laboral-uniques/upload.import',
  15762.                             ],
  15763.                         ],
  15764.                         'interpreterConfig' => [
  15765.                             'type' => 'xlsx',
  15766.                             'settings' => [
  15767.                                 'skipFirstRow' => true,
  15768.                                 'sheetName' => 'Uniques',
  15769.                             ],
  15770.                         ],
  15771.                         'resolverConfig' => [
  15772.                             'elementType' => 'dataObject',
  15773.                             'dataObjectClassId' => '15',
  15774.                             'loadingStrategy' => [
  15775.                                 'type' => 'path',
  15776.                                 'settings' => [
  15777.                                     'dataSourceIndex' => '5',
  15778.                                 ],
  15779.                             ],
  15780.                             'createLocationStrategy' => [
  15781.                                 'type' => 'doNotCreate',
  15782.                             ],
  15783.                             'locationUpdateStrategy' => [
  15784.                                 'type' => 'noChange',
  15785.                             ],
  15786.                             'publishingStrategy' => [
  15787.                                 'type' => 'noChangeUnpublishNew',
  15788.                             ],
  15789.                         ],
  15790.                         'processingConfig' => [
  15791.                             'executionType' => 'sequential',
  15792.                             'idDataIndex' => '',
  15793.                         ],
  15794.                         'mappingConfig' => [
  15795.                             => [
  15796.                                 'label' => 'Imagenes',
  15797.                                 'dataSourceIndex' => [
  15798.                                     => '1',
  15799.                                     => '2',
  15800.                                     => '3',
  15801.                                     => '4',
  15802.                                 ],
  15803.                                 'settings' => [
  15804.                                     'loadStrategy' => 'path',
  15805.                                 ],
  15806.                                 'transformationResultType' => 'assetArray',
  15807.                                 'dataTarget' => [
  15808.                                     'type' => 'manyToManyRelation',
  15809.                                     'settings' => [
  15810.                                         'fieldName' => 'images',
  15811.                                         'language' => '',
  15812.                                         'writeIfTargetIsNotEmpty' => true,
  15813.                                         'writeIfSourceIsEmpty' => true,
  15814.                                         'overwriteMode' => 'replace',
  15815.                                     ],
  15816.                                 ],
  15817.                                 'transformationPipeline' => [
  15818.                                     => [
  15819.                                         'type' => 'asArray',
  15820.                                     ],
  15821.                                     => [
  15822.                                         'settings' => [
  15823.                                             'loadStrategy' => 'path',
  15824.                                         ],
  15825.                                         'type' => 'loadAsset',
  15826.                                     ],
  15827.                                 ],
  15828.                             ],
  15829.                             => [
  15830.                                 'label' => 'Codigo',
  15831.                                 'dataSourceIndex' => [
  15832.                                     => '0',
  15833.                                 ],
  15834.                                 'settings' => [
  15835.                                     'mode' => 'both',
  15836.                                 ],
  15837.                                 'transformationResultType' => 'default',
  15838.                                 'dataTarget' => [
  15839.                                     'type' => 'direct',
  15840.                                     'settings' => [
  15841.                                         'fieldName' => 'bsncode',
  15842.                                         'language' => '',
  15843.                                         'writeIfTargetIsNotEmpty' => true,
  15844.                                         'writeIfSourceIsEmpty' => true,
  15845.                                     ],
  15846.                                 ],
  15847.                                 'transformationPipeline' => [
  15848.                                     => [
  15849.                                         'settings' => [
  15850.                                             'mode' => 'both',
  15851.                                         ],
  15852.                                         'type' => 'trim',
  15853.                                     ],
  15854.                                 ],
  15855.                             ],
  15856.                             => [
  15857.                                 'label' => 'Codigo del fabricante',
  15858.                                 'dataSourceIndex' => [
  15859.                                     => '0',
  15860.                                 ],
  15861.                                 'settings' => [
  15862.                                     'mode' => 'both',
  15863.                                 ],
  15864.                                 'transformationResultType' => 'default',
  15865.                                 'dataTarget' => [
  15866.                                     'type' => 'direct',
  15867.                                     'settings' => [
  15868.                                         'fieldName' => 'manufacturercode',
  15869.                                         'language' => '',
  15870.                                         'writeIfTargetIsNotEmpty' => true,
  15871.                                         'writeIfSourceIsEmpty' => true,
  15872.                                     ],
  15873.                                 ],
  15874.                                 'transformationPipeline' => [
  15875.                                     => [
  15876.                                         'settings' => [
  15877.                                             'mode' => 'both',
  15878.                                         ],
  15879.                                         'type' => 'trim',
  15880.                                     ],
  15881.                                 ],
  15882.                             ],
  15883.                             => [
  15884.                                 'label' => 'Precio',
  15885.                                 'dataSourceIndex' => [
  15886.                                     => '6',
  15887.                                 ],
  15888.                                 'transformationResultType' => 'default',
  15889.                                 'dataTarget' => [
  15890.                                     'type' => 'direct',
  15891.                                     'settings' => [
  15892.                                         'fieldName' => 'price',
  15893.                                         'language' => '',
  15894.                                         'writeIfTargetIsNotEmpty' => true,
  15895.                                         'writeIfSourceIsEmpty' => true,
  15896.                                     ],
  15897.                                 ],
  15898.                                 'transformationPipeline' => [
  15899.                                 ],
  15900.                             ],
  15901.                             => [
  15902.                                 'label' => 'sede amigable es',
  15903.                                 'dataSourceIndex' => [
  15904.                                     => '7',
  15905.                                 ],
  15906.                                 'transformationResultType' => 'default',
  15907.                                 'dataTarget' => [
  15908.                                     'type' => 'direct',
  15909.                                     'settings' => [
  15910.                                         'fieldName' => 'urlseofriendly',
  15911.                                         'language' => 'es',
  15912.                                         'writeIfTargetIsNotEmpty' => true,
  15913.                                         'writeIfSourceIsEmpty' => true,
  15914.                                     ],
  15915.                                 ],
  15916.                                 'transformationPipeline' => [
  15917.                                 ],
  15918.                             ],
  15919.                             => [
  15920.                                 'label' => 'sede amigable en',
  15921.                                 'dataSourceIndex' => [
  15922.                                     => '8',
  15923.                                 ],
  15924.                                 'transformationResultType' => 'default',
  15925.                                 'dataTarget' => [
  15926.                                     'type' => 'direct',
  15927.                                     'settings' => [
  15928.                                         'fieldName' => 'urlseofriendly',
  15929.                                         'language' => 'en',
  15930.                                         'writeIfTargetIsNotEmpty' => true,
  15931.                                         'writeIfSourceIsEmpty' => true,
  15932.                                     ],
  15933.                                 ],
  15934.                                 'transformationPipeline' => [
  15935.                                 ],
  15936.                             ],
  15937.                             => [
  15938.                                 'label' => 'unidades',
  15939.                                 'dataSourceIndex' => [
  15940.                                     => '9',
  15941.                                 ],
  15942.                                 'transformationResultType' => 'numeric',
  15943.                                 'dataTarget' => [
  15944.                                     'type' => 'direct',
  15945.                                     'settings' => [
  15946.                                         'fieldName' => 'attributes.ProductAttributesProteccionLaboral.unidades',
  15947.                                         'language' => '',
  15948.                                         'writeIfTargetIsNotEmpty' => true,
  15949.                                         'writeIfSourceIsEmpty' => true,
  15950.                                     ],
  15951.                                 ],
  15952.                                 'transformationPipeline' => [
  15953.                                     => [
  15954.                                         'type' => 'numeric',
  15955.                                     ],
  15956.                                 ],
  15957.                             ],
  15958.                             => [
  15959.                                 'label' => 'presentacion',
  15960.                                 'dataSourceIndex' => [
  15961.                                     => '10',
  15962.                                 ],
  15963.                                 'transformationResultType' => 'default',
  15964.                                 'dataTarget' => [
  15965.                                     'type' => 'direct',
  15966.                                     'settings' => [
  15967.                                         'fieldName' => 'attributes.ProductAttributesProteccionLaboral.presentacion',
  15968.                                         'language' => '',
  15969.                                         'writeIfTargetIsNotEmpty' => true,
  15970.                                         'writeIfSourceIsEmpty' => true,
  15971.                                     ],
  15972.                                 ],
  15973.                                 'transformationPipeline' => [
  15974.                                 ],
  15975.                             ],
  15976.                             => [
  15977.                                 'label' => 'capacidad',
  15978.                                 'dataSourceIndex' => [
  15979.                                     => '11',
  15980.                                 ],
  15981.                                 'settings' => [
  15982.                                     'delimiter' => ' ',
  15983.                                 ],
  15984.                                 'transformationResultType' => 'inputQuantityValue',
  15985.                                 'dataTarget' => [
  15986.                                     'type' => 'direct',
  15987.                                     'settings' => [
  15988.                                         'fieldName' => 'attributes.ProductAttributesProteccionLaboral.capacidad',
  15989.                                         'language' => '',
  15990.                                         'writeIfTargetIsNotEmpty' => true,
  15991.                                         'writeIfSourceIsEmpty' => true,
  15992.                                     ],
  15993.                                 ],
  15994.                                 'transformationPipeline' => [
  15995.                                     => [
  15996.                                         'settings' => [
  15997.                                             'delimiter' => ' ',
  15998.                                         ],
  15999.                                         'type' => 'explode',
  16000.                                     ],
  16001.                                     => [
  16002.                                         'type' => 'inputQuantityValue',
  16003.                                     ],
  16004.                                 ],
  16005.                             ],
  16006.                         ],
  16007.                         'executionConfig' => [
  16008.                             'scheduleType' => 'recurring',
  16009.                             'cronDefinition' => '',
  16010.                             'scheduledAt' => '',
  16011.                         ],
  16012.                         'permissions' => [
  16013.                             'user' => [
  16014.                             ],
  16015.                             'role' => [
  16016.                             ],
  16017.                         ],
  16018.                         'workspaces' => [
  16019.                         ],
  16020.                     ],
  16021.                     'abrillantado-pulido-uniques' => [
  16022.                         'general' => [
  16023.                             'type' => 'dataImporterDataObject',
  16024.                             'name' => 'abrillantado-pulido-uniques',
  16025.                             'description' => '',
  16026.                             'group' => '',
  16027.                             'active' => false,
  16028.                             'path' => NULL,
  16029.                             'modificationDate' => 1744702310,
  16030.                             'createDate' => 1733933138,
  16031.                         ],
  16032.                         'loaderConfig' => [
  16033.                             'type' => 'upload',
  16034.                             'settings' => [
  16035.                                 'uploadFilePath' => 'abrillantado-pulido-uniques/upload.import',
  16036.                             ],
  16037.                         ],
  16038.                         'interpreterConfig' => [
  16039.                             'type' => 'xlsx',
  16040.                             'settings' => [
  16041.                                 'skipFirstRow' => true,
  16042.                                 'sheetName' => 'Uniques',
  16043.                             ],
  16044.                         ],
  16045.                         'resolverConfig' => [
  16046.                             'elementType' => 'dataObject',
  16047.                             'dataObjectClassId' => '15',
  16048.                             'loadingStrategy' => [
  16049.                                 'type' => 'path',
  16050.                                 'settings' => [
  16051.                                     'dataSourceIndex' => '5',
  16052.                                 ],
  16053.                             ],
  16054.                             'createLocationStrategy' => [
  16055.                                 'type' => 'doNotCreate',
  16056.                             ],
  16057.                             'locationUpdateStrategy' => [
  16058.                                 'type' => 'noChange',
  16059.                             ],
  16060.                             'publishingStrategy' => [
  16061.                                 'type' => 'noChangeUnpublishNew',
  16062.                             ],
  16063.                         ],
  16064.                         'processingConfig' => [
  16065.                             'executionType' => 'sequential',
  16066.                             'idDataIndex' => '',
  16067.                         ],
  16068.                         'mappingConfig' => [
  16069.                             => [
  16070.                                 'label' => 'Imagenes',
  16071.                                 'dataSourceIndex' => [
  16072.                                     => '1',
  16073.                                     => '2',
  16074.                                     => '3',
  16075.                                     => '4',
  16076.                                 ],
  16077.                                 'settings' => [
  16078.                                     'loadStrategy' => 'path',
  16079.                                 ],
  16080.                                 'transformationResultType' => 'assetArray',
  16081.                                 'dataTarget' => [
  16082.                                     'type' => 'manyToManyRelation',
  16083.                                     'settings' => [
  16084.                                         'fieldName' => 'images',
  16085.                                         'language' => '',
  16086.                                         'writeIfTargetIsNotEmpty' => true,
  16087.                                         'writeIfSourceIsEmpty' => true,
  16088.                                         'overwriteMode' => 'replace',
  16089.                                     ],
  16090.                                 ],
  16091.                                 'transformationPipeline' => [
  16092.                                     => [
  16093.                                         'type' => 'asArray',
  16094.                                     ],
  16095.                                     => [
  16096.                                         'settings' => [
  16097.                                             'loadStrategy' => 'path',
  16098.                                         ],
  16099.                                         'type' => 'loadAsset',
  16100.                                     ],
  16101.                                 ],
  16102.                             ],
  16103.                             => [
  16104.                                 'label' => 'Codigo',
  16105.                                 'dataSourceIndex' => [
  16106.                                     => '0',
  16107.                                 ],
  16108.                                 'settings' => [
  16109.                                     'mode' => 'both',
  16110.                                 ],
  16111.                                 'transformationResultType' => 'default',
  16112.                                 'dataTarget' => [
  16113.                                     'type' => 'direct',
  16114.                                     'settings' => [
  16115.                                         'fieldName' => 'bsncode',
  16116.                                         'language' => '',
  16117.                                         'writeIfTargetIsNotEmpty' => true,
  16118.                                         'writeIfSourceIsEmpty' => true,
  16119.                                     ],
  16120.                                 ],
  16121.                                 'transformationPipeline' => [
  16122.                                     => [
  16123.                                         'settings' => [
  16124.                                             'mode' => 'both',
  16125.                                         ],
  16126.                                         'type' => 'trim',
  16127.                                     ],
  16128.                                 ],
  16129.                             ],
  16130.                             => [
  16131.                                 'label' => 'Codigo del fabricante',
  16132.                                 'dataSourceIndex' => [
  16133.                                     => '0',
  16134.                                 ],
  16135.                                 'settings' => [
  16136.                                     'mode' => 'both',
  16137.                                 ],
  16138.                                 'transformationResultType' => 'default',
  16139.                                 'dataTarget' => [
  16140.                                     'type' => 'direct',
  16141.                                     'settings' => [
  16142.                                         'fieldName' => 'manufacturercode',
  16143.                                         'language' => '',
  16144.                                         'writeIfTargetIsNotEmpty' => true,
  16145.                                         'writeIfSourceIsEmpty' => true,
  16146.                                     ],
  16147.                                 ],
  16148.                                 'transformationPipeline' => [
  16149.                                     => [
  16150.                                         'settings' => [
  16151.                                             'mode' => 'both',
  16152.                                         ],
  16153.                                         'type' => 'trim',
  16154.                                     ],
  16155.                                 ],
  16156.                             ],
  16157.                             => [
  16158.                                 'label' => 'Precio',
  16159.                                 'dataSourceIndex' => [
  16160.                                     => '6',
  16161.                                 ],
  16162.                                 'transformationResultType' => 'default',
  16163.                                 'dataTarget' => [
  16164.                                     'type' => 'direct',
  16165.                                     'settings' => [
  16166.                                         'fieldName' => 'price',
  16167.                                         'language' => '',
  16168.                                         'writeIfTargetIsNotEmpty' => true,
  16169.                                         'writeIfSourceIsEmpty' => true,
  16170.                                     ],
  16171.                                 ],
  16172.                                 'transformationPipeline' => [
  16173.                                 ],
  16174.                             ],
  16175.                             => [
  16176.                                 'label' => 'sede amigable es',
  16177.                                 'dataSourceIndex' => [
  16178.                                     => '7',
  16179.                                 ],
  16180.                                 'transformationResultType' => 'default',
  16181.                                 'dataTarget' => [
  16182.                                     'type' => 'direct',
  16183.                                     'settings' => [
  16184.                                         'fieldName' => 'urlseofriendly',
  16185.                                         'language' => 'es',
  16186.                                         'writeIfTargetIsNotEmpty' => true,
  16187.                                         'writeIfSourceIsEmpty' => true,
  16188.                                     ],
  16189.                                 ],
  16190.                                 'transformationPipeline' => [
  16191.                                 ],
  16192.                             ],
  16193.                             => [
  16194.                                 'label' => 'sede amigable en',
  16195.                                 'dataSourceIndex' => [
  16196.                                     => '8',
  16197.                                 ],
  16198.                                 'transformationResultType' => 'default',
  16199.                                 'dataTarget' => [
  16200.                                     'type' => 'direct',
  16201.                                     'settings' => [
  16202.                                         'fieldName' => 'urlseofriendly',
  16203.                                         'language' => 'en',
  16204.                                         'writeIfTargetIsNotEmpty' => true,
  16205.                                         'writeIfSourceIsEmpty' => true,
  16206.                                     ],
  16207.                                 ],
  16208.                                 'transformationPipeline' => [
  16209.                                 ],
  16210.                             ],
  16211.                             => [
  16212.                                 'label' => 'Unidades',
  16213.                                 'dataSourceIndex' => [
  16214.                                     => '9',
  16215.                                 ],
  16216.                                 'transformationResultType' => 'numeric',
  16217.                                 'dataTarget' => [
  16218.                                     'type' => 'direct',
  16219.                                     'settings' => [
  16220.                                         'fieldName' => 'attributes.ProductAttributesAlantadoPulido.unidades',
  16221.                                         'language' => '',
  16222.                                         'writeIfTargetIsNotEmpty' => true,
  16223.                                         'writeIfSourceIsEmpty' => true,
  16224.                                     ],
  16225.                                 ],
  16226.                                 'transformationPipeline' => [
  16227.                                     => [
  16228.                                         'type' => 'numeric',
  16229.                                     ],
  16230.                                 ],
  16231.                             ],
  16232.                             => [
  16233.                                 'label' => 'Presentacion',
  16234.                                 'dataSourceIndex' => [
  16235.                                     => '10',
  16236.                                 ],
  16237.                                 'transformationResultType' => 'default',
  16238.                                 'dataTarget' => [
  16239.                                     'type' => 'direct',
  16240.                                     'settings' => [
  16241.                                         'fieldName' => 'attributes.ProductAttributesAlantadoPulido.presentacion',
  16242.                                         'language' => '',
  16243.                                         'writeIfTargetIsNotEmpty' => true,
  16244.                                         'writeIfSourceIsEmpty' => true,
  16245.                                     ],
  16246.                                 ],
  16247.                                 'transformationPipeline' => [
  16248.                                 ],
  16249.                             ],
  16250.                             => [
  16251.                                 'label' => 'Capacidad',
  16252.                                 'dataSourceIndex' => [
  16253.                                     => '11',
  16254.                                 ],
  16255.                                 'settings' => [
  16256.                                     'delimiter' => ' ',
  16257.                                 ],
  16258.                                 'transformationResultType' => 'inputQuantityValue',
  16259.                                 'dataTarget' => [
  16260.                                     'type' => 'direct',
  16261.                                     'settings' => [
  16262.                                         'fieldName' => 'attributes.ProductAttributesAlantadoPulido.capacidad',
  16263.                                         'language' => '',
  16264.                                         'writeIfTargetIsNotEmpty' => true,
  16265.                                         'writeIfSourceIsEmpty' => true,
  16266.                                     ],
  16267.                                 ],
  16268.                                 'transformationPipeline' => [
  16269.                                     => [
  16270.                                         'settings' => [
  16271.                                             'delimiter' => ' ',
  16272.                                         ],
  16273.                                         'type' => 'explode',
  16274.                                     ],
  16275.                                     => [
  16276.                                         'type' => 'inputQuantityValue',
  16277.                                     ],
  16278.                                 ],
  16279.                             ],
  16280.                             => [
  16281.                                 'label' => 'Diametro',
  16282.                                 'dataSourceIndex' => [
  16283.                                     => '16',
  16284.                                 ],
  16285.                                 'settings' => [
  16286.                                     'delimiter' => ' ',
  16287.                                 ],
  16288.                                 'transformationResultType' => 'inputQuantityValue',
  16289.                                 'dataTarget' => [
  16290.                                     'type' => 'direct',
  16291.                                     'settings' => [
  16292.                                         'fieldName' => 'attributes.ProductAttributesAlantadoPulido.diametro',
  16293.                                         'language' => '',
  16294.                                         'writeIfTargetIsNotEmpty' => true,
  16295.                                         'writeIfSourceIsEmpty' => true,
  16296.                                     ],
  16297.                                 ],
  16298.                                 'transformationPipeline' => [
  16299.                                     => [
  16300.                                         'settings' => [
  16301.                                             'delimiter' => ' ',
  16302.                                         ],
  16303.                                         'type' => 'explode',
  16304.                                     ],
  16305.                                     => [
  16306.                                         'type' => 'inputQuantityValue',
  16307.                                     ],
  16308.                                 ],
  16309.                             ],
  16310.                         ],
  16311.                         'executionConfig' => [
  16312.                             'scheduleType' => 'recurring',
  16313.                             'cronDefinition' => '',
  16314.                             'scheduledAt' => '',
  16315.                         ],
  16316.                         'permissions' => [
  16317.                             'user' => [
  16318.                             ],
  16319.                             'role' => [
  16320.                             ],
  16321.                         ],
  16322.                         'workspaces' => [
  16323.                         ],
  16324.                     ],
  16325.                     'mantenimiento-uniques' => [
  16326.                         'general' => [
  16327.                             'type' => 'dataImporterDataObject',
  16328.                             'name' => 'mantenimiento-uniques',
  16329.                             'description' => '',
  16330.                             'group' => '',
  16331.                             'active' => false,
  16332.                             'path' => NULL,
  16333.                             'modificationDate' => 1740617681,
  16334.                             'createDate' => 1733933138,
  16335.                         ],
  16336.                         'loaderConfig' => [
  16337.                             'type' => 'upload',
  16338.                             'settings' => [
  16339.                                 'uploadFilePath' => 'mantenimiento-uniques/upload.import',
  16340.                             ],
  16341.                         ],
  16342.                         'interpreterConfig' => [
  16343.                             'type' => 'xlsx',
  16344.                             'settings' => [
  16345.                                 'skipFirstRow' => true,
  16346.                                 'sheetName' => 'uniques',
  16347.                             ],
  16348.                         ],
  16349.                         'resolverConfig' => [
  16350.                             'elementType' => 'dataObject',
  16351.                             'dataObjectClassId' => '15',
  16352.                             'loadingStrategy' => [
  16353.                                 'type' => 'path',
  16354.                                 'settings' => [
  16355.                                     'dataSourceIndex' => '5',
  16356.                                 ],
  16357.                             ],
  16358.                             'createLocationStrategy' => [
  16359.                                 'type' => 'doNotCreate',
  16360.                             ],
  16361.                             'locationUpdateStrategy' => [
  16362.                                 'type' => 'noChange',
  16363.                             ],
  16364.                             'publishingStrategy' => [
  16365.                                 'type' => 'noChangeUnpublishNew',
  16366.                             ],
  16367.                         ],
  16368.                         'processingConfig' => [
  16369.                             'executionType' => 'sequential',
  16370.                             'idDataIndex' => '',
  16371.                         ],
  16372.                         'mappingConfig' => [
  16373.                             => [
  16374.                                 'label' => 'Imagenes',
  16375.                                 'dataSourceIndex' => [
  16376.                                     => '1',
  16377.                                     => '2',
  16378.                                     => '3',
  16379.                                     => '4',
  16380.                                 ],
  16381.                                 'settings' => [
  16382.                                     'loadStrategy' => 'path',
  16383.                                 ],
  16384.                                 'transformationResultType' => 'assetArray',
  16385.                                 'dataTarget' => [
  16386.                                     'type' => 'manyToManyRelation',
  16387.                                     'settings' => [
  16388.                                         'fieldName' => 'images',
  16389.                                         'language' => '',
  16390.                                         'writeIfTargetIsNotEmpty' => true,
  16391.                                         'writeIfSourceIsEmpty' => false,
  16392.                                         'overwriteMode' => 'replace',
  16393.                                     ],
  16394.                                 ],
  16395.                                 'transformationPipeline' => [
  16396.                                     => [
  16397.                                         'type' => 'asArray',
  16398.                                     ],
  16399.                                     => [
  16400.                                         'settings' => [
  16401.                                             'loadStrategy' => 'path',
  16402.                                         ],
  16403.                                         'type' => 'loadAsset',
  16404.                                     ],
  16405.                                 ],
  16406.                             ],
  16407.                             => [
  16408.                                 'label' => 'Codigo',
  16409.                                 'dataSourceIndex' => [
  16410.                                     => '0',
  16411.                                 ],
  16412.                                 'settings' => [
  16413.                                     'mode' => 'both',
  16414.                                 ],
  16415.                                 'transformationResultType' => 'default',
  16416.                                 'dataTarget' => [
  16417.                                     'type' => 'direct',
  16418.                                     'settings' => [
  16419.                                         'fieldName' => 'bsncode',
  16420.                                         'language' => '',
  16421.                                         'writeIfTargetIsNotEmpty' => true,
  16422.                                         'writeIfSourceIsEmpty' => true,
  16423.                                     ],
  16424.                                 ],
  16425.                                 'transformationPipeline' => [
  16426.                                     => [
  16427.                                         'settings' => [
  16428.                                             'mode' => 'both',
  16429.                                         ],
  16430.                                         'type' => 'trim',
  16431.                                     ],
  16432.                                 ],
  16433.                             ],
  16434.                             => [
  16435.                                 'label' => 'Codigo del fabricante',
  16436.                                 'dataSourceIndex' => [
  16437.                                     => '0',
  16438.                                 ],
  16439.                                 'settings' => [
  16440.                                     'mode' => 'both',
  16441.                                 ],
  16442.                                 'transformationResultType' => 'default',
  16443.                                 'dataTarget' => [
  16444.                                     'type' => 'direct',
  16445.                                     'settings' => [
  16446.                                         'fieldName' => 'manufacturercode',
  16447.                                         'language' => '',
  16448.                                         'writeIfTargetIsNotEmpty' => true,
  16449.                                         'writeIfSourceIsEmpty' => true,
  16450.                                     ],
  16451.                                 ],
  16452.                                 'transformationPipeline' => [
  16453.                                     => [
  16454.                                         'settings' => [
  16455.                                             'mode' => 'both',
  16456.                                         ],
  16457.                                         'type' => 'trim',
  16458.                                     ],
  16459.                                 ],
  16460.                             ],
  16461.                             => [
  16462.                                 'label' => 'Precio',
  16463.                                 'dataSourceIndex' => [
  16464.                                     => '6',
  16465.                                 ],
  16466.                                 'transformationResultType' => 'default',
  16467.                                 'dataTarget' => [
  16468.                                     'type' => 'direct',
  16469.                                     'settings' => [
  16470.                                         'fieldName' => 'price',
  16471.                                         'language' => '',
  16472.                                         'writeIfTargetIsNotEmpty' => true,
  16473.                                         'writeIfSourceIsEmpty' => true,
  16474.                                     ],
  16475.                                 ],
  16476.                                 'transformationPipeline' => [
  16477.                                 ],
  16478.                             ],
  16479.                             => [
  16480.                                 'label' => 'Peso',
  16481.                                 'dataSourceIndex' => [
  16482.                                     => '7',
  16483.                                 ],
  16484.                                 'settings' => [
  16485.                                     'delimiter' => ' ',
  16486.                                 ],
  16487.                                 'transformationResultType' => 'inputQuantityValue',
  16488.                                 'dataTarget' => [
  16489.                                     'type' => 'direct',
  16490.                                     'settings' => [
  16491.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.peso',
  16492.                                         'language' => '',
  16493.                                         'writeIfTargetIsNotEmpty' => true,
  16494.                                         'writeIfSourceIsEmpty' => true,
  16495.                                     ],
  16496.                                 ],
  16497.                                 'transformationPipeline' => [
  16498.                                     => [
  16499.                                         'settings' => [
  16500.                                             'delimiter' => ' ',
  16501.                                         ],
  16502.                                         'type' => 'explode',
  16503.                                     ],
  16504.                                     => [
  16505.                                         'type' => 'inputQuantityValue',
  16506.                                     ],
  16507.                                 ],
  16508.                             ],
  16509.                             => [
  16510.                                 'label' => 'color',
  16511.                                 'dataSourceIndex' => [
  16512.                                     => '8',
  16513.                                 ],
  16514.                                 'settings' => [
  16515.                                     'mode' => 'both',
  16516.                                 ],
  16517.                                 'transformationResultType' => 'default',
  16518.                                 'dataTarget' => [
  16519.                                     'type' => 'direct',
  16520.                                     'settings' => [
  16521.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.color',
  16522.                                         'language' => '',
  16523.                                         'writeIfTargetIsNotEmpty' => true,
  16524.                                         'writeIfSourceIsEmpty' => true,
  16525.                                     ],
  16526.                                 ],
  16527.                                 'transformationPipeline' => [
  16528.                                     => [
  16529.                                         'settings' => [
  16530.                                             'mode' => 'both',
  16531.                                         ],
  16532.                                         'type' => 'trim',
  16533.                                     ],
  16534.                                 ],
  16535.                             ],
  16536.                             => [
  16537.                                 'label' => 'Largo',
  16538.                                 'dataSourceIndex' => [
  16539.                                     => '9',
  16540.                                 ],
  16541.                                 'settings' => [
  16542.                                     'delimiter' => ' ',
  16543.                                 ],
  16544.                                 'transformationResultType' => 'inputQuantityValue',
  16545.                                 'dataTarget' => [
  16546.                                     'type' => 'direct',
  16547.                                     'settings' => [
  16548.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.largo',
  16549.                                         'language' => '',
  16550.                                         'writeIfTargetIsNotEmpty' => true,
  16551.                                         'writeIfSourceIsEmpty' => true,
  16552.                                     ],
  16553.                                 ],
  16554.                                 'transformationPipeline' => [
  16555.                                     => [
  16556.                                         'settings' => [
  16557.                                             'delimiter' => ' ',
  16558.                                         ],
  16559.                                         'type' => 'explode',
  16560.                                     ],
  16561.                                     => [
  16562.                                         'type' => 'inputQuantityValue',
  16563.                                     ],
  16564.                                 ],
  16565.                             ],
  16566.                             => [
  16567.                                 'label' => 'Ancho',
  16568.                                 'dataSourceIndex' => [
  16569.                                     => '10',
  16570.                                 ],
  16571.                                 'settings' => [
  16572.                                     'delimiter' => ' ',
  16573.                                 ],
  16574.                                 'transformationResultType' => 'inputQuantityValue',
  16575.                                 'dataTarget' => [
  16576.                                     'type' => 'direct',
  16577.                                     'settings' => [
  16578.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.ancho',
  16579.                                         'language' => '',
  16580.                                         'writeIfTargetIsNotEmpty' => true,
  16581.                                         'writeIfSourceIsEmpty' => true,
  16582.                                     ],
  16583.                                 ],
  16584.                                 'transformationPipeline' => [
  16585.                                     => [
  16586.                                         'settings' => [
  16587.                                             'delimiter' => ' ',
  16588.                                         ],
  16589.                                         'type' => 'explode',
  16590.                                     ],
  16591.                                     => [
  16592.                                         'type' => 'inputQuantityValue',
  16593.                                     ],
  16594.                                 ],
  16595.                             ],
  16596.                             => [
  16597.                                 'label' => 'Alto',
  16598.                                 'dataSourceIndex' => [
  16599.                                     => '11',
  16600.                                 ],
  16601.                                 'settings' => [
  16602.                                     'delimiter' => ' ',
  16603.                                 ],
  16604.                                 'transformationResultType' => 'inputQuantityValue',
  16605.                                 'dataTarget' => [
  16606.                                     'type' => 'direct',
  16607.                                     'settings' => [
  16608.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.alto',
  16609.                                         'language' => '',
  16610.                                         'writeIfTargetIsNotEmpty' => true,
  16611.                                         'writeIfSourceIsEmpty' => true,
  16612.                                     ],
  16613.                                 ],
  16614.                                 'transformationPipeline' => [
  16615.                                     => [
  16616.                                         'settings' => [
  16617.                                             'delimiter' => ' ',
  16618.                                         ],
  16619.                                         'type' => 'explode',
  16620.                                     ],
  16621.                                     => [
  16622.                                         'type' => 'inputQuantityValue',
  16623.                                     ],
  16624.                                 ],
  16625.                             ],
  16626.                             => [
  16627.                                 'label' => 'Diametro',
  16628.                                 'dataSourceIndex' => [
  16629.                                     => '12',
  16630.                                 ],
  16631.                                 'settings' => [
  16632.                                     'delimiter' => ' ',
  16633.                                 ],
  16634.                                 'transformationResultType' => 'inputQuantityValue',
  16635.                                 'dataTarget' => [
  16636.                                     'type' => 'direct',
  16637.                                     'settings' => [
  16638.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.diametro',
  16639.                                         'language' => '',
  16640.                                         'writeIfTargetIsNotEmpty' => true,
  16641.                                         'writeIfSourceIsEmpty' => true,
  16642.                                     ],
  16643.                                 ],
  16644.                                 'transformationPipeline' => [
  16645.                                     => [
  16646.                                         'settings' => [
  16647.                                             'delimiter' => ' ',
  16648.                                         ],
  16649.                                         'type' => 'explode',
  16650.                                     ],
  16651.                                     => [
  16652.                                         'type' => 'inputQuantityValue',
  16653.                                     ],
  16654.                                 ],
  16655.                             ],
  16656.                             10 => [
  16657.                                 'label' => 'Material',
  16658.                                 'dataSourceIndex' => [
  16659.                                     => '13',
  16660.                                 ],
  16661.                                 'settings' => [
  16662.                                     'mode' => 'both',
  16663.                                 ],
  16664.                                 'transformationResultType' => 'default',
  16665.                                 'dataTarget' => [
  16666.                                     'type' => 'direct',
  16667.                                     'settings' => [
  16668.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.material',
  16669.                                         'language' => '',
  16670.                                         'writeIfTargetIsNotEmpty' => true,
  16671.                                         'writeIfSourceIsEmpty' => true,
  16672.                                     ],
  16673.                                 ],
  16674.                                 'transformationPipeline' => [
  16675.                                     => [
  16676.                                         'settings' => [
  16677.                                             'mode' => 'both',
  16678.                                         ],
  16679.                                         'type' => 'trim',
  16680.                                     ],
  16681.                                 ],
  16682.                             ],
  16683.                             11 => [
  16684.                                 'label' => 'presentacion',
  16685.                                 'dataSourceIndex' => [
  16686.                                     => '14',
  16687.                                 ],
  16688.                                 'transformationResultType' => 'default',
  16689.                                 'dataTarget' => [
  16690.                                     'type' => 'direct',
  16691.                                     'settings' => [
  16692.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.presentacion',
  16693.                                         'language' => '',
  16694.                                         'writeIfTargetIsNotEmpty' => true,
  16695.                                         'writeIfSourceIsEmpty' => true,
  16696.                                     ],
  16697.                                 ],
  16698.                                 'transformationPipeline' => [
  16699.                                 ],
  16700.                             ],
  16701.                             12 => [
  16702.                                 'label' => 'capacidad',
  16703.                                 'dataSourceIndex' => [
  16704.                                     => '15',
  16705.                                 ],
  16706.                                 'settings' => [
  16707.                                     'delimiter' => ' ',
  16708.                                 ],
  16709.                                 'transformationResultType' => 'inputQuantityValue',
  16710.                                 'dataTarget' => [
  16711.                                     'type' => 'direct',
  16712.                                     'settings' => [
  16713.                                         'fieldName' => 'attributes.ProductAttributesMantenimiento.capacidad',
  16714.                                         'language' => '',
  16715.                                         'writeIfTargetIsNotEmpty' => true,
  16716.                                         'writeIfSourceIsEmpty' => true,
  16717.                                     ],
  16718.                                 ],
  16719.                                 'transformationPipeline' => [
  16720.                                     => [
  16721.                                         'settings' => [
  16722.                                             'delimiter' => ' ',
  16723.                                         ],
  16724.                                         'type' => 'explode',
  16725.                                     ],
  16726.                                     => [
  16727.                                         'type' => 'inputQuantityValue',
  16728.                                     ],
  16729.                                 ],
  16730.                             ],
  16731.                             13 => [
  16732.                                 'label' => 'sede amigable ES',
  16733.                                 'dataSourceIndex' => [
  16734.                                     => '18',
  16735.                                 ],
  16736.                                 'transformationResultType' => 'default',
  16737.                                 'dataTarget' => [
  16738.                                     'type' => 'direct',
  16739.                                     'settings' => [
  16740.                                         'fieldName' => 'urlseofriendly',
  16741.                                         'language' => 'es',
  16742.                                         'writeIfTargetIsNotEmpty' => true,
  16743.                                         'writeIfSourceIsEmpty' => false,
  16744.                                     ],
  16745.                                 ],
  16746.                                 'transformationPipeline' => [
  16747.                                 ],
  16748.                             ],
  16749.                             14 => [
  16750.                                 'label' => 'sede amigable EN',
  16751.                                 'dataSourceIndex' => [
  16752.                                     => '19',
  16753.                                 ],
  16754.                                 'transformationResultType' => 'default',
  16755.                                 'dataTarget' => [
  16756.                                     'type' => 'direct',
  16757.                                     'settings' => [
  16758.                                         'fieldName' => 'urlseofriendly',
  16759.                                         'language' => 'en',
  16760.                                         'writeIfTargetIsNotEmpty' => true,
  16761.                                         'writeIfSourceIsEmpty' => false,
  16762.                                     ],
  16763.                                 ],
  16764.                                 'transformationPipeline' => [
  16765.                                 ],
  16766.                             ],
  16767.                         ],
  16768.                         'executionConfig' => [
  16769.                             'scheduleType' => 'recurring',
  16770.                             'cronDefinition' => '',
  16771.                             'scheduledAt' => '',
  16772.                         ],
  16773.                         'permissions' => [
  16774.                             'user' => [
  16775.                             ],
  16776.                             'role' => [
  16777.                             ],
  16778.                         ],
  16779.                         'workspaces' => [
  16780.                         ],
  16781.                     ],
  16782.                     'navegacion-y-gobierno-uniques' => [
  16783.                         'general' => [
  16784.                             'type' => 'dataImporterDataObject',
  16785.                             'name' => 'navegacion-y-gobierno-uniques',
  16786.                             'description' => '',
  16787.                             'group' => '',
  16788.                             'active' => false,
  16789.                             'path' => NULL,
  16790.                             'modificationDate' => 1740617743,
  16791.                             'createDate' => 1733933138,
  16792.                         ],
  16793.                         'loaderConfig' => [
  16794.                             'type' => 'upload',
  16795.                             'settings' => [
  16796.                                 'uploadFilePath' => 'navegacion-y-gobierno-uniques/upload.import',
  16797.                             ],
  16798.                         ],
  16799.                         'interpreterConfig' => [
  16800.                             'type' => 'xlsx',
  16801.                             'settings' => [
  16802.                                 'skipFirstRow' => true,
  16803.                                 'sheetName' => 'uniques',
  16804.                             ],
  16805.                         ],
  16806.                         'resolverConfig' => [
  16807.                             'elementType' => 'dataObject',
  16808.                             'dataObjectClassId' => '15',
  16809.                             'loadingStrategy' => [
  16810.                                 'type' => 'path',
  16811.                                 'settings' => [
  16812.                                     'dataSourceIndex' => '5',
  16813.                                 ],
  16814.                             ],
  16815.                             'createLocationStrategy' => [
  16816.                                 'type' => 'doNotCreate',
  16817.                             ],
  16818.                             'locationUpdateStrategy' => [
  16819.                                 'type' => 'noChange',
  16820.                             ],
  16821.                             'publishingStrategy' => [
  16822.                                 'type' => 'noChangeUnpublishNew',
  16823.                             ],
  16824.                         ],
  16825.                         'processingConfig' => [
  16826.                             'executionType' => 'sequential',
  16827.                             'idDataIndex' => '',
  16828.                         ],
  16829.                         'mappingConfig' => [
  16830.                             => [
  16831.                                 'label' => 'Imagenes',
  16832.                                 'dataSourceIndex' => [
  16833.                                     => '1',
  16834.                                     => '2',
  16835.                                     => '3',
  16836.                                     => '4',
  16837.                                 ],
  16838.                                 'settings' => [
  16839.                                     'loadStrategy' => 'path',
  16840.                                 ],
  16841.                                 'transformationResultType' => 'assetArray',
  16842.                                 'dataTarget' => [
  16843.                                     'type' => 'manyToManyRelation',
  16844.                                     'settings' => [
  16845.                                         'fieldName' => 'images',
  16846.                                         'language' => '',
  16847.                                         'writeIfTargetIsNotEmpty' => true,
  16848.                                         'writeIfSourceIsEmpty' => false,
  16849.                                         'overwriteMode' => 'replace',
  16850.                                     ],
  16851.                                 ],
  16852.                                 'transformationPipeline' => [
  16853.                                     => [
  16854.                                         'type' => 'asArray',
  16855.                                     ],
  16856.                                     => [
  16857.                                         'settings' => [
  16858.                                             'loadStrategy' => 'path',
  16859.                                         ],
  16860.                                         'type' => 'loadAsset',
  16861.                                     ],
  16862.                                 ],
  16863.                             ],
  16864.                             => [
  16865.                                 'label' => 'Codigo',
  16866.                                 'dataSourceIndex' => [
  16867.                                     => '0',
  16868.                                 ],
  16869.                                 'settings' => [
  16870.                                     'mode' => 'both',
  16871.                                 ],
  16872.                                 'transformationResultType' => 'default',
  16873.                                 'dataTarget' => [
  16874.                                     'type' => 'direct',
  16875.                                     'settings' => [
  16876.                                         'fieldName' => 'bsncode',
  16877.                                         'language' => '',
  16878.                                         'writeIfTargetIsNotEmpty' => true,
  16879.                                         'writeIfSourceIsEmpty' => true,
  16880.                                     ],
  16881.                                 ],
  16882.                                 'transformationPipeline' => [
  16883.                                     => [
  16884.                                         'settings' => [
  16885.                                             'mode' => 'both',
  16886.                                         ],
  16887.                                         'type' => 'trim',
  16888.                                     ],
  16889.                                 ],
  16890.                             ],
  16891.                             => [
  16892.                                 'label' => 'Codigo del fabricante',
  16893.                                 'dataSourceIndex' => [
  16894.                                     => '0',
  16895.                                 ],
  16896.                                 'settings' => [
  16897.                                     'mode' => 'both',
  16898.                                 ],
  16899.                                 'transformationResultType' => 'default',
  16900.                                 'dataTarget' => [
  16901.                                     'type' => 'direct',
  16902.                                     'settings' => [
  16903.                                         'fieldName' => 'manufacturercode',
  16904.                                         'language' => '',
  16905.                                         'writeIfTargetIsNotEmpty' => true,
  16906.                                         'writeIfSourceIsEmpty' => true,
  16907.                                     ],
  16908.                                 ],
  16909.                                 'transformationPipeline' => [
  16910.                                     => [
  16911.                                         'settings' => [
  16912.                                             'mode' => 'both',
  16913.                                         ],
  16914.                                         'type' => 'trim',
  16915.                                     ],
  16916.                                 ],
  16917.                             ],
  16918.                             => [
  16919.                                 'label' => 'Precio',
  16920.                                 'dataSourceIndex' => [
  16921.                                     => '6',
  16922.                                 ],
  16923.                                 'transformationResultType' => 'default',
  16924.                                 'dataTarget' => [
  16925.                                     'type' => 'direct',
  16926.                                     'settings' => [
  16927.                                         'fieldName' => 'price',
  16928.                                         'language' => '',
  16929.                                         'writeIfTargetIsNotEmpty' => true,
  16930.                                         'writeIfSourceIsEmpty' => true,
  16931.                                     ],
  16932.                                 ],
  16933.                                 'transformationPipeline' => [
  16934.                                 ],
  16935.                             ],
  16936.                             => [
  16937.                                 'label' => 'Peso',
  16938.                                 'dataSourceIndex' => [
  16939.                                     => '7',
  16940.                                 ],
  16941.                                 'settings' => [
  16942.                                     'delimiter' => ' ',
  16943.                                 ],
  16944.                                 'transformationResultType' => 'inputQuantityValue',
  16945.                                 'dataTarget' => [
  16946.                                     'type' => 'direct',
  16947.                                     'settings' => [
  16948.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.peso',
  16949.                                         'language' => '',
  16950.                                         'writeIfTargetIsNotEmpty' => true,
  16951.                                         'writeIfSourceIsEmpty' => true,
  16952.                                     ],
  16953.                                 ],
  16954.                                 'transformationPipeline' => [
  16955.                                     => [
  16956.                                         'settings' => [
  16957.                                             'delimiter' => ' ',
  16958.                                         ],
  16959.                                         'type' => 'explode',
  16960.                                     ],
  16961.                                     => [
  16962.                                         'type' => 'inputQuantityValue',
  16963.                                     ],
  16964.                                 ],
  16965.                             ],
  16966.                             => [
  16967.                                 'label' => 'color',
  16968.                                 'dataSourceIndex' => [
  16969.                                     => '8',
  16970.                                 ],
  16971.                                 'settings' => [
  16972.                                     'mode' => 'both',
  16973.                                 ],
  16974.                                 'transformationResultType' => 'default',
  16975.                                 'dataTarget' => [
  16976.                                     'type' => 'direct',
  16977.                                     'settings' => [
  16978.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.color',
  16979.                                         'language' => '',
  16980.                                         'writeIfTargetIsNotEmpty' => true,
  16981.                                         'writeIfSourceIsEmpty' => true,
  16982.                                     ],
  16983.                                 ],
  16984.                                 'transformationPipeline' => [
  16985.                                     => [
  16986.                                         'settings' => [
  16987.                                             'mode' => 'both',
  16988.                                         ],
  16989.                                         'type' => 'trim',
  16990.                                     ],
  16991.                                 ],
  16992.                             ],
  16993.                             => [
  16994.                                 'label' => 'Largo',
  16995.                                 'dataSourceIndex' => [
  16996.                                     => '9',
  16997.                                 ],
  16998.                                 'settings' => [
  16999.                                     'delimiter' => ' ',
  17000.                                 ],
  17001.                                 'transformationResultType' => 'inputQuantityValue',
  17002.                                 'dataTarget' => [
  17003.                                     'type' => 'direct',
  17004.                                     'settings' => [
  17005.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.largo',
  17006.                                         'language' => '',
  17007.                                         'writeIfTargetIsNotEmpty' => true,
  17008.                                         'writeIfSourceIsEmpty' => true,
  17009.                                     ],
  17010.                                 ],
  17011.                                 'transformationPipeline' => [
  17012.                                     => [
  17013.                                         'settings' => [
  17014.                                             'delimiter' => ' ',
  17015.                                         ],
  17016.                                         'type' => 'explode',
  17017.                                     ],
  17018.                                     => [
  17019.                                         'type' => 'inputQuantityValue',
  17020.                                     ],
  17021.                                 ],
  17022.                             ],
  17023.                             => [
  17024.                                 'label' => 'Ancho',
  17025.                                 'dataSourceIndex' => [
  17026.                                     => '10',
  17027.                                 ],
  17028.                                 'settings' => [
  17029.                                     'delimiter' => ' ',
  17030.                                 ],
  17031.                                 'transformationResultType' => 'inputQuantityValue',
  17032.                                 'dataTarget' => [
  17033.                                     'type' => 'direct',
  17034.                                     'settings' => [
  17035.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.ancho',
  17036.                                         'language' => '',
  17037.                                         'writeIfTargetIsNotEmpty' => true,
  17038.                                         'writeIfSourceIsEmpty' => true,
  17039.                                     ],
  17040.                                 ],
  17041.                                 'transformationPipeline' => [
  17042.                                     => [
  17043.                                         'settings' => [
  17044.                                             'delimiter' => ' ',
  17045.                                         ],
  17046.                                         'type' => 'explode',
  17047.                                     ],
  17048.                                     => [
  17049.                                         'type' => 'inputQuantityValue',
  17050.                                     ],
  17051.                                 ],
  17052.                             ],
  17053.                             => [
  17054.                                 'label' => 'Alto',
  17055.                                 'dataSourceIndex' => [
  17056.                                     => '11',
  17057.                                 ],
  17058.                                 'settings' => [
  17059.                                     'delimiter' => ' ',
  17060.                                 ],
  17061.                                 'transformationResultType' => 'inputQuantityValue',
  17062.                                 'dataTarget' => [
  17063.                                     'type' => 'direct',
  17064.                                     'settings' => [
  17065.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.alto',
  17066.                                         'language' => '',
  17067.                                         'writeIfTargetIsNotEmpty' => true,
  17068.                                         'writeIfSourceIsEmpty' => true,
  17069.                                     ],
  17070.                                 ],
  17071.                                 'transformationPipeline' => [
  17072.                                     => [
  17073.                                         'settings' => [
  17074.                                             'delimiter' => ' ',
  17075.                                         ],
  17076.                                         'type' => 'explode',
  17077.                                     ],
  17078.                                     => [
  17079.                                         'type' => 'inputQuantityValue',
  17080.                                     ],
  17081.                                 ],
  17082.                             ],
  17083.                             => [
  17084.                                 'label' => 'Diametro',
  17085.                                 'dataSourceIndex' => [
  17086.                                     => '12',
  17087.                                 ],
  17088.                                 'settings' => [
  17089.                                     'delimiter' => ' ',
  17090.                                 ],
  17091.                                 'transformationResultType' => 'inputQuantityValue',
  17092.                                 'dataTarget' => [
  17093.                                     'type' => 'direct',
  17094.                                     'settings' => [
  17095.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.diametro',
  17096.                                         'language' => '',
  17097.                                         'writeIfTargetIsNotEmpty' => true,
  17098.                                         'writeIfSourceIsEmpty' => true,
  17099.                                     ],
  17100.                                 ],
  17101.                                 'transformationPipeline' => [
  17102.                                     => [
  17103.                                         'settings' => [
  17104.                                             'delimiter' => ' ',
  17105.                                         ],
  17106.                                         'type' => 'explode',
  17107.                                     ],
  17108.                                     => [
  17109.                                         'type' => 'inputQuantityValue',
  17110.                                     ],
  17111.                                 ],
  17112.                             ],
  17113.                             10 => [
  17114.                                 'label' => 'Material',
  17115.                                 'dataSourceIndex' => [
  17116.                                     => '13',
  17117.                                 ],
  17118.                                 'settings' => [
  17119.                                     'mode' => 'both',
  17120.                                 ],
  17121.                                 'transformationResultType' => 'default',
  17122.                                 'dataTarget' => [
  17123.                                     'type' => 'direct',
  17124.                                     'settings' => [
  17125.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.material',
  17126.                                         'language' => '',
  17127.                                         'writeIfTargetIsNotEmpty' => true,
  17128.                                         'writeIfSourceIsEmpty' => true,
  17129.                                     ],
  17130.                                 ],
  17131.                                 'transformationPipeline' => [
  17132.                                     => [
  17133.                                         'settings' => [
  17134.                                             'mode' => 'both',
  17135.                                         ],
  17136.                                         'type' => 'trim',
  17137.                                     ],
  17138.                                 ],
  17139.                             ],
  17140.                             11 => [
  17141.                                 'label' => 'Tipo de cable',
  17142.                                 'dataSourceIndex' => [
  17143.                                     => '14',
  17144.                                 ],
  17145.                                 'transformationResultType' => 'default',
  17146.                                 'dataTarget' => [
  17147.                                     'type' => 'direct',
  17148.                                     'settings' => [
  17149.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.tipoDeCable',
  17150.                                         'language' => '',
  17151.                                         'writeIfTargetIsNotEmpty' => true,
  17152.                                         'writeIfSourceIsEmpty' => true,
  17153.                                     ],
  17154.                                 ],
  17155.                                 'transformationPipeline' => [
  17156.                                 ],
  17157.                             ],
  17158.                             12 => [
  17159.                                 'label' => 'tipo de mandos para motores',
  17160.                                 'dataSourceIndex' => [
  17161.                                     => '15',
  17162.                                 ],
  17163.                                 'transformationResultType' => 'default',
  17164.                                 'dataTarget' => [
  17165.                                     'type' => 'direct',
  17166.                                     'settings' => [
  17167.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.tipoDeMandosParaMotores',
  17168.                                         'language' => '',
  17169.                                         'writeIfTargetIsNotEmpty' => true,
  17170.                                         'writeIfSourceIsEmpty' => true,
  17171.                                     ],
  17172.                                 ],
  17173.                                 'transformationPipeline' => [
  17174.                                 ],
  17175.                             ],
  17176.                             13 => [
  17177.                                 'label' => 'sede amigable es',
  17178.                                 'dataSourceIndex' => [
  17179.                                     => '18',
  17180.                                 ],
  17181.                                 'transformationResultType' => 'default',
  17182.                                 'dataTarget' => [
  17183.                                     'type' => 'direct',
  17184.                                     'settings' => [
  17185.                                         'fieldName' => 'urlseofriendly',
  17186.                                         'language' => 'es',
  17187.                                         'writeIfTargetIsNotEmpty' => true,
  17188.                                         'writeIfSourceIsEmpty' => false,
  17189.                                     ],
  17190.                                 ],
  17191.                                 'transformationPipeline' => [
  17192.                                 ],
  17193.                             ],
  17194.                             14 => [
  17195.                                 'label' => 'sede amigable en',
  17196.                                 'dataSourceIndex' => [
  17197.                                     => '19',
  17198.                                 ],
  17199.                                 'transformationResultType' => 'default',
  17200.                                 'dataTarget' => [
  17201.                                     'type' => 'direct',
  17202.                                     'settings' => [
  17203.                                         'fieldName' => 'urlseofriendly',
  17204.                                         'language' => 'en',
  17205.                                         'writeIfTargetIsNotEmpty' => true,
  17206.                                         'writeIfSourceIsEmpty' => false,
  17207.                                     ],
  17208.                                 ],
  17209.                                 'transformationPipeline' => [
  17210.                                 ],
  17211.                             ],
  17212.                         ],
  17213.                         'executionConfig' => [
  17214.                             'scheduleType' => 'recurring',
  17215.                             'cronDefinition' => '',
  17216.                             'scheduledAt' => '',
  17217.                         ],
  17218.                         'permissions' => [
  17219.                             'user' => [
  17220.                             ],
  17221.                             'role' => [
  17222.                             ],
  17223.                         ],
  17224.                         'workspaces' => [
  17225.                         ],
  17226.                     ],
  17227.                     'proteccion-laboral-variants' => [
  17228.                         'general' => [
  17229.                             'type' => 'dataImporterDataObject',
  17230.                             'name' => 'proteccion-laboral-variants',
  17231.                             'description' => '',
  17232.                             'group' => '',
  17233.                             'active' => false,
  17234.                             'path' => NULL,
  17235.                             'modificationDate' => 1744696066,
  17236.                             'createDate' => 1733933138,
  17237.                         ],
  17238.                         'loaderConfig' => [
  17239.                             'type' => 'upload',
  17240.                             'settings' => [
  17241.                                 'uploadFilePath' => 'proteccion-laboral-variants/upload.import',
  17242.                             ],
  17243.                         ],
  17244.                         'interpreterConfig' => [
  17245.                             'type' => 'xlsx',
  17246.                             'settings' => [
  17247.                                 'skipFirstRow' => true,
  17248.                                 'sheetName' => 'Variants',
  17249.                             ],
  17250.                         ],
  17251.                         'resolverConfig' => [
  17252.                             'elementType' => 'dataObject',
  17253.                             'dataObjectClassId' => '15',
  17254.                             'loadingStrategy' => [
  17255.                                 'type' => 'attribute',
  17256.                                 'settings' => [
  17257.                                     'dataSourceIndex' => '0',
  17258.                                     'attributeName' => 'bsncode',
  17259.                                     'language' => '',
  17260.                                     'includeUnpublished' => true,
  17261.                                 ],
  17262.                             ],
  17263.                             'createLocationStrategy' => [
  17264.                                 'type' => 'findParent',
  17265.                                 'settings' => [
  17266.                                     'findStrategy' => 'attribute',
  17267.                                     'attributeDataObjectClassId' => '15',
  17268.                                     'attributeName' => 'path',
  17269.                                     'attributeLanguage' => '',
  17270.                                     'dataSourceIndex' => '5',
  17271.                                     'fallbackPath' => '/fallback',
  17272.                                 ],
  17273.                             ],
  17274.                             'locationUpdateStrategy' => [
  17275.                                 'type' => 'noChange',
  17276.                             ],
  17277.                             'publishingStrategy' => [
  17278.                                 'type' => 'noChangeUnpublishNew',
  17279.                             ],
  17280.                         ],
  17281.                         'processingConfig' => [
  17282.                             'executionType' => 'sequential',
  17283.                             'idDataIndex' => '',
  17284.                         ],
  17285.                         'mappingConfig' => [
  17286.                             => [
  17287.                                 'label' => 'SK',
  17288.                                 'dataSourceIndex' => [
  17289.                                     => '0',
  17290.                                 ],
  17291.                                 'settings' => [
  17292.                                     'search' => '/',
  17293.                                     'replace' => '-',
  17294.                                     'mode' => 'both',
  17295.                                 ],
  17296.                                 'transformationResultType' => 'default',
  17297.                                 'dataTarget' => [
  17298.                                     'type' => 'direct',
  17299.                                     'settings' => [
  17300.                                         'fieldName' => 'key',
  17301.                                         'language' => '',
  17302.                                         'writeIfTargetIsNotEmpty' => true,
  17303.                                         'writeIfSourceIsEmpty' => true,
  17304.                                     ],
  17305.                                 ],
  17306.                                 'transformationPipeline' => [
  17307.                                     => [
  17308.                                         'settings' => [
  17309.                                             'search' => '/',
  17310.                                             'replace' => '-',
  17311.                                         ],
  17312.                                         'type' => 'stringReplace',
  17313.                                     ],
  17314.                                     => [
  17315.                                         'settings' => [
  17316.                                             'mode' => 'both',
  17317.                                         ],
  17318.                                         'type' => 'trim',
  17319.                                     ],
  17320.                                 ],
  17321.                             ],
  17322.                             => [
  17323.                                 'label' => 'Imagenes',
  17324.                                 'dataSourceIndex' => [
  17325.                                     => '1',
  17326.                                     => '2',
  17327.                                     => '3',
  17328.                                     => '4',
  17329.                                 ],
  17330.                                 'settings' => [
  17331.                                     'loadStrategy' => 'path',
  17332.                                 ],
  17333.                                 'transformationResultType' => 'assetArray',
  17334.                                 'dataTarget' => [
  17335.                                     'type' => 'manyToManyRelation',
  17336.                                     'settings' => [
  17337.                                         'fieldName' => 'images',
  17338.                                         'language' => '',
  17339.                                         'writeIfTargetIsNotEmpty' => true,
  17340.                                         'writeIfSourceIsEmpty' => true,
  17341.                                         'overwriteMode' => 'replace',
  17342.                                     ],
  17343.                                 ],
  17344.                                 'transformationPipeline' => [
  17345.                                     => [
  17346.                                         'type' => 'asArray',
  17347.                                     ],
  17348.                                     => [
  17349.                                         'settings' => [
  17350.                                             'loadStrategy' => 'path',
  17351.                                         ],
  17352.                                         'type' => 'loadAsset',
  17353.                                     ],
  17354.                                 ],
  17355.                             ],
  17356.                             => [
  17357.                                 'label' => 'Codigo',
  17358.                                 'dataSourceIndex' => [
  17359.                                     => '0',
  17360.                                 ],
  17361.                                 'settings' => [
  17362.                                     'mode' => 'both',
  17363.                                 ],
  17364.                                 'transformationResultType' => 'default',
  17365.                                 'dataTarget' => [
  17366.                                     'type' => 'direct',
  17367.                                     'settings' => [
  17368.                                         'fieldName' => 'bsncode',
  17369.                                         'language' => '',
  17370.                                         'writeIfTargetIsNotEmpty' => true,
  17371.                                         'writeIfSourceIsEmpty' => true,
  17372.                                     ],
  17373.                                 ],
  17374.                                 'transformationPipeline' => [
  17375.                                     => [
  17376.                                         'settings' => [
  17377.                                             'mode' => 'both',
  17378.                                         ],
  17379.                                         'type' => 'trim',
  17380.                                     ],
  17381.                                 ],
  17382.                             ],
  17383.                             => [
  17384.                                 'label' => 'Codigo del fabricante',
  17385.                                 'dataSourceIndex' => [
  17386.                                     => '0',
  17387.                                 ],
  17388.                                 'settings' => [
  17389.                                     'mode' => 'both',
  17390.                                 ],
  17391.                                 'transformationResultType' => 'default',
  17392.                                 'dataTarget' => [
  17393.                                     'type' => 'direct',
  17394.                                     'settings' => [
  17395.                                         'fieldName' => 'manufacturercode',
  17396.                                         'language' => '',
  17397.                                         'writeIfTargetIsNotEmpty' => true,
  17398.                                         'writeIfSourceIsEmpty' => true,
  17399.                                     ],
  17400.                                 ],
  17401.                                 'transformationPipeline' => [
  17402.                                     => [
  17403.                                         'settings' => [
  17404.                                             'mode' => 'both',
  17405.                                         ],
  17406.                                         'type' => 'trim',
  17407.                                     ],
  17408.                                 ],
  17409.                             ],
  17410.                             => [
  17411.                                 'label' => 'Precio',
  17412.                                 'dataSourceIndex' => [
  17413.                                     => '6',
  17414.                                 ],
  17415.                                 'transformationResultType' => 'default',
  17416.                                 'dataTarget' => [
  17417.                                     'type' => 'direct',
  17418.                                     'settings' => [
  17419.                                         'fieldName' => 'price',
  17420.                                         'language' => '',
  17421.                                         'writeIfTargetIsNotEmpty' => true,
  17422.                                         'writeIfSourceIsEmpty' => true,
  17423.                                     ],
  17424.                                 ],
  17425.                                 'transformationPipeline' => [
  17426.                                 ],
  17427.                             ],
  17428.                             => [
  17429.                                 'label' => 'variant',
  17430.                                 'dataSourceIndex' => [
  17431.                                     => '7',
  17432.                                 ],
  17433.                                 'transformationResultType' => 'default',
  17434.                                 'dataTarget' => [
  17435.                                     'type' => 'direct',
  17436.                                     'settings' => [
  17437.                                         'fieldName' => 'type',
  17438.                                         'language' => '',
  17439.                                         'writeIfTargetIsNotEmpty' => true,
  17440.                                         'writeIfSourceIsEmpty' => true,
  17441.                                     ],
  17442.                                 ],
  17443.                                 'transformationPipeline' => [
  17444.                                 ],
  17445.                             ],
  17446.                             => [
  17447.                                 'label' => 'sede amigable es',
  17448.                                 'dataSourceIndex' => [
  17449.                                     => '8',
  17450.                                 ],
  17451.                                 'transformationResultType' => 'default',
  17452.                                 'dataTarget' => [
  17453.                                     'type' => 'direct',
  17454.                                     'settings' => [
  17455.                                         'fieldName' => 'urlseofriendly',
  17456.                                         'language' => 'es',
  17457.                                         'writeIfTargetIsNotEmpty' => true,
  17458.                                         'writeIfSourceIsEmpty' => true,
  17459.                                     ],
  17460.                                 ],
  17461.                                 'transformationPipeline' => [
  17462.                                 ],
  17463.                             ],
  17464.                             => [
  17465.                                 'label' => 'sede amigable en',
  17466.                                 'dataSourceIndex' => [
  17467.                                     => '9',
  17468.                                 ],
  17469.                                 'transformationResultType' => 'default',
  17470.                                 'dataTarget' => [
  17471.                                     'type' => 'direct',
  17472.                                     'settings' => [
  17473.                                         'fieldName' => 'urlseofriendly',
  17474.                                         'language' => 'en',
  17475.                                         'writeIfTargetIsNotEmpty' => true,
  17476.                                         'writeIfSourceIsEmpty' => true,
  17477.                                     ],
  17478.                                 ],
  17479.                                 'transformationPipeline' => [
  17480.                                 ],
  17481.                             ],
  17482.                             => [
  17483.                                 'label' => 'unidades',
  17484.                                 'dataSourceIndex' => [
  17485.                                     => '10',
  17486.                                 ],
  17487.                                 'transformationResultType' => 'numeric',
  17488.                                 'dataTarget' => [
  17489.                                     'type' => 'direct',
  17490.                                     'settings' => [
  17491.                                         'fieldName' => 'attributes.ProductAttributesProteccionLaboral.unidades',
  17492.                                         'language' => '',
  17493.                                         'writeIfTargetIsNotEmpty' => true,
  17494.                                         'writeIfSourceIsEmpty' => true,
  17495.                                     ],
  17496.                                 ],
  17497.                                 'transformationPipeline' => [
  17498.                                     => [
  17499.                                         'type' => 'numeric',
  17500.                                     ],
  17501.                                 ],
  17502.                             ],
  17503.                             => [
  17504.                                 'label' => 'presentacion',
  17505.                                 'dataSourceIndex' => [
  17506.                                     => '11',
  17507.                                 ],
  17508.                                 'transformationResultType' => 'default',
  17509.                                 'dataTarget' => [
  17510.                                     'type' => 'direct',
  17511.                                     'settings' => [
  17512.                                         'fieldName' => 'attributes.ProductAttributesProteccionLaboral.presentacion',
  17513.                                         'language' => '',
  17514.                                         'writeIfTargetIsNotEmpty' => true,
  17515.                                         'writeIfSourceIsEmpty' => true,
  17516.                                     ],
  17517.                                 ],
  17518.                                 'transformationPipeline' => [
  17519.                                 ],
  17520.                             ],
  17521.                             10 => [
  17522.                                 'label' => 'capacidad',
  17523.                                 'dataSourceIndex' => [
  17524.                                     => '12',
  17525.                                 ],
  17526.                                 'settings' => [
  17527.                                     'delimiter' => ' ',
  17528.                                 ],
  17529.                                 'transformationResultType' => 'inputQuantityValue',
  17530.                                 'dataTarget' => [
  17531.                                     'type' => 'direct',
  17532.                                     'settings' => [
  17533.                                         'fieldName' => 'attributes.ProductAttributesProteccionLaboral.capacidad',
  17534.                                         'language' => '',
  17535.                                         'writeIfTargetIsNotEmpty' => true,
  17536.                                         'writeIfSourceIsEmpty' => true,
  17537.                                     ],
  17538.                                 ],
  17539.                                 'transformationPipeline' => [
  17540.                                     => [
  17541.                                         'settings' => [
  17542.                                             'delimiter' => ' ',
  17543.                                         ],
  17544.                                         'type' => 'explode',
  17545.                                     ],
  17546.                                     => [
  17547.                                         'type' => 'inputQuantityValue',
  17548.                                     ],
  17549.                                 ],
  17550.                             ],
  17551.                             11 => [
  17552.                                 'label' => 'talla internacional',
  17553.                                 'dataSourceIndex' => [
  17554.                                     => '18',
  17555.                                 ],
  17556.                                 'transformationResultType' => 'default',
  17557.                                 'dataTarget' => [
  17558.                                     'type' => 'direct',
  17559.                                     'settings' => [
  17560.                                         'fieldName' => 'attributes.ProductAttributesProteccionLaboral.tallainternational',
  17561.                                         'language' => '',
  17562.                                         'writeIfTargetIsNotEmpty' => true,
  17563.                                         'writeIfSourceIsEmpty' => true,
  17564.                                     ],
  17565.                                 ],
  17566.                                 'transformationPipeline' => [
  17567.                                 ],
  17568.                             ],
  17569.                         ],
  17570.                         'executionConfig' => [
  17571.                             'scheduleType' => 'recurring',
  17572.                             'cronDefinition' => '',
  17573.                             'scheduledAt' => '',
  17574.                         ],
  17575.                         'permissions' => [
  17576.                             'user' => [
  17577.                             ],
  17578.                             'role' => [
  17579.                             ],
  17580.                         ],
  17581.                         'workspaces' => [
  17582.                         ],
  17583.                     ],
  17584.                     'habitabilidad-uniques' => [
  17585.                         'general' => [
  17586.                             'type' => 'dataImporterDataObject',
  17587.                             'name' => 'habitabilidad-uniques',
  17588.                             'description' => '',
  17589.                             'group' => '',
  17590.                             'active' => false,
  17591.                             'path' => NULL,
  17592.                             'modificationDate' => 1740617699,
  17593.                             'createDate' => 1733933138,
  17594.                         ],
  17595.                         'loaderConfig' => [
  17596.                             'type' => 'upload',
  17597.                             'settings' => [
  17598.                                 'uploadFilePath' => 'habitabilidad-uniques/upload.import',
  17599.                             ],
  17600.                         ],
  17601.                         'interpreterConfig' => [
  17602.                             'type' => 'xlsx',
  17603.                             'settings' => [
  17604.                                 'skipFirstRow' => true,
  17605.                                 'sheetName' => 'uniques',
  17606.                             ],
  17607.                         ],
  17608.                         'resolverConfig' => [
  17609.                             'elementType' => 'dataObject',
  17610.                             'dataObjectClassId' => '15',
  17611.                             'loadingStrategy' => [
  17612.                                 'type' => 'path',
  17613.                                 'settings' => [
  17614.                                     'dataSourceIndex' => '5',
  17615.                                 ],
  17616.                             ],
  17617.                             'createLocationStrategy' => [
  17618.                                 'type' => 'doNotCreate',
  17619.                             ],
  17620.                             'locationUpdateStrategy' => [
  17621.                                 'type' => 'noChange',
  17622.                             ],
  17623.                             'publishingStrategy' => [
  17624.                                 'type' => 'noChangeUnpublishNew',
  17625.                             ],
  17626.                         ],
  17627.                         'processingConfig' => [
  17628.                             'executionType' => 'sequential',
  17629.                             'idDataIndex' => '',
  17630.                         ],
  17631.                         'mappingConfig' => [
  17632.                             => [
  17633.                                 'label' => 'Imagenes',
  17634.                                 'dataSourceIndex' => [
  17635.                                     => '1',
  17636.                                     => '2',
  17637.                                     => '3',
  17638.                                     => '4',
  17639.                                 ],
  17640.                                 'settings' => [
  17641.                                     'loadStrategy' => 'path',
  17642.                                 ],
  17643.                                 'transformationResultType' => 'assetArray',
  17644.                                 'dataTarget' => [
  17645.                                     'type' => 'manyToManyRelation',
  17646.                                     'settings' => [
  17647.                                         'fieldName' => 'images',
  17648.                                         'language' => '',
  17649.                                         'writeIfTargetIsNotEmpty' => true,
  17650.                                         'writeIfSourceIsEmpty' => false,
  17651.                                         'overwriteMode' => 'replace',
  17652.                                     ],
  17653.                                 ],
  17654.                                 'transformationPipeline' => [
  17655.                                     => [
  17656.                                         'type' => 'asArray',
  17657.                                     ],
  17658.                                     => [
  17659.                                         'settings' => [
  17660.                                             'loadStrategy' => 'path',
  17661.                                         ],
  17662.                                         'type' => 'loadAsset',
  17663.                                     ],
  17664.                                 ],
  17665.                             ],
  17666.                             => [
  17667.                                 'label' => 'Codigo',
  17668.                                 'dataSourceIndex' => [
  17669.                                     => '0',
  17670.                                 ],
  17671.                                 'settings' => [
  17672.                                     'mode' => 'both',
  17673.                                 ],
  17674.                                 'transformationResultType' => 'default',
  17675.                                 'dataTarget' => [
  17676.                                     'type' => 'direct',
  17677.                                     'settings' => [
  17678.                                         'fieldName' => 'bsncode',
  17679.                                         'language' => '',
  17680.                                         'writeIfTargetIsNotEmpty' => true,
  17681.                                         'writeIfSourceIsEmpty' => true,
  17682.                                     ],
  17683.                                 ],
  17684.                                 'transformationPipeline' => [
  17685.                                     => [
  17686.                                         'settings' => [
  17687.                                             'mode' => 'both',
  17688.                                         ],
  17689.                                         'type' => 'trim',
  17690.                                     ],
  17691.                                 ],
  17692.                             ],
  17693.                             => [
  17694.                                 'label' => 'Codigo del fabricante',
  17695.                                 'dataSourceIndex' => [
  17696.                                     => '0',
  17697.                                 ],
  17698.                                 'settings' => [
  17699.                                     'mode' => 'both',
  17700.                                 ],
  17701.                                 'transformationResultType' => 'default',
  17702.                                 'dataTarget' => [
  17703.                                     'type' => 'direct',
  17704.                                     'settings' => [
  17705.                                         'fieldName' => 'manufacturercode',
  17706.                                         'language' => '',
  17707.                                         'writeIfTargetIsNotEmpty' => true,
  17708.                                         'writeIfSourceIsEmpty' => true,
  17709.                                     ],
  17710.                                 ],
  17711.                                 'transformationPipeline' => [
  17712.                                     => [
  17713.                                         'settings' => [
  17714.                                             'mode' => 'both',
  17715.                                         ],
  17716.                                         'type' => 'trim',
  17717.                                     ],
  17718.                                 ],
  17719.                             ],
  17720.                             => [
  17721.                                 'label' => 'Precio',
  17722.                                 'dataSourceIndex' => [
  17723.                                     => '6',
  17724.                                 ],
  17725.                                 'transformationResultType' => 'default',
  17726.                                 'dataTarget' => [
  17727.                                     'type' => 'direct',
  17728.                                     'settings' => [
  17729.                                         'fieldName' => 'price',
  17730.                                         'language' => '',
  17731.                                         'writeIfTargetIsNotEmpty' => true,
  17732.                                         'writeIfSourceIsEmpty' => true,
  17733.                                     ],
  17734.                                 ],
  17735.                                 'transformationPipeline' => [
  17736.                                 ],
  17737.                             ],
  17738.                             => [
  17739.                                 'label' => 'Peso',
  17740.                                 'dataSourceIndex' => [
  17741.                                     => '7',
  17742.                                 ],
  17743.                                 'settings' => [
  17744.                                     'delimiter' => ' ',
  17745.                                 ],
  17746.                                 'transformationResultType' => 'inputQuantityValue',
  17747.                                 'dataTarget' => [
  17748.                                     'type' => 'direct',
  17749.                                     'settings' => [
  17750.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.peso',
  17751.                                         'language' => '',
  17752.                                         'writeIfTargetIsNotEmpty' => true,
  17753.                                         'writeIfSourceIsEmpty' => true,
  17754.                                     ],
  17755.                                 ],
  17756.                                 'transformationPipeline' => [
  17757.                                     => [
  17758.                                         'settings' => [
  17759.                                             'delimiter' => ' ',
  17760.                                         ],
  17761.                                         'type' => 'explode',
  17762.                                     ],
  17763.                                     => [
  17764.                                         'type' => 'inputQuantityValue',
  17765.                                     ],
  17766.                                 ],
  17767.                             ],
  17768.                             => [
  17769.                                 'label' => 'color',
  17770.                                 'dataSourceIndex' => [
  17771.                                     => '8',
  17772.                                 ],
  17773.                                 'settings' => [
  17774.                                     'mode' => 'both',
  17775.                                 ],
  17776.                                 'transformationResultType' => 'default',
  17777.                                 'dataTarget' => [
  17778.                                     'type' => 'direct',
  17779.                                     'settings' => [
  17780.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.color',
  17781.                                         'language' => '',
  17782.                                         'writeIfTargetIsNotEmpty' => true,
  17783.                                         'writeIfSourceIsEmpty' => true,
  17784.                                     ],
  17785.                                 ],
  17786.                                 'transformationPipeline' => [
  17787.                                     => [
  17788.                                         'settings' => [
  17789.                                             'mode' => 'both',
  17790.                                         ],
  17791.                                         'type' => 'trim',
  17792.                                     ],
  17793.                                 ],
  17794.                             ],
  17795.                             => [
  17796.                                 'label' => 'Largo',
  17797.                                 'dataSourceIndex' => [
  17798.                                     => '9',
  17799.                                 ],
  17800.                                 'settings' => [
  17801.                                     'delimiter' => ' ',
  17802.                                 ],
  17803.                                 'transformationResultType' => 'inputQuantityValue',
  17804.                                 'dataTarget' => [
  17805.                                     'type' => 'direct',
  17806.                                     'settings' => [
  17807.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.largo',
  17808.                                         'language' => '',
  17809.                                         'writeIfTargetIsNotEmpty' => true,
  17810.                                         'writeIfSourceIsEmpty' => true,
  17811.                                     ],
  17812.                                 ],
  17813.                                 'transformationPipeline' => [
  17814.                                     => [
  17815.                                         'settings' => [
  17816.                                             'delimiter' => ' ',
  17817.                                         ],
  17818.                                         'type' => 'explode',
  17819.                                     ],
  17820.                                     => [
  17821.                                         'type' => 'inputQuantityValue',
  17822.                                     ],
  17823.                                 ],
  17824.                             ],
  17825.                             => [
  17826.                                 'label' => 'Ancho',
  17827.                                 'dataSourceIndex' => [
  17828.                                     => '10',
  17829.                                 ],
  17830.                                 'settings' => [
  17831.                                     'delimiter' => ' ',
  17832.                                 ],
  17833.                                 'transformationResultType' => 'inputQuantityValue',
  17834.                                 'dataTarget' => [
  17835.                                     'type' => 'direct',
  17836.                                     'settings' => [
  17837.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.ancho',
  17838.                                         'language' => '',
  17839.                                         'writeIfTargetIsNotEmpty' => true,
  17840.                                         'writeIfSourceIsEmpty' => true,
  17841.                                     ],
  17842.                                 ],
  17843.                                 'transformationPipeline' => [
  17844.                                     => [
  17845.                                         'settings' => [
  17846.                                             'delimiter' => ' ',
  17847.                                         ],
  17848.                                         'type' => 'explode',
  17849.                                     ],
  17850.                                     => [
  17851.                                         'type' => 'inputQuantityValue',
  17852.                                     ],
  17853.                                 ],
  17854.                             ],
  17855.                             => [
  17856.                                 'label' => 'Alto',
  17857.                                 'dataSourceIndex' => [
  17858.                                     => '11',
  17859.                                 ],
  17860.                                 'settings' => [
  17861.                                     'delimiter' => ' ',
  17862.                                 ],
  17863.                                 'transformationResultType' => 'inputQuantityValue',
  17864.                                 'dataTarget' => [
  17865.                                     'type' => 'direct',
  17866.                                     'settings' => [
  17867.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.alto',
  17868.                                         'language' => '',
  17869.                                         'writeIfTargetIsNotEmpty' => true,
  17870.                                         'writeIfSourceIsEmpty' => true,
  17871.                                     ],
  17872.                                 ],
  17873.                                 'transformationPipeline' => [
  17874.                                     => [
  17875.                                         'settings' => [
  17876.                                             'delimiter' => ' ',
  17877.                                         ],
  17878.                                         'type' => 'explode',
  17879.                                     ],
  17880.                                     => [
  17881.                                         'type' => 'inputQuantityValue',
  17882.                                     ],
  17883.                                 ],
  17884.                             ],
  17885.                             => [
  17886.                                 'label' => 'Diametro',
  17887.                                 'dataSourceIndex' => [
  17888.                                     => '12',
  17889.                                 ],
  17890.                                 'settings' => [
  17891.                                     'delimiter' => ' ',
  17892.                                 ],
  17893.                                 'transformationResultType' => 'inputQuantityValue',
  17894.                                 'dataTarget' => [
  17895.                                     'type' => 'direct',
  17896.                                     'settings' => [
  17897.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.diametro',
  17898.                                         'language' => '',
  17899.                                         'writeIfTargetIsNotEmpty' => true,
  17900.                                         'writeIfSourceIsEmpty' => true,
  17901.                                     ],
  17902.                                 ],
  17903.                                 'transformationPipeline' => [
  17904.                                     => [
  17905.                                         'settings' => [
  17906.                                             'delimiter' => ' ',
  17907.                                         ],
  17908.                                         'type' => 'explode',
  17909.                                     ],
  17910.                                     => [
  17911.                                         'type' => 'inputQuantityValue',
  17912.                                     ],
  17913.                                 ],
  17914.                             ],
  17915.                             10 => [
  17916.                                 'label' => 'Material',
  17917.                                 'dataSourceIndex' => [
  17918.                                     => '13',
  17919.                                 ],
  17920.                                 'settings' => [
  17921.                                     'mode' => 'both',
  17922.                                 ],
  17923.                                 'transformationResultType' => 'default',
  17924.                                 'dataTarget' => [
  17925.                                     'type' => 'direct',
  17926.                                     'settings' => [
  17927.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.material',
  17928.                                         'language' => '',
  17929.                                         'writeIfTargetIsNotEmpty' => true,
  17930.                                         'writeIfSourceIsEmpty' => true,
  17931.                                     ],
  17932.                                 ],
  17933.                                 'transformationPipeline' => [
  17934.                                     => [
  17935.                                         'settings' => [
  17936.                                             'mode' => 'both',
  17937.                                         ],
  17938.                                         'type' => 'trim',
  17939.                                     ],
  17940.                                 ],
  17941.                             ],
  17942.                             11 => [
  17943.                                 'label' => 'racord de llenado',
  17944.                                 'dataSourceIndex' => [
  17945.                                     => '14',
  17946.                                 ],
  17947.                                 'settings' => [
  17948.                                     'delimiter' => ' ',
  17949.                                 ],
  17950.                                 'transformationResultType' => 'inputQuantityValue',
  17951.                                 'dataTarget' => [
  17952.                                     'type' => 'direct',
  17953.                                     'settings' => [
  17954.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.racordDeLlenado',
  17955.                                         'language' => '',
  17956.                                         'writeIfTargetIsNotEmpty' => true,
  17957.                                         'writeIfSourceIsEmpty' => true,
  17958.                                     ],
  17959.                                 ],
  17960.                                 'transformationPipeline' => [
  17961.                                     => [
  17962.                                         'settings' => [
  17963.                                             'delimiter' => ' ',
  17964.                                         ],
  17965.                                         'type' => 'explode',
  17966.                                     ],
  17967.                                     => [
  17968.                                         'type' => 'inputQuantityValue',
  17969.                                     ],
  17970.                                 ],
  17971.                             ],
  17972.                             12 => [
  17973.                                 'label' => 'caudal',
  17974.                                 'dataSourceIndex' => [
  17975.                                     => '15',
  17976.                                 ],
  17977.                                 'settings' => [
  17978.                                     'delimiter' => ' ',
  17979.                                 ],
  17980.                                 'transformationResultType' => 'inputQuantityValue',
  17981.                                 'dataTarget' => [
  17982.                                     'type' => 'direct',
  17983.                                     'settings' => [
  17984.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.caudal',
  17985.                                         'language' => '',
  17986.                                         'writeIfTargetIsNotEmpty' => true,
  17987.                                         'writeIfSourceIsEmpty' => true,
  17988.                                     ],
  17989.                                 ],
  17990.                                 'transformationPipeline' => [
  17991.                                     => [
  17992.                                         'settings' => [
  17993.                                             'delimiter' => ' ',
  17994.                                         ],
  17995.                                         'type' => 'explode',
  17996.                                     ],
  17997.                                     => [
  17998.                                         'type' => 'inputQuantityValue',
  17999.                                     ],
  18000.                                 ],
  18001.                             ],
  18002.                             13 => [
  18003.                                 'label' => 'consumo',
  18004.                                 'dataSourceIndex' => [
  18005.                                     => '16',
  18006.                                 ],
  18007.                                 'settings' => [
  18008.                                     'delimiter' => ' ',
  18009.                                 ],
  18010.                                 'transformationResultType' => 'inputQuantityValue',
  18011.                                 'dataTarget' => [
  18012.                                     'type' => 'direct',
  18013.                                     'settings' => [
  18014.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.consumo',
  18015.                                         'language' => '',
  18016.                                         'writeIfTargetIsNotEmpty' => true,
  18017.                                         'writeIfSourceIsEmpty' => true,
  18018.                                     ],
  18019.                                 ],
  18020.                                 'transformationPipeline' => [
  18021.                                     => [
  18022.                                         'settings' => [
  18023.                                             'delimiter' => ' ',
  18024.                                         ],
  18025.                                         'type' => 'explode',
  18026.                                     ],
  18027.                                     => [
  18028.                                         'type' => 'inputQuantityValue',
  18029.                                     ],
  18030.                                 ],
  18031.                             ],
  18032.                             14 => [
  18033.                                 'label' => 'medida de manguera',
  18034.                                 'dataSourceIndex' => [
  18035.                                     => '17',
  18036.                                 ],
  18037.                                 'settings' => [
  18038.                                     'delimiter' => ' ',
  18039.                                 ],
  18040.                                 'transformationResultType' => 'inputQuantityValue',
  18041.                                 'dataTarget' => [
  18042.                                     'type' => 'direct',
  18043.                                     'settings' => [
  18044.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.medidaDeLaManguera',
  18045.                                         'language' => '',
  18046.                                         'writeIfTargetIsNotEmpty' => true,
  18047.                                         'writeIfSourceIsEmpty' => true,
  18048.                                     ],
  18049.                                 ],
  18050.                                 'transformationPipeline' => [
  18051.                                     => [
  18052.                                         'settings' => [
  18053.                                             'delimiter' => ' ',
  18054.                                         ],
  18055.                                         'type' => 'explode',
  18056.                                     ],
  18057.                                     => [
  18058.                                         'type' => 'inputQuantityValue',
  18059.                                     ],
  18060.                                 ],
  18061.                             ],
  18062.                             15 => [
  18063.                                 'label' => 'dimensiones de la bomba',
  18064.                                 'dataSourceIndex' => [
  18065.                                     => '18',
  18066.                                 ],
  18067.                                 'transformationResultType' => 'default',
  18068.                                 'dataTarget' => [
  18069.                                     'type' => 'direct',
  18070.                                     'settings' => [
  18071.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.dimensionesDeLaBomba',
  18072.                                         'language' => '',
  18073.                                         'writeIfTargetIsNotEmpty' => true,
  18074.                                         'writeIfSourceIsEmpty' => true,
  18075.                                     ],
  18076.                                 ],
  18077.                                 'transformationPipeline' => [
  18078.                                 ],
  18079.                             ],
  18080.                             16 => [
  18081.                                 'label' => 'temperatura',
  18082.                                 'dataSourceIndex' => [
  18083.                                     => '19',
  18084.                                 ],
  18085.                                 'settings' => [
  18086.                                     'delimiter' => ' ',
  18087.                                 ],
  18088.                                 'transformationResultType' => 'inputQuantityValue',
  18089.                                 'dataTarget' => [
  18090.                                     'type' => 'direct',
  18091.                                     'settings' => [
  18092.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.temperatura',
  18093.                                         'language' => '',
  18094.                                         'writeIfTargetIsNotEmpty' => true,
  18095.                                         'writeIfSourceIsEmpty' => true,
  18096.                                     ],
  18097.                                 ],
  18098.                                 'transformationPipeline' => [
  18099.                                     => [
  18100.                                         'settings' => [
  18101.                                             'delimiter' => ' ',
  18102.                                         ],
  18103.                                         'type' => 'explode',
  18104.                                     ],
  18105.                                     => [
  18106.                                         'type' => 'inputQuantityValue',
  18107.                                     ],
  18108.                                 ],
  18109.                             ],
  18110.                             17 => [
  18111.                                 'label' => 'Capacidad',
  18112.                                 'dataSourceIndex' => [
  18113.                                     => '22',
  18114.                                 ],
  18115.                                 'settings' => [
  18116.                                     'delimiter' => ' ',
  18117.                                 ],
  18118.                                 'transformationResultType' => 'inputQuantityValue',
  18119.                                 'dataTarget' => [
  18120.                                     'type' => 'direct',
  18121.                                     'settings' => [
  18122.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.capacidad',
  18123.                                         'language' => '',
  18124.                                         'writeIfTargetIsNotEmpty' => true,
  18125.                                         'writeIfSourceIsEmpty' => true,
  18126.                                     ],
  18127.                                 ],
  18128.                                 'transformationPipeline' => [
  18129.                                     => [
  18130.                                         'settings' => [
  18131.                                             'delimiter' => ' ',
  18132.                                         ],
  18133.                                         'type' => 'explode',
  18134.                                     ],
  18135.                                     => [
  18136.                                         'type' => 'inputQuantityValue',
  18137.                                     ],
  18138.                                 ],
  18139.                             ],
  18140.                             18 => [
  18141.                                 'label' => 'Tramo',
  18142.                                 'dataSourceIndex' => [
  18143.                                     => '23',
  18144.                                 ],
  18145.                                 'settings' => [
  18146.                                     'delimiter' => ' ',
  18147.                                 ],
  18148.                                 'transformationResultType' => 'inputQuantityValue',
  18149.                                 'dataTarget' => [
  18150.                                     'type' => 'direct',
  18151.                                     'settings' => [
  18152.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.tramo',
  18153.                                         'language' => '',
  18154.                                         'writeIfTargetIsNotEmpty' => true,
  18155.                                         'writeIfSourceIsEmpty' => true,
  18156.                                     ],
  18157.                                 ],
  18158.                                 'transformationPipeline' => [
  18159.                                     => [
  18160.                                         'settings' => [
  18161.                                             'delimiter' => ' ',
  18162.                                         ],
  18163.                                         'type' => 'explode',
  18164.                                     ],
  18165.                                     => [
  18166.                                         'type' => 'inputQuantityValue',
  18167.                                     ],
  18168.                                 ],
  18169.                             ],
  18170.                             19 => [
  18171.                                 'label' => 'Medida A',
  18172.                                 'dataSourceIndex' => [
  18173.                                     => '24',
  18174.                                 ],
  18175.                                 'settings' => [
  18176.                                     'delimiter' => ' ',
  18177.                                 ],
  18178.                                 'transformationResultType' => 'inputQuantityValue',
  18179.                                 'dataTarget' => [
  18180.                                     'type' => 'direct',
  18181.                                     'settings' => [
  18182.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.medidaA',
  18183.                                         'language' => '',
  18184.                                         'writeIfTargetIsNotEmpty' => true,
  18185.                                         'writeIfSourceIsEmpty' => true,
  18186.                                     ],
  18187.                                 ],
  18188.                                 'transformationPipeline' => [
  18189.                                     => [
  18190.                                         'settings' => [
  18191.                                             'delimiter' => ' ',
  18192.                                         ],
  18193.                                         'type' => 'explode',
  18194.                                     ],
  18195.                                     => [
  18196.                                         'type' => 'inputQuantityValue',
  18197.                                     ],
  18198.                                 ],
  18199.                             ],
  18200.                             20 => [
  18201.                                 'label' => 'Medida B',
  18202.                                 'dataSourceIndex' => [
  18203.                                     => '25',
  18204.                                 ],
  18205.                                 'settings' => [
  18206.                                     'delimiter' => ' ',
  18207.                                 ],
  18208.                                 'transformationResultType' => 'inputQuantityValue',
  18209.                                 'dataTarget' => [
  18210.                                     'type' => 'direct',
  18211.                                     'settings' => [
  18212.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.medidaB',
  18213.                                         'language' => '',
  18214.                                         'writeIfTargetIsNotEmpty' => true,
  18215.                                         'writeIfSourceIsEmpty' => true,
  18216.                                     ],
  18217.                                 ],
  18218.                                 'transformationPipeline' => [
  18219.                                     => [
  18220.                                         'settings' => [
  18221.                                             'delimiter' => ' ',
  18222.                                         ],
  18223.                                         'type' => 'explode',
  18224.                                     ],
  18225.                                     => [
  18226.                                         'type' => 'inputQuantityValue',
  18227.                                     ],
  18228.                                 ],
  18229.                             ],
  18230.                             21 => [
  18231.                                 'label' => 'Aforador',
  18232.                                 'dataSourceIndex' => [
  18233.                                     => '26',
  18234.                                 ],
  18235.                                 'transformationResultType' => 'default',
  18236.                                 'dataTarget' => [
  18237.                                     'type' => 'direct',
  18238.                                     'settings' => [
  18239.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.aforador',
  18240.                                         'language' => '',
  18241.                                         'writeIfTargetIsNotEmpty' => true,
  18242.                                         'writeIfSourceIsEmpty' => true,
  18243.                                     ],
  18244.                                 ],
  18245.                                 'transformationPipeline' => [
  18246.                                 ],
  18247.                             ],
  18248.                             22 => [
  18249.                                 'label' => 'Forma',
  18250.                                 'dataSourceIndex' => [
  18251.                                     => '27',
  18252.                                 ],
  18253.                                 'transformationResultType' => 'default',
  18254.                                 'dataTarget' => [
  18255.                                     'type' => 'direct',
  18256.                                     'settings' => [
  18257.                                         'fieldName' => 'attributes.ProductAttributesHabitabilidad.forma',
  18258.                                         'language' => '',
  18259.                                         'writeIfTargetIsNotEmpty' => true,
  18260.                                         'writeIfSourceIsEmpty' => true,
  18261.                                     ],
  18262.                                 ],
  18263.                                 'transformationPipeline' => [
  18264.                                 ],
  18265.                             ],
  18266.                             23 => [
  18267.                                 'label' => 'sede amigable ES',
  18268.                                 'dataSourceIndex' => [
  18269.                                     => '28',
  18270.                                 ],
  18271.                                 'transformationResultType' => 'default',
  18272.                                 'dataTarget' => [
  18273.                                     'type' => 'direct',
  18274.                                     'settings' => [
  18275.                                         'fieldName' => 'urlseofriendly',
  18276.                                         'language' => 'es',
  18277.                                         'writeIfTargetIsNotEmpty' => true,
  18278.                                         'writeIfSourceIsEmpty' => false,
  18279.                                     ],
  18280.                                 ],
  18281.                                 'transformationPipeline' => [
  18282.                                 ],
  18283.                             ],
  18284.                             24 => [
  18285.                                 'label' => 'sede amigable EN',
  18286.                                 'dataSourceIndex' => [
  18287.                                     => '29',
  18288.                                 ],
  18289.                                 'transformationResultType' => 'default',
  18290.                                 'dataTarget' => [
  18291.                                     'type' => 'direct',
  18292.                                     'settings' => [
  18293.                                         'fieldName' => 'urlseofriendly',
  18294.                                         'language' => 'en',
  18295.                                         'writeIfTargetIsNotEmpty' => true,
  18296.                                         'writeIfSourceIsEmpty' => false,
  18297.                                     ],
  18298.                                 ],
  18299.                                 'transformationPipeline' => [
  18300.                                 ],
  18301.                             ],
  18302.                         ],
  18303.                         'executionConfig' => [
  18304.                             'scheduleType' => 'recurring',
  18305.                             'cronDefinition' => '',
  18306.                             'scheduledAt' => '',
  18307.                         ],
  18308.                         'permissions' => [
  18309.                             'user' => [
  18310.                             ],
  18311.                             'role' => [
  18312.                             ],
  18313.                         ],
  18314.                         'workspaces' => [
  18315.                         ],
  18316.                     ],
  18317.                     'product-parent-import' => [
  18318.                         'general' => [
  18319.                             'type' => 'dataImporterDataObject',
  18320.                             'name' => 'product-parent-import',
  18321.                             'description' => '',
  18322.                             'group' => '',
  18323.                             'active' => false,
  18324.                             'path' => NULL,
  18325.                             'modificationDate' => 1741061042,
  18326.                             'createDate' => 1738130036,
  18327.                         ],
  18328.                         'loaderConfig' => [
  18329.                             'type' => 'upload',
  18330.                             'settings' => [
  18331.                                 'uploadFilePath' => 'product-parent-import/upload.import',
  18332.                             ],
  18333.                         ],
  18334.                         'interpreterConfig' => [
  18335.                             'type' => 'xlsx',
  18336.                             'settings' => [
  18337.                                 'skipFirstRow' => true,
  18338.                                 'sheetName' => 'Padres',
  18339.                             ],
  18340.                         ],
  18341.                         'resolverConfig' => [
  18342.                             'elementType' => 'dataObject',
  18343.                             'dataObjectClassId' => '15',
  18344.                             'loadingStrategy' => [
  18345.                                 'type' => 'path',
  18346.                                 'settings' => [
  18347.                                     'dataSourceIndex' => '29',
  18348.                                 ],
  18349.                             ],
  18350.                             'createLocationStrategy' => [
  18351.                                 'type' => 'findOrCreateFolder',
  18352.                                 'settings' => [
  18353.                                     'dataSourceIndex' => '27',
  18354.                                     'fallbackPath' => '/fallback',
  18355.                                 ],
  18356.                             ],
  18357.                             'locationUpdateStrategy' => [
  18358.                                 'type' => 'noChange',
  18359.                             ],
  18360.                             'publishingStrategy' => [
  18361.                                 'type' => 'noChangeUnpublishNew',
  18362.                             ],
  18363.                         ],
  18364.                         'processingConfig' => [
  18365.                             'executionType' => 'sequential',
  18366.                             'idDataIndex' => '',
  18367.                         ],
  18368.                         'mappingConfig' => [
  18369.                             => [
  18370.                                 'label' => 'SK',
  18371.                                 'dataSourceIndex' => [
  18372.                                     => '4',
  18373.                                 ],
  18374.                                 'settings' => [
  18375.                                     'search' => '/',
  18376.                                     'replace' => '-',
  18377.                                     'mode' => 'both',
  18378.                                 ],
  18379.                                 'transformationResultType' => 'default',
  18380.                                 'dataTarget' => [
  18381.                                     'type' => 'direct',
  18382.                                     'settings' => [
  18383.                                         'fieldName' => 'key',
  18384.                                         'language' => '',
  18385.                                         'writeIfTargetIsNotEmpty' => true,
  18386.                                         'writeIfSourceIsEmpty' => true,
  18387.                                     ],
  18388.                                 ],
  18389.                                 'transformationPipeline' => [
  18390.                                     => [
  18391.                                         'settings' => [
  18392.                                             'search' => '/',
  18393.                                             'replace' => '-',
  18394.                                         ],
  18395.                                         'type' => 'stringReplace',
  18396.                                     ],
  18397.                                     => [
  18398.                                         'settings' => [
  18399.                                             'mode' => 'both',
  18400.                                         ],
  18401.                                         'type' => 'trim',
  18402.                                     ],
  18403.                                 ],
  18404.                             ],
  18405.                             => [
  18406.                                 'label' => 'Fabricante',
  18407.                                 'dataSourceIndex' => [
  18408.                                     => '23',
  18409.                                 ],
  18410.                                 'settings' => [
  18411.                                     'mode' => 'both',
  18412.                                 ],
  18413.                                 'transformationResultType' => 'default',
  18414.                                 'dataTarget' => [
  18415.                                     'type' => 'direct',
  18416.                                     'settings' => [
  18417.                                         'fieldName' => 'fabricante',
  18418.                                         'language' => '',
  18419.                                         'writeIfTargetIsNotEmpty' => true,
  18420.                                         'writeIfSourceIsEmpty' => true,
  18421.                                     ],
  18422.                                 ],
  18423.                                 'transformationPipeline' => [
  18424.                                     => [
  18425.                                         'settings' => [
  18426.                                             'mode' => 'both',
  18427.                                         ],
  18428.                                         'type' => 'trim',
  18429.                                     ],
  18430.                                 ],
  18431.                             ],
  18432.                             => [
  18433.                                 'label' => 'Nombre ES',
  18434.                                 'dataSourceIndex' => [
  18435.                                     => '5',
  18436.                                 ],
  18437.                                 'transformationResultType' => 'default',
  18438.                                 'dataTarget' => [
  18439.                                     'type' => 'direct',
  18440.                                     'settings' => [
  18441.                                         'fieldName' => 'name',
  18442.                                         'language' => '',
  18443.                                         'writeIfTargetIsNotEmpty' => true,
  18444.                                         'writeIfSourceIsEmpty' => true,
  18445.                                     ],
  18446.                                 ],
  18447.                                 'transformationPipeline' => [
  18448.                                 ],
  18449.                             ],
  18450.                             => [
  18451.                                 'label' => 'Nombre EN',
  18452.                                 'dataSourceIndex' => [
  18453.                                     => '6',
  18454.                                 ],
  18455.                                 'transformationResultType' => 'default',
  18456.                                 'dataTarget' => [
  18457.                                     'type' => 'direct',
  18458.                                     'settings' => [
  18459.                                         'fieldName' => 'name',
  18460.                                         'language' => 'en',
  18461.                                         'writeIfTargetIsNotEmpty' => true,
  18462.                                         'writeIfSourceIsEmpty' => true,
  18463.                                     ],
  18464.                                 ],
  18465.                                 'transformationPipeline' => [
  18466.                                 ],
  18467.                             ],
  18468.                             => [
  18469.                                 'label' => 'Marca',
  18470.                                 'dataSourceIndex' => [
  18471.                                     => '23',
  18472.                                 ],
  18473.                                 'settings' => [
  18474.                                     'mode' => 'both',
  18475.                                 ],
  18476.                                 'transformationResultType' => 'default',
  18477.                                 'dataTarget' => [
  18478.                                     'type' => 'direct',
  18479.                                     'settings' => [
  18480.                                         'fieldName' => 'marca',
  18481.                                         'language' => '',
  18482.                                         'writeIfTargetIsNotEmpty' => true,
  18483.                                         'writeIfSourceIsEmpty' => true,
  18484.                                     ],
  18485.                                 ],
  18486.                                 'transformationPipeline' => [
  18487.                                     => [
  18488.                                         'settings' => [
  18489.                                             'mode' => 'both',
  18490.                                         ],
  18491.                                         'type' => 'trim',
  18492.                                     ],
  18493.                                 ],
  18494.                             ],
  18495.                             => [
  18496.                                 'label' => 'Descripcion breve',
  18497.                                 'dataSourceIndex' => [
  18498.                                     => '7',
  18499.                                 ],
  18500.                                 'transformationResultType' => 'default',
  18501.                                 'dataTarget' => [
  18502.                                     'type' => 'direct',
  18503.                                     'settings' => [
  18504.                                         'fieldName' => 'shortdescription',
  18505.                                         'language' => '',
  18506.                                         'writeIfTargetIsNotEmpty' => true,
  18507.                                         'writeIfSourceIsEmpty' => true,
  18508.                                     ],
  18509.                                 ],
  18510.                                 'transformationPipeline' => [
  18511.                                 ],
  18512.                             ],
  18513.                             => [
  18514.                                 'label' => 'Descripcion breve en',
  18515.                                 'dataSourceIndex' => [
  18516.                                     => '8',
  18517.                                 ],
  18518.                                 'transformationResultType' => 'default',
  18519.                                 'dataTarget' => [
  18520.                                     'type' => 'direct',
  18521.                                     'settings' => [
  18522.                                         'fieldName' => 'shortdescription',
  18523.                                         'language' => 'en',
  18524.                                         'writeIfTargetIsNotEmpty' => true,
  18525.                                         'writeIfSourceIsEmpty' => true,
  18526.                                     ],
  18527.                                 ],
  18528.                                 'transformationPipeline' => [
  18529.                                 ],
  18530.                             ],
  18531.                             => [
  18532.                                 'label' => 'Descripcion extensa es',
  18533.                                 'dataSourceIndex' => [
  18534.                                     => '9',
  18535.                                 ],
  18536.                                 'transformationResultType' => 'default',
  18537.                                 'dataTarget' => [
  18538.                                     'type' => 'direct',
  18539.                                     'settings' => [
  18540.                                         'fieldName' => 'longdescription',
  18541.                                         'language' => '',
  18542.                                         'writeIfTargetIsNotEmpty' => true,
  18543.                                         'writeIfSourceIsEmpty' => true,
  18544.                                     ],
  18545.                                 ],
  18546.                                 'transformationPipeline' => [
  18547.                                 ],
  18548.                             ],
  18549.                             => [
  18550.                                 'label' => 'Descripcion extensa en',
  18551.                                 'dataSourceIndex' => [
  18552.                                     => '10',
  18553.                                 ],
  18554.                                 'transformationResultType' => 'default',
  18555.                                 'dataTarget' => [
  18556.                                     'type' => 'direct',
  18557.                                     'settings' => [
  18558.                                         'fieldName' => 'longdescription',
  18559.                                         'language' => 'en',
  18560.                                         'writeIfTargetIsNotEmpty' => true,
  18561.                                         'writeIfSourceIsEmpty' => true,
  18562.                                     ],
  18563.                                 ],
  18564.                                 'transformationPipeline' => [
  18565.                                 ],
  18566.                             ],
  18567.                             => [
  18568.                                 'label' => 'Imagenes',
  18569.                                 'dataSourceIndex' => [
  18570.                                     => '1',
  18571.                                     => '2',
  18572.                                     => '3',
  18573.                                     => '0',
  18574.                                 ],
  18575.                                 'settings' => [
  18576.                                     'loadStrategy' => 'path',
  18577.                                 ],
  18578.                                 'transformationResultType' => 'assetArray',
  18579.                                 'dataTarget' => [
  18580.                                     'type' => 'manyToManyRelation',
  18581.                                     'settings' => [
  18582.                                         'fieldName' => 'images',
  18583.                                         'language' => '',
  18584.                                         'writeIfTargetIsNotEmpty' => true,
  18585.                                         'writeIfSourceIsEmpty' => true,
  18586.                                         'overwriteMode' => 'replace',
  18587.                                     ],
  18588.                                 ],
  18589.                                 'transformationPipeline' => [
  18590.                                     => [
  18591.                                         'type' => 'asArray',
  18592.                                     ],
  18593.                                     => [
  18594.                                         'settings' => [
  18595.                                             'loadStrategy' => 'path',
  18596.                                         ],
  18597.                                         'type' => 'loadAsset',
  18598.                                     ],
  18599.                                 ],
  18600.                             ],
  18601.                             10 => [
  18602.                                 'label' => 'Categorias',
  18603.                                 'dataSourceIndex' => [
  18604.                                     => '28',
  18605.                                 ],
  18606.                                 'settings' => [
  18607.                                     'loadStrategy' => 'path',
  18608.                                     'attributeDataObjectClassId' => '',
  18609.                                     'attributeName' => '',
  18610.                                     'attributeLanguage' => '',
  18611.                                 ],
  18612.                                 'transformationResultType' => 'dataObjectArray',
  18613.                                 'dataTarget' => [
  18614.                                     'type' => 'direct',
  18615.                                     'settings' => [
  18616.                                         'fieldName' => 'categories',
  18617.                                         'language' => '',
  18618.                                         'writeIfTargetIsNotEmpty' => true,
  18619.                                         'writeIfSourceIsEmpty' => true,
  18620.                                     ],
  18621.                                 ],
  18622.                                 'transformationPipeline' => [
  18623.                                     => [
  18624.                                         'type' => 'asArray',
  18625.                                     ],
  18626.                                     => [
  18627.                                         'settings' => [
  18628.                                             'loadStrategy' => 'path',
  18629.                                             'attributeDataObjectClassId' => '',
  18630.                                             'attributeName' => '',
  18631.                                             'attributeLanguage' => '',
  18632.                                         ],
  18633.                                         'type' => 'loadDataObject',
  18634.                                     ],
  18635.                                 ],
  18636.                             ],
  18637.                             11 => [
  18638.                                 'label' => 'general image',
  18639.                                 'dataSourceIndex' => [
  18640.                                     => '0',
  18641.                                 ],
  18642.                                 'settings' => [
  18643.                                     'loadStrategy' => 'path',
  18644.                                 ],
  18645.                                 'transformationResultType' => 'asset',
  18646.                                 'dataTarget' => [
  18647.                                     'type' => 'direct',
  18648.                                     'settings' => [
  18649.                                         'fieldName' => 'preview',
  18650.                                         'language' => '',
  18651.                                         'writeIfTargetIsNotEmpty' => true,
  18652.                                         'writeIfSourceIsEmpty' => true,
  18653.                                     ],
  18654.                                 ],
  18655.                                 'transformationPipeline' => [
  18656.                                     => [
  18657.                                         'settings' => [
  18658.                                             'loadStrategy' => 'path',
  18659.                                         ],
  18660.                                         'type' => 'loadAsset',
  18661.                                     ],
  18662.                                 ],
  18663.                             ],
  18664.                             12 => [
  18665.                                 'label' => 'printName',
  18666.                                 'dataSourceIndex' => [
  18667.                                     => '11',
  18668.                                 ],
  18669.                                 'transformationResultType' => 'default',
  18670.                                 'dataTarget' => [
  18671.                                     'type' => 'direct',
  18672.                                     'settings' => [
  18673.                                         'fieldName' => 'printname',
  18674.                                         'language' => 'es',
  18675.                                         'writeIfTargetIsNotEmpty' => true,
  18676.                                         'writeIfSourceIsEmpty' => true,
  18677.                                     ],
  18678.                                 ],
  18679.                                 'transformationPipeline' => [
  18680.                                 ],
  18681.                             ],
  18682.                             13 => [
  18683.                                 'label' => 'printName EN',
  18684.                                 'dataSourceIndex' => [
  18685.                                     => '12',
  18686.                                 ],
  18687.                                 'transformationResultType' => 'default',
  18688.                                 'dataTarget' => [
  18689.                                     'type' => 'direct',
  18690.                                     'settings' => [
  18691.                                         'fieldName' => 'printname',
  18692.                                         'language' => 'en',
  18693.                                         'writeIfTargetIsNotEmpty' => true,
  18694.                                         'writeIfSourceIsEmpty' => true,
  18695.                                     ],
  18696.                                 ],
  18697.                                 'transformationPipeline' => [
  18698.                                 ],
  18699.                             ],
  18700.                             14 => [
  18701.                                 'label' => 'printDesc ES',
  18702.                                 'dataSourceIndex' => [
  18703.                                     => '13',
  18704.                                 ],
  18705.                                 'transformationResultType' => 'default',
  18706.                                 'dataTarget' => [
  18707.                                     'type' => 'direct',
  18708.                                     'settings' => [
  18709.                                         'fieldName' => 'printshortdescription',
  18710.                                         'language' => 'es',
  18711.                                         'writeIfTargetIsNotEmpty' => true,
  18712.                                         'writeIfSourceIsEmpty' => true,
  18713.                                     ],
  18714.                                 ],
  18715.                                 'transformationPipeline' => [
  18716.                                 ],
  18717.                             ],
  18718.                             15 => [
  18719.                                 'label' => 'printDesc EN',
  18720.                                 'dataSourceIndex' => [
  18721.                                     => '14',
  18722.                                 ],
  18723.                                 'transformationResultType' => 'default',
  18724.                                 'dataTarget' => [
  18725.                                     'type' => 'direct',
  18726.                                     'settings' => [
  18727.                                         'fieldName' => 'printshortdescription',
  18728.                                         'language' => 'en',
  18729.                                         'writeIfTargetIsNotEmpty' => true,
  18730.                                         'writeIfSourceIsEmpty' => true,
  18731.                                     ],
  18732.                                 ],
  18733.                                 'transformationPipeline' => [
  18734.                                 ],
  18735.                             ],
  18736.                             16 => [
  18737.                                 'label' => 'Status',
  18738.                                 'dataSourceIndex' => [
  18739.                                     => '30',
  18740.                                 ],
  18741.                                 'transformationResultType' => 'default',
  18742.                                 'dataTarget' => [
  18743.                                     'type' => 'direct',
  18744.                                     'settings' => [
  18745.                                         'fieldName' => 'productstatus',
  18746.                                         'language' => '',
  18747.                                         'writeIfTargetIsNotEmpty' => true,
  18748.                                         'writeIfSourceIsEmpty' => true,
  18749.                                     ],
  18750.                                 ],
  18751.                                 'transformationPipeline' => [
  18752.                                 ],
  18753.                             ],
  18754.                             17 => [
  18755.                                 'label' => 'Sede amigable ES',
  18756.                                 'dataSourceIndex' => [
  18757.                                     => '15',
  18758.                                 ],
  18759.                                 'transformationResultType' => 'default',
  18760.                                 'dataTarget' => [
  18761.                                     'type' => 'direct',
  18762.                                     'settings' => [
  18763.                                         'fieldName' => 'urlseofriendly',
  18764.                                         'language' => 'es',
  18765.                                         'writeIfTargetIsNotEmpty' => true,
  18766.                                         'writeIfSourceIsEmpty' => true,
  18767.                                     ],
  18768.                                 ],
  18769.                                 'transformationPipeline' => [
  18770.                                 ],
  18771.                             ],
  18772.                             18 => [
  18773.                                 'label' => 'Sede amigable EN',
  18774.                                 'dataSourceIndex' => [
  18775.                                     => '16',
  18776.                                 ],
  18777.                                 'transformationResultType' => 'default',
  18778.                                 'dataTarget' => [
  18779.                                     'type' => 'direct',
  18780.                                     'settings' => [
  18781.                                         'fieldName' => 'urlseofriendly',
  18782.                                         'language' => 'en',
  18783.                                         'writeIfTargetIsNotEmpty' => true,
  18784.                                         'writeIfSourceIsEmpty' => true,
  18785.                                     ],
  18786.                                 ],
  18787.                                 'transformationPipeline' => [
  18788.                                 ],
  18789.                             ],
  18790.                             19 => [
  18791.                                 'label' => 'Fichas tecnicas',
  18792.                                 'dataSourceIndex' => [
  18793.                                     => '31',
  18794.                                 ],
  18795.                                 'settings' => [
  18796.                                     'delimiter' => ';',
  18797.                                     'loadStrategy' => 'path',
  18798.                                 ],
  18799.                                 'transformationResultType' => 'assetArray',
  18800.                                 'dataTarget' => [
  18801.                                     'type' => 'manyToManyRelation',
  18802.                                     'settings' => [
  18803.                                         'fieldName' => 'documents',
  18804.                                         'language' => '',
  18805.                                         'writeIfTargetIsNotEmpty' => true,
  18806.                                         'writeIfSourceIsEmpty' => true,
  18807.                                         'overwriteMode' => 'replace',
  18808.                                     ],
  18809.                                 ],
  18810.                                 'transformationPipeline' => [
  18811.                                     => [
  18812.                                         'settings' => [
  18813.                                             'delimiter' => ';',
  18814.                                         ],
  18815.                                         'type' => 'explode',
  18816.                                     ],
  18817.                                     => [
  18818.                                         'settings' => [
  18819.                                             'loadStrategy' => 'path',
  18820.                                         ],
  18821.                                         'type' => 'loadAsset',
  18822.                                     ],
  18823.                                 ],
  18824.                             ],
  18825.                             20 => [
  18826.                                 'label' => 'plataforma',
  18827.                                 'dataSourceIndex' => [
  18828.                                     => '32',
  18829.                                 ],
  18830.                                 'transformationResultType' => 'default',
  18831.                                 'dataTarget' => [
  18832.                                     'type' => 'direct',
  18833.                                     'settings' => [
  18834.                                         'fieldName' => 'sourcePlatform',
  18835.                                         'language' => '',
  18836.                                         'writeIfTargetIsNotEmpty' => true,
  18837.                                         'writeIfSourceIsEmpty' => true,
  18838.                                     ],
  18839.                                 ],
  18840.                                 'transformationPipeline' => [
  18841.                                 ],
  18842.                             ],
  18843.                         ],
  18844.                         'executionConfig' => [
  18845.                             'scheduleType' => 'recurring',
  18846.                             'cronDefinition' => '',
  18847.                             'scheduledAt' => '',
  18848.                         ],
  18849.                         'permissions' => [
  18850.                             'user' => [
  18851.                             ],
  18852.                             'role' => [
  18853.                             ],
  18854.                         ],
  18855.                         'workspaces' => [
  18856.                         ],
  18857.                     ],
  18858.                     'maquinarias-uniques' => [
  18859.                         'general' => [
  18860.                             'type' => 'dataImporterDataObject',
  18861.                             'name' => 'maquinarias-uniques',
  18862.                             'description' => '',
  18863.                             'group' => '',
  18864.                             'active' => false,
  18865.                             'path' => NULL,
  18866.                             'modificationDate' => 1744702292,
  18867.                             'createDate' => 1733933138,
  18868.                         ],
  18869.                         'loaderConfig' => [
  18870.                             'type' => 'upload',
  18871.                             'settings' => [
  18872.                                 'uploadFilePath' => 'maquinarias-uniques/upload.import',
  18873.                             ],
  18874.                         ],
  18875.                         'interpreterConfig' => [
  18876.                             'type' => 'xlsx',
  18877.                             'settings' => [
  18878.                                 'skipFirstRow' => true,
  18879.                                 'sheetName' => 'Uniques',
  18880.                             ],
  18881.                         ],
  18882.                         'resolverConfig' => [
  18883.                             'elementType' => 'dataObject',
  18884.                             'dataObjectClassId' => '15',
  18885.                             'loadingStrategy' => [
  18886.                                 'type' => 'path',
  18887.                                 'settings' => [
  18888.                                     'dataSourceIndex' => '5',
  18889.                                 ],
  18890.                             ],
  18891.                             'createLocationStrategy' => [
  18892.                                 'type' => 'doNotCreate',
  18893.                             ],
  18894.                             'locationUpdateStrategy' => [
  18895.                                 'type' => 'noChange',
  18896.                             ],
  18897.                             'publishingStrategy' => [
  18898.                                 'type' => 'noChangeUnpublishNew',
  18899.                             ],
  18900.                         ],
  18901.                         'processingConfig' => [
  18902.                             'executionType' => 'sequential',
  18903.                             'idDataIndex' => '',
  18904.                         ],
  18905.                         'mappingConfig' => [
  18906.                             => [
  18907.                                 'label' => 'Imagenes',
  18908.                                 'dataSourceIndex' => [
  18909.                                     => '1',
  18910.                                     => '2',
  18911.                                     => '3',
  18912.                                     => '4',
  18913.                                 ],
  18914.                                 'settings' => [
  18915.                                     'loadStrategy' => 'path',
  18916.                                 ],
  18917.                                 'transformationResultType' => 'assetArray',
  18918.                                 'dataTarget' => [
  18919.                                     'type' => 'manyToManyRelation',
  18920.                                     'settings' => [
  18921.                                         'fieldName' => 'images',
  18922.                                         'language' => '',
  18923.                                         'writeIfTargetIsNotEmpty' => true,
  18924.                                         'writeIfSourceIsEmpty' => true,
  18925.                                         'overwriteMode' => 'replace',
  18926.                                     ],
  18927.                                 ],
  18928.                                 'transformationPipeline' => [
  18929.                                     => [
  18930.                                         'type' => 'asArray',
  18931.                                     ],
  18932.                                     => [
  18933.                                         'settings' => [
  18934.                                             'loadStrategy' => 'path',
  18935.                                         ],
  18936.                                         'type' => 'loadAsset',
  18937.                                     ],
  18938.                                 ],
  18939.                             ],
  18940.                             => [
  18941.                                 'label' => 'Codigo',
  18942.                                 'dataSourceIndex' => [
  18943.                                     => '0',
  18944.                                 ],
  18945.                                 'settings' => [
  18946.                                     'mode' => 'both',
  18947.                                 ],
  18948.                                 'transformationResultType' => 'default',
  18949.                                 'dataTarget' => [
  18950.                                     'type' => 'direct',
  18951.                                     'settings' => [
  18952.                                         'fieldName' => 'bsncode',
  18953.                                         'language' => '',
  18954.                                         'writeIfTargetIsNotEmpty' => true,
  18955.                                         'writeIfSourceIsEmpty' => true,
  18956.                                     ],
  18957.                                 ],
  18958.                                 'transformationPipeline' => [
  18959.                                     => [
  18960.                                         'settings' => [
  18961.                                             'mode' => 'both',
  18962.                                         ],
  18963.                                         'type' => 'trim',
  18964.                                     ],
  18965.                                 ],
  18966.                             ],
  18967.                             => [
  18968.                                 'label' => 'Codigo del fabricante',
  18969.                                 'dataSourceIndex' => [
  18970.                                     => '0',
  18971.                                 ],
  18972.                                 'settings' => [
  18973.                                     'mode' => 'both',
  18974.                                 ],
  18975.                                 'transformationResultType' => 'default',
  18976.                                 'dataTarget' => [
  18977.                                     'type' => 'direct',
  18978.                                     'settings' => [
  18979.                                         'fieldName' => 'manufacturercode',
  18980.                                         'language' => '',
  18981.                                         'writeIfTargetIsNotEmpty' => true,
  18982.                                         'writeIfSourceIsEmpty' => true,
  18983.                                     ],
  18984.                                 ],
  18985.                                 'transformationPipeline' => [
  18986.                                     => [
  18987.                                         'settings' => [
  18988.                                             'mode' => 'both',
  18989.                                         ],
  18990.                                         'type' => 'trim',
  18991.                                     ],
  18992.                                 ],
  18993.                             ],
  18994.                             => [
  18995.                                 'label' => 'Precio',
  18996.                                 'dataSourceIndex' => [
  18997.                                     => '6',
  18998.                                 ],
  18999.                                 'transformationResultType' => 'default',
  19000.                                 'dataTarget' => [
  19001.                                     'type' => 'direct',
  19002.                                     'settings' => [
  19003.                                         'fieldName' => 'price',
  19004.                                         'language' => '',
  19005.                                         'writeIfTargetIsNotEmpty' => true,
  19006.                                         'writeIfSourceIsEmpty' => true,
  19007.                                     ],
  19008.                                 ],
  19009.                                 'transformationPipeline' => [
  19010.                                 ],
  19011.                             ],
  19012.                             => [
  19013.                                 'label' => 'sede amigable es',
  19014.                                 'dataSourceIndex' => [
  19015.                                     => '7',
  19016.                                 ],
  19017.                                 'transformationResultType' => 'default',
  19018.                                 'dataTarget' => [
  19019.                                     'type' => 'direct',
  19020.                                     'settings' => [
  19021.                                         'fieldName' => 'urlseofriendly',
  19022.                                         'language' => 'es',
  19023.                                         'writeIfTargetIsNotEmpty' => true,
  19024.                                         'writeIfSourceIsEmpty' => true,
  19025.                                     ],
  19026.                                 ],
  19027.                                 'transformationPipeline' => [
  19028.                                 ],
  19029.                             ],
  19030.                             => [
  19031.                                 'label' => 'sede amigable en',
  19032.                                 'dataSourceIndex' => [
  19033.                                     => '8',
  19034.                                 ],
  19035.                                 'transformationResultType' => 'default',
  19036.                                 'dataTarget' => [
  19037.                                     'type' => 'direct',
  19038.                                     'settings' => [
  19039.                                         'fieldName' => 'urlseofriendly',
  19040.                                         'language' => 'en',
  19041.                                         'writeIfTargetIsNotEmpty' => true,
  19042.                                         'writeIfSourceIsEmpty' => true,
  19043.                                     ],
  19044.                                 ],
  19045.                                 'transformationPipeline' => [
  19046.                                 ],
  19047.                             ],
  19048.                             => [
  19049.                                 'label' => 'unidades',
  19050.                                 'dataSourceIndex' => [
  19051.                                     => '9',
  19052.                                 ],
  19053.                                 'transformationResultType' => 'numeric',
  19054.                                 'dataTarget' => [
  19055.                                     'type' => 'direct',
  19056.                                     'settings' => [
  19057.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.unidades',
  19058.                                         'language' => '',
  19059.                                         'writeIfTargetIsNotEmpty' => true,
  19060.                                         'writeIfSourceIsEmpty' => true,
  19061.                                     ],
  19062.                                 ],
  19063.                                 'transformationPipeline' => [
  19064.                                     => [
  19065.                                         'type' => 'numeric',
  19066.                                     ],
  19067.                                 ],
  19068.                             ],
  19069.                             => [
  19070.                                 'label' => 'presentacion',
  19071.                                 'dataSourceIndex' => [
  19072.                                     => '10',
  19073.                                 ],
  19074.                                 'transformationResultType' => 'default',
  19075.                                 'dataTarget' => [
  19076.                                     'type' => 'direct',
  19077.                                     'settings' => [
  19078.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.presentacion',
  19079.                                         'language' => '',
  19080.                                         'writeIfTargetIsNotEmpty' => true,
  19081.                                         'writeIfSourceIsEmpty' => true,
  19082.                                     ],
  19083.                                 ],
  19084.                                 'transformationPipeline' => [
  19085.                                 ],
  19086.                             ],
  19087.                             => [
  19088.                                 'label' => 'capacidad',
  19089.                                 'dataSourceIndex' => [
  19090.                                     => '11',
  19091.                                 ],
  19092.                                 'settings' => [
  19093.                                     'delimiter' => ' ',
  19094.                                 ],
  19095.                                 'transformationResultType' => 'inputQuantityValue',
  19096.                                 'dataTarget' => [
  19097.                                     'type' => 'direct',
  19098.                                     'settings' => [
  19099.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.capacidad',
  19100.                                         'language' => '',
  19101.                                         'writeIfTargetIsNotEmpty' => true,
  19102.                                         'writeIfSourceIsEmpty' => true,
  19103.                                     ],
  19104.                                 ],
  19105.                                 'transformationPipeline' => [
  19106.                                     => [
  19107.                                         'settings' => [
  19108.                                             'delimiter' => ' ',
  19109.                                         ],
  19110.                                         'type' => 'explode',
  19111.                                     ],
  19112.                                     => [
  19113.                                         'type' => 'inputQuantityValue',
  19114.                                     ],
  19115.                                 ],
  19116.                             ],
  19117.                             => [
  19118.                                 'label' => 'orificios',
  19119.                                 'dataSourceIndex' => [
  19120.                                     => '13',
  19121.                                 ],
  19122.                                 'transformationResultType' => 'numeric',
  19123.                                 'dataTarget' => [
  19124.                                     'type' => 'direct',
  19125.                                     'settings' => [
  19126.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.numeroDeOrificios',
  19127.                                         'language' => '',
  19128.                                         'writeIfTargetIsNotEmpty' => true,
  19129.                                         'writeIfSourceIsEmpty' => true,
  19130.                                     ],
  19131.                                 ],
  19132.                                 'transformationPipeline' => [
  19133.                                     => [
  19134.                                         'type' => 'numeric',
  19135.                                     ],
  19136.                                 ],
  19137.                             ],
  19138.                             10 => [
  19139.                                 'label' => 'ancho',
  19140.                                 'dataSourceIndex' => [
  19141.                                     => '14',
  19142.                                 ],
  19143.                                 'settings' => [
  19144.                                     'delimiter' => ' ',
  19145.                                 ],
  19146.                                 'transformationResultType' => 'inputQuantityValue',
  19147.                                 'dataTarget' => [
  19148.                                     'type' => 'direct',
  19149.                                     'settings' => [
  19150.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.ancho',
  19151.                                         'language' => '',
  19152.                                         'writeIfTargetIsNotEmpty' => true,
  19153.                                         'writeIfSourceIsEmpty' => true,
  19154.                                     ],
  19155.                                 ],
  19156.                                 'transformationPipeline' => [
  19157.                                     => [
  19158.                                         'settings' => [
  19159.                                             'delimiter' => ' ',
  19160.                                         ],
  19161.                                         'type' => 'explode',
  19162.                                     ],
  19163.                                     => [
  19164.                                         'type' => 'inputQuantityValue',
  19165.                                     ],
  19166.                                 ],
  19167.                             ],
  19168.                             11 => [
  19169.                                 'label' => 'Largo',
  19170.                                 'dataSourceIndex' => [
  19171.                                     => '15',
  19172.                                 ],
  19173.                                 'settings' => [
  19174.                                     'delimiter' => ' ',
  19175.                                 ],
  19176.                                 'transformationResultType' => 'inputQuantityValue',
  19177.                                 'dataTarget' => [
  19178.                                     'type' => 'direct',
  19179.                                     'settings' => [
  19180.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.largo',
  19181.                                         'language' => '',
  19182.                                         'writeIfTargetIsNotEmpty' => true,
  19183.                                         'writeIfSourceIsEmpty' => true,
  19184.                                     ],
  19185.                                 ],
  19186.                                 'transformationPipeline' => [
  19187.                                     => [
  19188.                                         'settings' => [
  19189.                                             'delimiter' => ' ',
  19190.                                         ],
  19191.                                         'type' => 'explode',
  19192.                                     ],
  19193.                                     => [
  19194.                                         'type' => 'inputQuantityValue',
  19195.                                     ],
  19196.                                 ],
  19197.                             ],
  19198.                             12 => [
  19199.                                 'label' => 'diametro',
  19200.                                 'dataSourceIndex' => [
  19201.                                     => '16',
  19202.                                 ],
  19203.                                 'settings' => [
  19204.                                     'delimiter' => ' ',
  19205.                                 ],
  19206.                                 'transformationResultType' => 'inputQuantityValue',
  19207.                                 'dataTarget' => [
  19208.                                     'type' => 'direct',
  19209.                                     'settings' => [
  19210.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.diametro',
  19211.                                         'language' => '',
  19212.                                         'writeIfTargetIsNotEmpty' => true,
  19213.                                         'writeIfSourceIsEmpty' => true,
  19214.                                     ],
  19215.                                 ],
  19216.                                 'transformationPipeline' => [
  19217.                                     => [
  19218.                                         'settings' => [
  19219.                                             'delimiter' => ' ',
  19220.                                         ],
  19221.                                         'type' => 'explode',
  19222.                                     ],
  19223.                                     => [
  19224.                                         'type' => 'inputQuantityValue',
  19225.                                     ],
  19226.                                 ],
  19227.                             ],
  19228.                             13 => [
  19229.                                 'label' => 'orbita',
  19230.                                 'dataSourceIndex' => [
  19231.                                     => '17',
  19232.                                 ],
  19233.                                 'transformationResultType' => 'default',
  19234.                                 'dataTarget' => [
  19235.                                     'type' => 'direct',
  19236.                                     'settings' => [
  19237.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.orbita',
  19238.                                         'language' => '',
  19239.                                         'writeIfTargetIsNotEmpty' => true,
  19240.                                         'writeIfSourceIsEmpty' => true,
  19241.                                     ],
  19242.                                 ],
  19243.                                 'transformationPipeline' => [
  19244.                                 ],
  19245.                             ],
  19246.                             14 => [
  19247.                                 'label' => 'peso',
  19248.                                 'dataSourceIndex' => [
  19249.                                     => '19',
  19250.                                 ],
  19251.                                 'settings' => [
  19252.                                     'delimiter' => ' ',
  19253.                                 ],
  19254.                                 'transformationResultType' => 'inputQuantityValue',
  19255.                                 'dataTarget' => [
  19256.                                     'type' => 'direct',
  19257.                                     'settings' => [
  19258.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.peso',
  19259.                                         'language' => '',
  19260.                                         'writeIfTargetIsNotEmpty' => true,
  19261.                                         'writeIfSourceIsEmpty' => true,
  19262.                                     ],
  19263.                                 ],
  19264.                                 'transformationPipeline' => [
  19265.                                     => [
  19266.                                         'settings' => [
  19267.                                             'delimiter' => ' ',
  19268.                                         ],
  19269.                                         'type' => 'explode',
  19270.                                     ],
  19271.                                     => [
  19272.                                         'type' => 'inputQuantityValue',
  19273.                                     ],
  19274.                                 ],
  19275.                             ],
  19276.                         ],
  19277.                         'executionConfig' => [
  19278.                             'scheduleType' => 'recurring',
  19279.                             'cronDefinition' => '',
  19280.                             'scheduledAt' => '',
  19281.                         ],
  19282.                         'permissions' => [
  19283.                             'user' => [
  19284.                             ],
  19285.                             'role' => [
  19286.                             ],
  19287.                         ],
  19288.                         'workspaces' => [
  19289.                         ],
  19290.                     ],
  19291.                     'casco-cubierta-y-herrajes' => [
  19292.                         'general' => [
  19293.                             'type' => 'dataImporterDataObject',
  19294.                             'name' => 'casco-cubierta-y-herrajes',
  19295.                             'description' => '',
  19296.                             'group' => '',
  19297.                             'active' => false,
  19298.                             'path' => NULL,
  19299.                             'modificationDate' => 1741060623,
  19300.                             'createDate' => 1733933138,
  19301.                         ],
  19302.                         'loaderConfig' => [
  19303.                             'type' => 'upload',
  19304.                             'settings' => [
  19305.                                 'uploadFilePath' => 'casco-cubierta-y-herrajes/upload.import',
  19306.                             ],
  19307.                         ],
  19308.                         'interpreterConfig' => [
  19309.                             'type' => 'xlsx',
  19310.                             'settings' => [
  19311.                                 'skipFirstRow' => true,
  19312.                                 'sheetName' => 'variants',
  19313.                             ],
  19314.                         ],
  19315.                         'resolverConfig' => [
  19316.                             'elementType' => 'dataObject',
  19317.                             'dataObjectClassId' => '15',
  19318.                             'loadingStrategy' => [
  19319.                                 'type' => 'attribute',
  19320.                                 'settings' => [
  19321.                                     'dataSourceIndex' => '0',
  19322.                                     'attributeName' => 'bsncode',
  19323.                                     'language' => '',
  19324.                                     'includeUnpublished' => true,
  19325.                                 ],
  19326.                             ],
  19327.                             'createLocationStrategy' => [
  19328.                                 'type' => 'findParent',
  19329.                                 'settings' => [
  19330.                                     'findStrategy' => 'attribute',
  19331.                                     'attributeDataObjectClassId' => '15',
  19332.                                     'attributeName' => 'path',
  19333.                                     'attributeLanguage' => '',
  19334.                                     'dataSourceIndex' => '5',
  19335.                                     'fallbackPath' => '/fallback',
  19336.                                 ],
  19337.                             ],
  19338.                             'locationUpdateStrategy' => [
  19339.                                 'type' => 'noChange',
  19340.                             ],
  19341.                             'publishingStrategy' => [
  19342.                                 'type' => 'noChangeUnpublishNew',
  19343.                             ],
  19344.                         ],
  19345.                         'processingConfig' => [
  19346.                             'executionType' => 'sequential',
  19347.                             'idDataIndex' => '',
  19348.                         ],
  19349.                         'mappingConfig' => [
  19350.                             => [
  19351.                                 'label' => 'SK',
  19352.                                 'dataSourceIndex' => [
  19353.                                     => '0',
  19354.                                 ],
  19355.                                 'settings' => [
  19356.                                     'mode' => 'both',
  19357.                                     'search' => '/',
  19358.                                     'replace' => '-',
  19359.                                 ],
  19360.                                 'transformationResultType' => 'default',
  19361.                                 'dataTarget' => [
  19362.                                     'type' => 'direct',
  19363.                                     'settings' => [
  19364.                                         'fieldName' => 'key',
  19365.                                         'language' => '',
  19366.                                         'writeIfTargetIsNotEmpty' => true,
  19367.                                         'writeIfSourceIsEmpty' => true,
  19368.                                     ],
  19369.                                 ],
  19370.                                 'transformationPipeline' => [
  19371.                                     => [
  19372.                                         'settings' => [
  19373.                                             'search' => '/',
  19374.                                             'replace' => '-',
  19375.                                         ],
  19376.                                         'type' => 'stringReplace',
  19377.                                     ],
  19378.                                     => [
  19379.                                         'settings' => [
  19380.                                             'mode' => 'both',
  19381.                                         ],
  19382.                                         'type' => 'trim',
  19383.                                     ],
  19384.                                 ],
  19385.                             ],
  19386.                             => [
  19387.                                 'label' => 'Imagenes',
  19388.                                 'dataSourceIndex' => [
  19389.                                     => '1',
  19390.                                     => '2',
  19391.                                     => '3',
  19392.                                     => '4',
  19393.                                 ],
  19394.                                 'settings' => [
  19395.                                     'loadStrategy' => 'path',
  19396.                                 ],
  19397.                                 'transformationResultType' => 'assetArray',
  19398.                                 'dataTarget' => [
  19399.                                     'type' => 'manyToManyRelation',
  19400.                                     'settings' => [
  19401.                                         'fieldName' => 'images',
  19402.                                         'language' => '',
  19403.                                         'writeIfTargetIsNotEmpty' => true,
  19404.                                         'writeIfSourceIsEmpty' => true,
  19405.                                         'overwriteMode' => 'replace',
  19406.                                     ],
  19407.                                 ],
  19408.                                 'transformationPipeline' => [
  19409.                                     => [
  19410.                                         'type' => 'asArray',
  19411.                                     ],
  19412.                                     => [
  19413.                                         'settings' => [
  19414.                                             'loadStrategy' => 'path',
  19415.                                         ],
  19416.                                         'type' => 'loadAsset',
  19417.                                     ],
  19418.                                 ],
  19419.                             ],
  19420.                             => [
  19421.                                 'label' => 'Codigo',
  19422.                                 'dataSourceIndex' => [
  19423.                                     => '0',
  19424.                                 ],
  19425.                                 'settings' => [
  19426.                                     'mode' => 'both',
  19427.                                 ],
  19428.                                 'transformationResultType' => 'default',
  19429.                                 'dataTarget' => [
  19430.                                     'type' => 'direct',
  19431.                                     'settings' => [
  19432.                                         'fieldName' => 'bsncode',
  19433.                                         'language' => '',
  19434.                                         'writeIfTargetIsNotEmpty' => true,
  19435.                                         'writeIfSourceIsEmpty' => true,
  19436.                                     ],
  19437.                                 ],
  19438.                                 'transformationPipeline' => [
  19439.                                     => [
  19440.                                         'settings' => [
  19441.                                             'mode' => 'both',
  19442.                                         ],
  19443.                                         'type' => 'trim',
  19444.                                     ],
  19445.                                 ],
  19446.                             ],
  19447.                             => [
  19448.                                 'label' => 'Codigo del fabricante',
  19449.                                 'dataSourceIndex' => [
  19450.                                     => '0',
  19451.                                 ],
  19452.                                 'settings' => [
  19453.                                     'mode' => 'both',
  19454.                                 ],
  19455.                                 'transformationResultType' => 'default',
  19456.                                 'dataTarget' => [
  19457.                                     'type' => 'direct',
  19458.                                     'settings' => [
  19459.                                         'fieldName' => 'manufacturercode',
  19460.                                         'language' => '',
  19461.                                         'writeIfTargetIsNotEmpty' => true,
  19462.                                         'writeIfSourceIsEmpty' => true,
  19463.                                     ],
  19464.                                 ],
  19465.                                 'transformationPipeline' => [
  19466.                                     => [
  19467.                                         'settings' => [
  19468.                                             'mode' => 'both',
  19469.                                         ],
  19470.                                         'type' => 'trim',
  19471.                                     ],
  19472.                                 ],
  19473.                             ],
  19474.                             => [
  19475.                                 'label' => 'Precio',
  19476.                                 'dataSourceIndex' => [
  19477.                                     => '6',
  19478.                                 ],
  19479.                                 'transformationResultType' => 'default',
  19480.                                 'dataTarget' => [
  19481.                                     'type' => 'direct',
  19482.                                     'settings' => [
  19483.                                         'fieldName' => 'price',
  19484.                                         'language' => '',
  19485.                                         'writeIfTargetIsNotEmpty' => true,
  19486.                                         'writeIfSourceIsEmpty' => true,
  19487.                                     ],
  19488.                                 ],
  19489.                                 'transformationPipeline' => [
  19490.                                 ],
  19491.                             ],
  19492.                             => [
  19493.                                 'label' => 'Peso',
  19494.                                 'dataSourceIndex' => [
  19495.                                     => '7',
  19496.                                 ],
  19497.                                 'settings' => [
  19498.                                     'delimiter' => ' ',
  19499.                                 ],
  19500.                                 'transformationResultType' => 'inputQuantityValue',
  19501.                                 'dataTarget' => [
  19502.                                     'type' => 'direct',
  19503.                                     'settings' => [
  19504.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.peso',
  19505.                                         'language' => '',
  19506.                                         'writeIfTargetIsNotEmpty' => true,
  19507.                                         'writeIfSourceIsEmpty' => true,
  19508.                                     ],
  19509.                                 ],
  19510.                                 'transformationPipeline' => [
  19511.                                     => [
  19512.                                         'settings' => [
  19513.                                             'delimiter' => ' ',
  19514.                                         ],
  19515.                                         'type' => 'explode',
  19516.                                     ],
  19517.                                     => [
  19518.                                         'type' => 'inputQuantityValue',
  19519.                                     ],
  19520.                                 ],
  19521.                             ],
  19522.                             => [
  19523.                                 'label' => 'color',
  19524.                                 'dataSourceIndex' => [
  19525.                                     => '8',
  19526.                                 ],
  19527.                                 'settings' => [
  19528.                                     'mode' => 'both',
  19529.                                 ],
  19530.                                 'transformationResultType' => 'default',
  19531.                                 'dataTarget' => [
  19532.                                     'type' => 'direct',
  19533.                                     'settings' => [
  19534.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.color',
  19535.                                         'language' => '',
  19536.                                         'writeIfTargetIsNotEmpty' => true,
  19537.                                         'writeIfSourceIsEmpty' => true,
  19538.                                     ],
  19539.                                 ],
  19540.                                 'transformationPipeline' => [
  19541.                                     => [
  19542.                                         'settings' => [
  19543.                                             'mode' => 'both',
  19544.                                         ],
  19545.                                         'type' => 'trim',
  19546.                                     ],
  19547.                                 ],
  19548.                             ],
  19549.                             => [
  19550.                                 'label' => 'Largo',
  19551.                                 'dataSourceIndex' => [
  19552.                                     => '9',
  19553.                                 ],
  19554.                                 'settings' => [
  19555.                                     'delimiter' => ' ',
  19556.                                 ],
  19557.                                 'transformationResultType' => 'inputQuantityValue',
  19558.                                 'dataTarget' => [
  19559.                                     'type' => 'direct',
  19560.                                     'settings' => [
  19561.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.largo',
  19562.                                         'language' => '',
  19563.                                         'writeIfTargetIsNotEmpty' => true,
  19564.                                         'writeIfSourceIsEmpty' => true,
  19565.                                     ],
  19566.                                 ],
  19567.                                 'transformationPipeline' => [
  19568.                                     => [
  19569.                                         'settings' => [
  19570.                                             'delimiter' => ' ',
  19571.                                         ],
  19572.                                         'type' => 'explode',
  19573.                                     ],
  19574.                                     => [
  19575.                                         'type' => 'inputQuantityValue',
  19576.                                     ],
  19577.                                 ],
  19578.                             ],
  19579.                             => [
  19580.                                 'label' => 'Ancho',
  19581.                                 'dataSourceIndex' => [
  19582.                                     => '10',
  19583.                                 ],
  19584.                                 'settings' => [
  19585.                                     'delimiter' => ' ',
  19586.                                 ],
  19587.                                 'transformationResultType' => 'inputQuantityValue',
  19588.                                 'dataTarget' => [
  19589.                                     'type' => 'direct',
  19590.                                     'settings' => [
  19591.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.ancho',
  19592.                                         'language' => '',
  19593.                                         'writeIfTargetIsNotEmpty' => true,
  19594.                                         'writeIfSourceIsEmpty' => true,
  19595.                                     ],
  19596.                                 ],
  19597.                                 'transformationPipeline' => [
  19598.                                     => [
  19599.                                         'settings' => [
  19600.                                             'delimiter' => ' ',
  19601.                                         ],
  19602.                                         'type' => 'explode',
  19603.                                     ],
  19604.                                     => [
  19605.                                         'type' => 'inputQuantityValue',
  19606.                                     ],
  19607.                                 ],
  19608.                             ],
  19609.                             => [
  19610.                                 'label' => 'Alto',
  19611.                                 'dataSourceIndex' => [
  19612.                                     => '11',
  19613.                                 ],
  19614.                                 'settings' => [
  19615.                                     'delimiter' => ' ',
  19616.                                 ],
  19617.                                 'transformationResultType' => 'inputQuantityValue',
  19618.                                 'dataTarget' => [
  19619.                                     'type' => 'direct',
  19620.                                     'settings' => [
  19621.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.alto',
  19622.                                         'language' => '',
  19623.                                         'writeIfTargetIsNotEmpty' => true,
  19624.                                         'writeIfSourceIsEmpty' => true,
  19625.                                     ],
  19626.                                 ],
  19627.                                 'transformationPipeline' => [
  19628.                                     => [
  19629.                                         'settings' => [
  19630.                                             'delimiter' => ' ',
  19631.                                         ],
  19632.                                         'type' => 'explode',
  19633.                                     ],
  19634.                                     => [
  19635.                                         'type' => 'inputQuantityValue',
  19636.                                     ],
  19637.                                 ],
  19638.                             ],
  19639.                             10 => [
  19640.                                 'label' => 'Diametro',
  19641.                                 'dataSourceIndex' => [
  19642.                                     => '12',
  19643.                                 ],
  19644.                                 'settings' => [
  19645.                                     'delimiter' => ' ',
  19646.                                 ],
  19647.                                 'transformationResultType' => 'inputQuantityValue',
  19648.                                 'dataTarget' => [
  19649.                                     'type' => 'direct',
  19650.                                     'settings' => [
  19651.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.diametro',
  19652.                                         'language' => '',
  19653.                                         'writeIfTargetIsNotEmpty' => true,
  19654.                                         'writeIfSourceIsEmpty' => true,
  19655.                                     ],
  19656.                                 ],
  19657.                                 'transformationPipeline' => [
  19658.                                     => [
  19659.                                         'settings' => [
  19660.                                             'delimiter' => ' ',
  19661.                                         ],
  19662.                                         'type' => 'explode',
  19663.                                     ],
  19664.                                     => [
  19665.                                         'type' => 'inputQuantityValue',
  19666.                                     ],
  19667.                                 ],
  19668.                             ],
  19669.                             11 => [
  19670.                                 'label' => 'Material',
  19671.                                 'dataSourceIndex' => [
  19672.                                     => '13',
  19673.                                 ],
  19674.                                 'settings' => [
  19675.                                     'mode' => 'both',
  19676.                                 ],
  19677.                                 'transformationResultType' => 'default',
  19678.                                 'dataTarget' => [
  19679.                                     'type' => 'direct',
  19680.                                     'settings' => [
  19681.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.material',
  19682.                                         'language' => '',
  19683.                                         'writeIfTargetIsNotEmpty' => true,
  19684.                                         'writeIfSourceIsEmpty' => true,
  19685.                                     ],
  19686.                                 ],
  19687.                                 'transformationPipeline' => [
  19688.                                     => [
  19689.                                         'settings' => [
  19690.                                             'mode' => 'both',
  19691.                                         ],
  19692.                                         'type' => 'trim',
  19693.                                     ],
  19694.                                 ],
  19695.                             ],
  19696.                             12 => [
  19697.                                 'label' => 'variant',
  19698.                                 'dataSourceIndex' => [
  19699.                                     => '19',
  19700.                                 ],
  19701.                                 'transformationResultType' => 'default',
  19702.                                 'dataTarget' => [
  19703.                                     'type' => 'direct',
  19704.                                     'settings' => [
  19705.                                         'fieldName' => 'type',
  19706.                                         'language' => '',
  19707.                                         'writeIfTargetIsNotEmpty' => true,
  19708.                                         'writeIfSourceIsEmpty' => true,
  19709.                                     ],
  19710.                                 ],
  19711.                                 'transformationPipeline' => [
  19712.                                 ],
  19713.                             ],
  19714.                             13 => [
  19715.                                 'label' => 'diametro interior',
  19716.                                 'dataSourceIndex' => [
  19717.                                     => '14',
  19718.                                 ],
  19719.                                 'settings' => [
  19720.                                     'delimiter' => ' ',
  19721.                                 ],
  19722.                                 'transformationResultType' => 'inputQuantityValue',
  19723.                                 'dataTarget' => [
  19724.                                     'type' => 'direct',
  19725.                                     'settings' => [
  19726.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.diametroInterior',
  19727.                                         'language' => '',
  19728.                                         'writeIfTargetIsNotEmpty' => true,
  19729.                                         'writeIfSourceIsEmpty' => true,
  19730.                                     ],
  19731.                                 ],
  19732.                                 'transformationPipeline' => [
  19733.                                     => [
  19734.                                         'settings' => [
  19735.                                             'delimiter' => ' ',
  19736.                                         ],
  19737.                                         'type' => 'explode',
  19738.                                     ],
  19739.                                     => [
  19740.                                         'type' => 'inputQuantityValue',
  19741.                                     ],
  19742.                                 ],
  19743.                             ],
  19744.                             14 => [
  19745.                                 'label' => 'longitud del tubo',
  19746.                                 'dataSourceIndex' => [
  19747.                                     => '15',
  19748.                                 ],
  19749.                                 'settings' => [
  19750.                                     'delimiter' => ' ',
  19751.                                 ],
  19752.                                 'transformationResultType' => 'inputQuantityValue',
  19753.                                 'dataTarget' => [
  19754.                                     'type' => 'direct',
  19755.                                     'settings' => [
  19756.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.longitudDelTubo',
  19757.                                         'language' => '',
  19758.                                         'writeIfTargetIsNotEmpty' => true,
  19759.                                         'writeIfSourceIsEmpty' => true,
  19760.                                     ],
  19761.                                 ],
  19762.                                 'transformationPipeline' => [
  19763.                                     => [
  19764.                                         'settings' => [
  19765.                                             'delimiter' => ' ',
  19766.                                         ],
  19767.                                         'type' => 'explode',
  19768.                                     ],
  19769.                                     => [
  19770.                                         'type' => 'inputQuantityValue',
  19771.                                     ],
  19772.                                 ],
  19773.                             ],
  19774.                             15 => [
  19775.                                 'label' => 'dimensiones base',
  19776.                                 'dataSourceIndex' => [
  19777.                                     => '16',
  19778.                                 ],
  19779.                                 'settings' => [
  19780.                                     'delimiter' => ' ',
  19781.                                 ],
  19782.                                 'transformationResultType' => 'inputQuantityValue',
  19783.                                 'dataTarget' => [
  19784.                                     'type' => 'direct',
  19785.                                     'settings' => [
  19786.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.dimensionesBase',
  19787.                                         'language' => '',
  19788.                                         'writeIfTargetIsNotEmpty' => true,
  19789.                                         'writeIfSourceIsEmpty' => true,
  19790.                                     ],
  19791.                                 ],
  19792.                                 'transformationPipeline' => [
  19793.                                     => [
  19794.                                         'settings' => [
  19795.                                             'delimiter' => ' ',
  19796.                                         ],
  19797.                                         'type' => 'explode',
  19798.                                     ],
  19799.                                     => [
  19800.                                         'type' => 'inputQuantityValue',
  19801.                                     ],
  19802.                                 ],
  19803.                             ],
  19804.                             16 => [
  19805.                                 'label' => 'distancia entre agujeros',
  19806.                                 'dataSourceIndex' => [
  19807.                                     => '17',
  19808.                                 ],
  19809.                                 'settings' => [
  19810.                                     'delimiter' => ' ',
  19811.                                 ],
  19812.                                 'transformationResultType' => 'inputQuantityValue',
  19813.                                 'dataTarget' => [
  19814.                                     'type' => 'direct',
  19815.                                     'settings' => [
  19816.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.distanciaEntreAgujeros',
  19817.                                         'language' => '',
  19818.                                         'writeIfTargetIsNotEmpty' => true,
  19819.                                         'writeIfSourceIsEmpty' => true,
  19820.                                     ],
  19821.                                 ],
  19822.                                 'transformationPipeline' => [
  19823.                                     => [
  19824.                                         'settings' => [
  19825.                                             'delimiter' => ' ',
  19826.                                         ],
  19827.                                         'type' => 'explode',
  19828.                                     ],
  19829.                                     => [
  19830.                                         'type' => 'inputQuantityValue',
  19831.                                     ],
  19832.                                 ],
  19833.                             ],
  19834.                             17 => [
  19835.                                 'label' => 'longitud total',
  19836.                                 'dataSourceIndex' => [
  19837.                                     => '18',
  19838.                                 ],
  19839.                                 'settings' => [
  19840.                                     'delimiter' => ' ',
  19841.                                 ],
  19842.                                 'transformationResultType' => 'inputQuantityValue',
  19843.                                 'dataTarget' => [
  19844.                                     'type' => 'direct',
  19845.                                     'settings' => [
  19846.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.longitudTotal',
  19847.                                         'language' => '',
  19848.                                         'writeIfTargetIsNotEmpty' => true,
  19849.                                         'writeIfSourceIsEmpty' => true,
  19850.                                     ],
  19851.                                 ],
  19852.                                 'transformationPipeline' => [
  19853.                                     => [
  19854.                                         'settings' => [
  19855.                                             'delimiter' => ' ',
  19856.                                         ],
  19857.                                         'type' => 'explode',
  19858.                                     ],
  19859.                                     => [
  19860.                                         'type' => 'inputQuantityValue',
  19861.                                     ],
  19862.                                 ],
  19863.                             ],
  19864.                             18 => [
  19865.                                 'label' => 'Sede amigable es',
  19866.                                 'dataSourceIndex' => [
  19867.                                     => '21',
  19868.                                 ],
  19869.                                 'transformationResultType' => 'default',
  19870.                                 'dataTarget' => [
  19871.                                     'type' => 'direct',
  19872.                                     'settings' => [
  19873.                                         'fieldName' => 'urlseofriendly',
  19874.                                         'language' => 'es',
  19875.                                         'writeIfTargetIsNotEmpty' => true,
  19876.                                         'writeIfSourceIsEmpty' => true,
  19877.                                     ],
  19878.                                 ],
  19879.                                 'transformationPipeline' => [
  19880.                                 ],
  19881.                             ],
  19882.                             19 => [
  19883.                                 'label' => 'Sede amigable EN',
  19884.                                 'dataSourceIndex' => [
  19885.                                     => '22',
  19886.                                 ],
  19887.                                 'transformationResultType' => 'default',
  19888.                                 'dataTarget' => [
  19889.                                     'type' => 'direct',
  19890.                                     'settings' => [
  19891.                                         'fieldName' => 'urlseofriendly',
  19892.                                         'language' => 'en',
  19893.                                         'writeIfTargetIsNotEmpty' => true,
  19894.                                         'writeIfSourceIsEmpty' => true,
  19895.                                     ],
  19896.                                 ],
  19897.                                 'transformationPipeline' => [
  19898.                                 ],
  19899.                             ],
  19900.                         ],
  19901.                         'executionConfig' => [
  19902.                             'scheduleType' => 'recurring',
  19903.                             'cronDefinition' => '',
  19904.                             'scheduledAt' => '',
  19905.                         ],
  19906.                         'permissions' => [
  19907.                             'user' => [
  19908.                             ],
  19909.                             'role' => [
  19910.                             ],
  19911.                         ],
  19912.                         'workspaces' => [
  19913.                         ],
  19914.                     ],
  19915.                     'preparacion-superficies-variants' => [
  19916.                         'general' => [
  19917.                             'type' => 'dataImporterDataObject',
  19918.                             'name' => 'preparacion-superficies-variants',
  19919.                             'description' => '',
  19920.                             'group' => '',
  19921.                             'active' => false,
  19922.                             'path' => NULL,
  19923.                             'modificationDate' => 1744695642,
  19924.                             'createDate' => 1733933138,
  19925.                         ],
  19926.                         'loaderConfig' => [
  19927.                             'type' => 'upload',
  19928.                             'settings' => [
  19929.                                 'uploadFilePath' => 'preparacion-superficies-variants/upload.import',
  19930.                             ],
  19931.                         ],
  19932.                         'interpreterConfig' => [
  19933.                             'type' => 'xlsx',
  19934.                             'settings' => [
  19935.                                 'skipFirstRow' => true,
  19936.                                 'sheetName' => 'Variants',
  19937.                             ],
  19938.                         ],
  19939.                         'resolverConfig' => [
  19940.                             'elementType' => 'dataObject',
  19941.                             'dataObjectClassId' => '15',
  19942.                             'loadingStrategy' => [
  19943.                                 'type' => 'attribute',
  19944.                                 'settings' => [
  19945.                                     'dataSourceIndex' => '0',
  19946.                                     'attributeName' => 'bsncode',
  19947.                                     'language' => '',
  19948.                                     'includeUnpublished' => true,
  19949.                                 ],
  19950.                             ],
  19951.                             'createLocationStrategy' => [
  19952.                                 'type' => 'findParent',
  19953.                                 'settings' => [
  19954.                                     'findStrategy' => 'attribute',
  19955.                                     'attributeDataObjectClassId' => '15',
  19956.                                     'attributeName' => 'path',
  19957.                                     'attributeLanguage' => '',
  19958.                                     'dataSourceIndex' => '5',
  19959.                                     'fallbackPath' => '/fallback',
  19960.                                 ],
  19961.                             ],
  19962.                             'locationUpdateStrategy' => [
  19963.                                 'type' => 'noChange',
  19964.                             ],
  19965.                             'publishingStrategy' => [
  19966.                                 'type' => 'noChangeUnpublishNew',
  19967.                             ],
  19968.                         ],
  19969.                         'processingConfig' => [
  19970.                             'executionType' => 'sequential',
  19971.                             'idDataIndex' => '',
  19972.                         ],
  19973.                         'mappingConfig' => [
  19974.                             => [
  19975.                                 'label' => 'SK',
  19976.                                 'dataSourceIndex' => [
  19977.                                     => '0',
  19978.                                 ],
  19979.                                 'settings' => [
  19980.                                     'search' => '/',
  19981.                                     'replace' => '-',
  19982.                                     'mode' => 'both',
  19983.                                 ],
  19984.                                 'transformationResultType' => 'default',
  19985.                                 'dataTarget' => [
  19986.                                     'type' => 'direct',
  19987.                                     'settings' => [
  19988.                                         'fieldName' => 'key',
  19989.                                         'language' => '',
  19990.                                         'writeIfTargetIsNotEmpty' => true,
  19991.                                         'writeIfSourceIsEmpty' => true,
  19992.                                     ],
  19993.                                 ],
  19994.                                 'transformationPipeline' => [
  19995.                                     => [
  19996.                                         'settings' => [
  19997.                                             'search' => '/',
  19998.                                             'replace' => '-',
  19999.                                         ],
  20000.                                         'type' => 'stringReplace',
  20001.                                     ],
  20002.                                     => [
  20003.                                         'settings' => [
  20004.                                             'mode' => 'both',
  20005.                                         ],
  20006.                                         'type' => 'trim',
  20007.                                     ],
  20008.                                 ],
  20009.                             ],
  20010.                             => [
  20011.                                 'label' => 'Imagenes',
  20012.                                 'dataSourceIndex' => [
  20013.                                     => '1',
  20014.                                     => '2',
  20015.                                     => '3',
  20016.                                     => '4',
  20017.                                 ],
  20018.                                 'settings' => [
  20019.                                     'loadStrategy' => 'path',
  20020.                                 ],
  20021.                                 'transformationResultType' => 'assetArray',
  20022.                                 'dataTarget' => [
  20023.                                     'type' => 'manyToManyRelation',
  20024.                                     'settings' => [
  20025.                                         'fieldName' => 'images',
  20026.                                         'language' => '',
  20027.                                         'writeIfTargetIsNotEmpty' => true,
  20028.                                         'writeIfSourceIsEmpty' => true,
  20029.                                         'overwriteMode' => 'replace',
  20030.                                     ],
  20031.                                 ],
  20032.                                 'transformationPipeline' => [
  20033.                                     => [
  20034.                                         'type' => 'asArray',
  20035.                                     ],
  20036.                                     => [
  20037.                                         'settings' => [
  20038.                                             'loadStrategy' => 'path',
  20039.                                         ],
  20040.                                         'type' => 'loadAsset',
  20041.                                     ],
  20042.                                 ],
  20043.                             ],
  20044.                             => [
  20045.                                 'label' => 'Codigo',
  20046.                                 'dataSourceIndex' => [
  20047.                                     => '0',
  20048.                                 ],
  20049.                                 'settings' => [
  20050.                                     'mode' => 'both',
  20051.                                 ],
  20052.                                 'transformationResultType' => 'default',
  20053.                                 'dataTarget' => [
  20054.                                     'type' => 'direct',
  20055.                                     'settings' => [
  20056.                                         'fieldName' => 'bsncode',
  20057.                                         'language' => '',
  20058.                                         'writeIfTargetIsNotEmpty' => true,
  20059.                                         'writeIfSourceIsEmpty' => true,
  20060.                                     ],
  20061.                                 ],
  20062.                                 'transformationPipeline' => [
  20063.                                     => [
  20064.                                         'settings' => [
  20065.                                             'mode' => 'both',
  20066.                                         ],
  20067.                                         'type' => 'trim',
  20068.                                     ],
  20069.                                 ],
  20070.                             ],
  20071.                             => [
  20072.                                 'label' => 'Codigo del fabricante',
  20073.                                 'dataSourceIndex' => [
  20074.                                     => '0',
  20075.                                 ],
  20076.                                 'settings' => [
  20077.                                     'mode' => 'both',
  20078.                                 ],
  20079.                                 'transformationResultType' => 'default',
  20080.                                 'dataTarget' => [
  20081.                                     'type' => 'direct',
  20082.                                     'settings' => [
  20083.                                         'fieldName' => 'manufacturercode',
  20084.                                         'language' => '',
  20085.                                         'writeIfTargetIsNotEmpty' => true,
  20086.                                         'writeIfSourceIsEmpty' => true,
  20087.                                     ],
  20088.                                 ],
  20089.                                 'transformationPipeline' => [
  20090.                                     => [
  20091.                                         'settings' => [
  20092.                                             'mode' => 'both',
  20093.                                         ],
  20094.                                         'type' => 'trim',
  20095.                                     ],
  20096.                                 ],
  20097.                             ],
  20098.                             => [
  20099.                                 'label' => 'Precio',
  20100.                                 'dataSourceIndex' => [
  20101.                                     => '6',
  20102.                                 ],
  20103.                                 'transformationResultType' => 'default',
  20104.                                 'dataTarget' => [
  20105.                                     'type' => 'direct',
  20106.                                     'settings' => [
  20107.                                         'fieldName' => 'price',
  20108.                                         'language' => '',
  20109.                                         'writeIfTargetIsNotEmpty' => true,
  20110.                                         'writeIfSourceIsEmpty' => true,
  20111.                                     ],
  20112.                                 ],
  20113.                                 'transformationPipeline' => [
  20114.                                 ],
  20115.                             ],
  20116.                             => [
  20117.                                 'label' => 'variant',
  20118.                                 'dataSourceIndex' => [
  20119.                                     => '7',
  20120.                                 ],
  20121.                                 'transformationResultType' => 'default',
  20122.                                 'dataTarget' => [
  20123.                                     'type' => 'direct',
  20124.                                     'settings' => [
  20125.                                         'fieldName' => 'type',
  20126.                                         'language' => '',
  20127.                                         'writeIfTargetIsNotEmpty' => true,
  20128.                                         'writeIfSourceIsEmpty' => true,
  20129.                                     ],
  20130.                                 ],
  20131.                                 'transformationPipeline' => [
  20132.                                 ],
  20133.                             ],
  20134.                             => [
  20135.                                 'label' => 'sede amigable es',
  20136.                                 'dataSourceIndex' => [
  20137.                                     => '8',
  20138.                                 ],
  20139.                                 'transformationResultType' => 'default',
  20140.                                 'dataTarget' => [
  20141.                                     'type' => 'direct',
  20142.                                     'settings' => [
  20143.                                         'fieldName' => 'urlseofriendly',
  20144.                                         'language' => 'es',
  20145.                                         'writeIfTargetIsNotEmpty' => true,
  20146.                                         'writeIfSourceIsEmpty' => true,
  20147.                                     ],
  20148.                                 ],
  20149.                                 'transformationPipeline' => [
  20150.                                 ],
  20151.                             ],
  20152.                             => [
  20153.                                 'label' => 'sede amigable en',
  20154.                                 'dataSourceIndex' => [
  20155.                                     => '9',
  20156.                                 ],
  20157.                                 'transformationResultType' => 'default',
  20158.                                 'dataTarget' => [
  20159.                                     'type' => 'direct',
  20160.                                     'settings' => [
  20161.                                         'fieldName' => 'urlseofriendly',
  20162.                                         'language' => 'en',
  20163.                                         'writeIfTargetIsNotEmpty' => true,
  20164.                                         'writeIfSourceIsEmpty' => true,
  20165.                                     ],
  20166.                                 ],
  20167.                                 'transformationPipeline' => [
  20168.                                 ],
  20169.                             ],
  20170.                             => [
  20171.                                 'label' => 'unidades',
  20172.                                 'dataSourceIndex' => [
  20173.                                     => '10',
  20174.                                 ],
  20175.                                 'transformationResultType' => 'numeric',
  20176.                                 'dataTarget' => [
  20177.                                     'type' => 'direct',
  20178.                                     'settings' => [
  20179.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.unidades',
  20180.                                         'language' => '',
  20181.                                         'writeIfTargetIsNotEmpty' => true,
  20182.                                         'writeIfSourceIsEmpty' => true,
  20183.                                     ],
  20184.                                 ],
  20185.                                 'transformationPipeline' => [
  20186.                                     => [
  20187.                                         'type' => 'numeric',
  20188.                                     ],
  20189.                                 ],
  20190.                             ],
  20191.                             => [
  20192.                                 'label' => 'presentacion',
  20193.                                 'dataSourceIndex' => [
  20194.                                     => '11',
  20195.                                 ],
  20196.                                 'transformationResultType' => 'default',
  20197.                                 'dataTarget' => [
  20198.                                     'type' => 'direct',
  20199.                                     'settings' => [
  20200.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.presentacion',
  20201.                                         'language' => '',
  20202.                                         'writeIfTargetIsNotEmpty' => true,
  20203.                                         'writeIfSourceIsEmpty' => true,
  20204.                                     ],
  20205.                                 ],
  20206.                                 'transformationPipeline' => [
  20207.                                 ],
  20208.                             ],
  20209.                             10 => [
  20210.                                 'label' => 'capacidad',
  20211.                                 'dataSourceIndex' => [
  20212.                                     => '12',
  20213.                                 ],
  20214.                                 'settings' => [
  20215.                                     'delimiter' => ' ',
  20216.                                 ],
  20217.                                 'transformationResultType' => 'inputQuantityValue',
  20218.                                 'dataTarget' => [
  20219.                                     'type' => 'direct',
  20220.                                     'settings' => [
  20221.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.capacidad',
  20222.                                         'language' => '',
  20223.                                         'writeIfTargetIsNotEmpty' => true,
  20224.                                         'writeIfSourceIsEmpty' => true,
  20225.                                     ],
  20226.                                 ],
  20227.                                 'transformationPipeline' => [
  20228.                                     => [
  20229.                                         'settings' => [
  20230.                                             'delimiter' => ' ',
  20231.                                         ],
  20232.                                         'type' => 'explode',
  20233.                                     ],
  20234.                                     => [
  20235.                                         'type' => 'inputQuantityValue',
  20236.                                     ],
  20237.                                 ],
  20238.                             ],
  20239.                             11 => [
  20240.                                 'label' => 'orificios',
  20241.                                 'dataSourceIndex' => [
  20242.                                     => '14',
  20243.                                 ],
  20244.                                 'transformationResultType' => 'default',
  20245.                                 'dataTarget' => [
  20246.                                     'type' => 'direct',
  20247.                                     'settings' => [
  20248.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.cantidagujeros',
  20249.                                         'language' => '',
  20250.                                         'writeIfTargetIsNotEmpty' => true,
  20251.                                         'writeIfSourceIsEmpty' => true,
  20252.                                     ],
  20253.                                 ],
  20254.                                 'transformationPipeline' => [
  20255.                                 ],
  20256.                             ],
  20257.                             12 => [
  20258.                                 'label' => 'ancho',
  20259.                                 'dataSourceIndex' => [
  20260.                                     => '15',
  20261.                                 ],
  20262.                                 'settings' => [
  20263.                                     'delimiter' => ' ',
  20264.                                 ],
  20265.                                 'transformationResultType' => 'inputQuantityValue',
  20266.                                 'dataTarget' => [
  20267.                                     'type' => 'direct',
  20268.                                     'settings' => [
  20269.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.ancho',
  20270.                                         'language' => '',
  20271.                                         'writeIfTargetIsNotEmpty' => true,
  20272.                                         'writeIfSourceIsEmpty' => true,
  20273.                                     ],
  20274.                                 ],
  20275.                                 'transformationPipeline' => [
  20276.                                     => [
  20277.                                         'settings' => [
  20278.                                             'delimiter' => ' ',
  20279.                                         ],
  20280.                                         'type' => 'explode',
  20281.                                     ],
  20282.                                     => [
  20283.                                         'type' => 'inputQuantityValue',
  20284.                                     ],
  20285.                                 ],
  20286.                             ],
  20287.                             13 => [
  20288.                                 'label' => 'Largo',
  20289.                                 'dataSourceIndex' => [
  20290.                                     => '16',
  20291.                                 ],
  20292.                                 'settings' => [
  20293.                                     'delimiter' => ' ',
  20294.                                 ],
  20295.                                 'transformationResultType' => 'inputQuantityValue',
  20296.                                 'dataTarget' => [
  20297.                                     'type' => 'direct',
  20298.                                     'settings' => [
  20299.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.largo',
  20300.                                         'language' => '',
  20301.                                         'writeIfTargetIsNotEmpty' => true,
  20302.                                         'writeIfSourceIsEmpty' => true,
  20303.                                     ],
  20304.                                 ],
  20305.                                 'transformationPipeline' => [
  20306.                                     => [
  20307.                                         'settings' => [
  20308.                                             'delimiter' => ' ',
  20309.                                         ],
  20310.                                         'type' => 'explode',
  20311.                                     ],
  20312.                                     => [
  20313.                                         'type' => 'inputQuantityValue',
  20314.                                     ],
  20315.                                 ],
  20316.                             ],
  20317.                             14 => [
  20318.                                 'label' => 'diametro',
  20319.                                 'dataSourceIndex' => [
  20320.                                     => '17',
  20321.                                 ],
  20322.                                 'settings' => [
  20323.                                     'delimiter' => ' ',
  20324.                                 ],
  20325.                                 'transformationResultType' => 'inputQuantityValue',
  20326.                                 'dataTarget' => [
  20327.                                     'type' => 'direct',
  20328.                                     'settings' => [
  20329.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.diametro',
  20330.                                         'language' => '',
  20331.                                         'writeIfTargetIsNotEmpty' => true,
  20332.                                         'writeIfSourceIsEmpty' => true,
  20333.                                     ],
  20334.                                 ],
  20335.                                 'transformationPipeline' => [
  20336.                                     => [
  20337.                                         'settings' => [
  20338.                                             'delimiter' => ' ',
  20339.                                         ],
  20340.                                         'type' => 'explode',
  20341.                                     ],
  20342.                                     => [
  20343.                                         'type' => 'inputQuantityValue',
  20344.                                     ],
  20345.                                 ],
  20346.                             ],
  20347.                             15 => [
  20348.                                 'label' => 'grano',
  20349.                                 'dataSourceIndex' => [
  20350.                                     => '13',
  20351.                                 ],
  20352.                                 'transformationResultType' => 'default',
  20353.                                 'dataTarget' => [
  20354.                                     'type' => 'direct',
  20355.                                     'settings' => [
  20356.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.grano',
  20357.                                         'language' => '',
  20358.                                         'writeIfTargetIsNotEmpty' => true,
  20359.                                         'writeIfSourceIsEmpty' => true,
  20360.                                     ],
  20361.                                 ],
  20362.                                 'transformationPipeline' => [
  20363.                                 ],
  20364.                             ],
  20365.                         ],
  20366.                         'executionConfig' => [
  20367.                             'scheduleType' => 'recurring',
  20368.                             'cronDefinition' => '',
  20369.                             'scheduledAt' => '',
  20370.                         ],
  20371.                         'permissions' => [
  20372.                             'user' => [
  20373.                             ],
  20374.                             'role' => [
  20375.                             ],
  20376.                         ],
  20377.                         'workspaces' => [
  20378.                         ],
  20379.                     ],
  20380.                     'motor' => [
  20381.                         'general' => [
  20382.                             'type' => 'dataImporterDataObject',
  20383.                             'name' => 'motor',
  20384.                             'description' => '',
  20385.                             'group' => '',
  20386.                             'active' => false,
  20387.                             'path' => NULL,
  20388.                             'modificationDate' => 1741060561,
  20389.                             'createDate' => 1733933138,
  20390.                         ],
  20391.                         'loaderConfig' => [
  20392.                             'type' => 'upload',
  20393.                             'settings' => [
  20394.                                 'uploadFilePath' => 'motor/upload.import',
  20395.                             ],
  20396.                         ],
  20397.                         'interpreterConfig' => [
  20398.                             'type' => 'xlsx',
  20399.                             'settings' => [
  20400.                                 'skipFirstRow' => true,
  20401.                                 'sheetName' => 'variants',
  20402.                             ],
  20403.                         ],
  20404.                         'resolverConfig' => [
  20405.                             'elementType' => 'dataObject',
  20406.                             'dataObjectClassId' => '15',
  20407.                             'loadingStrategy' => [
  20408.                                 'type' => 'attribute',
  20409.                                 'settings' => [
  20410.                                     'dataSourceIndex' => '0',
  20411.                                     'attributeName' => 'bsncode',
  20412.                                     'language' => '',
  20413.                                     'includeUnpublished' => true,
  20414.                                 ],
  20415.                             ],
  20416.                             'createLocationStrategy' => [
  20417.                                 'type' => 'findParent',
  20418.                                 'settings' => [
  20419.                                     'findStrategy' => 'attribute',
  20420.                                     'attributeDataObjectClassId' => '15',
  20421.                                     'attributeName' => 'path',
  20422.                                     'attributeLanguage' => '',
  20423.                                     'dataSourceIndex' => '5',
  20424.                                     'fallbackPath' => '/fallback',
  20425.                                 ],
  20426.                             ],
  20427.                             'locationUpdateStrategy' => [
  20428.                                 'type' => 'noChange',
  20429.                             ],
  20430.                             'publishingStrategy' => [
  20431.                                 'type' => 'noChangeUnpublishNew',
  20432.                             ],
  20433.                         ],
  20434.                         'processingConfig' => [
  20435.                             'executionType' => 'sequential',
  20436.                             'idDataIndex' => '',
  20437.                         ],
  20438.                         'mappingConfig' => [
  20439.                             => [
  20440.                                 'label' => 'SK',
  20441.                                 'dataSourceIndex' => [
  20442.                                     => '0',
  20443.                                 ],
  20444.                                 'settings' => [
  20445.                                     'mode' => 'both',
  20446.                                     'search' => '/',
  20447.                                     'replace' => '-',
  20448.                                 ],
  20449.                                 'transformationResultType' => 'default',
  20450.                                 'dataTarget' => [
  20451.                                     'type' => 'direct',
  20452.                                     'settings' => [
  20453.                                         'fieldName' => 'key',
  20454.                                         'language' => '',
  20455.                                         'writeIfTargetIsNotEmpty' => true,
  20456.                                         'writeIfSourceIsEmpty' => true,
  20457.                                     ],
  20458.                                 ],
  20459.                                 'transformationPipeline' => [
  20460.                                     => [
  20461.                                         'settings' => [
  20462.                                             'search' => '/',
  20463.                                             'replace' => '-',
  20464.                                         ],
  20465.                                         'type' => 'stringReplace',
  20466.                                     ],
  20467.                                     => [
  20468.                                         'settings' => [
  20469.                                             'mode' => 'both',
  20470.                                         ],
  20471.                                         'type' => 'trim',
  20472.                                     ],
  20473.                                 ],
  20474.                             ],
  20475.                             => [
  20476.                                 'label' => 'Imagenes',
  20477.                                 'dataSourceIndex' => [
  20478.                                     => '1',
  20479.                                     => '2',
  20480.                                     => '3',
  20481.                                     => '4',
  20482.                                 ],
  20483.                                 'settings' => [
  20484.                                     'loadStrategy' => 'path',
  20485.                                 ],
  20486.                                 'transformationResultType' => 'assetArray',
  20487.                                 'dataTarget' => [
  20488.                                     'type' => 'manyToManyRelation',
  20489.                                     'settings' => [
  20490.                                         'fieldName' => 'images',
  20491.                                         'language' => '',
  20492.                                         'writeIfTargetIsNotEmpty' => true,
  20493.                                         'writeIfSourceIsEmpty' => true,
  20494.                                         'overwriteMode' => 'replace',
  20495.                                     ],
  20496.                                 ],
  20497.                                 'transformationPipeline' => [
  20498.                                     => [
  20499.                                         'type' => 'asArray',
  20500.                                     ],
  20501.                                     => [
  20502.                                         'settings' => [
  20503.                                             'loadStrategy' => 'path',
  20504.                                         ],
  20505.                                         'type' => 'loadAsset',
  20506.                                     ],
  20507.                                 ],
  20508.                             ],
  20509.                             => [
  20510.                                 'label' => 'Codigo',
  20511.                                 'dataSourceIndex' => [
  20512.                                     => '0',
  20513.                                 ],
  20514.                                 'settings' => [
  20515.                                     'mode' => 'both',
  20516.                                 ],
  20517.                                 'transformationResultType' => 'default',
  20518.                                 'dataTarget' => [
  20519.                                     'type' => 'direct',
  20520.                                     'settings' => [
  20521.                                         'fieldName' => 'bsncode',
  20522.                                         'language' => '',
  20523.                                         'writeIfTargetIsNotEmpty' => true,
  20524.                                         'writeIfSourceIsEmpty' => true,
  20525.                                     ],
  20526.                                 ],
  20527.                                 'transformationPipeline' => [
  20528.                                     => [
  20529.                                         'settings' => [
  20530.                                             'mode' => 'both',
  20531.                                         ],
  20532.                                         'type' => 'trim',
  20533.                                     ],
  20534.                                 ],
  20535.                             ],
  20536.                             => [
  20537.                                 'label' => 'Codigo del fabricante',
  20538.                                 'dataSourceIndex' => [
  20539.                                     => '0',
  20540.                                 ],
  20541.                                 'settings' => [
  20542.                                     'mode' => 'both',
  20543.                                 ],
  20544.                                 'transformationResultType' => 'default',
  20545.                                 'dataTarget' => [
  20546.                                     'type' => 'direct',
  20547.                                     'settings' => [
  20548.                                         'fieldName' => 'manufacturercode',
  20549.                                         'language' => '',
  20550.                                         'writeIfTargetIsNotEmpty' => true,
  20551.                                         'writeIfSourceIsEmpty' => true,
  20552.                                     ],
  20553.                                 ],
  20554.                                 'transformationPipeline' => [
  20555.                                     => [
  20556.                                         'settings' => [
  20557.                                             'mode' => 'both',
  20558.                                         ],
  20559.                                         'type' => 'trim',
  20560.                                     ],
  20561.                                 ],
  20562.                             ],
  20563.                             => [
  20564.                                 'label' => 'Precio',
  20565.                                 'dataSourceIndex' => [
  20566.                                     => '6',
  20567.                                 ],
  20568.                                 'transformationResultType' => 'default',
  20569.                                 'dataTarget' => [
  20570.                                     'type' => 'direct',
  20571.                                     'settings' => [
  20572.                                         'fieldName' => 'price',
  20573.                                         'language' => '',
  20574.                                         'writeIfTargetIsNotEmpty' => true,
  20575.                                         'writeIfSourceIsEmpty' => true,
  20576.                                     ],
  20577.                                 ],
  20578.                                 'transformationPipeline' => [
  20579.                                 ],
  20580.                             ],
  20581.                             => [
  20582.                                 'label' => 'Peso',
  20583.                                 'dataSourceIndex' => [
  20584.                                     => '7',
  20585.                                 ],
  20586.                                 'settings' => [
  20587.                                     'delimiter' => ' ',
  20588.                                 ],
  20589.                                 'transformationResultType' => 'inputQuantityValue',
  20590.                                 'dataTarget' => [
  20591.                                     'type' => 'direct',
  20592.                                     'settings' => [
  20593.                                         'fieldName' => 'attributes.ProductAttributesMotor.peso',
  20594.                                         'language' => '',
  20595.                                         'writeIfTargetIsNotEmpty' => true,
  20596.                                         'writeIfSourceIsEmpty' => true,
  20597.                                     ],
  20598.                                 ],
  20599.                                 'transformationPipeline' => [
  20600.                                     => [
  20601.                                         'settings' => [
  20602.                                             'delimiter' => ' ',
  20603.                                         ],
  20604.                                         'type' => 'explode',
  20605.                                     ],
  20606.                                     => [
  20607.                                         'type' => 'inputQuantityValue',
  20608.                                     ],
  20609.                                 ],
  20610.                             ],
  20611.                             => [
  20612.                                 'label' => 'color',
  20613.                                 'dataSourceIndex' => [
  20614.                                     => '8',
  20615.                                 ],
  20616.                                 'settings' => [
  20617.                                     'mode' => 'both',
  20618.                                 ],
  20619.                                 'transformationResultType' => 'default',
  20620.                                 'dataTarget' => [
  20621.                                     'type' => 'direct',
  20622.                                     'settings' => [
  20623.                                         'fieldName' => 'attributes.ProductAttributesMotor.color',
  20624.                                         'language' => '',
  20625.                                         'writeIfTargetIsNotEmpty' => true,
  20626.                                         'writeIfSourceIsEmpty' => true,
  20627.                                     ],
  20628.                                 ],
  20629.                                 'transformationPipeline' => [
  20630.                                     => [
  20631.                                         'settings' => [
  20632.                                             'mode' => 'both',
  20633.                                         ],
  20634.                                         'type' => 'trim',
  20635.                                     ],
  20636.                                 ],
  20637.                             ],
  20638.                             => [
  20639.                                 'label' => 'Largo',
  20640.                                 'dataSourceIndex' => [
  20641.                                     => '9',
  20642.                                 ],
  20643.                                 'settings' => [
  20644.                                     'delimiter' => ' ',
  20645.                                 ],
  20646.                                 'transformationResultType' => 'inputQuantityValue',
  20647.                                 'dataTarget' => [
  20648.                                     'type' => 'direct',
  20649.                                     'settings' => [
  20650.                                         'fieldName' => 'attributes.ProductAttributesMotor.largo',
  20651.                                         'language' => '',
  20652.                                         'writeIfTargetIsNotEmpty' => true,
  20653.                                         'writeIfSourceIsEmpty' => true,
  20654.                                     ],
  20655.                                 ],
  20656.                                 'transformationPipeline' => [
  20657.                                     => [
  20658.                                         'settings' => [
  20659.                                             'delimiter' => ' ',
  20660.                                         ],
  20661.                                         'type' => 'explode',
  20662.                                     ],
  20663.                                     => [
  20664.                                         'type' => 'inputQuantityValue',
  20665.                                     ],
  20666.                                 ],
  20667.                             ],
  20668.                             => [
  20669.                                 'label' => 'Ancho',
  20670.                                 'dataSourceIndex' => [
  20671.                                     => '10',
  20672.                                 ],
  20673.                                 'settings' => [
  20674.                                     'delimiter' => ' ',
  20675.                                 ],
  20676.                                 'transformationResultType' => 'inputQuantityValue',
  20677.                                 'dataTarget' => [
  20678.                                     'type' => 'direct',
  20679.                                     'settings' => [
  20680.                                         'fieldName' => 'attributes.ProductAttributesMotor.ancho',
  20681.                                         'language' => '',
  20682.                                         'writeIfTargetIsNotEmpty' => true,
  20683.                                         'writeIfSourceIsEmpty' => true,
  20684.                                     ],
  20685.                                 ],
  20686.                                 'transformationPipeline' => [
  20687.                                     => [
  20688.                                         'settings' => [
  20689.                                             'delimiter' => ' ',
  20690.                                         ],
  20691.                                         'type' => 'explode',
  20692.                                     ],
  20693.                                     => [
  20694.                                         'type' => 'inputQuantityValue',
  20695.                                     ],
  20696.                                 ],
  20697.                             ],
  20698.                             => [
  20699.                                 'label' => 'Alto',
  20700.                                 'dataSourceIndex' => [
  20701.                                     => '11',
  20702.                                 ],
  20703.                                 'settings' => [
  20704.                                     'delimiter' => ' ',
  20705.                                 ],
  20706.                                 'transformationResultType' => 'inputQuantityValue',
  20707.                                 'dataTarget' => [
  20708.                                     'type' => 'direct',
  20709.                                     'settings' => [
  20710.                                         'fieldName' => 'attributes.ProductAttributesMotor.alto',
  20711.                                         'language' => '',
  20712.                                         'writeIfTargetIsNotEmpty' => true,
  20713.                                         'writeIfSourceIsEmpty' => true,
  20714.                                     ],
  20715.                                 ],
  20716.                                 'transformationPipeline' => [
  20717.                                     => [
  20718.                                         'settings' => [
  20719.                                             'delimiter' => ' ',
  20720.                                         ],
  20721.                                         'type' => 'explode',
  20722.                                     ],
  20723.                                     => [
  20724.                                         'type' => 'inputQuantityValue',
  20725.                                     ],
  20726.                                 ],
  20727.                             ],
  20728.                             10 => [
  20729.                                 'label' => 'Diametro',
  20730.                                 'dataSourceIndex' => [
  20731.                                     => '12',
  20732.                                 ],
  20733.                                 'settings' => [
  20734.                                     'delimiter' => ' ',
  20735.                                 ],
  20736.                                 'transformationResultType' => 'inputQuantityValue',
  20737.                                 'dataTarget' => [
  20738.                                     'type' => 'direct',
  20739.                                     'settings' => [
  20740.                                         'fieldName' => 'attributes.ProductAttributesMotor.diametro',
  20741.                                         'language' => '',
  20742.                                         'writeIfTargetIsNotEmpty' => true,
  20743.                                         'writeIfSourceIsEmpty' => true,
  20744.                                     ],
  20745.                                 ],
  20746.                                 'transformationPipeline' => [
  20747.                                     => [
  20748.                                         'settings' => [
  20749.                                             'delimiter' => ' ',
  20750.                                         ],
  20751.                                         'type' => 'explode',
  20752.                                     ],
  20753.                                     => [
  20754.                                         'type' => 'inputQuantityValue',
  20755.                                     ],
  20756.                                 ],
  20757.                             ],
  20758.                             11 => [
  20759.                                 'label' => 'Material',
  20760.                                 'dataSourceIndex' => [
  20761.                                     => '13',
  20762.                                 ],
  20763.                                 'settings' => [
  20764.                                     'mode' => 'both',
  20765.                                 ],
  20766.                                 'transformationResultType' => 'default',
  20767.                                 'dataTarget' => [
  20768.                                     'type' => 'direct',
  20769.                                     'settings' => [
  20770.                                         'fieldName' => 'attributes.ProductAttributesMotor.material',
  20771.                                         'language' => '',
  20772.                                         'writeIfTargetIsNotEmpty' => true,
  20773.                                         'writeIfSourceIsEmpty' => true,
  20774.                                     ],
  20775.                                 ],
  20776.                                 'transformationPipeline' => [
  20777.                                     => [
  20778.                                         'settings' => [
  20779.                                             'mode' => 'both',
  20780.                                         ],
  20781.                                         'type' => 'trim',
  20782.                                     ],
  20783.                                 ],
  20784.                             ],
  20785.                             12 => [
  20786.                                 'label' => 'variant',
  20787.                                 'dataSourceIndex' => [
  20788.                                     => '19',
  20789.                                 ],
  20790.                                 'transformationResultType' => 'default',
  20791.                                 'dataTarget' => [
  20792.                                     'type' => 'direct',
  20793.                                     'settings' => [
  20794.                                         'fieldName' => 'type',
  20795.                                         'language' => '',
  20796.                                         'writeIfTargetIsNotEmpty' => true,
  20797.                                         'writeIfSourceIsEmpty' => true,
  20798.                                     ],
  20799.                                 ],
  20800.                                 'transformationPipeline' => [
  20801.                                 ],
  20802.                             ],
  20803.                             13 => [
  20804.                                 'label' => 'tipo de aceite',
  20805.                                 'dataSourceIndex' => [
  20806.                                     => '14',
  20807.                                 ],
  20808.                                 'transformationResultType' => 'default',
  20809.                                 'dataTarget' => [
  20810.                                     'type' => 'direct',
  20811.                                     'settings' => [
  20812.                                         'fieldName' => 'attributes.ProductAttributesMotor.tipoDeAceite',
  20813.                                         'language' => '',
  20814.                                         'writeIfTargetIsNotEmpty' => true,
  20815.                                         'writeIfSourceIsEmpty' => true,
  20816.                                     ],
  20817.                                 ],
  20818.                                 'transformationPipeline' => [
  20819.                                 ],
  20820.                             ],
  20821.                             14 => [
  20822.                                 'label' => 'presentacion',
  20823.                                 'dataSourceIndex' => [
  20824.                                     => '15',
  20825.                                 ],
  20826.                                 'transformationResultType' => 'default',
  20827.                                 'dataTarget' => [
  20828.                                     'type' => 'direct',
  20829.                                     'settings' => [
  20830.                                         'fieldName' => 'attributes.ProductAttributesMotor.presentacion',
  20831.                                         'language' => '',
  20832.                                         'writeIfTargetIsNotEmpty' => true,
  20833.                                         'writeIfSourceIsEmpty' => true,
  20834.                                     ],
  20835.                                 ],
  20836.                                 'transformationPipeline' => [
  20837.                                 ],
  20838.                             ],
  20839.                             15 => [
  20840.                                 'label' => 'capacidad',
  20841.                                 'dataSourceIndex' => [
  20842.                                     => '16',
  20843.                                 ],
  20844.                                 'settings' => [
  20845.                                     'delimiter' => ' ',
  20846.                                 ],
  20847.                                 'transformationResultType' => 'inputQuantityValue',
  20848.                                 'dataTarget' => [
  20849.                                     'type' => 'direct',
  20850.                                     'settings' => [
  20851.                                         'fieldName' => 'attributes.ProductAttributesMotor.capacidad',
  20852.                                         'language' => '',
  20853.                                         'writeIfTargetIsNotEmpty' => true,
  20854.                                         'writeIfSourceIsEmpty' => true,
  20855.                                     ],
  20856.                                 ],
  20857.                                 'transformationPipeline' => [
  20858.                                     => [
  20859.                                         'settings' => [
  20860.                                             'delimiter' => ' ',
  20861.                                         ],
  20862.                                         'type' => 'explode',
  20863.                                     ],
  20864.                                     => [
  20865.                                         'type' => 'inputQuantityValue',
  20866.                                     ],
  20867.                                 ],
  20868.                             ],
  20869.                             16 => [
  20870.                                 'label' => 'apto para motores',
  20871.                                 'dataSourceIndex' => [
  20872.                                     => '17',
  20873.                                 ],
  20874.                                 'transformationResultType' => 'default',
  20875.                                 'dataTarget' => [
  20876.                                     'type' => 'direct',
  20877.                                     'settings' => [
  20878.                                         'fieldName' => 'attributes.ProductAttributesMotor.aptoParaMotores',
  20879.                                         'language' => '',
  20880.                                         'writeIfTargetIsNotEmpty' => true,
  20881.                                         'writeIfSourceIsEmpty' => true,
  20882.                                     ],
  20883.                                 ],
  20884.                                 'transformationPipeline' => [
  20885.                                 ],
  20886.                             ],
  20887.                             17 => [
  20888.                                 'label' => 'apto para marca de motores',
  20889.                                 'dataSourceIndex' => [
  20890.                                     => '18',
  20891.                                 ],
  20892.                                 'transformationResultType' => 'default',
  20893.                                 'dataTarget' => [
  20894.                                     'type' => 'direct',
  20895.                                     'settings' => [
  20896.                                         'fieldName' => 'attributes.ProductAttributesMotor.aptoParaMarcaDeMotores',
  20897.                                         'language' => '',
  20898.                                         'writeIfTargetIsNotEmpty' => true,
  20899.                                         'writeIfSourceIsEmpty' => true,
  20900.                                     ],
  20901.                                 ],
  20902.                                 'transformationPipeline' => [
  20903.                                 ],
  20904.                             ],
  20905.                             18 => [
  20906.                                 'label' => 'sede amigable es',
  20907.                                 'dataSourceIndex' => [
  20908.                                     => '21',
  20909.                                 ],
  20910.                                 'transformationResultType' => 'default',
  20911.                                 'dataTarget' => [
  20912.                                     'type' => 'direct',
  20913.                                     'settings' => [
  20914.                                         'fieldName' => 'urlseofriendly',
  20915.                                         'language' => 'es',
  20916.                                         'writeIfTargetIsNotEmpty' => true,
  20917.                                         'writeIfSourceIsEmpty' => true,
  20918.                                     ],
  20919.                                 ],
  20920.                                 'transformationPipeline' => [
  20921.                                 ],
  20922.                             ],
  20923.                             19 => [
  20924.                                 'label' => 'sede amigable en',
  20925.                                 'dataSourceIndex' => [
  20926.                                     => '22',
  20927.                                 ],
  20928.                                 'transformationResultType' => 'default',
  20929.                                 'dataTarget' => [
  20930.                                     'type' => 'direct',
  20931.                                     'settings' => [
  20932.                                         'fieldName' => 'urlseofriendly',
  20933.                                         'language' => 'en',
  20934.                                         'writeIfTargetIsNotEmpty' => true,
  20935.                                         'writeIfSourceIsEmpty' => true,
  20936.                                     ],
  20937.                                 ],
  20938.                                 'transformationPipeline' => [
  20939.                                 ],
  20940.                             ],
  20941.                         ],
  20942.                         'executionConfig' => [
  20943.                             'scheduleType' => 'recurring',
  20944.                             'cronDefinition' => '',
  20945.                             'scheduledAt' => '',
  20946.                         ],
  20947.                         'permissions' => [
  20948.                             'user' => [
  20949.                             ],
  20950.                             'role' => [
  20951.                             ],
  20952.                         ],
  20953.                         'workspaces' => [
  20954.                         ],
  20955.                     ],
  20956.                     'products-update' => [
  20957.                         'general' => [
  20958.                             'active' => true,
  20959.                             'type' => 'dataImporterDataObject',
  20960.                             'name' => 'products-update',
  20961.                             'description' => '',
  20962.                             'group' => '',
  20963.                             'path' => NULL,
  20964.                             'modificationDate' => 1713921228,
  20965.                             'createDate' => 1713803914,
  20966.                         ],
  20967.                         'loaderConfig' => [
  20968.                             'type' => 'upload',
  20969.                             'settings' => [
  20970.                                 'uploadFilePath' => 'products-update/upload.import',
  20971.                             ],
  20972.                         ],
  20973.                         'interpreterConfig' => [
  20974.                             'type' => 'xlsx',
  20975.                             'settings' => [
  20976.                                 'skipFirstRow' => true,
  20977.                                 'sheetName' => 'Hoja1',
  20978.                             ],
  20979.                         ],
  20980.                         'resolverConfig' => [
  20981.                             'elementType' => 'dataObject',
  20982.                             'dataObjectClassId' => '15',
  20983.                             'loadingStrategy' => [
  20984.                                 'type' => 'attribute',
  20985.                                 'settings' => [
  20986.                                     'dataSourceIndex' => '1',
  20987.                                     'attributeName' => 'bsncode',
  20988.                                     'language' => '',
  20989.                                     'includeUnpublished' => true,
  20990.                                 ],
  20991.                             ],
  20992.                             'createLocationStrategy' => [
  20993.                                 'type' => 'doNotCreate',
  20994.                             ],
  20995.                             'locationUpdateStrategy' => [
  20996.                                 'type' => 'noChange',
  20997.                             ],
  20998.                             'publishingStrategy' => [
  20999.                                 'type' => 'noChangeUnpublishNew',
  21000.                             ],
  21001.                         ],
  21002.                         'processingConfig' => [
  21003.                             'executionType' => 'sequential',
  21004.                             'idDataIndex' => '',
  21005.                         ],
  21006.                         'mappingConfig' => [
  21007.                             => [
  21008.                                 'label' => 'related clients',
  21009.                                 'dataSourceIndex' => [
  21010.                                     => '10',
  21011.                                 ],
  21012.                                 'settings' => [
  21013.                                     'loadStrategy' => 'attribute',
  21014.                                     'attributeDataObjectClassId' => '28',
  21015.                                     'attributeName' => 'idSage',
  21016.                                     'partialMatch' => 'on',
  21017.                                     'attributeLanguage' => '',
  21018.                                     'loadUnpublished' => 'on',
  21019.                                 ],
  21020.                                 'transformationResultType' => 'dataObjectArray',
  21021.                                 'dataTarget' => [
  21022.                                     'type' => 'manyToManyRelation',
  21023.                                     'settings' => [
  21024.                                         'fieldName' => 'relatedPlatforms',
  21025.                                         'language' => '',
  21026.                                         'writeIfTargetIsNotEmpty' => true,
  21027.                                         'writeIfSourceIsEmpty' => false,
  21028.                                         'overwriteMode' => 'merge',
  21029.                                     ],
  21030.                                 ],
  21031.                                 'transformationPipeline' => [
  21032.                                     => [
  21033.                                         'type' => 'asArray',
  21034.                                     ],
  21035.                                     => [
  21036.                                         'settings' => [
  21037.                                             'loadStrategy' => 'attribute',
  21038.                                             'attributeDataObjectClassId' => '28',
  21039.                                             'attributeName' => 'idSage',
  21040.                                             'partialMatch' => 'on',
  21041.                                             'attributeLanguage' => '',
  21042.                                             'loadUnpublished' => 'on',
  21043.                                         ],
  21044.                                         'type' => 'loadDataObject',
  21045.                                     ],
  21046.                                 ],
  21047.                             ],
  21048.                         ],
  21049.                         'executionConfig' => [
  21050.                             'scheduleType' => 'job',
  21051.                             'cronDefinition' => '',
  21052.                             'scheduledAt' => '',
  21053.                         ],
  21054.                         'permissions' => [
  21055.                             'user' => [
  21056.                             ],
  21057.                             'role' => [
  21058.                             ],
  21059.                         ],
  21060.                         'workspaces' => [
  21061.                         ],
  21062.                     ],
  21063.                     'navegacion-y-gobierno' => [
  21064.                         'general' => [
  21065.                             'type' => 'dataImporterDataObject',
  21066.                             'name' => 'navegacion-y-gobierno',
  21067.                             'description' => '',
  21068.                             'group' => '',
  21069.                             'active' => false,
  21070.                             'path' => NULL,
  21071.                             'modificationDate' => 1741060546,
  21072.                             'createDate' => 1733933138,
  21073.                         ],
  21074.                         'loaderConfig' => [
  21075.                             'type' => 'upload',
  21076.                             'settings' => [
  21077.                                 'uploadFilePath' => 'navegacion-y-gobierno/upload.import',
  21078.                             ],
  21079.                         ],
  21080.                         'interpreterConfig' => [
  21081.                             'type' => 'xlsx',
  21082.                             'settings' => [
  21083.                                 'skipFirstRow' => true,
  21084.                                 'sheetName' => 'variants',
  21085.                             ],
  21086.                         ],
  21087.                         'resolverConfig' => [
  21088.                             'elementType' => 'dataObject',
  21089.                             'dataObjectClassId' => '15',
  21090.                             'loadingStrategy' => [
  21091.                                 'type' => 'attribute',
  21092.                                 'settings' => [
  21093.                                     'dataSourceIndex' => '0',
  21094.                                     'attributeName' => 'bsncode',
  21095.                                     'language' => '',
  21096.                                     'includeUnpublished' => true,
  21097.                                 ],
  21098.                             ],
  21099.                             'createLocationStrategy' => [
  21100.                                 'type' => 'findParent',
  21101.                                 'settings' => [
  21102.                                     'findStrategy' => 'attribute',
  21103.                                     'attributeDataObjectClassId' => '15',
  21104.                                     'attributeName' => 'path',
  21105.                                     'attributeLanguage' => '',
  21106.                                     'dataSourceIndex' => '5',
  21107.                                     'fallbackPath' => '/fallback',
  21108.                                 ],
  21109.                             ],
  21110.                             'locationUpdateStrategy' => [
  21111.                                 'type' => 'noChange',
  21112.                             ],
  21113.                             'publishingStrategy' => [
  21114.                                 'type' => 'noChangeUnpublishNew',
  21115.                             ],
  21116.                         ],
  21117.                         'processingConfig' => [
  21118.                             'executionType' => 'sequential',
  21119.                             'idDataIndex' => '',
  21120.                         ],
  21121.                         'mappingConfig' => [
  21122.                             => [
  21123.                                 'label' => 'SK',
  21124.                                 'dataSourceIndex' => [
  21125.                                     => '0',
  21126.                                 ],
  21127.                                 'settings' => [
  21128.                                     'mode' => 'both',
  21129.                                     'search' => '/',
  21130.                                     'replace' => '-',
  21131.                                 ],
  21132.                                 'transformationResultType' => 'default',
  21133.                                 'dataTarget' => [
  21134.                                     'type' => 'direct',
  21135.                                     'settings' => [
  21136.                                         'fieldName' => 'key',
  21137.                                         'language' => '',
  21138.                                         'writeIfTargetIsNotEmpty' => true,
  21139.                                         'writeIfSourceIsEmpty' => true,
  21140.                                     ],
  21141.                                 ],
  21142.                                 'transformationPipeline' => [
  21143.                                     => [
  21144.                                         'settings' => [
  21145.                                             'search' => '/',
  21146.                                             'replace' => '-',
  21147.                                         ],
  21148.                                         'type' => 'stringReplace',
  21149.                                     ],
  21150.                                     => [
  21151.                                         'settings' => [
  21152.                                             'mode' => 'both',
  21153.                                         ],
  21154.                                         'type' => 'trim',
  21155.                                     ],
  21156.                                 ],
  21157.                             ],
  21158.                             => [
  21159.                                 'label' => 'Imagenes',
  21160.                                 'dataSourceIndex' => [
  21161.                                     => '1',
  21162.                                     => '2',
  21163.                                     => '3',
  21164.                                     => '4',
  21165.                                 ],
  21166.                                 'settings' => [
  21167.                                     'loadStrategy' => 'path',
  21168.                                 ],
  21169.                                 'transformationResultType' => 'assetArray',
  21170.                                 'dataTarget' => [
  21171.                                     'type' => 'manyToManyRelation',
  21172.                                     'settings' => [
  21173.                                         'fieldName' => 'images',
  21174.                                         'language' => '',
  21175.                                         'writeIfTargetIsNotEmpty' => true,
  21176.                                         'writeIfSourceIsEmpty' => true,
  21177.                                         'overwriteMode' => 'replace',
  21178.                                     ],
  21179.                                 ],
  21180.                                 'transformationPipeline' => [
  21181.                                     => [
  21182.                                         'type' => 'asArray',
  21183.                                     ],
  21184.                                     => [
  21185.                                         'settings' => [
  21186.                                             'loadStrategy' => 'path',
  21187.                                         ],
  21188.                                         'type' => 'loadAsset',
  21189.                                     ],
  21190.                                 ],
  21191.                             ],
  21192.                             => [
  21193.                                 'label' => 'Codigo',
  21194.                                 'dataSourceIndex' => [
  21195.                                     => '0',
  21196.                                 ],
  21197.                                 'settings' => [
  21198.                                     'mode' => 'both',
  21199.                                 ],
  21200.                                 'transformationResultType' => 'default',
  21201.                                 'dataTarget' => [
  21202.                                     'type' => 'direct',
  21203.                                     'settings' => [
  21204.                                         'fieldName' => 'bsncode',
  21205.                                         'language' => '',
  21206.                                         'writeIfTargetIsNotEmpty' => true,
  21207.                                         'writeIfSourceIsEmpty' => true,
  21208.                                     ],
  21209.                                 ],
  21210.                                 'transformationPipeline' => [
  21211.                                     => [
  21212.                                         'settings' => [
  21213.                                             'mode' => 'both',
  21214.                                         ],
  21215.                                         'type' => 'trim',
  21216.                                     ],
  21217.                                 ],
  21218.                             ],
  21219.                             => [
  21220.                                 'label' => 'Codigo del fabricante',
  21221.                                 'dataSourceIndex' => [
  21222.                                     => '0',
  21223.                                 ],
  21224.                                 'settings' => [
  21225.                                     'mode' => 'both',
  21226.                                 ],
  21227.                                 'transformationResultType' => 'default',
  21228.                                 'dataTarget' => [
  21229.                                     'type' => 'direct',
  21230.                                     'settings' => [
  21231.                                         'fieldName' => 'manufacturercode',
  21232.                                         'language' => '',
  21233.                                         'writeIfTargetIsNotEmpty' => true,
  21234.                                         'writeIfSourceIsEmpty' => true,
  21235.                                     ],
  21236.                                 ],
  21237.                                 'transformationPipeline' => [
  21238.                                     => [
  21239.                                         'settings' => [
  21240.                                             'mode' => 'both',
  21241.                                         ],
  21242.                                         'type' => 'trim',
  21243.                                     ],
  21244.                                 ],
  21245.                             ],
  21246.                             => [
  21247.                                 'label' => 'Precio',
  21248.                                 'dataSourceIndex' => [
  21249.                                     => '6',
  21250.                                 ],
  21251.                                 'transformationResultType' => 'default',
  21252.                                 'dataTarget' => [
  21253.                                     'type' => 'direct',
  21254.                                     'settings' => [
  21255.                                         'fieldName' => 'price',
  21256.                                         'language' => '',
  21257.                                         'writeIfTargetIsNotEmpty' => true,
  21258.                                         'writeIfSourceIsEmpty' => true,
  21259.                                     ],
  21260.                                 ],
  21261.                                 'transformationPipeline' => [
  21262.                                 ],
  21263.                             ],
  21264.                             => [
  21265.                                 'label' => 'Peso',
  21266.                                 'dataSourceIndex' => [
  21267.                                     => '7',
  21268.                                 ],
  21269.                                 'settings' => [
  21270.                                     'delimiter' => ' ',
  21271.                                 ],
  21272.                                 'transformationResultType' => 'inputQuantityValue',
  21273.                                 'dataTarget' => [
  21274.                                     'type' => 'direct',
  21275.                                     'settings' => [
  21276.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.peso',
  21277.                                         'language' => '',
  21278.                                         'writeIfTargetIsNotEmpty' => true,
  21279.                                         'writeIfSourceIsEmpty' => true,
  21280.                                     ],
  21281.                                 ],
  21282.                                 'transformationPipeline' => [
  21283.                                     => [
  21284.                                         'settings' => [
  21285.                                             'delimiter' => ' ',
  21286.                                         ],
  21287.                                         'type' => 'explode',
  21288.                                     ],
  21289.                                     => [
  21290.                                         'type' => 'inputQuantityValue',
  21291.                                     ],
  21292.                                 ],
  21293.                             ],
  21294.                             => [
  21295.                                 'label' => 'color',
  21296.                                 'dataSourceIndex' => [
  21297.                                     => '8',
  21298.                                 ],
  21299.                                 'settings' => [
  21300.                                     'mode' => 'both',
  21301.                                 ],
  21302.                                 'transformationResultType' => 'default',
  21303.                                 'dataTarget' => [
  21304.                                     'type' => 'direct',
  21305.                                     'settings' => [
  21306.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.color',
  21307.                                         'language' => '',
  21308.                                         'writeIfTargetIsNotEmpty' => true,
  21309.                                         'writeIfSourceIsEmpty' => true,
  21310.                                     ],
  21311.                                 ],
  21312.                                 'transformationPipeline' => [
  21313.                                     => [
  21314.                                         'settings' => [
  21315.                                             'mode' => 'both',
  21316.                                         ],
  21317.                                         'type' => 'trim',
  21318.                                     ],
  21319.                                 ],
  21320.                             ],
  21321.                             => [
  21322.                                 'label' => 'Largo',
  21323.                                 'dataSourceIndex' => [
  21324.                                     => '9',
  21325.                                 ],
  21326.                                 'settings' => [
  21327.                                     'delimiter' => ' ',
  21328.                                 ],
  21329.                                 'transformationResultType' => 'inputQuantityValue',
  21330.                                 'dataTarget' => [
  21331.                                     'type' => 'direct',
  21332.                                     'settings' => [
  21333.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.largo',
  21334.                                         'language' => '',
  21335.                                         'writeIfTargetIsNotEmpty' => true,
  21336.                                         'writeIfSourceIsEmpty' => true,
  21337.                                     ],
  21338.                                 ],
  21339.                                 'transformationPipeline' => [
  21340.                                     => [
  21341.                                         'settings' => [
  21342.                                             'delimiter' => ' ',
  21343.                                         ],
  21344.                                         'type' => 'explode',
  21345.                                     ],
  21346.                                     => [
  21347.                                         'type' => 'inputQuantityValue',
  21348.                                     ],
  21349.                                 ],
  21350.                             ],
  21351.                             => [
  21352.                                 'label' => 'Ancho',
  21353.                                 'dataSourceIndex' => [
  21354.                                     => '10',
  21355.                                 ],
  21356.                                 'settings' => [
  21357.                                     'delimiter' => ' ',
  21358.                                 ],
  21359.                                 'transformationResultType' => 'inputQuantityValue',
  21360.                                 'dataTarget' => [
  21361.                                     'type' => 'direct',
  21362.                                     'settings' => [
  21363.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.ancho',
  21364.                                         'language' => '',
  21365.                                         'writeIfTargetIsNotEmpty' => true,
  21366.                                         'writeIfSourceIsEmpty' => true,
  21367.                                     ],
  21368.                                 ],
  21369.                                 'transformationPipeline' => [
  21370.                                     => [
  21371.                                         'settings' => [
  21372.                                             'delimiter' => ' ',
  21373.                                         ],
  21374.                                         'type' => 'explode',
  21375.                                     ],
  21376.                                     => [
  21377.                                         'type' => 'inputQuantityValue',
  21378.                                     ],
  21379.                                 ],
  21380.                             ],
  21381.                             => [
  21382.                                 'label' => 'Alto',
  21383.                                 'dataSourceIndex' => [
  21384.                                     => '11',
  21385.                                 ],
  21386.                                 'settings' => [
  21387.                                     'delimiter' => ' ',
  21388.                                 ],
  21389.                                 'transformationResultType' => 'inputQuantityValue',
  21390.                                 'dataTarget' => [
  21391.                                     'type' => 'direct',
  21392.                                     'settings' => [
  21393.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.alto',
  21394.                                         'language' => '',
  21395.                                         'writeIfTargetIsNotEmpty' => true,
  21396.                                         'writeIfSourceIsEmpty' => true,
  21397.                                     ],
  21398.                                 ],
  21399.                                 'transformationPipeline' => [
  21400.                                     => [
  21401.                                         'settings' => [
  21402.                                             'delimiter' => ' ',
  21403.                                         ],
  21404.                                         'type' => 'explode',
  21405.                                     ],
  21406.                                     => [
  21407.                                         'type' => 'inputQuantityValue',
  21408.                                     ],
  21409.                                 ],
  21410.                             ],
  21411.                             10 => [
  21412.                                 'label' => 'Diametro',
  21413.                                 'dataSourceIndex' => [
  21414.                                     => '12',
  21415.                                 ],
  21416.                                 'settings' => [
  21417.                                     'delimiter' => ' ',
  21418.                                 ],
  21419.                                 'transformationResultType' => 'inputQuantityValue',
  21420.                                 'dataTarget' => [
  21421.                                     'type' => 'direct',
  21422.                                     'settings' => [
  21423.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.diametro',
  21424.                                         'language' => '',
  21425.                                         'writeIfTargetIsNotEmpty' => true,
  21426.                                         'writeIfSourceIsEmpty' => true,
  21427.                                     ],
  21428.                                 ],
  21429.                                 'transformationPipeline' => [
  21430.                                     => [
  21431.                                         'settings' => [
  21432.                                             'delimiter' => ' ',
  21433.                                         ],
  21434.                                         'type' => 'explode',
  21435.                                     ],
  21436.                                     => [
  21437.                                         'type' => 'inputQuantityValue',
  21438.                                     ],
  21439.                                 ],
  21440.                             ],
  21441.                             11 => [
  21442.                                 'label' => 'Material',
  21443.                                 'dataSourceIndex' => [
  21444.                                     => '13',
  21445.                                 ],
  21446.                                 'settings' => [
  21447.                                     'mode' => 'both',
  21448.                                 ],
  21449.                                 'transformationResultType' => 'default',
  21450.                                 'dataTarget' => [
  21451.                                     'type' => 'direct',
  21452.                                     'settings' => [
  21453.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.material',
  21454.                                         'language' => '',
  21455.                                         'writeIfTargetIsNotEmpty' => true,
  21456.                                         'writeIfSourceIsEmpty' => true,
  21457.                                     ],
  21458.                                 ],
  21459.                                 'transformationPipeline' => [
  21460.                                     => [
  21461.                                         'settings' => [
  21462.                                             'mode' => 'both',
  21463.                                         ],
  21464.                                         'type' => 'trim',
  21465.                                     ],
  21466.                                 ],
  21467.                             ],
  21468.                             12 => [
  21469.                                 'label' => 'Tipo de cable',
  21470.                                 'dataSourceIndex' => [
  21471.                                     => '14',
  21472.                                 ],
  21473.                                 'transformationResultType' => 'default',
  21474.                                 'dataTarget' => [
  21475.                                     'type' => 'direct',
  21476.                                     'settings' => [
  21477.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.tipoDeCable',
  21478.                                         'language' => '',
  21479.                                         'writeIfTargetIsNotEmpty' => true,
  21480.                                         'writeIfSourceIsEmpty' => true,
  21481.                                     ],
  21482.                                 ],
  21483.                                 'transformationPipeline' => [
  21484.                                 ],
  21485.                             ],
  21486.                             13 => [
  21487.                                 'label' => 'tipo de mandos para motores',
  21488.                                 'dataSourceIndex' => [
  21489.                                     => '15',
  21490.                                 ],
  21491.                                 'transformationResultType' => 'default',
  21492.                                 'dataTarget' => [
  21493.                                     'type' => 'direct',
  21494.                                     'settings' => [
  21495.                                         'fieldName' => 'attributes.ProductAttributesNavegacionYGobierno.tipoDeMandosParaMotores',
  21496.                                         'language' => '',
  21497.                                         'writeIfTargetIsNotEmpty' => true,
  21498.                                         'writeIfSourceIsEmpty' => true,
  21499.                                     ],
  21500.                                 ],
  21501.                                 'transformationPipeline' => [
  21502.                                 ],
  21503.                             ],
  21504.                             14 => [
  21505.                                 'label' => 'variant',
  21506.                                 'dataSourceIndex' => [
  21507.                                     => '16',
  21508.                                 ],
  21509.                                 'transformationResultType' => 'default',
  21510.                                 'dataTarget' => [
  21511.                                     'type' => 'direct',
  21512.                                     'settings' => [
  21513.                                         'fieldName' => 'type',
  21514.                                         'language' => '',
  21515.                                         'writeIfTargetIsNotEmpty' => true,
  21516.                                         'writeIfSourceIsEmpty' => true,
  21517.                                     ],
  21518.                                 ],
  21519.                                 'transformationPipeline' => [
  21520.                                 ],
  21521.                             ],
  21522.                             15 => [
  21523.                                 'label' => 'sede amigable es',
  21524.                                 'dataSourceIndex' => [
  21525.                                     => '18',
  21526.                                 ],
  21527.                                 'transformationResultType' => 'default',
  21528.                                 'dataTarget' => [
  21529.                                     'type' => 'direct',
  21530.                                     'settings' => [
  21531.                                         'fieldName' => 'urlseofriendly',
  21532.                                         'language' => 'es',
  21533.                                         'writeIfTargetIsNotEmpty' => true,
  21534.                                         'writeIfSourceIsEmpty' => true,
  21535.                                     ],
  21536.                                 ],
  21537.                                 'transformationPipeline' => [
  21538.                                 ],
  21539.                             ],
  21540.                             16 => [
  21541.                                 'label' => 'sede amigable en',
  21542.                                 'dataSourceIndex' => [
  21543.                                     => '19',
  21544.                                 ],
  21545.                                 'transformationResultType' => 'default',
  21546.                                 'dataTarget' => [
  21547.                                     'type' => 'direct',
  21548.                                     'settings' => [
  21549.                                         'fieldName' => 'urlseofriendly',
  21550.                                         'language' => 'en',
  21551.                                         'writeIfTargetIsNotEmpty' => true,
  21552.                                         'writeIfSourceIsEmpty' => true,
  21553.                                     ],
  21554.                                 ],
  21555.                                 'transformationPipeline' => [
  21556.                                 ],
  21557.                             ],
  21558.                         ],
  21559.                         'executionConfig' => [
  21560.                             'scheduleType' => 'recurring',
  21561.                             'cronDefinition' => '',
  21562.                             'scheduledAt' => '',
  21563.                         ],
  21564.                         'permissions' => [
  21565.                             'user' => [
  21566.                             ],
  21567.                             'role' => [
  21568.                             ],
  21569.                         ],
  21570.                         'workspaces' => [
  21571.                         ],
  21572.                     ],
  21573.                     'salvamento-y-seguridad-uniques' => [
  21574.                         'general' => [
  21575.                             'type' => 'dataImporterDataObject',
  21576.                             'name' => 'salvamento-y-seguridad-uniques',
  21577.                             'description' => '',
  21578.                             'group' => '',
  21579.                             'active' => false,
  21580.                             'path' => NULL,
  21581.                             'modificationDate' => 1740617757,
  21582.                             'createDate' => 1733933138,
  21583.                         ],
  21584.                         'loaderConfig' => [
  21585.                             'type' => 'upload',
  21586.                             'settings' => [
  21587.                                 'uploadFilePath' => 'salvamento-y-seguridad-uniques/upload.import',
  21588.                             ],
  21589.                         ],
  21590.                         'interpreterConfig' => [
  21591.                             'type' => 'xlsx',
  21592.                             'settings' => [
  21593.                                 'skipFirstRow' => true,
  21594.                                 'sheetName' => 'uniques',
  21595.                             ],
  21596.                         ],
  21597.                         'resolverConfig' => [
  21598.                             'elementType' => 'dataObject',
  21599.                             'dataObjectClassId' => '15',
  21600.                             'loadingStrategy' => [
  21601.                                 'type' => 'path',
  21602.                                 'settings' => [
  21603.                                     'dataSourceIndex' => '5',
  21604.                                 ],
  21605.                             ],
  21606.                             'createLocationStrategy' => [
  21607.                                 'type' => 'doNotCreate',
  21608.                             ],
  21609.                             'locationUpdateStrategy' => [
  21610.                                 'type' => 'noChange',
  21611.                             ],
  21612.                             'publishingStrategy' => [
  21613.                                 'type' => 'noChangeUnpublishNew',
  21614.                             ],
  21615.                         ],
  21616.                         'processingConfig' => [
  21617.                             'executionType' => 'sequential',
  21618.                             'idDataIndex' => '',
  21619.                         ],
  21620.                         'mappingConfig' => [
  21621.                             => [
  21622.                                 'label' => 'Imagenes',
  21623.                                 'dataSourceIndex' => [
  21624.                                     => '1',
  21625.                                     => '2',
  21626.                                     => '3',
  21627.                                     => '4',
  21628.                                 ],
  21629.                                 'settings' => [
  21630.                                     'loadStrategy' => 'path',
  21631.                                 ],
  21632.                                 'transformationResultType' => 'assetArray',
  21633.                                 'dataTarget' => [
  21634.                                     'type' => 'manyToManyRelation',
  21635.                                     'settings' => [
  21636.                                         'fieldName' => 'images',
  21637.                                         'language' => '',
  21638.                                         'writeIfTargetIsNotEmpty' => true,
  21639.                                         'writeIfSourceIsEmpty' => false,
  21640.                                         'overwriteMode' => 'replace',
  21641.                                     ],
  21642.                                 ],
  21643.                                 'transformationPipeline' => [
  21644.                                     => [
  21645.                                         'type' => 'asArray',
  21646.                                     ],
  21647.                                     => [
  21648.                                         'settings' => [
  21649.                                             'loadStrategy' => 'path',
  21650.                                         ],
  21651.                                         'type' => 'loadAsset',
  21652.                                     ],
  21653.                                 ],
  21654.                             ],
  21655.                             => [
  21656.                                 'label' => 'Codigo',
  21657.                                 'dataSourceIndex' => [
  21658.                                     => '0',
  21659.                                 ],
  21660.                                 'settings' => [
  21661.                                     'mode' => 'both',
  21662.                                 ],
  21663.                                 'transformationResultType' => 'default',
  21664.                                 'dataTarget' => [
  21665.                                     'type' => 'direct',
  21666.                                     'settings' => [
  21667.                                         'fieldName' => 'bsncode',
  21668.                                         'language' => '',
  21669.                                         'writeIfTargetIsNotEmpty' => true,
  21670.                                         'writeIfSourceIsEmpty' => true,
  21671.                                     ],
  21672.                                 ],
  21673.                                 'transformationPipeline' => [
  21674.                                     => [
  21675.                                         'settings' => [
  21676.                                             'mode' => 'both',
  21677.                                         ],
  21678.                                         'type' => 'trim',
  21679.                                     ],
  21680.                                 ],
  21681.                             ],
  21682.                             => [
  21683.                                 'label' => 'Codigo del fabricante',
  21684.                                 'dataSourceIndex' => [
  21685.                                     => '0',
  21686.                                 ],
  21687.                                 'settings' => [
  21688.                                     'mode' => 'both',
  21689.                                 ],
  21690.                                 'transformationResultType' => 'default',
  21691.                                 'dataTarget' => [
  21692.                                     'type' => 'direct',
  21693.                                     'settings' => [
  21694.                                         'fieldName' => 'manufacturercode',
  21695.                                         'language' => '',
  21696.                                         'writeIfTargetIsNotEmpty' => true,
  21697.                                         'writeIfSourceIsEmpty' => true,
  21698.                                     ],
  21699.                                 ],
  21700.                                 'transformationPipeline' => [
  21701.                                     => [
  21702.                                         'settings' => [
  21703.                                             'mode' => 'both',
  21704.                                         ],
  21705.                                         'type' => 'trim',
  21706.                                     ],
  21707.                                 ],
  21708.                             ],
  21709.                             => [
  21710.                                 'label' => 'Precio',
  21711.                                 'dataSourceIndex' => [
  21712.                                     => '6',
  21713.                                 ],
  21714.                                 'transformationResultType' => 'default',
  21715.                                 'dataTarget' => [
  21716.                                     'type' => 'direct',
  21717.                                     'settings' => [
  21718.                                         'fieldName' => 'price',
  21719.                                         'language' => '',
  21720.                                         'writeIfTargetIsNotEmpty' => true,
  21721.                                         'writeIfSourceIsEmpty' => true,
  21722.                                     ],
  21723.                                 ],
  21724.                                 'transformationPipeline' => [
  21725.                                 ],
  21726.                             ],
  21727.                             => [
  21728.                                 'label' => 'Peso',
  21729.                                 'dataSourceIndex' => [
  21730.                                     => '7',
  21731.                                 ],
  21732.                                 'settings' => [
  21733.                                     'delimiter' => ' ',
  21734.                                 ],
  21735.                                 'transformationResultType' => 'inputQuantityValue',
  21736.                                 'dataTarget' => [
  21737.                                     'type' => 'direct',
  21738.                                     'settings' => [
  21739.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.peso',
  21740.                                         'language' => '',
  21741.                                         'writeIfTargetIsNotEmpty' => true,
  21742.                                         'writeIfSourceIsEmpty' => true,
  21743.                                     ],
  21744.                                 ],
  21745.                                 'transformationPipeline' => [
  21746.                                     => [
  21747.                                         'settings' => [
  21748.                                             'delimiter' => ' ',
  21749.                                         ],
  21750.                                         'type' => 'explode',
  21751.                                     ],
  21752.                                     => [
  21753.                                         'type' => 'inputQuantityValue',
  21754.                                     ],
  21755.                                 ],
  21756.                             ],
  21757.                             => [
  21758.                                 'label' => 'color',
  21759.                                 'dataSourceIndex' => [
  21760.                                     => '8',
  21761.                                 ],
  21762.                                 'settings' => [
  21763.                                     'mode' => 'both',
  21764.                                 ],
  21765.                                 'transformationResultType' => 'default',
  21766.                                 'dataTarget' => [
  21767.                                     'type' => 'direct',
  21768.                                     'settings' => [
  21769.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.color',
  21770.                                         'language' => '',
  21771.                                         'writeIfTargetIsNotEmpty' => true,
  21772.                                         'writeIfSourceIsEmpty' => true,
  21773.                                     ],
  21774.                                 ],
  21775.                                 'transformationPipeline' => [
  21776.                                     => [
  21777.                                         'settings' => [
  21778.                                             'mode' => 'both',
  21779.                                         ],
  21780.                                         'type' => 'trim',
  21781.                                     ],
  21782.                                 ],
  21783.                             ],
  21784.                             => [
  21785.                                 'label' => 'Largo',
  21786.                                 'dataSourceIndex' => [
  21787.                                     => '9',
  21788.                                 ],
  21789.                                 'settings' => [
  21790.                                     'delimiter' => ' ',
  21791.                                 ],
  21792.                                 'transformationResultType' => 'inputQuantityValue',
  21793.                                 'dataTarget' => [
  21794.                                     'type' => 'direct',
  21795.                                     'settings' => [
  21796.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.largo',
  21797.                                         'language' => '',
  21798.                                         'writeIfTargetIsNotEmpty' => true,
  21799.                                         'writeIfSourceIsEmpty' => true,
  21800.                                     ],
  21801.                                 ],
  21802.                                 'transformationPipeline' => [
  21803.                                     => [
  21804.                                         'settings' => [
  21805.                                             'delimiter' => ' ',
  21806.                                         ],
  21807.                                         'type' => 'explode',
  21808.                                     ],
  21809.                                     => [
  21810.                                         'type' => 'inputQuantityValue',
  21811.                                     ],
  21812.                                 ],
  21813.                             ],
  21814.                             => [
  21815.                                 'label' => 'Ancho',
  21816.                                 'dataSourceIndex' => [
  21817.                                     => '10',
  21818.                                 ],
  21819.                                 'settings' => [
  21820.                                     'delimiter' => ' ',
  21821.                                 ],
  21822.                                 'transformationResultType' => 'inputQuantityValue',
  21823.                                 'dataTarget' => [
  21824.                                     'type' => 'direct',
  21825.                                     'settings' => [
  21826.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.ancho',
  21827.                                         'language' => '',
  21828.                                         'writeIfTargetIsNotEmpty' => true,
  21829.                                         'writeIfSourceIsEmpty' => true,
  21830.                                     ],
  21831.                                 ],
  21832.                                 'transformationPipeline' => [
  21833.                                     => [
  21834.                                         'settings' => [
  21835.                                             'delimiter' => ' ',
  21836.                                         ],
  21837.                                         'type' => 'explode',
  21838.                                     ],
  21839.                                     => [
  21840.                                         'type' => 'inputQuantityValue',
  21841.                                     ],
  21842.                                 ],
  21843.                             ],
  21844.                             => [
  21845.                                 'label' => 'Alto',
  21846.                                 'dataSourceIndex' => [
  21847.                                     => '11',
  21848.                                 ],
  21849.                                 'settings' => [
  21850.                                     'delimiter' => ' ',
  21851.                                 ],
  21852.                                 'transformationResultType' => 'inputQuantityValue',
  21853.                                 'dataTarget' => [
  21854.                                     'type' => 'direct',
  21855.                                     'settings' => [
  21856.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.alto',
  21857.                                         'language' => '',
  21858.                                         'writeIfTargetIsNotEmpty' => true,
  21859.                                         'writeIfSourceIsEmpty' => true,
  21860.                                     ],
  21861.                                 ],
  21862.                                 'transformationPipeline' => [
  21863.                                     => [
  21864.                                         'settings' => [
  21865.                                             'delimiter' => ' ',
  21866.                                         ],
  21867.                                         'type' => 'explode',
  21868.                                     ],
  21869.                                     => [
  21870.                                         'type' => 'inputQuantityValue',
  21871.                                     ],
  21872.                                 ],
  21873.                             ],
  21874.                             => [
  21875.                                 'label' => 'Diametro',
  21876.                                 'dataSourceIndex' => [
  21877.                                     => '12',
  21878.                                 ],
  21879.                                 'settings' => [
  21880.                                     'delimiter' => ' ',
  21881.                                 ],
  21882.                                 'transformationResultType' => 'inputQuantityValue',
  21883.                                 'dataTarget' => [
  21884.                                     'type' => 'direct',
  21885.                                     'settings' => [
  21886.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.diametro',
  21887.                                         'language' => '',
  21888.                                         'writeIfTargetIsNotEmpty' => true,
  21889.                                         'writeIfSourceIsEmpty' => true,
  21890.                                     ],
  21891.                                 ],
  21892.                                 'transformationPipeline' => [
  21893.                                     => [
  21894.                                         'settings' => [
  21895.                                             'delimiter' => ' ',
  21896.                                         ],
  21897.                                         'type' => 'explode',
  21898.                                     ],
  21899.                                     => [
  21900.                                         'type' => 'inputQuantityValue',
  21901.                                     ],
  21902.                                 ],
  21903.                             ],
  21904.                             10 => [
  21905.                                 'label' => 'Material',
  21906.                                 'dataSourceIndex' => [
  21907.                                     => '13',
  21908.                                 ],
  21909.                                 'settings' => [
  21910.                                     'mode' => 'both',
  21911.                                 ],
  21912.                                 'transformationResultType' => 'default',
  21913.                                 'dataTarget' => [
  21914.                                     'type' => 'direct',
  21915.                                     'settings' => [
  21916.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.material',
  21917.                                         'language' => '',
  21918.                                         'writeIfTargetIsNotEmpty' => true,
  21919.                                         'writeIfSourceIsEmpty' => true,
  21920.                                     ],
  21921.                                 ],
  21922.                                 'transformationPipeline' => [
  21923.                                     => [
  21924.                                         'settings' => [
  21925.                                             'mode' => 'both',
  21926.                                         ],
  21927.                                         'type' => 'trim',
  21928.                                     ],
  21929.                                 ],
  21930.                             ],
  21931.                             11 => [
  21932.                                 'label' => 'diametro interior',
  21933.                                 'dataSourceIndex' => [
  21934.                                     => '14',
  21935.                                 ],
  21936.                                 'settings' => [
  21937.                                     'delimiter' => ' ',
  21938.                                 ],
  21939.                                 'transformationResultType' => 'inputQuantityValue',
  21940.                                 'dataTarget' => [
  21941.                                     'type' => 'direct',
  21942.                                     'settings' => [
  21943.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.diametroInterior',
  21944.                                         'language' => '',
  21945.                                         'writeIfTargetIsNotEmpty' => true,
  21946.                                         'writeIfSourceIsEmpty' => true,
  21947.                                     ],
  21948.                                 ],
  21949.                                 'transformationPipeline' => [
  21950.                                     => [
  21951.                                         'settings' => [
  21952.                                             'delimiter' => ' ',
  21953.                                         ],
  21954.                                         'type' => 'explode',
  21955.                                     ],
  21956.                                     => [
  21957.                                         'type' => 'inputQuantityValue',
  21958.                                     ],
  21959.                                 ],
  21960.                             ],
  21961.                             12 => [
  21962.                                 'label' => 'diametro exterior',
  21963.                                 'dataSourceIndex' => [
  21964.                                     => '15',
  21965.                                 ],
  21966.                                 'settings' => [
  21967.                                     'delimiter' => ' ',
  21968.                                 ],
  21969.                                 'transformationResultType' => 'inputQuantityValue',
  21970.                                 'dataTarget' => [
  21971.                                     'type' => 'direct',
  21972.                                     'settings' => [
  21973.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.diametroExterior',
  21974.                                         'language' => '',
  21975.                                         'writeIfTargetIsNotEmpty' => true,
  21976.                                         'writeIfSourceIsEmpty' => true,
  21977.                                     ],
  21978.                                 ],
  21979.                                 'transformationPipeline' => [
  21980.                                     => [
  21981.                                         'settings' => [
  21982.                                             'delimiter' => ' ',
  21983.                                         ],
  21984.                                         'type' => 'explode',
  21985.                                     ],
  21986.                                     => [
  21987.                                         'type' => 'inputQuantityValue',
  21988.                                     ],
  21989.                                 ],
  21990.                             ],
  21991.                             13 => [
  21992.                                 'label' => 'zona de navegacion',
  21993.                                 'dataSourceIndex' => [
  21994.                                     => '16',
  21995.                                 ],
  21996.                                 'transformationResultType' => 'default',
  21997.                                 'dataTarget' => [
  21998.                                     'type' => 'direct',
  21999.                                     'settings' => [
  22000.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.zonaDeNavegacion',
  22001.                                         'language' => '',
  22002.                                         'writeIfTargetIsNotEmpty' => true,
  22003.                                         'writeIfSourceIsEmpty' => true,
  22004.                                     ],
  22005.                                 ],
  22006.                                 'transformationPipeline' => [
  22007.                                 ],
  22008.                             ],
  22009.                             14 => [
  22010.                                 'label' => 'angulo',
  22011.                                 'dataSourceIndex' => [
  22012.                                     => '17',
  22013.                                 ],
  22014.                                 'transformationResultType' => 'default',
  22015.                                 'dataTarget' => [
  22016.                                     'type' => 'direct',
  22017.                                     'settings' => [
  22018.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.angulo',
  22019.                                         'language' => '',
  22020.                                         'writeIfTargetIsNotEmpty' => true,
  22021.                                         'writeIfSourceIsEmpty' => true,
  22022.                                     ],
  22023.                                 ],
  22024.                                 'transformationPipeline' => [
  22025.                                 ],
  22026.                             ],
  22027.                             15 => [
  22028.                                 'label' => 'homologacion',
  22029.                                 'dataSourceIndex' => [
  22030.                                     => '18',
  22031.                                 ],
  22032.                                 'transformationResultType' => 'default',
  22033.                                 'dataTarget' => [
  22034.                                     'type' => 'direct',
  22035.                                     'settings' => [
  22036.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.homologacion',
  22037.                                         'language' => '',
  22038.                                         'writeIfTargetIsNotEmpty' => true,
  22039.                                         'writeIfSourceIsEmpty' => true,
  22040.                                     ],
  22041.                                 ],
  22042.                                 'transformationPipeline' => [
  22043.                                 ],
  22044.                             ],
  22045.                             16 => [
  22046.                                 'label' => 'tipo de polvo',
  22047.                                 'dataSourceIndex' => [
  22048.                                     => '19',
  22049.                                 ],
  22050.                                 'transformationResultType' => 'default',
  22051.                                 'dataTarget' => [
  22052.                                     'type' => 'direct',
  22053.                                     'settings' => [
  22054.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.tipoDePolvo',
  22055.                                         'language' => '',
  22056.                                         'writeIfTargetIsNotEmpty' => true,
  22057.                                         'writeIfSourceIsEmpty' => true,
  22058.                                     ],
  22059.                                 ],
  22060.                                 'transformationPipeline' => [
  22061.                                 ],
  22062.                             ],
  22063.                             17 => [
  22064.                                 'label' => 'Capacidad',
  22065.                                 'dataSourceIndex' => [
  22066.                                     => '22',
  22067.                                 ],
  22068.                                 'settings' => [
  22069.                                     'delimiter' => ' ',
  22070.                                 ],
  22071.                                 'transformationResultType' => 'inputQuantityValue',
  22072.                                 'dataTarget' => [
  22073.                                     'type' => 'direct',
  22074.                                     'settings' => [
  22075.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.capacidad',
  22076.                                         'language' => '',
  22077.                                         'writeIfTargetIsNotEmpty' => true,
  22078.                                         'writeIfSourceIsEmpty' => true,
  22079.                                     ],
  22080.                                 ],
  22081.                                 'transformationPipeline' => [
  22082.                                     => [
  22083.                                         'settings' => [
  22084.                                             'delimiter' => ' ',
  22085.                                         ],
  22086.                                         'type' => 'explode',
  22087.                                     ],
  22088.                                     => [
  22089.                                         'type' => 'inputQuantityValue',
  22090.                                     ],
  22091.                                 ],
  22092.                             ],
  22093.                             18 => [
  22094.                                 'label' => 'Eficacia',
  22095.                                 'dataSourceIndex' => [
  22096.                                     => '23',
  22097.                                 ],
  22098.                                 'transformationResultType' => 'default',
  22099.                                 'dataTarget' => [
  22100.                                     'type' => 'direct',
  22101.                                     'settings' => [
  22102.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.eficacia',
  22103.                                         'language' => '',
  22104.                                         'writeIfTargetIsNotEmpty' => true,
  22105.                                         'writeIfSourceIsEmpty' => true,
  22106.                                     ],
  22107.                                 ],
  22108.                                 'transformationPipeline' => [
  22109.                                 ],
  22110.                             ],
  22111.                             19 => [
  22112.                                 'label' => 'Dimensiones',
  22113.                                 'dataSourceIndex' => [
  22114.                                     => '24',
  22115.                                 ],
  22116.                                 'transformationResultType' => 'default',
  22117.                                 'dataTarget' => [
  22118.                                     'type' => 'direct',
  22119.                                     'settings' => [
  22120.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.dimensiones',
  22121.                                         'language' => '',
  22122.                                         'writeIfTargetIsNotEmpty' => true,
  22123.                                         'writeIfSourceIsEmpty' => true,
  22124.                                     ],
  22125.                                 ],
  22126.                                 'transformationPipeline' => [
  22127.                                 ],
  22128.                             ],
  22129.                             20 => [
  22130.                                 'label' => 'Modelo',
  22131.                                 'dataSourceIndex' => [
  22132.                                     => '25',
  22133.                                 ],
  22134.                                 'transformationResultType' => 'default',
  22135.                                 'dataTarget' => [
  22136.                                     'type' => 'direct',
  22137.                                     'settings' => [
  22138.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.modelo',
  22139.                                         'language' => '',
  22140.                                         'writeIfTargetIsNotEmpty' => true,
  22141.                                         'writeIfSourceIsEmpty' => true,
  22142.                                     ],
  22143.                                 ],
  22144.                                 'transformationPipeline' => [
  22145.                                 ],
  22146.                             ],
  22147.                             21 => [
  22148.                                 'label' => 'Flotacion',
  22149.                                 'dataSourceIndex' => [
  22150.                                     => '26',
  22151.                                 ],
  22152.                                 'settings' => [
  22153.                                     'delimiter' => ' ',
  22154.                                 ],
  22155.                                 'transformationResultType' => 'inputQuantityValue',
  22156.                                 'dataTarget' => [
  22157.                                     'type' => 'direct',
  22158.                                     'settings' => [
  22159.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.flotacion',
  22160.                                         'language' => '',
  22161.                                         'writeIfTargetIsNotEmpty' => true,
  22162.                                         'writeIfSourceIsEmpty' => true,
  22163.                                     ],
  22164.                                 ],
  22165.                                 'transformationPipeline' => [
  22166.                                     => [
  22167.                                         'settings' => [
  22168.                                             'delimiter' => ' ',
  22169.                                         ],
  22170.                                         'type' => 'explode',
  22171.                                     ],
  22172.                                     => [
  22173.                                         'type' => 'inputQuantityValue',
  22174.                                     ],
  22175.                                 ],
  22176.                             ],
  22177.                             22 => [
  22178.                                 'label' => 'Talla',
  22179.                                 'dataSourceIndex' => [
  22180.                                     => '27',
  22181.                                 ],
  22182.                                 'transformationResultType' => 'default',
  22183.                                 'dataTarget' => [
  22184.                                     'type' => 'direct',
  22185.                                     'settings' => [
  22186.                                         'fieldName' => 'attributes.ProductAttributesSalvamientoYSeguridad.talla',
  22187.                                         'language' => '',
  22188.                                         'writeIfTargetIsNotEmpty' => true,
  22189.                                         'writeIfSourceIsEmpty' => true,
  22190.                                     ],
  22191.                                 ],
  22192.                                 'transformationPipeline' => [
  22193.                                 ],
  22194.                             ],
  22195.                             23 => [
  22196.                                 'label' => 'sede amigable es',
  22197.                                 'dataSourceIndex' => [
  22198.                                     => '28',
  22199.                                 ],
  22200.                                 'transformationResultType' => 'default',
  22201.                                 'dataTarget' => [
  22202.                                     'type' => 'direct',
  22203.                                     'settings' => [
  22204.                                         'fieldName' => 'urlseofriendly',
  22205.                                         'language' => 'es',
  22206.                                         'writeIfTargetIsNotEmpty' => true,
  22207.                                         'writeIfSourceIsEmpty' => false,
  22208.                                     ],
  22209.                                 ],
  22210.                                 'transformationPipeline' => [
  22211.                                 ],
  22212.                             ],
  22213.                             24 => [
  22214.                                 'label' => 'sede amigable en',
  22215.                                 'dataSourceIndex' => [
  22216.                                     => '29',
  22217.                                 ],
  22218.                                 'transformationResultType' => 'default',
  22219.                                 'dataTarget' => [
  22220.                                     'type' => 'direct',
  22221.                                     'settings' => [
  22222.                                         'fieldName' => 'urlseofriendly',
  22223.                                         'language' => 'en',
  22224.                                         'writeIfTargetIsNotEmpty' => true,
  22225.                                         'writeIfSourceIsEmpty' => false,
  22226.                                     ],
  22227.                                 ],
  22228.                                 'transformationPipeline' => [
  22229.                                 ],
  22230.                             ],
  22231.                         ],
  22232.                         'executionConfig' => [
  22233.                             'scheduleType' => 'recurring',
  22234.                             'cronDefinition' => '',
  22235.                             'scheduledAt' => '',
  22236.                         ],
  22237.                         'permissions' => [
  22238.                             'user' => [
  22239.                             ],
  22240.                             'role' => [
  22241.                             ],
  22242.                         ],
  22243.                         'workspaces' => [
  22244.                         ],
  22245.                     ],
  22246.                     'preparacion-superficies-uniques' => [
  22247.                         'general' => [
  22248.                             'type' => 'dataImporterDataObject',
  22249.                             'name' => 'preparacion-superficies-uniques',
  22250.                             'description' => '',
  22251.                             'group' => '',
  22252.                             'active' => false,
  22253.                             'path' => NULL,
  22254.                             'modificationDate' => 1744702378,
  22255.                             'createDate' => 1733933138,
  22256.                         ],
  22257.                         'loaderConfig' => [
  22258.                             'type' => 'upload',
  22259.                             'settings' => [
  22260.                                 'uploadFilePath' => 'preparacion-superficies-uniques/upload.import',
  22261.                             ],
  22262.                         ],
  22263.                         'interpreterConfig' => [
  22264.                             'type' => 'xlsx',
  22265.                             'settings' => [
  22266.                                 'skipFirstRow' => true,
  22267.                                 'sheetName' => 'Uniques',
  22268.                             ],
  22269.                         ],
  22270.                         'resolverConfig' => [
  22271.                             'elementType' => 'dataObject',
  22272.                             'dataObjectClassId' => '15',
  22273.                             'loadingStrategy' => [
  22274.                                 'type' => 'path',
  22275.                                 'settings' => [
  22276.                                     'dataSourceIndex' => '5',
  22277.                                 ],
  22278.                             ],
  22279.                             'createLocationStrategy' => [
  22280.                                 'type' => 'doNotCreate',
  22281.                             ],
  22282.                             'locationUpdateStrategy' => [
  22283.                                 'type' => 'noChange',
  22284.                             ],
  22285.                             'publishingStrategy' => [
  22286.                                 'type' => 'noChangeUnpublishNew',
  22287.                             ],
  22288.                         ],
  22289.                         'processingConfig' => [
  22290.                             'executionType' => 'sequential',
  22291.                             'idDataIndex' => '',
  22292.                         ],
  22293.                         'mappingConfig' => [
  22294.                             => [
  22295.                                 'label' => 'Imagenes',
  22296.                                 'dataSourceIndex' => [
  22297.                                     => '1',
  22298.                                     => '2',
  22299.                                     => '3',
  22300.                                     => '4',
  22301.                                 ],
  22302.                                 'settings' => [
  22303.                                     'loadStrategy' => 'path',
  22304.                                 ],
  22305.                                 'transformationResultType' => 'assetArray',
  22306.                                 'dataTarget' => [
  22307.                                     'type' => 'manyToManyRelation',
  22308.                                     'settings' => [
  22309.                                         'fieldName' => 'images',
  22310.                                         'language' => '',
  22311.                                         'writeIfTargetIsNotEmpty' => true,
  22312.                                         'writeIfSourceIsEmpty' => true,
  22313.                                         'overwriteMode' => 'replace',
  22314.                                     ],
  22315.                                 ],
  22316.                                 'transformationPipeline' => [
  22317.                                     => [
  22318.                                         'type' => 'asArray',
  22319.                                     ],
  22320.                                     => [
  22321.                                         'settings' => [
  22322.                                             'loadStrategy' => 'path',
  22323.                                         ],
  22324.                                         'type' => 'loadAsset',
  22325.                                     ],
  22326.                                 ],
  22327.                             ],
  22328.                             => [
  22329.                                 'label' => 'Codigo',
  22330.                                 'dataSourceIndex' => [
  22331.                                     => '0',
  22332.                                 ],
  22333.                                 'settings' => [
  22334.                                     'mode' => 'both',
  22335.                                 ],
  22336.                                 'transformationResultType' => 'default',
  22337.                                 'dataTarget' => [
  22338.                                     'type' => 'direct',
  22339.                                     'settings' => [
  22340.                                         'fieldName' => 'bsncode',
  22341.                                         'language' => '',
  22342.                                         'writeIfTargetIsNotEmpty' => true,
  22343.                                         'writeIfSourceIsEmpty' => true,
  22344.                                     ],
  22345.                                 ],
  22346.                                 'transformationPipeline' => [
  22347.                                     => [
  22348.                                         'settings' => [
  22349.                                             'mode' => 'both',
  22350.                                         ],
  22351.                                         'type' => 'trim',
  22352.                                     ],
  22353.                                 ],
  22354.                             ],
  22355.                             => [
  22356.                                 'label' => 'Codigo del fabricante',
  22357.                                 'dataSourceIndex' => [
  22358.                                     => '0',
  22359.                                 ],
  22360.                                 'settings' => [
  22361.                                     'mode' => 'both',
  22362.                                 ],
  22363.                                 'transformationResultType' => 'default',
  22364.                                 'dataTarget' => [
  22365.                                     'type' => 'direct',
  22366.                                     'settings' => [
  22367.                                         'fieldName' => 'manufacturercode',
  22368.                                         'language' => '',
  22369.                                         'writeIfTargetIsNotEmpty' => true,
  22370.                                         'writeIfSourceIsEmpty' => true,
  22371.                                     ],
  22372.                                 ],
  22373.                                 'transformationPipeline' => [
  22374.                                     => [
  22375.                                         'settings' => [
  22376.                                             'mode' => 'both',
  22377.                                         ],
  22378.                                         'type' => 'trim',
  22379.                                     ],
  22380.                                 ],
  22381.                             ],
  22382.                             => [
  22383.                                 'label' => 'Precio',
  22384.                                 'dataSourceIndex' => [
  22385.                                     => '6',
  22386.                                 ],
  22387.                                 'transformationResultType' => 'default',
  22388.                                 'dataTarget' => [
  22389.                                     'type' => 'direct',
  22390.                                     'settings' => [
  22391.                                         'fieldName' => 'price',
  22392.                                         'language' => '',
  22393.                                         'writeIfTargetIsNotEmpty' => true,
  22394.                                         'writeIfSourceIsEmpty' => true,
  22395.                                     ],
  22396.                                 ],
  22397.                                 'transformationPipeline' => [
  22398.                                 ],
  22399.                             ],
  22400.                             => [
  22401.                                 'label' => 'sede amigable es',
  22402.                                 'dataSourceIndex' => [
  22403.                                     => '7',
  22404.                                 ],
  22405.                                 'transformationResultType' => 'default',
  22406.                                 'dataTarget' => [
  22407.                                     'type' => 'direct',
  22408.                                     'settings' => [
  22409.                                         'fieldName' => 'urlseofriendly',
  22410.                                         'language' => 'es',
  22411.                                         'writeIfTargetIsNotEmpty' => true,
  22412.                                         'writeIfSourceIsEmpty' => true,
  22413.                                     ],
  22414.                                 ],
  22415.                                 'transformationPipeline' => [
  22416.                                 ],
  22417.                             ],
  22418.                             => [
  22419.                                 'label' => 'sede amigable en',
  22420.                                 'dataSourceIndex' => [
  22421.                                     => '8',
  22422.                                 ],
  22423.                                 'transformationResultType' => 'default',
  22424.                                 'dataTarget' => [
  22425.                                     'type' => 'direct',
  22426.                                     'settings' => [
  22427.                                         'fieldName' => 'urlseofriendly',
  22428.                                         'language' => 'en',
  22429.                                         'writeIfTargetIsNotEmpty' => true,
  22430.                                         'writeIfSourceIsEmpty' => true,
  22431.                                     ],
  22432.                                 ],
  22433.                                 'transformationPipeline' => [
  22434.                                 ],
  22435.                             ],
  22436.                             => [
  22437.                                 'label' => 'unidades',
  22438.                                 'dataSourceIndex' => [
  22439.                                     => '9',
  22440.                                 ],
  22441.                                 'transformationResultType' => 'numeric',
  22442.                                 'dataTarget' => [
  22443.                                     'type' => 'direct',
  22444.                                     'settings' => [
  22445.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.unidades',
  22446.                                         'language' => '',
  22447.                                         'writeIfTargetIsNotEmpty' => true,
  22448.                                         'writeIfSourceIsEmpty' => true,
  22449.                                     ],
  22450.                                 ],
  22451.                                 'transformationPipeline' => [
  22452.                                     => [
  22453.                                         'type' => 'numeric',
  22454.                                     ],
  22455.                                 ],
  22456.                             ],
  22457.                             => [
  22458.                                 'label' => 'presentacion',
  22459.                                 'dataSourceIndex' => [
  22460.                                     => '10',
  22461.                                 ],
  22462.                                 'transformationResultType' => 'default',
  22463.                                 'dataTarget' => [
  22464.                                     'type' => 'direct',
  22465.                                     'settings' => [
  22466.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.presentacion',
  22467.                                         'language' => '',
  22468.                                         'writeIfTargetIsNotEmpty' => true,
  22469.                                         'writeIfSourceIsEmpty' => true,
  22470.                                     ],
  22471.                                 ],
  22472.                                 'transformationPipeline' => [
  22473.                                 ],
  22474.                             ],
  22475.                             => [
  22476.                                 'label' => 'capacidad',
  22477.                                 'dataSourceIndex' => [
  22478.                                     => '11',
  22479.                                 ],
  22480.                                 'settings' => [
  22481.                                     'delimiter' => ' ',
  22482.                                 ],
  22483.                                 'transformationResultType' => 'inputQuantityValue',
  22484.                                 'dataTarget' => [
  22485.                                     'type' => 'direct',
  22486.                                     'settings' => [
  22487.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.capacidad',
  22488.                                         'language' => '',
  22489.                                         'writeIfTargetIsNotEmpty' => true,
  22490.                                         'writeIfSourceIsEmpty' => true,
  22491.                                     ],
  22492.                                 ],
  22493.                                 'transformationPipeline' => [
  22494.                                     => [
  22495.                                         'settings' => [
  22496.                                             'delimiter' => ' ',
  22497.                                         ],
  22498.                                         'type' => 'explode',
  22499.                                     ],
  22500.                                     => [
  22501.                                         'type' => 'inputQuantityValue',
  22502.                                     ],
  22503.                                 ],
  22504.                             ],
  22505.                             => [
  22506.                                 'label' => 'orificios',
  22507.                                 'dataSourceIndex' => [
  22508.                                     => '13',
  22509.                                 ],
  22510.                                 'transformationResultType' => 'default',
  22511.                                 'dataTarget' => [
  22512.                                     'type' => 'direct',
  22513.                                     'settings' => [
  22514.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.cantidagujeros',
  22515.                                         'language' => '',
  22516.                                         'writeIfTargetIsNotEmpty' => true,
  22517.                                         'writeIfSourceIsEmpty' => true,
  22518.                                     ],
  22519.                                 ],
  22520.                                 'transformationPipeline' => [
  22521.                                 ],
  22522.                             ],
  22523.                             10 => [
  22524.                                 'label' => 'ancho',
  22525.                                 'dataSourceIndex' => [
  22526.                                     => '14',
  22527.                                 ],
  22528.                                 'settings' => [
  22529.                                     'delimiter' => ' ',
  22530.                                 ],
  22531.                                 'transformationResultType' => 'inputQuantityValue',
  22532.                                 'dataTarget' => [
  22533.                                     'type' => 'direct',
  22534.                                     'settings' => [
  22535.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.ancho',
  22536.                                         'language' => '',
  22537.                                         'writeIfTargetIsNotEmpty' => true,
  22538.                                         'writeIfSourceIsEmpty' => true,
  22539.                                     ],
  22540.                                 ],
  22541.                                 'transformationPipeline' => [
  22542.                                     => [
  22543.                                         'settings' => [
  22544.                                             'delimiter' => ' ',
  22545.                                         ],
  22546.                                         'type' => 'explode',
  22547.                                     ],
  22548.                                     => [
  22549.                                         'type' => 'inputQuantityValue',
  22550.                                     ],
  22551.                                 ],
  22552.                             ],
  22553.                             11 => [
  22554.                                 'label' => 'Largo',
  22555.                                 'dataSourceIndex' => [
  22556.                                     => '15',
  22557.                                 ],
  22558.                                 'settings' => [
  22559.                                     'delimiter' => ' ',
  22560.                                 ],
  22561.                                 'transformationResultType' => 'inputQuantityValue',
  22562.                                 'dataTarget' => [
  22563.                                     'type' => 'direct',
  22564.                                     'settings' => [
  22565.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.largo',
  22566.                                         'language' => '',
  22567.                                         'writeIfTargetIsNotEmpty' => true,
  22568.                                         'writeIfSourceIsEmpty' => true,
  22569.                                     ],
  22570.                                 ],
  22571.                                 'transformationPipeline' => [
  22572.                                     => [
  22573.                                         'settings' => [
  22574.                                             'delimiter' => ' ',
  22575.                                         ],
  22576.                                         'type' => 'explode',
  22577.                                     ],
  22578.                                     => [
  22579.                                         'type' => 'inputQuantityValue',
  22580.                                     ],
  22581.                                 ],
  22582.                             ],
  22583.                             12 => [
  22584.                                 'label' => 'diametro',
  22585.                                 'dataSourceIndex' => [
  22586.                                     => '16',
  22587.                                 ],
  22588.                                 'settings' => [
  22589.                                     'delimiter' => ' ',
  22590.                                 ],
  22591.                                 'transformationResultType' => 'inputQuantityValue',
  22592.                                 'dataTarget' => [
  22593.                                     'type' => 'direct',
  22594.                                     'settings' => [
  22595.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.diametro',
  22596.                                         'language' => '',
  22597.                                         'writeIfTargetIsNotEmpty' => true,
  22598.                                         'writeIfSourceIsEmpty' => true,
  22599.                                     ],
  22600.                                 ],
  22601.                                 'transformationPipeline' => [
  22602.                                     => [
  22603.                                         'settings' => [
  22604.                                             'delimiter' => ' ',
  22605.                                         ],
  22606.                                         'type' => 'explode',
  22607.                                     ],
  22608.                                     => [
  22609.                                         'type' => 'inputQuantityValue',
  22610.                                     ],
  22611.                                 ],
  22612.                             ],
  22613.                             13 => [
  22614.                                 'label' => 'grano',
  22615.                                 'dataSourceIndex' => [
  22616.                                     => '12',
  22617.                                 ],
  22618.                                 'transformationResultType' => 'default',
  22619.                                 'dataTarget' => [
  22620.                                     'type' => 'direct',
  22621.                                     'settings' => [
  22622.                                         'fieldName' => 'attributes.ProductAttributesPreparacionSuperficies.grano',
  22623.                                         'language' => '',
  22624.                                         'writeIfTargetIsNotEmpty' => true,
  22625.                                         'writeIfSourceIsEmpty' => true,
  22626.                                     ],
  22627.                                 ],
  22628.                                 'transformationPipeline' => [
  22629.                                 ],
  22630.                             ],
  22631.                         ],
  22632.                         'executionConfig' => [
  22633.                             'scheduleType' => 'recurring',
  22634.                             'cronDefinition' => '',
  22635.                             'scheduledAt' => '',
  22636.                         ],
  22637.                         'permissions' => [
  22638.                             'user' => [
  22639.                             ],
  22640.                             'role' => [
  22641.                             ],
  22642.                         ],
  22643.                         'workspaces' => [
  22644.                         ],
  22645.                     ],
  22646.                     'casco-cubierta-y-herrajes-uniques' => [
  22647.                         'general' => [
  22648.                             'type' => 'dataImporterDataObject',
  22649.                             'name' => 'casco-cubierta-y-herrajes-uniques',
  22650.                             'description' => '',
  22651.                             'group' => '',
  22652.                             'active' => false,
  22653.                             'path' => NULL,
  22654.                             'modificationDate' => 1740617651,
  22655.                             'createDate' => 1733933138,
  22656.                         ],
  22657.                         'loaderConfig' => [
  22658.                             'type' => 'upload',
  22659.                             'settings' => [
  22660.                                 'uploadFilePath' => 'casco-cubierta-y-herrajes-uniques/upload.import',
  22661.                             ],
  22662.                         ],
  22663.                         'interpreterConfig' => [
  22664.                             'type' => 'xlsx',
  22665.                             'settings' => [
  22666.                                 'skipFirstRow' => true,
  22667.                                 'sheetName' => 'uniques',
  22668.                             ],
  22669.                         ],
  22670.                         'resolverConfig' => [
  22671.                             'elementType' => 'dataObject',
  22672.                             'dataObjectClassId' => '15',
  22673.                             'loadingStrategy' => [
  22674.                                 'type' => 'path',
  22675.                                 'settings' => [
  22676.                                     'dataSourceIndex' => '5',
  22677.                                 ],
  22678.                             ],
  22679.                             'createLocationStrategy' => [
  22680.                                 'type' => 'doNotCreate',
  22681.                             ],
  22682.                             'locationUpdateStrategy' => [
  22683.                                 'type' => 'noChange',
  22684.                             ],
  22685.                             'publishingStrategy' => [
  22686.                                 'type' => 'noChangeUnpublishNew',
  22687.                             ],
  22688.                         ],
  22689.                         'processingConfig' => [
  22690.                             'executionType' => 'sequential',
  22691.                             'idDataIndex' => '',
  22692.                         ],
  22693.                         'mappingConfig' => [
  22694.                             => [
  22695.                                 'label' => 'Imagenes',
  22696.                                 'dataSourceIndex' => [
  22697.                                     => '1',
  22698.                                     => '2',
  22699.                                     => '3',
  22700.                                     => '4',
  22701.                                 ],
  22702.                                 'settings' => [
  22703.                                     'loadStrategy' => 'path',
  22704.                                 ],
  22705.                                 'transformationResultType' => 'assetArray',
  22706.                                 'dataTarget' => [
  22707.                                     'type' => 'manyToManyRelation',
  22708.                                     'settings' => [
  22709.                                         'fieldName' => 'images',
  22710.                                         'language' => '',
  22711.                                         'writeIfTargetIsNotEmpty' => true,
  22712.                                         'writeIfSourceIsEmpty' => false,
  22713.                                         'overwriteMode' => 'replace',
  22714.                                     ],
  22715.                                 ],
  22716.                                 'transformationPipeline' => [
  22717.                                     => [
  22718.                                         'type' => 'asArray',
  22719.                                     ],
  22720.                                     => [
  22721.                                         'settings' => [
  22722.                                             'loadStrategy' => 'path',
  22723.                                         ],
  22724.                                         'type' => 'loadAsset',
  22725.                                     ],
  22726.                                 ],
  22727.                             ],
  22728.                             => [
  22729.                                 'label' => 'Codigo',
  22730.                                 'dataSourceIndex' => [
  22731.                                     => '0',
  22732.                                 ],
  22733.                                 'settings' => [
  22734.                                     'mode' => 'both',
  22735.                                 ],
  22736.                                 'transformationResultType' => 'default',
  22737.                                 'dataTarget' => [
  22738.                                     'type' => 'direct',
  22739.                                     'settings' => [
  22740.                                         'fieldName' => 'bsncode',
  22741.                                         'language' => '',
  22742.                                         'writeIfTargetIsNotEmpty' => true,
  22743.                                         'writeIfSourceIsEmpty' => true,
  22744.                                     ],
  22745.                                 ],
  22746.                                 'transformationPipeline' => [
  22747.                                     => [
  22748.                                         'settings' => [
  22749.                                             'mode' => 'both',
  22750.                                         ],
  22751.                                         'type' => 'trim',
  22752.                                     ],
  22753.                                 ],
  22754.                             ],
  22755.                             => [
  22756.                                 'label' => 'Codigo del fabricante',
  22757.                                 'dataSourceIndex' => [
  22758.                                     => '0',
  22759.                                 ],
  22760.                                 'settings' => [
  22761.                                     'mode' => 'both',
  22762.                                 ],
  22763.                                 'transformationResultType' => 'default',
  22764.                                 'dataTarget' => [
  22765.                                     'type' => 'direct',
  22766.                                     'settings' => [
  22767.                                         'fieldName' => 'manufacturercode',
  22768.                                         'language' => '',
  22769.                                         'writeIfTargetIsNotEmpty' => true,
  22770.                                         'writeIfSourceIsEmpty' => true,
  22771.                                     ],
  22772.                                 ],
  22773.                                 'transformationPipeline' => [
  22774.                                     => [
  22775.                                         'settings' => [
  22776.                                             'mode' => 'both',
  22777.                                         ],
  22778.                                         'type' => 'trim',
  22779.                                     ],
  22780.                                 ],
  22781.                             ],
  22782.                             => [
  22783.                                 'label' => 'Precio',
  22784.                                 'dataSourceIndex' => [
  22785.                                     => '6',
  22786.                                 ],
  22787.                                 'transformationResultType' => 'default',
  22788.                                 'dataTarget' => [
  22789.                                     'type' => 'direct',
  22790.                                     'settings' => [
  22791.                                         'fieldName' => 'price',
  22792.                                         'language' => '',
  22793.                                         'writeIfTargetIsNotEmpty' => true,
  22794.                                         'writeIfSourceIsEmpty' => true,
  22795.                                     ],
  22796.                                 ],
  22797.                                 'transformationPipeline' => [
  22798.                                 ],
  22799.                             ],
  22800.                             => [
  22801.                                 'label' => 'Peso',
  22802.                                 'dataSourceIndex' => [
  22803.                                     => '7',
  22804.                                 ],
  22805.                                 'settings' => [
  22806.                                     'delimiter' => ' ',
  22807.                                 ],
  22808.                                 'transformationResultType' => 'inputQuantityValue',
  22809.                                 'dataTarget' => [
  22810.                                     'type' => 'direct',
  22811.                                     'settings' => [
  22812.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.peso',
  22813.                                         'language' => '',
  22814.                                         'writeIfTargetIsNotEmpty' => true,
  22815.                                         'writeIfSourceIsEmpty' => true,
  22816.                                     ],
  22817.                                 ],
  22818.                                 'transformationPipeline' => [
  22819.                                     => [
  22820.                                         'settings' => [
  22821.                                             'delimiter' => ' ',
  22822.                                         ],
  22823.                                         'type' => 'explode',
  22824.                                     ],
  22825.                                     => [
  22826.                                         'type' => 'inputQuantityValue',
  22827.                                     ],
  22828.                                 ],
  22829.                             ],
  22830.                             => [
  22831.                                 'label' => 'color',
  22832.                                 'dataSourceIndex' => [
  22833.                                     => '8',
  22834.                                 ],
  22835.                                 'settings' => [
  22836.                                     'mode' => 'both',
  22837.                                 ],
  22838.                                 'transformationResultType' => 'default',
  22839.                                 'dataTarget' => [
  22840.                                     'type' => 'direct',
  22841.                                     'settings' => [
  22842.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.color',
  22843.                                         'language' => '',
  22844.                                         'writeIfTargetIsNotEmpty' => true,
  22845.                                         'writeIfSourceIsEmpty' => true,
  22846.                                     ],
  22847.                                 ],
  22848.                                 'transformationPipeline' => [
  22849.                                     => [
  22850.                                         'settings' => [
  22851.                                             'mode' => 'both',
  22852.                                         ],
  22853.                                         'type' => 'trim',
  22854.                                     ],
  22855.                                 ],
  22856.                             ],
  22857.                             => [
  22858.                                 'label' => 'Largo',
  22859.                                 'dataSourceIndex' => [
  22860.                                     => '9',
  22861.                                 ],
  22862.                                 'settings' => [
  22863.                                     'delimiter' => ' ',
  22864.                                 ],
  22865.                                 'transformationResultType' => 'inputQuantityValue',
  22866.                                 'dataTarget' => [
  22867.                                     'type' => 'direct',
  22868.                                     'settings' => [
  22869.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.largo',
  22870.                                         'language' => '',
  22871.                                         'writeIfTargetIsNotEmpty' => true,
  22872.                                         'writeIfSourceIsEmpty' => true,
  22873.                                     ],
  22874.                                 ],
  22875.                                 'transformationPipeline' => [
  22876.                                     => [
  22877.                                         'settings' => [
  22878.                                             'delimiter' => ' ',
  22879.                                         ],
  22880.                                         'type' => 'explode',
  22881.                                     ],
  22882.                                     => [
  22883.                                         'type' => 'inputQuantityValue',
  22884.                                     ],
  22885.                                 ],
  22886.                             ],
  22887.                             => [
  22888.                                 'label' => 'Ancho',
  22889.                                 'dataSourceIndex' => [
  22890.                                     => '10',
  22891.                                 ],
  22892.                                 'settings' => [
  22893.                                     'delimiter' => ' ',
  22894.                                 ],
  22895.                                 'transformationResultType' => 'inputQuantityValue',
  22896.                                 'dataTarget' => [
  22897.                                     'type' => 'direct',
  22898.                                     'settings' => [
  22899.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.ancho',
  22900.                                         'language' => '',
  22901.                                         'writeIfTargetIsNotEmpty' => true,
  22902.                                         'writeIfSourceIsEmpty' => true,
  22903.                                     ],
  22904.                                 ],
  22905.                                 'transformationPipeline' => [
  22906.                                     => [
  22907.                                         'settings' => [
  22908.                                             'delimiter' => ' ',
  22909.                                         ],
  22910.                                         'type' => 'explode',
  22911.                                     ],
  22912.                                     => [
  22913.                                         'type' => 'inputQuantityValue',
  22914.                                     ],
  22915.                                 ],
  22916.                             ],
  22917.                             => [
  22918.                                 'label' => 'Alto',
  22919.                                 'dataSourceIndex' => [
  22920.                                     => '11',
  22921.                                 ],
  22922.                                 'settings' => [
  22923.                                     'delimiter' => ' ',
  22924.                                 ],
  22925.                                 'transformationResultType' => 'inputQuantityValue',
  22926.                                 'dataTarget' => [
  22927.                                     'type' => 'direct',
  22928.                                     'settings' => [
  22929.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.alto',
  22930.                                         'language' => '',
  22931.                                         'writeIfTargetIsNotEmpty' => true,
  22932.                                         'writeIfSourceIsEmpty' => true,
  22933.                                     ],
  22934.                                 ],
  22935.                                 'transformationPipeline' => [
  22936.                                     => [
  22937.                                         'settings' => [
  22938.                                             'delimiter' => ' ',
  22939.                                         ],
  22940.                                         'type' => 'explode',
  22941.                                     ],
  22942.                                     => [
  22943.                                         'type' => 'inputQuantityValue',
  22944.                                     ],
  22945.                                 ],
  22946.                             ],
  22947.                             => [
  22948.                                 'label' => 'Diametro',
  22949.                                 'dataSourceIndex' => [
  22950.                                     => '12',
  22951.                                 ],
  22952.                                 'settings' => [
  22953.                                     'delimiter' => ' ',
  22954.                                 ],
  22955.                                 'transformationResultType' => 'inputQuantityValue',
  22956.                                 'dataTarget' => [
  22957.                                     'type' => 'direct',
  22958.                                     'settings' => [
  22959.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.diametro',
  22960.                                         'language' => '',
  22961.                                         'writeIfTargetIsNotEmpty' => true,
  22962.                                         'writeIfSourceIsEmpty' => true,
  22963.                                     ],
  22964.                                 ],
  22965.                                 'transformationPipeline' => [
  22966.                                     => [
  22967.                                         'settings' => [
  22968.                                             'delimiter' => ' ',
  22969.                                         ],
  22970.                                         'type' => 'explode',
  22971.                                     ],
  22972.                                     => [
  22973.                                         'type' => 'inputQuantityValue',
  22974.                                     ],
  22975.                                 ],
  22976.                             ],
  22977.                             10 => [
  22978.                                 'label' => 'Material',
  22979.                                 'dataSourceIndex' => [
  22980.                                     => '13',
  22981.                                 ],
  22982.                                 'settings' => [
  22983.                                     'mode' => 'both',
  22984.                                 ],
  22985.                                 'transformationResultType' => 'default',
  22986.                                 'dataTarget' => [
  22987.                                     'type' => 'direct',
  22988.                                     'settings' => [
  22989.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.material',
  22990.                                         'language' => '',
  22991.                                         'writeIfTargetIsNotEmpty' => true,
  22992.                                         'writeIfSourceIsEmpty' => true,
  22993.                                     ],
  22994.                                 ],
  22995.                                 'transformationPipeline' => [
  22996.                                     => [
  22997.                                         'settings' => [
  22998.                                             'mode' => 'both',
  22999.                                         ],
  23000.                                         'type' => 'trim',
  23001.                                     ],
  23002.                                 ],
  23003.                             ],
  23004.                             11 => [
  23005.                                 'label' => 'diametro interior',
  23006.                                 'dataSourceIndex' => [
  23007.                                     => '14',
  23008.                                 ],
  23009.                                 'settings' => [
  23010.                                     'delimiter' => ' ',
  23011.                                 ],
  23012.                                 'transformationResultType' => 'inputQuantityValue',
  23013.                                 'dataTarget' => [
  23014.                                     'type' => 'direct',
  23015.                                     'settings' => [
  23016.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.diametroInterior',
  23017.                                         'language' => '',
  23018.                                         'writeIfTargetIsNotEmpty' => true,
  23019.                                         'writeIfSourceIsEmpty' => true,
  23020.                                     ],
  23021.                                 ],
  23022.                                 'transformationPipeline' => [
  23023.                                     => [
  23024.                                         'settings' => [
  23025.                                             'delimiter' => ' ',
  23026.                                         ],
  23027.                                         'type' => 'explode',
  23028.                                     ],
  23029.                                     => [
  23030.                                         'type' => 'inputQuantityValue',
  23031.                                     ],
  23032.                                 ],
  23033.                             ],
  23034.                             12 => [
  23035.                                 'label' => 'longitud del tubo',
  23036.                                 'dataSourceIndex' => [
  23037.                                     => '15',
  23038.                                 ],
  23039.                                 'settings' => [
  23040.                                     'delimiter' => ' ',
  23041.                                 ],
  23042.                                 'transformationResultType' => 'inputQuantityValue',
  23043.                                 'dataTarget' => [
  23044.                                     'type' => 'direct',
  23045.                                     'settings' => [
  23046.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.longitudDelTubo',
  23047.                                         'language' => '',
  23048.                                         'writeIfTargetIsNotEmpty' => true,
  23049.                                         'writeIfSourceIsEmpty' => true,
  23050.                                     ],
  23051.                                 ],
  23052.                                 'transformationPipeline' => [
  23053.                                     => [
  23054.                                         'settings' => [
  23055.                                             'delimiter' => ' ',
  23056.                                         ],
  23057.                                         'type' => 'explode',
  23058.                                     ],
  23059.                                     => [
  23060.                                         'type' => 'inputQuantityValue',
  23061.                                     ],
  23062.                                 ],
  23063.                             ],
  23064.                             13 => [
  23065.                                 'label' => 'dimensiones base',
  23066.                                 'dataSourceIndex' => [
  23067.                                     => '16',
  23068.                                 ],
  23069.                                 'settings' => [
  23070.                                     'delimiter' => ' ',
  23071.                                 ],
  23072.                                 'transformationResultType' => 'inputQuantityValue',
  23073.                                 'dataTarget' => [
  23074.                                     'type' => 'direct',
  23075.                                     'settings' => [
  23076.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.dimensionesBase',
  23077.                                         'language' => '',
  23078.                                         'writeIfTargetIsNotEmpty' => true,
  23079.                                         'writeIfSourceIsEmpty' => true,
  23080.                                     ],
  23081.                                 ],
  23082.                                 'transformationPipeline' => [
  23083.                                     => [
  23084.                                         'settings' => [
  23085.                                             'delimiter' => ' ',
  23086.                                         ],
  23087.                                         'type' => 'explode',
  23088.                                     ],
  23089.                                     => [
  23090.                                         'type' => 'inputQuantityValue',
  23091.                                     ],
  23092.                                 ],
  23093.                             ],
  23094.                             14 => [
  23095.                                 'label' => 'distancia entre agujeros',
  23096.                                 'dataSourceIndex' => [
  23097.                                     => '17',
  23098.                                 ],
  23099.                                 'settings' => [
  23100.                                     'delimiter' => ' ',
  23101.                                 ],
  23102.                                 'transformationResultType' => 'inputQuantityValue',
  23103.                                 'dataTarget' => [
  23104.                                     'type' => 'direct',
  23105.                                     'settings' => [
  23106.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.distanciaEntreAgujeros',
  23107.                                         'language' => '',
  23108.                                         'writeIfTargetIsNotEmpty' => true,
  23109.                                         'writeIfSourceIsEmpty' => true,
  23110.                                     ],
  23111.                                 ],
  23112.                                 'transformationPipeline' => [
  23113.                                     => [
  23114.                                         'settings' => [
  23115.                                             'delimiter' => ' ',
  23116.                                         ],
  23117.                                         'type' => 'explode',
  23118.                                     ],
  23119.                                     => [
  23120.                                         'type' => 'inputQuantityValue',
  23121.                                     ],
  23122.                                 ],
  23123.                             ],
  23124.                             15 => [
  23125.                                 'label' => 'longitud total',
  23126.                                 'dataSourceIndex' => [
  23127.                                     => '18',
  23128.                                 ],
  23129.                                 'settings' => [
  23130.                                     'delimiter' => ' ',
  23131.                                 ],
  23132.                                 'transformationResultType' => 'inputQuantityValue',
  23133.                                 'dataTarget' => [
  23134.                                     'type' => 'direct',
  23135.                                     'settings' => [
  23136.                                         'fieldName' => 'attributes.ProductAttributesCascoCubiertaYHerrajes.longitudTotal',
  23137.                                         'language' => '',
  23138.                                         'writeIfTargetIsNotEmpty' => true,
  23139.                                         'writeIfSourceIsEmpty' => true,
  23140.                                     ],
  23141.                                 ],
  23142.                                 'transformationPipeline' => [
  23143.                                     => [
  23144.                                         'settings' => [
  23145.                                             'delimiter' => ' ',
  23146.                                         ],
  23147.                                         'type' => 'explode',
  23148.                                     ],
  23149.                                     => [
  23150.                                         'type' => 'inputQuantityValue',
  23151.                                     ],
  23152.                                 ],
  23153.                             ],
  23154.                             16 => [
  23155.                                 'label' => 'Sede amigable ES',
  23156.                                 'dataSourceIndex' => [
  23157.                                     => '21',
  23158.                                 ],
  23159.                                 'transformationResultType' => 'default',
  23160.                                 'dataTarget' => [
  23161.                                     'type' => 'direct',
  23162.                                     'settings' => [
  23163.                                         'fieldName' => 'urlseofriendly',
  23164.                                         'language' => 'es',
  23165.                                         'writeIfTargetIsNotEmpty' => true,
  23166.                                         'writeIfSourceIsEmpty' => false,
  23167.                                     ],
  23168.                                 ],
  23169.                                 'transformationPipeline' => [
  23170.                                 ],
  23171.                             ],
  23172.                             17 => [
  23173.                                 'label' => 'Sede amigable EN',
  23174.                                 'dataSourceIndex' => [
  23175.                                     => '22',
  23176.                                 ],
  23177.                                 'transformationResultType' => 'default',
  23178.                                 'dataTarget' => [
  23179.                                     'type' => 'direct',
  23180.                                     'settings' => [
  23181.                                         'fieldName' => 'urlseofriendly',
  23182.                                         'language' => 'en',
  23183.                                         'writeIfTargetIsNotEmpty' => true,
  23184.                                         'writeIfSourceIsEmpty' => false,
  23185.                                     ],
  23186.                                 ],
  23187.                                 'transformationPipeline' => [
  23188.                                 ],
  23189.                             ],
  23190.                         ],
  23191.                         'executionConfig' => [
  23192.                             'scheduleType' => 'recurring',
  23193.                             'cronDefinition' => '',
  23194.                             'scheduledAt' => '',
  23195.                         ],
  23196.                         'permissions' => [
  23197.                             'user' => [
  23198.                             ],
  23199.                             'role' => [
  23200.                             ],
  23201.                         ],
  23202.                         'workspaces' => [
  23203.                         ],
  23204.                     ],
  23205.                     'pinturas-uniques' => [
  23206.                         'general' => [
  23207.                             'type' => 'dataImporterDataObject',
  23208.                             'name' => 'pinturas-uniques',
  23209.                             'description' => '',
  23210.                             'group' => '',
  23211.                             'active' => false,
  23212.                             'path' => NULL,
  23213.                             'modificationDate' => 1740617773,
  23214.                             'createDate' => 1733933138,
  23215.                         ],
  23216.                         'loaderConfig' => [
  23217.                             'type' => 'upload',
  23218.                             'settings' => [
  23219.                                 'uploadFilePath' => 'pinturas-uniques/upload.import',
  23220.                             ],
  23221.                         ],
  23222.                         'interpreterConfig' => [
  23223.                             'type' => 'xlsx',
  23224.                             'settings' => [
  23225.                                 'skipFirstRow' => true,
  23226.                                 'sheetName' => 'Uniques',
  23227.                             ],
  23228.                         ],
  23229.                         'resolverConfig' => [
  23230.                             'elementType' => 'dataObject',
  23231.                             'dataObjectClassId' => '15',
  23232.                             'loadingStrategy' => [
  23233.                                 'type' => 'path',
  23234.                                 'settings' => [
  23235.                                     'dataSourceIndex' => '5',
  23236.                                 ],
  23237.                             ],
  23238.                             'createLocationStrategy' => [
  23239.                                 'type' => 'doNotCreate',
  23240.                             ],
  23241.                             'locationUpdateStrategy' => [
  23242.                                 'type' => 'noChange',
  23243.                             ],
  23244.                             'publishingStrategy' => [
  23245.                                 'type' => 'noChangeUnpublishNew',
  23246.                             ],
  23247.                         ],
  23248.                         'processingConfig' => [
  23249.                             'executionType' => 'sequential',
  23250.                             'idDataIndex' => '',
  23251.                         ],
  23252.                         'mappingConfig' => [
  23253.                             => [
  23254.                                 'label' => 'Imagenes',
  23255.                                 'dataSourceIndex' => [
  23256.                                     => '1',
  23257.                                     => '2',
  23258.                                     => '3',
  23259.                                     => '4',
  23260.                                 ],
  23261.                                 'settings' => [
  23262.                                     'loadStrategy' => 'path',
  23263.                                 ],
  23264.                                 'transformationResultType' => 'assetArray',
  23265.                                 'dataTarget' => [
  23266.                                     'type' => 'manyToManyRelation',
  23267.                                     'settings' => [
  23268.                                         'fieldName' => 'images',
  23269.                                         'language' => '',
  23270.                                         'writeIfTargetIsNotEmpty' => true,
  23271.                                         'writeIfSourceIsEmpty' => false,
  23272.                                         'overwriteMode' => 'replace',
  23273.                                     ],
  23274.                                 ],
  23275.                                 'transformationPipeline' => [
  23276.                                     => [
  23277.                                         'type' => 'asArray',
  23278.                                     ],
  23279.                                     => [
  23280.                                         'settings' => [
  23281.                                             'loadStrategy' => 'path',
  23282.                                         ],
  23283.                                         'type' => 'loadAsset',
  23284.                                     ],
  23285.                                 ],
  23286.                             ],
  23287.                             => [
  23288.                                 'label' => 'Codigo',
  23289.                                 'dataSourceIndex' => [
  23290.                                     => '0',
  23291.                                 ],
  23292.                                 'settings' => [
  23293.                                     'mode' => 'both',
  23294.                                 ],
  23295.                                 'transformationResultType' => 'default',
  23296.                                 'dataTarget' => [
  23297.                                     'type' => 'direct',
  23298.                                     'settings' => [
  23299.                                         'fieldName' => 'bsncode',
  23300.                                         'language' => '',
  23301.                                         'writeIfTargetIsNotEmpty' => true,
  23302.                                         'writeIfSourceIsEmpty' => true,
  23303.                                     ],
  23304.                                 ],
  23305.                                 'transformationPipeline' => [
  23306.                                     => [
  23307.                                         'settings' => [
  23308.                                             'mode' => 'both',
  23309.                                         ],
  23310.                                         'type' => 'trim',
  23311.                                     ],
  23312.                                 ],
  23313.                             ],
  23314.                             => [
  23315.                                 'label' => 'Codigo del fabricante',
  23316.                                 'dataSourceIndex' => [
  23317.                                     => '0',
  23318.                                 ],
  23319.                                 'settings' => [
  23320.                                     'mode' => 'both',
  23321.                                 ],
  23322.                                 'transformationResultType' => 'default',
  23323.                                 'dataTarget' => [
  23324.                                     'type' => 'direct',
  23325.                                     'settings' => [
  23326.                                         'fieldName' => 'manufacturercode',
  23327.                                         'language' => '',
  23328.                                         'writeIfTargetIsNotEmpty' => true,
  23329.                                         'writeIfSourceIsEmpty' => true,
  23330.                                     ],
  23331.                                 ],
  23332.                                 'transformationPipeline' => [
  23333.                                     => [
  23334.                                         'settings' => [
  23335.                                             'mode' => 'both',
  23336.                                         ],
  23337.                                         'type' => 'trim',
  23338.                                     ],
  23339.                                 ],
  23340.                             ],
  23341.                             => [
  23342.                                 'label' => 'Precio',
  23343.                                 'dataSourceIndex' => [
  23344.                                     => '6',
  23345.                                 ],
  23346.                                 'transformationResultType' => 'default',
  23347.                                 'dataTarget' => [
  23348.                                     'type' => 'direct',
  23349.                                     'settings' => [
  23350.                                         'fieldName' => 'price',
  23351.                                         'language' => '',
  23352.                                         'writeIfTargetIsNotEmpty' => true,
  23353.                                         'writeIfSourceIsEmpty' => true,
  23354.                                     ],
  23355.                                 ],
  23356.                                 'transformationPipeline' => [
  23357.                                 ],
  23358.                             ],
  23359.                             => [
  23360.                                 'label' => 'sede amigable es',
  23361.                                 'dataSourceIndex' => [
  23362.                                     => '7',
  23363.                                 ],
  23364.                                 'transformationResultType' => 'default',
  23365.                                 'dataTarget' => [
  23366.                                     'type' => 'direct',
  23367.                                     'settings' => [
  23368.                                         'fieldName' => 'urlseofriendly',
  23369.                                         'language' => 'es',
  23370.                                         'writeIfTargetIsNotEmpty' => true,
  23371.                                         'writeIfSourceIsEmpty' => false,
  23372.                                     ],
  23373.                                 ],
  23374.                                 'transformationPipeline' => [
  23375.                                 ],
  23376.                             ],
  23377.                             => [
  23378.                                 'label' => 'sede amigable en',
  23379.                                 'dataSourceIndex' => [
  23380.                                     => '8',
  23381.                                 ],
  23382.                                 'transformationResultType' => 'default',
  23383.                                 'dataTarget' => [
  23384.                                     'type' => 'direct',
  23385.                                     'settings' => [
  23386.                                         'fieldName' => 'urlseofriendly',
  23387.                                         'language' => 'en',
  23388.                                         'writeIfTargetIsNotEmpty' => true,
  23389.                                         'writeIfSourceIsEmpty' => false,
  23390.                                     ],
  23391.                                 ],
  23392.                                 'transformationPipeline' => [
  23393.                                 ],
  23394.                             ],
  23395.                             => [
  23396.                                 'label' => 'Capacidad',
  23397.                                 'dataSourceIndex' => [
  23398.                                     => '9',
  23399.                                 ],
  23400.                                 'settings' => [
  23401.                                     'delimiter' => ' ',
  23402.                                 ],
  23403.                                 'transformationResultType' => 'inputQuantityValue',
  23404.                                 'dataTarget' => [
  23405.                                     'type' => 'direct',
  23406.                                     'settings' => [
  23407.                                         'fieldName' => 'attributes.ProductAttributesPinturas.capacidad',
  23408.                                         'language' => '',
  23409.                                         'writeIfTargetIsNotEmpty' => true,
  23410.                                         'writeIfSourceIsEmpty' => true,
  23411.                                     ],
  23412.                                 ],
  23413.                                 'transformationPipeline' => [
  23414.                                     => [
  23415.                                         'settings' => [
  23416.                                             'delimiter' => ' ',
  23417.                                         ],
  23418.                                         'type' => 'explode',
  23419.                                     ],
  23420.                                     => [
  23421.                                         'type' => 'inputQuantityValue',
  23422.                                     ],
  23423.                                 ],
  23424.                             ],
  23425.                             => [
  23426.                                 'label' => 'Presentacion',
  23427.                                 'dataSourceIndex' => [
  23428.                                     => '10',
  23429.                                 ],
  23430.                                 'transformationResultType' => 'default',
  23431.                                 'dataTarget' => [
  23432.                                     'type' => 'direct',
  23433.                                     'settings' => [
  23434.                                         'fieldName' => 'attributes.ProductAttributesPinturas.presentacion',
  23435.                                         'language' => '',
  23436.                                         'writeIfTargetIsNotEmpty' => true,
  23437.                                         'writeIfSourceIsEmpty' => true,
  23438.                                     ],
  23439.                                 ],
  23440.                                 'transformationPipeline' => [
  23441.                                 ],
  23442.                             ],
  23443.                             => [
  23444.                                 'label' => 'Color',
  23445.                                 'dataSourceIndex' => [
  23446.                                     => '11',
  23447.                                 ],
  23448.                                 'transformationResultType' => 'default',
  23449.                                 'dataTarget' => [
  23450.                                     'type' => 'direct',
  23451.                                     'settings' => [
  23452.                                         'fieldName' => 'attributes.ProductAttributesPinturas.color',
  23453.                                         'language' => '',
  23454.                                         'writeIfTargetIsNotEmpty' => true,
  23455.                                         'writeIfSourceIsEmpty' => true,
  23456.                                     ],
  23457.                                 ],
  23458.                                 'transformationPipeline' => [
  23459.                                 ],
  23460.                             ],
  23461.                         ],
  23462.                         'executionConfig' => [
  23463.                             'scheduleType' => 'recurring',
  23464.                             'cronDefinition' => '',
  23465.                             'scheduledAt' => '',
  23466.                         ],
  23467.                         'permissions' => [
  23468.                             'user' => [
  23469.                             ],
  23470.                             'role' => [
  23471.                             ],
  23472.                         ],
  23473.                         'workspaces' => [
  23474.                         ],
  23475.                     ],
  23476.                     'filter-update' => [
  23477.                         'general' => [
  23478.                             'active' => true,
  23479.                             'type' => 'dataImporterDataObject',
  23480.                             'name' => 'filter-update',
  23481.                             'description' => '',
  23482.                             'group' => '',
  23483.                             'path' => NULL,
  23484.                             'modificationDate' => 1713921223,
  23485.                             'createDate' => 1713803914,
  23486.                         ],
  23487.                         'loaderConfig' => [
  23488.                             'type' => 'upload',
  23489.                             'settings' => [
  23490.                                 'uploadFilePath' => 'filter-update/upload.import',
  23491.                             ],
  23492.                         ],
  23493.                         'interpreterConfig' => [
  23494.                             'type' => 'xlsx',
  23495.                             'settings' => [
  23496.                                 'skipFirstRow' => true,
  23497.                                 'sheetName' => 'filtrado nautic',
  23498.                             ],
  23499.                         ],
  23500.                         'resolverConfig' => [
  23501.                             'elementType' => 'dataObject',
  23502.                             'dataObjectClassId' => '15',
  23503.                             'loadingStrategy' => [
  23504.                                 'type' => 'attribute',
  23505.                                 'settings' => [
  23506.                                     'dataSourceIndex' => '1',
  23507.                                     'attributeName' => 'manufacturercode',
  23508.                                     'language' => '',
  23509.                                     'includeUnpublished' => true,
  23510.                                 ],
  23511.                             ],
  23512.                             'createLocationStrategy' => [
  23513.                                 'type' => 'doNotCreate',
  23514.                             ],
  23515.                             'locationUpdateStrategy' => [
  23516.                                 'type' => 'noChange',
  23517.                             ],
  23518.                             'publishingStrategy' => [
  23519.                                 'type' => 'noChangeUnpublishNew',
  23520.                             ],
  23521.                         ],
  23522.                         'processingConfig' => [
  23523.                             'executionType' => 'sequential',
  23524.                             'idDataIndex' => '',
  23525.                         ],
  23526.                         'mappingConfig' => [
  23527.                             => [
  23528.                                 'label' => 'related clients',
  23529.                                 'dataSourceIndex' => [
  23530.                                     => '10',
  23531.                                 ],
  23532.                                 'settings' => [
  23533.                                     'loadStrategy' => 'attribute',
  23534.                                     'attributeDataObjectClassId' => '28',
  23535.                                     'attributeName' => 'idSage',
  23536.                                     'partialMatch' => 'on',
  23537.                                     'attributeLanguage' => '',
  23538.                                     'loadUnpublished' => 'on',
  23539.                                 ],
  23540.                                 'transformationResultType' => 'dataObjectArray',
  23541.                                 'dataTarget' => [
  23542.                                     'type' => 'manyToManyRelation',
  23543.                                     'settings' => [
  23544.                                         'fieldName' => 'relatedPlatforms',
  23545.                                         'language' => '',
  23546.                                         'writeIfTargetIsNotEmpty' => true,
  23547.                                         'writeIfSourceIsEmpty' => false,
  23548.                                         'overwriteMode' => 'merge',
  23549.                                     ],
  23550.                                 ],
  23551.                                 'transformationPipeline' => [
  23552.                                     => [
  23553.                                         'type' => 'asArray',
  23554.                                     ],
  23555.                                     => [
  23556.                                         'settings' => [
  23557.                                             'loadStrategy' => 'attribute',
  23558.                                             'attributeDataObjectClassId' => '28',
  23559.                                             'attributeName' => 'idSage',
  23560.                                             'partialMatch' => 'on',
  23561.                                             'attributeLanguage' => '',
  23562.                                             'loadUnpublished' => 'on',
  23563.                                         ],
  23564.                                         'type' => 'loadDataObject',
  23565.                                     ],
  23566.                                 ],
  23567.                             ],
  23568.                         ],
  23569.                         'executionConfig' => [
  23570.                             'scheduleType' => 'job',
  23571.                             'cronDefinition' => '',
  23572.                             'scheduledAt' => '',
  23573.                         ],
  23574.                         'permissions' => [
  23575.                             'user' => [
  23576.                             ],
  23577.                             'role' => [
  23578.                             ],
  23579.                         ],
  23580.                         'workspaces' => [
  23581.                         ],
  23582.                     ],
  23583.                     'pronautic-products-import' => [
  23584.                         'general' => [
  23585.                             'type' => 'dataImporterDataObject',
  23586.                             'name' => 'pronautic-products-import',
  23587.                             'description' => '',
  23588.                             'group' => '',
  23589.                             'active' => false,
  23590.                             'path' => NULL,
  23591.                             'modificationDate' => 1741061139,
  23592.                             'createDate' => 1738130036,
  23593.                         ],
  23594.                         'loaderConfig' => [
  23595.                             'type' => 'upload',
  23596.                             'settings' => [
  23597.                                 'uploadFilePath' => 'pronautic-products-import/upload.import',
  23598.                             ],
  23599.                         ],
  23600.                         'interpreterConfig' => [
  23601.                             'type' => 'xlsx',
  23602.                             'settings' => [
  23603.                                 'skipFirstRow' => true,
  23604.                                 'sheetName' => 'Sheet1',
  23605.                             ],
  23606.                         ],
  23607.                         'resolverConfig' => [
  23608.                             'elementType' => 'dataObject',
  23609.                             'dataObjectClassId' => '15',
  23610.                             'loadingStrategy' => [
  23611.                                 'type' => 'path',
  23612.                                 'settings' => [
  23613.                                     'dataSourceIndex' => '22',
  23614.                                 ],
  23615.                             ],
  23616.                             'createLocationStrategy' => [
  23617.                                 'type' => 'findOrCreateFolder',
  23618.                                 'settings' => [
  23619.                                     'dataSourceIndex' => '19',
  23620.                                     'fallbackPath' => '/fallback',
  23621.                                 ],
  23622.                             ],
  23623.                             'locationUpdateStrategy' => [
  23624.                                 'type' => 'noChange',
  23625.                             ],
  23626.                             'publishingStrategy' => [
  23627.                                 'type' => 'noChangeUnpublishNew',
  23628.                             ],
  23629.                         ],
  23630.                         'processingConfig' => [
  23631.                             'executionType' => 'sequential',
  23632.                             'idDataIndex' => '',
  23633.                         ],
  23634.                         'mappingConfig' => [
  23635.                             => [
  23636.                                 'label' => 'SK',
  23637.                                 'dataSourceIndex' => [
  23638.                                     => '5',
  23639.                                 ],
  23640.                                 'settings' => [
  23641.                                     'search' => '/',
  23642.                                     'replace' => '-',
  23643.                                     'mode' => 'both',
  23644.                                 ],
  23645.                                 'transformationResultType' => 'default',
  23646.                                 'dataTarget' => [
  23647.                                     'type' => 'direct',
  23648.                                     'settings' => [
  23649.                                         'fieldName' => 'key',
  23650.                                         'language' => '',
  23651.                                         'writeIfTargetIsNotEmpty' => true,
  23652.                                         'writeIfSourceIsEmpty' => true,
  23653.                                     ],
  23654.                                 ],
  23655.                                 'transformationPipeline' => [
  23656.                                     => [
  23657.                                         'settings' => [
  23658.                                             'search' => '/',
  23659.                                             'replace' => '-',
  23660.                                         ],
  23661.                                         'type' => 'stringReplace',
  23662.                                     ],
  23663.                                     => [
  23664.                                         'settings' => [
  23665.                                             'mode' => 'both',
  23666.                                         ],
  23667.                                         'type' => 'trim',
  23668.                                     ],
  23669.                                 ],
  23670.                             ],
  23671.                             => [
  23672.                                 'label' => 'Fabricante',
  23673.                                 'dataSourceIndex' => [
  23674.                                     => '14',
  23675.                                 ],
  23676.                                 'settings' => [
  23677.                                     'mode' => 'both',
  23678.                                 ],
  23679.                                 'transformationResultType' => 'default',
  23680.                                 'dataTarget' => [
  23681.                                     'type' => 'direct',
  23682.                                     'settings' => [
  23683.                                         'fieldName' => 'fabricante',
  23684.                                         'language' => '',
  23685.                                         'writeIfTargetIsNotEmpty' => true,
  23686.                                         'writeIfSourceIsEmpty' => true,
  23687.                                     ],
  23688.                                 ],
  23689.                                 'transformationPipeline' => [
  23690.                                     => [
  23691.                                         'settings' => [
  23692.                                             'mode' => 'both',
  23693.                                         ],
  23694.                                         'type' => 'trim',
  23695.                                     ],
  23696.                                 ],
  23697.                             ],
  23698.                             => [
  23699.                                 'label' => 'Nombre ES',
  23700.                                 'dataSourceIndex' => [
  23701.                                     => '6',
  23702.                                 ],
  23703.                                 'transformationResultType' => 'default',
  23704.                                 'dataTarget' => [
  23705.                                     'type' => 'direct',
  23706.                                     'settings' => [
  23707.                                         'fieldName' => 'name',
  23708.                                         'language' => '',
  23709.                                         'writeIfTargetIsNotEmpty' => true,
  23710.                                         'writeIfSourceIsEmpty' => true,
  23711.                                     ],
  23712.                                 ],
  23713.                                 'transformationPipeline' => [
  23714.                                 ],
  23715.                             ],
  23716.                             => [
  23717.                                 'label' => 'Nombre EN',
  23718.                                 'dataSourceIndex' => [
  23719.                                     => '7',
  23720.                                 ],
  23721.                                 'transformationResultType' => 'default',
  23722.                                 'dataTarget' => [
  23723.                                     'type' => 'direct',
  23724.                                     'settings' => [
  23725.                                         'fieldName' => 'name',
  23726.                                         'language' => 'en',
  23727.                                         'writeIfTargetIsNotEmpty' => true,
  23728.                                         'writeIfSourceIsEmpty' => true,
  23729.                                     ],
  23730.                                 ],
  23731.                                 'transformationPipeline' => [
  23732.                                 ],
  23733.                             ],
  23734.                             => [
  23735.                                 'label' => 'Marca',
  23736.                                 'dataSourceIndex' => [
  23737.                                     => '14',
  23738.                                 ],
  23739.                                 'settings' => [
  23740.                                     'mode' => 'both',
  23741.                                 ],
  23742.                                 'transformationResultType' => 'default',
  23743.                                 'dataTarget' => [
  23744.                                     'type' => 'direct',
  23745.                                     'settings' => [
  23746.                                         'fieldName' => 'marca',
  23747.                                         'language' => '',
  23748.                                         'writeIfTargetIsNotEmpty' => true,
  23749.                                         'writeIfSourceIsEmpty' => true,
  23750.                                     ],
  23751.                                 ],
  23752.                                 'transformationPipeline' => [
  23753.                                     => [
  23754.                                         'settings' => [
  23755.                                             'mode' => 'both',
  23756.                                         ],
  23757.                                         'type' => 'trim',
  23758.                                     ],
  23759.                                 ],
  23760.                             ],
  23761.                             => [
  23762.                                 'label' => 'Descripcion breve',
  23763.                                 'dataSourceIndex' => [
  23764.                                     => '24',
  23765.                                 ],
  23766.                                 'transformationResultType' => 'default',
  23767.                                 'dataTarget' => [
  23768.                                     'type' => 'direct',
  23769.                                     'settings' => [
  23770.                                         'fieldName' => 'shortdescription',
  23771.                                         'language' => '',
  23772.                                         'writeIfTargetIsNotEmpty' => true,
  23773.                                         'writeIfSourceIsEmpty' => true,
  23774.                                     ],
  23775.                                 ],
  23776.                                 'transformationPipeline' => [
  23777.                                 ],
  23778.                             ],
  23779.                             => [
  23780.                                 'label' => 'Descripcion breve en',
  23781.                                 'dataSourceIndex' => [
  23782.                                     => '25',
  23783.                                 ],
  23784.                                 'transformationResultType' => 'default',
  23785.                                 'dataTarget' => [
  23786.                                     'type' => 'direct',
  23787.                                     'settings' => [
  23788.                                         'fieldName' => 'shortdescription',
  23789.                                         'language' => 'en',
  23790.                                         'writeIfTargetIsNotEmpty' => true,
  23791.                                         'writeIfSourceIsEmpty' => true,
  23792.                                     ],
  23793.                                 ],
  23794.                                 'transformationPipeline' => [
  23795.                                 ],
  23796.                             ],
  23797.                             => [
  23798.                                 'label' => 'Descripcion extensa es',
  23799.                                 'dataSourceIndex' => [
  23800.                                     => '8',
  23801.                                 ],
  23802.                                 'transformationResultType' => 'default',
  23803.                                 'dataTarget' => [
  23804.                                     'type' => 'direct',
  23805.                                     'settings' => [
  23806.                                         'fieldName' => 'longdescription',
  23807.                                         'language' => '',
  23808.                                         'writeIfTargetIsNotEmpty' => true,
  23809.                                         'writeIfSourceIsEmpty' => true,
  23810.                                     ],
  23811.                                 ],
  23812.                                 'transformationPipeline' => [
  23813.                                 ],
  23814.                             ],
  23815.                             => [
  23816.                                 'label' => 'Descripcion extensa en',
  23817.                                 'dataSourceIndex' => [
  23818.                                     => '9',
  23819.                                 ],
  23820.                                 'transformationResultType' => 'default',
  23821.                                 'dataTarget' => [
  23822.                                     'type' => 'direct',
  23823.                                     'settings' => [
  23824.                                         'fieldName' => 'longdescription',
  23825.                                         'language' => 'en',
  23826.                                         'writeIfTargetIsNotEmpty' => true,
  23827.                                         'writeIfSourceIsEmpty' => true,
  23828.                                     ],
  23829.                                 ],
  23830.                                 'transformationPipeline' => [
  23831.                                 ],
  23832.                             ],
  23833.                             => [
  23834.                                 'label' => 'Imagenes',
  23835.                                 'dataSourceIndex' => [
  23836.                                     => '1',
  23837.                                     => '2',
  23838.                                     => '3',
  23839.                                     => '4',
  23840.                                 ],
  23841.                                 'settings' => [
  23842.                                     'loadStrategy' => 'path',
  23843.                                 ],
  23844.                                 'transformationResultType' => 'assetArray',
  23845.                                 'dataTarget' => [
  23846.                                     'type' => 'manyToManyRelation',
  23847.                                     'settings' => [
  23848.                                         'fieldName' => 'images',
  23849.                                         'language' => '',
  23850.                                         'writeIfTargetIsNotEmpty' => true,
  23851.                                         'writeIfSourceIsEmpty' => true,
  23852.                                         'overwriteMode' => 'replace',
  23853.                                     ],
  23854.                                 ],
  23855.                                 'transformationPipeline' => [
  23856.                                     => [
  23857.                                         'type' => 'asArray',
  23858.                                     ],
  23859.                                     => [
  23860.                                         'settings' => [
  23861.                                             'loadStrategy' => 'path',
  23862.                                         ],
  23863.                                         'type' => 'loadAsset',
  23864.                                     ],
  23865.                                 ],
  23866.                             ],
  23867.                             10 => [
  23868.                                 'label' => 'Categorias',
  23869.                                 'dataSourceIndex' => [
  23870.                                     => '21',
  23871.                                 ],
  23872.                                 'settings' => [
  23873.                                     'loadStrategy' => 'path',
  23874.                                     'attributeDataObjectClassId' => '',
  23875.                                     'attributeName' => '',
  23876.                                     'attributeLanguage' => '',
  23877.                                 ],
  23878.                                 'transformationResultType' => 'dataObjectArray',
  23879.                                 'dataTarget' => [
  23880.                                     'type' => 'direct',
  23881.                                     'settings' => [
  23882.                                         'fieldName' => 'categories',
  23883.                                         'language' => '',
  23884.                                         'writeIfTargetIsNotEmpty' => true,
  23885.                                         'writeIfSourceIsEmpty' => true,
  23886.                                     ],
  23887.                                 ],
  23888.                                 'transformationPipeline' => [
  23889.                                     => [
  23890.                                         'type' => 'asArray',
  23891.                                     ],
  23892.                                     => [
  23893.                                         'settings' => [
  23894.                                             'loadStrategy' => 'path',
  23895.                                             'attributeDataObjectClassId' => '',
  23896.                                             'attributeName' => '',
  23897.                                             'attributeLanguage' => '',
  23898.                                         ],
  23899.                                         'type' => 'loadDataObject',
  23900.                                     ],
  23901.                                 ],
  23902.                             ],
  23903.                             11 => [
  23904.                                 'label' => 'general image',
  23905.                                 'dataSourceIndex' => [
  23906.                                     => '1',
  23907.                                 ],
  23908.                                 'settings' => [
  23909.                                     'loadStrategy' => 'path',
  23910.                                 ],
  23911.                                 'transformationResultType' => 'asset',
  23912.                                 'dataTarget' => [
  23913.                                     'type' => 'direct',
  23914.                                     'settings' => [
  23915.                                         'fieldName' => 'preview',
  23916.                                         'language' => '',
  23917.                                         'writeIfTargetIsNotEmpty' => true,
  23918.                                         'writeIfSourceIsEmpty' => true,
  23919.                                     ],
  23920.                                 ],
  23921.                                 'transformationPipeline' => [
  23922.                                     => [
  23923.                                         'settings' => [
  23924.                                             'loadStrategy' => 'path',
  23925.                                         ],
  23926.                                         'type' => 'loadAsset',
  23927.                                     ],
  23928.                                 ],
  23929.                             ],
  23930.                             12 => [
  23931.                                 'label' => 'printName',
  23932.                                 'dataSourceIndex' => [
  23933.                                     => '26',
  23934.                                 ],
  23935.                                 'transformationResultType' => 'default',
  23936.                                 'dataTarget' => [
  23937.                                     'type' => 'direct',
  23938.                                     'settings' => [
  23939.                                         'fieldName' => 'printname',
  23940.                                         'language' => 'es',
  23941.                                         'writeIfTargetIsNotEmpty' => true,
  23942.                                         'writeIfSourceIsEmpty' => true,
  23943.                                     ],
  23944.                                 ],
  23945.                                 'transformationPipeline' => [
  23946.                                 ],
  23947.                             ],
  23948.                             13 => [
  23949.                                 'label' => 'printName EN',
  23950.                                 'dataSourceIndex' => [
  23951.                                     => '27',
  23952.                                 ],
  23953.                                 'transformationResultType' => 'default',
  23954.                                 'dataTarget' => [
  23955.                                     'type' => 'direct',
  23956.                                     'settings' => [
  23957.                                         'fieldName' => 'printname',
  23958.                                         'language' => 'en',
  23959.                                         'writeIfTargetIsNotEmpty' => true,
  23960.                                         'writeIfSourceIsEmpty' => true,
  23961.                                     ],
  23962.                                 ],
  23963.                                 'transformationPipeline' => [
  23964.                                 ],
  23965.                             ],
  23966.                             14 => [
  23967.                                 'label' => 'printDesc ES',
  23968.                                 'dataSourceIndex' => [
  23969.                                     => '24',
  23970.                                 ],
  23971.                                 'transformationResultType' => 'default',
  23972.                                 'dataTarget' => [
  23973.                                     'type' => 'direct',
  23974.                                     'settings' => [
  23975.                                         'fieldName' => 'printshortdescription',
  23976.                                         'language' => 'es',
  23977.                                         'writeIfTargetIsNotEmpty' => true,
  23978.                                         'writeIfSourceIsEmpty' => true,
  23979.                                     ],
  23980.                                 ],
  23981.                                 'transformationPipeline' => [
  23982.                                 ],
  23983.                             ],
  23984.                             15 => [
  23985.                                 'label' => 'printDesc EN',
  23986.                                 'dataSourceIndex' => [
  23987.                                     => '28',
  23988.                                 ],
  23989.                                 'transformationResultType' => 'default',
  23990.                                 'dataTarget' => [
  23991.                                     'type' => 'direct',
  23992.                                     'settings' => [
  23993.                                         'fieldName' => 'printshortdescription',
  23994.                                         'language' => 'en',
  23995.                                         'writeIfTargetIsNotEmpty' => true,
  23996.                                         'writeIfSourceIsEmpty' => true,
  23997.                                     ],
  23998.                                 ],
  23999.                                 'transformationPipeline' => [
  24000.                                 ],
  24001.                             ],
  24002.                             16 => [
  24003.                                 'label' => 'Status',
  24004.                                 'dataSourceIndex' => [
  24005.                                     => '23',
  24006.                                 ],
  24007.                                 'transformationResultType' => 'default',
  24008.                                 'dataTarget' => [
  24009.                                     'type' => 'direct',
  24010.                                     'settings' => [
  24011.                                         'fieldName' => 'productstatus',
  24012.                                         'language' => '',
  24013.                                         'writeIfTargetIsNotEmpty' => true,
  24014.                                         'writeIfSourceIsEmpty' => true,
  24015.                                     ],
  24016.                                 ],
  24017.                                 'transformationPipeline' => [
  24018.                                 ],
  24019.                             ],
  24020.                             17 => [
  24021.                                 'label' => 'Sede amigable ES',
  24022.                                 'dataSourceIndex' => [
  24023.                                     => '29',
  24024.                                 ],
  24025.                                 'transformationResultType' => 'default',
  24026.                                 'dataTarget' => [
  24027.                                     'type' => 'direct',
  24028.                                     'settings' => [
  24029.                                         'fieldName' => 'urlseofriendly',
  24030.                                         'language' => 'es',
  24031.                                         'writeIfTargetIsNotEmpty' => true,
  24032.                                         'writeIfSourceIsEmpty' => true,
  24033.                                     ],
  24034.                                 ],
  24035.                                 'transformationPipeline' => [
  24036.                                 ],
  24037.                             ],
  24038.                             18 => [
  24039.                                 'label' => 'Sede amigable EN',
  24040.                                 'dataSourceIndex' => [
  24041.                                     => '30',
  24042.                                 ],
  24043.                                 'transformationResultType' => 'default',
  24044.                                 'dataTarget' => [
  24045.                                     'type' => 'direct',
  24046.                                     'settings' => [
  24047.                                         'fieldName' => 'urlseofriendly',
  24048.                                         'language' => 'en',
  24049.                                         'writeIfTargetIsNotEmpty' => true,
  24050.                                         'writeIfSourceIsEmpty' => true,
  24051.                                     ],
  24052.                                 ],
  24053.                                 'transformationPipeline' => [
  24054.                                 ],
  24055.                             ],
  24056.                             19 => [
  24057.                                 'label' => 'plataforma',
  24058.                                 'dataSourceIndex' => [
  24059.                                     => '31',
  24060.                                 ],
  24061.                                 'transformationResultType' => 'default',
  24062.                                 'dataTarget' => [
  24063.                                     'type' => 'direct',
  24064.                                     'settings' => [
  24065.                                         'fieldName' => 'sourcePlatform',
  24066.                                         'language' => '',
  24067.                                         'writeIfTargetIsNotEmpty' => true,
  24068.                                         'writeIfSourceIsEmpty' => true,
  24069.                                     ],
  24070.                                 ],
  24071.                                 'transformationPipeline' => [
  24072.                                 ],
  24073.                             ],
  24074.                         ],
  24075.                         'executionConfig' => [
  24076.                             'scheduleType' => 'recurring',
  24077.                             'cronDefinition' => '',
  24078.                             'scheduledAt' => '',
  24079.                         ],
  24080.                         'permissions' => [
  24081.                             'user' => [
  24082.                             ],
  24083.                             'role' => [
  24084.                             ],
  24085.                         ],
  24086.                         'workspaces' => [
  24087.                         ],
  24088.                     ],
  24089.                     'maquinarias-variants' => [
  24090.                         'general' => [
  24091.                             'type' => 'dataImporterDataObject',
  24092.                             'name' => 'maquinarias-variants',
  24093.                             'description' => '',
  24094.                             'group' => '',
  24095.                             'active' => false,
  24096.                             'path' => NULL,
  24097.                             'modificationDate' => 1744694750,
  24098.                             'createDate' => 1733933138,
  24099.                         ],
  24100.                         'loaderConfig' => [
  24101.                             'type' => 'upload',
  24102.                             'settings' => [
  24103.                                 'uploadFilePath' => 'maquinarias-variants/upload.import',
  24104.                             ],
  24105.                         ],
  24106.                         'interpreterConfig' => [
  24107.                             'type' => 'xlsx',
  24108.                             'settings' => [
  24109.                                 'skipFirstRow' => true,
  24110.                                 'sheetName' => 'Variants',
  24111.                             ],
  24112.                         ],
  24113.                         'resolverConfig' => [
  24114.                             'elementType' => 'dataObject',
  24115.                             'dataObjectClassId' => '15',
  24116.                             'loadingStrategy' => [
  24117.                                 'type' => 'attribute',
  24118.                                 'settings' => [
  24119.                                     'dataSourceIndex' => '0',
  24120.                                     'attributeName' => 'bsncode',
  24121.                                     'language' => '',
  24122.                                     'includeUnpublished' => true,
  24123.                                 ],
  24124.                             ],
  24125.                             'createLocationStrategy' => [
  24126.                                 'type' => 'findParent',
  24127.                                 'settings' => [
  24128.                                     'findStrategy' => 'attribute',
  24129.                                     'attributeDataObjectClassId' => '15',
  24130.                                     'attributeName' => 'path',
  24131.                                     'attributeLanguage' => '',
  24132.                                     'dataSourceIndex' => '5',
  24133.                                     'fallbackPath' => '/fallback',
  24134.                                 ],
  24135.                             ],
  24136.                             'locationUpdateStrategy' => [
  24137.                                 'type' => 'noChange',
  24138.                             ],
  24139.                             'publishingStrategy' => [
  24140.                                 'type' => 'noChangeUnpublishNew',
  24141.                             ],
  24142.                         ],
  24143.                         'processingConfig' => [
  24144.                             'executionType' => 'sequential',
  24145.                             'idDataIndex' => '',
  24146.                         ],
  24147.                         'mappingConfig' => [
  24148.                             => [
  24149.                                 'label' => 'SK',
  24150.                                 'dataSourceIndex' => [
  24151.                                     => '0',
  24152.                                 ],
  24153.                                 'settings' => [
  24154.                                     'search' => '/',
  24155.                                     'replace' => '-',
  24156.                                     'mode' => 'both',
  24157.                                 ],
  24158.                                 'transformationResultType' => 'default',
  24159.                                 'dataTarget' => [
  24160.                                     'type' => 'direct',
  24161.                                     'settings' => [
  24162.                                         'fieldName' => 'key',
  24163.                                         'language' => '',
  24164.                                         'writeIfTargetIsNotEmpty' => true,
  24165.                                         'writeIfSourceIsEmpty' => true,
  24166.                                     ],
  24167.                                 ],
  24168.                                 'transformationPipeline' => [
  24169.                                     => [
  24170.                                         'settings' => [
  24171.                                             'search' => '/',
  24172.                                             'replace' => '-',
  24173.                                         ],
  24174.                                         'type' => 'stringReplace',
  24175.                                     ],
  24176.                                     => [
  24177.                                         'settings' => [
  24178.                                             'mode' => 'both',
  24179.                                         ],
  24180.                                         'type' => 'trim',
  24181.                                     ],
  24182.                                 ],
  24183.                             ],
  24184.                             => [
  24185.                                 'label' => 'Imagenes',
  24186.                                 'dataSourceIndex' => [
  24187.                                     => '1',
  24188.                                     => '2',
  24189.                                     => '3',
  24190.                                     => '4',
  24191.                                 ],
  24192.                                 'settings' => [
  24193.                                     'loadStrategy' => 'path',
  24194.                                 ],
  24195.                                 'transformationResultType' => 'assetArray',
  24196.                                 'dataTarget' => [
  24197.                                     'type' => 'manyToManyRelation',
  24198.                                     'settings' => [
  24199.                                         'fieldName' => 'images',
  24200.                                         'language' => '',
  24201.                                         'writeIfTargetIsNotEmpty' => true,
  24202.                                         'writeIfSourceIsEmpty' => true,
  24203.                                         'overwriteMode' => 'replace',
  24204.                                     ],
  24205.                                 ],
  24206.                                 'transformationPipeline' => [
  24207.                                     => [
  24208.                                         'type' => 'asArray',
  24209.                                     ],
  24210.                                     => [
  24211.                                         'settings' => [
  24212.                                             'loadStrategy' => 'path',
  24213.                                         ],
  24214.                                         'type' => 'loadAsset',
  24215.                                     ],
  24216.                                 ],
  24217.                             ],
  24218.                             => [
  24219.                                 'label' => 'Codigo',
  24220.                                 'dataSourceIndex' => [
  24221.                                     => '0',
  24222.                                 ],
  24223.                                 'settings' => [
  24224.                                     'mode' => 'both',
  24225.                                 ],
  24226.                                 'transformationResultType' => 'default',
  24227.                                 'dataTarget' => [
  24228.                                     'type' => 'direct',
  24229.                                     'settings' => [
  24230.                                         'fieldName' => 'bsncode',
  24231.                                         'language' => '',
  24232.                                         'writeIfTargetIsNotEmpty' => true,
  24233.                                         'writeIfSourceIsEmpty' => true,
  24234.                                     ],
  24235.                                 ],
  24236.                                 'transformationPipeline' => [
  24237.                                     => [
  24238.                                         'settings' => [
  24239.                                             'mode' => 'both',
  24240.                                         ],
  24241.                                         'type' => 'trim',
  24242.                                     ],
  24243.                                 ],
  24244.                             ],
  24245.                             => [
  24246.                                 'label' => 'Codigo del fabricante',
  24247.                                 'dataSourceIndex' => [
  24248.                                     => '0',
  24249.                                 ],
  24250.                                 'settings' => [
  24251.                                     'mode' => 'both',
  24252.                                 ],
  24253.                                 'transformationResultType' => 'default',
  24254.                                 'dataTarget' => [
  24255.                                     'type' => 'direct',
  24256.                                     'settings' => [
  24257.                                         'fieldName' => 'manufacturercode',
  24258.                                         'language' => '',
  24259.                                         'writeIfTargetIsNotEmpty' => true,
  24260.                                         'writeIfSourceIsEmpty' => true,
  24261.                                     ],
  24262.                                 ],
  24263.                                 'transformationPipeline' => [
  24264.                                     => [
  24265.                                         'settings' => [
  24266.                                             'mode' => 'both',
  24267.                                         ],
  24268.                                         'type' => 'trim',
  24269.                                     ],
  24270.                                 ],
  24271.                             ],
  24272.                             => [
  24273.                                 'label' => 'Precio',
  24274.                                 'dataSourceIndex' => [
  24275.                                     => '6',
  24276.                                 ],
  24277.                                 'transformationResultType' => 'default',
  24278.                                 'dataTarget' => [
  24279.                                     'type' => 'direct',
  24280.                                     'settings' => [
  24281.                                         'fieldName' => 'price',
  24282.                                         'language' => '',
  24283.                                         'writeIfTargetIsNotEmpty' => true,
  24284.                                         'writeIfSourceIsEmpty' => true,
  24285.                                     ],
  24286.                                 ],
  24287.                                 'transformationPipeline' => [
  24288.                                 ],
  24289.                             ],
  24290.                             => [
  24291.                                 'label' => 'variant',
  24292.                                 'dataSourceIndex' => [
  24293.                                     => '7',
  24294.                                 ],
  24295.                                 'transformationResultType' => 'default',
  24296.                                 'dataTarget' => [
  24297.                                     'type' => 'direct',
  24298.                                     'settings' => [
  24299.                                         'fieldName' => 'type',
  24300.                                         'language' => '',
  24301.                                         'writeIfTargetIsNotEmpty' => true,
  24302.                                         'writeIfSourceIsEmpty' => true,
  24303.                                     ],
  24304.                                 ],
  24305.                                 'transformationPipeline' => [
  24306.                                 ],
  24307.                             ],
  24308.                             => [
  24309.                                 'label' => 'sede amigable es',
  24310.                                 'dataSourceIndex' => [
  24311.                                     => '8',
  24312.                                 ],
  24313.                                 'transformationResultType' => 'default',
  24314.                                 'dataTarget' => [
  24315.                                     'type' => 'direct',
  24316.                                     'settings' => [
  24317.                                         'fieldName' => 'urlseofriendly',
  24318.                                         'language' => 'es',
  24319.                                         'writeIfTargetIsNotEmpty' => true,
  24320.                                         'writeIfSourceIsEmpty' => true,
  24321.                                     ],
  24322.                                 ],
  24323.                                 'transformationPipeline' => [
  24324.                                 ],
  24325.                             ],
  24326.                             => [
  24327.                                 'label' => 'sede amigable en',
  24328.                                 'dataSourceIndex' => [
  24329.                                     => '9',
  24330.                                 ],
  24331.                                 'transformationResultType' => 'default',
  24332.                                 'dataTarget' => [
  24333.                                     'type' => 'direct',
  24334.                                     'settings' => [
  24335.                                         'fieldName' => 'urlseofriendly',
  24336.                                         'language' => 'en',
  24337.                                         'writeIfTargetIsNotEmpty' => true,
  24338.                                         'writeIfSourceIsEmpty' => true,
  24339.                                     ],
  24340.                                 ],
  24341.                                 'transformationPipeline' => [
  24342.                                 ],
  24343.                             ],
  24344.                             => [
  24345.                                 'label' => 'unidades',
  24346.                                 'dataSourceIndex' => [
  24347.                                     => '10',
  24348.                                 ],
  24349.                                 'transformationResultType' => 'numeric',
  24350.                                 'dataTarget' => [
  24351.                                     'type' => 'direct',
  24352.                                     'settings' => [
  24353.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.unidades',
  24354.                                         'language' => '',
  24355.                                         'writeIfTargetIsNotEmpty' => true,
  24356.                                         'writeIfSourceIsEmpty' => true,
  24357.                                     ],
  24358.                                 ],
  24359.                                 'transformationPipeline' => [
  24360.                                     => [
  24361.                                         'type' => 'numeric',
  24362.                                     ],
  24363.                                 ],
  24364.                             ],
  24365.                             => [
  24366.                                 'label' => 'presentacion',
  24367.                                 'dataSourceIndex' => [
  24368.                                     => '11',
  24369.                                 ],
  24370.                                 'transformationResultType' => 'default',
  24371.                                 'dataTarget' => [
  24372.                                     'type' => 'direct',
  24373.                                     'settings' => [
  24374.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.presentacion',
  24375.                                         'language' => '',
  24376.                                         'writeIfTargetIsNotEmpty' => true,
  24377.                                         'writeIfSourceIsEmpty' => true,
  24378.                                     ],
  24379.                                 ],
  24380.                                 'transformationPipeline' => [
  24381.                                 ],
  24382.                             ],
  24383.                             10 => [
  24384.                                 'label' => 'capacidad',
  24385.                                 'dataSourceIndex' => [
  24386.                                     => '12',
  24387.                                 ],
  24388.                                 'transformationResultType' => 'inputQuantityValue',
  24389.                                 'dataTarget' => [
  24390.                                     'type' => 'direct',
  24391.                                     'settings' => [
  24392.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.capacidad',
  24393.                                         'language' => '',
  24394.                                         'writeIfTargetIsNotEmpty' => true,
  24395.                                         'writeIfSourceIsEmpty' => true,
  24396.                                     ],
  24397.                                 ],
  24398.                                 'settings' => [
  24399.                                     'delimiter' => ' ',
  24400.                                 ],
  24401.                                 'transformationPipeline' => [
  24402.                                     => [
  24403.                                         'settings' => [
  24404.                                             'delimiter' => ' ',
  24405.                                         ],
  24406.                                         'type' => 'explode',
  24407.                                     ],
  24408.                                     => [
  24409.                                         'type' => 'inputQuantityValue',
  24410.                                     ],
  24411.                                 ],
  24412.                             ],
  24413.                             11 => [
  24414.                                 'label' => 'orificios',
  24415.                                 'dataSourceIndex' => [
  24416.                                     => '14',
  24417.                                 ],
  24418.                                 'transformationResultType' => 'numeric',
  24419.                                 'dataTarget' => [
  24420.                                     'type' => 'direct',
  24421.                                     'settings' => [
  24422.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.numeroDeOrificios',
  24423.                                         'language' => '',
  24424.                                         'writeIfTargetIsNotEmpty' => true,
  24425.                                         'writeIfSourceIsEmpty' => true,
  24426.                                     ],
  24427.                                 ],
  24428.                                 'transformationPipeline' => [
  24429.                                     => [
  24430.                                         'type' => 'numeric',
  24431.                                     ],
  24432.                                 ],
  24433.                             ],
  24434.                             12 => [
  24435.                                 'label' => 'ancho',
  24436.                                 'dataSourceIndex' => [
  24437.                                     => '15',
  24438.                                 ],
  24439.                                 'transformationResultType' => 'inputQuantityValue',
  24440.                                 'dataTarget' => [
  24441.                                     'type' => 'direct',
  24442.                                     'settings' => [
  24443.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.ancho',
  24444.                                         'language' => '',
  24445.                                         'writeIfTargetIsNotEmpty' => true,
  24446.                                         'writeIfSourceIsEmpty' => true,
  24447.                                     ],
  24448.                                 ],
  24449.                                 'settings' => [
  24450.                                     'delimiter' => ' ',
  24451.                                 ],
  24452.                                 'transformationPipeline' => [
  24453.                                     => [
  24454.                                         'settings' => [
  24455.                                             'delimiter' => ' ',
  24456.                                         ],
  24457.                                         'type' => 'explode',
  24458.                                     ],
  24459.                                     => [
  24460.                                         'type' => 'inputQuantityValue',
  24461.                                     ],
  24462.                                 ],
  24463.                             ],
  24464.                             13 => [
  24465.                                 'label' => 'Largo',
  24466.                                 'dataSourceIndex' => [
  24467.                                     => '16',
  24468.                                 ],
  24469.                                 'transformationResultType' => 'inputQuantityValue',
  24470.                                 'dataTarget' => [
  24471.                                     'type' => 'direct',
  24472.                                     'settings' => [
  24473.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.largo',
  24474.                                         'language' => '',
  24475.                                         'writeIfTargetIsNotEmpty' => true,
  24476.                                         'writeIfSourceIsEmpty' => true,
  24477.                                     ],
  24478.                                 ],
  24479.                                 'settings' => [
  24480.                                     'delimiter' => ' ',
  24481.                                 ],
  24482.                                 'transformationPipeline' => [
  24483.                                     => [
  24484.                                         'settings' => [
  24485.                                             'delimiter' => ' ',
  24486.                                         ],
  24487.                                         'type' => 'explode',
  24488.                                     ],
  24489.                                     => [
  24490.                                         'type' => 'inputQuantityValue',
  24491.                                     ],
  24492.                                 ],
  24493.                             ],
  24494.                             14 => [
  24495.                                 'label' => 'diametro',
  24496.                                 'dataSourceIndex' => [
  24497.                                     => '17',
  24498.                                 ],
  24499.                                 'transformationResultType' => 'inputQuantityValue',
  24500.                                 'dataTarget' => [
  24501.                                     'type' => 'direct',
  24502.                                     'settings' => [
  24503.                                         'fieldName' => 'attributes.ProductAttributesMaquinarias.diametro',
  24504.                                         'language' => '',
  24505.                                         'writeIfTargetIsNotEmpty' => true,
  24506.                                         'writeIfSourceIsEmpty' => true,
  24507.                                     ],
  24508.                                 ],
  24509.                                 'settings' => [
  24510.                                     'delimiter' => ' ',
  24511.                                 ],
  24512.                                 'transformationPipeline' => [
  24513.                                     => [
  24514.                                         'settings' => [
  24515.                                             'delimiter' => ' ',
  24516.                                         ],
  24517.                                         'type' => 'explode',
  24518.                                     ],
  24519.                                     => [
  24520.                                         'type' => 'inputQuantityValue',
  24521.                                     ],
  24522.                                 ],
  24523.                             ],
  24524.                         ],
  24525.                         'executionConfig' => [
  24526.                             'scheduleType' => 'recurring',
  24527.                             'cronDefinition' => '',
  24528.                             'scheduledAt' => '',
  24529.                         ],
  24530.                         'permissions' => [
  24531.                             'user' => [
  24532.                             ],
  24533.                             'role' => [
  24534.                             ],
  24535.                         ],
  24536.                         'workspaces' => [
  24537.                         ],
  24538.                     ],
  24539.                 ],
  24540.                 'config_location' => [
  24541.                     'data_hub' => [
  24542.                         'write_target' => [
  24543.                             'type' => 'symfony-config',
  24544.                             'options' => [
  24545.                                 'directory' => (\dirname(__DIR__3).'/config/data_hub'),
  24546.                             ],
  24547.                         ],
  24548.                     ],
  24549.                 ],
  24550.             ],
  24551.             'data_collector.templates' => [
  24552.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  24553.                     => 'pimcore',
  24554.                     => '@PimcoreCore/Profiler/data_collector.html.twig',
  24555.                 ],
  24556.                 'data_collector.request' => [
  24557.                     => 'request',
  24558.                     => '@WebProfiler/Collector/request.html.twig',
  24559.                 ],
  24560.                 'data_collector.time' => [
  24561.                     => 'time',
  24562.                     => '@WebProfiler/Collector/time.html.twig',
  24563.                 ],
  24564.                 'data_collector.memory' => [
  24565.                     => 'memory',
  24566.                     => '@WebProfiler/Collector/memory.html.twig',
  24567.                 ],
  24568.                 'data_collector.validator' => [
  24569.                     => 'validator',
  24570.                     => '@WebProfiler/Collector/validator.html.twig',
  24571.                 ],
  24572.                 'data_collector.ajax' => [
  24573.                     => 'ajax',
  24574.                     => '@WebProfiler/Collector/ajax.html.twig',
  24575.                 ],
  24576.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  24577.                     => 'pimcore_targeting',
  24578.                     => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
  24579.                 ],
  24580.                 'data_collector.form' => [
  24581.                     => 'form',
  24582.                     => '@WebProfiler/Collector/form.html.twig',
  24583.                 ],
  24584.                 'data_collector.exception' => [
  24585.                     => 'exception',
  24586.                     => '@WebProfiler/Collector/exception.html.twig',
  24587.                 ],
  24588.                 'data_collector.logger' => [
  24589.                     => 'logger',
  24590.                     => '@WebProfiler/Collector/logger.html.twig',
  24591.                 ],
  24592.                 'data_collector.events' => [
  24593.                     => 'events',
  24594.                     => '@WebProfiler/Collector/events.html.twig',
  24595.                 ],
  24596.                 'data_collector.router' => [
  24597.                     => 'router',
  24598.                     => '@WebProfiler/Collector/router.html.twig',
  24599.                 ],
  24600.                 'data_collector.cache' => [
  24601.                     => 'cache',
  24602.                     => '@WebProfiler/Collector/cache.html.twig',
  24603.                 ],
  24604.                 'data_collector.translation' => [
  24605.                     => 'translation',
  24606.                     => '@WebProfiler/Collector/translation.html.twig',
  24607.                 ],
  24608.                 'data_collector.security' => [
  24609.                     => 'security',
  24610.                     => '@Security/Collector/security.html.twig',
  24611.                 ],
  24612.                 'data_collector.twig' => [
  24613.                     => 'twig',
  24614.                     => '@WebProfiler/Collector/twig.html.twig',
  24615.                 ],
  24616.                 'data_collector.http_client' => [
  24617.                     => 'http_client',
  24618.                     => '@WebProfiler/Collector/http_client.html.twig',
  24619.                 ],
  24620.                 'data_collector.doctrine' => [
  24621.                     => 'db',
  24622.                     => '@Doctrine/Collector/db.html.twig',
  24623.                 ],
  24624.                 'data_collector.dump' => [
  24625.                     => 'dump',
  24626.                     => '@Debug/Profiler/dump.html.twig',
  24627.                 ],
  24628.                 'data_collector.messenger' => [
  24629.                     => 'messenger',
  24630.                     => '@WebProfiler/Collector/messenger.html.twig',
  24631.                 ],
  24632.                 'mailer.data_collector' => [
  24633.                     => 'mailer',
  24634.                     => '@WebProfiler/Collector/mailer.html.twig',
  24635.                 ],
  24636.                 'notifier.data_collector' => [
  24637.                     => 'notifier',
  24638.                     => '@WebProfiler/Collector/notifier.html.twig',
  24639.                 ],
  24640.                 'data_collector.config' => [
  24641.                     => 'config',
  24642.                     => '@WebProfiler/Collector/config.html.twig',
  24643.                 ],
  24644.             ],
  24645.             'pimcore.service_controllers' => [
  24646.                 'App\\Controller\\AccountController' => 'App\\Controller\\AccountController',
  24647.                 'App\\Controller\\CartController' => 'App\\Controller\\CartController',
  24648.                 'App\\Controller\\CheckoutController' => 'App\\Controller\\CheckoutController',
  24649.                 'App\\Controller\\ContentController' => 'App\\Controller\\ContentController',
  24650.                 'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
  24651.                 'App\\Controller\\EmailsController' => 'App\\Controller\\EmailsController',
  24652.                 'App\\Controller\\ErrorController' => 'App\\Controller\\ErrorController',
  24653.                 'App\\Controller\\JsTranslationController' => 'App\\Controller\\JsTranslationController',
  24654.                 'App\\Controller\\OrderController' => 'App\\Controller\\OrderController',
  24655.                 'App\\Controller\\SecureController' => 'App\\Controller\\SecureController',
  24656.                 'App\\Controller\\ShopController' => 'App\\Controller\\ShopController',
  24657.                 'Asioso\\QuickTranslateBundle\\Controller\\DefaultController' => 'Asioso\\QuickTranslateBundle\\Controller\\DefaultController',
  24658.                 'Asioso\\QuickTranslateBundle\\Controller\\DocumentController' => 'Asioso\\QuickTranslateBundle\\Controller\\DocumentController',
  24659.                 'Asioso\\QuickTranslateBundle\\Controller\\ObjectController' => 'Asioso\\QuickTranslateBundle\\Controller\\ObjectController',
  24660.                 'ConnectionApiSageBundle\\Controller\\DefaultController' => 'ConnectionApiSageBundle\\Controller\\DefaultController',
  24661.                 'CustomerManagementFrameworkBundle\\Controller\\Admin' => 'CustomerManagementFrameworkBundle\\Controller\\Admin',
  24662.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\ActivitiesController',
  24663.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\CustomersController',
  24664.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\Customers\\FilterDefinitionController',
  24665.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\DuplicatesController',
  24666.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\GDPRDataController',
  24667.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\HelperController',
  24668.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\RulesController',
  24669.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SegmentAssignmentController',
  24670.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\SettingsController',
  24671.                 'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController' => 'CustomerManagementFrameworkBundle\\Controller\\Admin\\TemplatesController',
  24672.                 'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController' => 'CustomerManagementFrameworkBundle\\Controller\\Preview\\ObjectPreviewController',
  24673.                 'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController' => 'CustomerManagementFrameworkBundle\\Controller\\Report\\TermSegmentBuilderController',
  24674.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\ActivitiesController',
  24675.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\CustomersController',
  24676.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\DeletionsController',
  24677.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentGroupsController',
  24678.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsController',
  24679.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Api\\SegmentsOfCustomersController',
  24680.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Mailchimp\\WebhookController',
  24681.                 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController' => 'CustomerManagementFrameworkBundle\\Controller\\Rest\\Newsletter\\AdminController',
  24682.                 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
  24683.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController',
  24684.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController',
  24685.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController',
  24686.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController',
  24687.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController',
  24688.                 'IndabaExtensionBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'IndabaExtensionBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  24689.                 'IndabaExtensionBundle\\Controller\\Admin\\DataObject\\ProductCategoryController' => 'IndabaExtensionBundle\\Controller\\Admin\\DataObject\\ProductCategoryController',
  24690.                 'IndabaExtensionBundle\\Controller\\Admin\\JsVariablesController' => 'IndabaExtensionBundle\\Controller\\Admin\\JsVariablesController',
  24691.                 'IndabaIbexportBundle\\Controller\\Admin\\ExportXmlController' => 'IndabaIbexportBundle\\Controller\\Admin\\ExportXmlController',
  24692.                 'IndabaIbexportBundle\\Controller\\Admin\\ExportconfigurationController' => 'IndabaIbexportBundle\\Controller\\Admin\\ExportconfigurationController',
  24693.                 'IndabaIbexportBundle\\Controller\\Admin\\MessageController' => 'IndabaIbexportBundle\\Controller\\Admin\\MessageController',
  24694.                 'IndabaIbexportBundle\\Controller\\Admin\\PublicationImagesController' => 'IndabaIbexportBundle\\Controller\\Admin\\PublicationImagesController',
  24695.                 'IndabaImportExportBundle\\Controller\\Admin\\ImportDataController' => 'IndabaImportExportBundle\\Controller\\Admin\\ImportDataController',
  24696.                 'IndabaImportExportBundle\\Controller\\Admin\\MessageController' => 'IndabaImportExportBundle\\Controller\\Admin\\MessageController',
  24697.                 'IndabaPublicationBundle\\Controller\\Admin\\JsVariablesController' => 'IndabaPublicationBundle\\Controller\\Admin\\JsVariablesController',
  24698.                 'IndabaPublicationBundle\\Controller\\Admin\\PublicationController' => 'IndabaPublicationBundle\\Controller\\Admin\\PublicationController',
  24699.                 'IndabaPublicationBundle\\Controller\\Admin\\TreeController' => 'IndabaPublicationBundle\\Controller\\Admin\\TreeController',
  24700.                 'IndabaSolutions\\ExporterBundle\\Controller\\ExporterController' => 'IndabaSolutions\\ExporterBundle\\Controller\\ExporterController',
  24701.                 'IndabaSyncroAssetsBundle\\Controller\\DefaultController' => 'IndabaSyncroAssetsBundle\\Controller\\DefaultController',
  24702.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
  24703.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
  24704.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  24705.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  24706.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  24707.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  24708.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  24709.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  24710.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  24711.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  24712.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  24713.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  24714.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  24715.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  24716.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  24717.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  24718.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  24719.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  24720.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  24721.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  24722.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  24723.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  24724.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  24725.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  24726.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  24727.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  24728.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  24729.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  24730.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  24731.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  24732.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  24733.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  24734.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  24735.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  24736.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  24737.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  24738.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  24739.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  24740.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  24741.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  24742.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  24743.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  24744.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  24745.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  24746.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  24747.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  24748.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  24749.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  24750.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  24751.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController',
  24752.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController',
  24753.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController',
  24754.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController',
  24755.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController',
  24756.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\AdminOrderController',
  24757.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\ConfigController',
  24758.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\FindologicController',
  24759.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\IndexController',
  24760.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\PricingController',
  24761.                 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController' => 'Pimcore\\Bundle\\EcommerceFrameworkBundle\\Controller\\VoucherController',
  24762.                 'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController' => 'Pimcore\\Bundle\\ObjectMergerBundle\\Controller\\AdminController',
  24763.                 'ToolboxBundle\\Controller\\Admin\\ColumnAdjusterController' => 'ToolboxBundle\\Controller\\Admin\\ColumnAdjusterController',
  24764.                 'ToolboxBundle\\Controller\\Admin\\SettingsController' => 'ToolboxBundle\\Controller\\Admin\\SettingsController',
  24765.                 'ToolboxBundle\\Controller\\AjaxController' => 'ToolboxBundle\\Controller\\AjaxController',
  24766.                 'ToolboxBundle\\Controller\\SnippetController' => 'ToolboxBundle\\Controller\\SnippetController',
  24767.                 'kernel' => 'App\\Kernel',
  24768.             ],
  24769.             'console.command.ids' => [
  24770.                 => 'App\\Service\\Exporter\\Override\\Command\\ExporterCommand',
  24771.                 => 'App\\Command\\ExcelPricesCompareCommand',
  24772.                 => 'App\\Command\\ImportCustomersFrameworkCommand',
  24773.                 => 'App\\Command\\ImportProductsDetailsCommand',
  24774.                 => 'App\\Command\\SendRegistrationEmailCommand',
  24775.                 => 'App\\Command\\UpdateStockProductsCommand',
  24776.                 => 'console.command.public_alias.IndabaSolutions\\ExporterBundle\\Command\\ExporterCommand',
  24777.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  24778.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  24779.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
  24780.                 10 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  24781.                 11 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  24782.                 12 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  24783.                 13 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  24784.                 14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  24785.                 15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  24786.                 16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  24787.                 17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
  24788.                 18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  24789.                 19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
  24790.                 20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
  24791.                 21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  24792.                 22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  24793.                 23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  24794.                 24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
  24795.                 25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
  24796.                 26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
  24797.                 27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  24798.                 28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
  24799.                 29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
  24800.                 30 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  24801.                 31 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  24802.                 32 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  24803.                 33 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  24804.                 34 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  24805.                 35 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  24806.                 36 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\CleanupPendingOrdersCommand',
  24807.                 37 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\BootstrapCommand',
  24808.                 38 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\EsSyncCommand',
  24809.                 39 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessPreparationQueueCommand',
  24810.                 40 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ProcessUpdateIndexQueueCommand',
  24811.                 41 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\IndexService\\ResetQueueCommand',
  24812.                 42 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupReservationsCommand',
  24813.                 43 => 'console.command.public_alias.Pimcore\\Bundle\\EcommerceFrameworkBundle\\Command\\Voucher\\CleanupStatisticsCommand',
  24814.                 44 => 'console.command.public_alias.Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\BaseGenerateBundleCommand',
  24815.                 45 => 'Pimcore\\Bundle\\BundleGeneratorBundle\\Command\\GenerateBundleCommand',
  24816.                 46 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand',
  24817.                 47 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand',
  24818.                 48 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MigrationGeneratorCommand',
  24819.                 49 => 'IndabaSyncroAssetsBundle\\Command\\SyncroAssetCommand',
  24820.                 50 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\ActionTriggerQueueCommand',
  24821.                 51 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\BuildSegmentsCommand',
  24822.                 52 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\CronTriggerCommand',
  24823.                 53 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\DuplicatesIndexCommand',
  24824.                 54 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\MaintenanceCommand',
  24825.                 55 => 'console.command.public_alias.CustomerManagementFrameworkBundle\\Command\\SegmentAssignmentIndexCommand',
  24826.                 56 => 'IndabaSolutions\\ExporterBundle\\Command\\ClearTargetFolderCommand',
  24827.                 57 => 'IndabaSolutions\\ExporterBundle\\Command\\CreateAllExportersCommand',
  24828.                 58 => 'IndabaSolutions\\ExporterBundle\\Command\\CreateAllFieldsCommand',
  24829.                 59 => 'IndabaSolutions\\ExporterBundle\\Command\\CreateClassesCommand',
  24830.                 60 => 'IndabaSolutions\\ExporterBundle\\Command\\ExportDataCommand',
  24831.                 61 => 'IndabaSolutions\\ExporterBundle\\Command\\ExporterStatusCommand',
  24832.                 62 => 'IndabaSolutions\\ExporterBundle\\Command\\GetProductFieldsCommand',
  24833.                 63 => 'IndabaSolutions\\ExporterBundle\\Command\\ImportDataCommand',
  24834.                 64 => 'IndabaSolutions\\ExporterBundle\\Command\\StopExporterCommand',
  24835.                 65 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\MigrateLegacyConfig',
  24836.                 66 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand',
  24837.                 67 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand',
  24838.                 68 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand',
  24839.                 69 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand',
  24840.                 70 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand',
  24841.                 71 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand',
  24842.                 72 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand',
  24843.             ],
  24844.         ];
  24845.     }
  24846.     protected function throw($message)
  24847.     {
  24848.         throw new RuntimeException($message);
  24849.     }
  24850. }