var/cache/testing/ContainerMhdHbrh/App_KernelTestingDebugContainer.php line 1157

Open in your IDE?
  1. <?php
  2. namespace ContainerMhdHbrh;
  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_KernelTestingDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'Pimcore\\Cache\\Runtime' => true,
  31.             'Pimcore\\Extension\\Config' => true,
  32.             'kernel' => true,
  33.         ];
  34.         $this->methodMap = [
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  37.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  38.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  39.             '.container.private.session' => 'get_Container_Private_SessionService',
  40.             '.container.private.twig' => 'get_Container_Private_TwigService',
  41.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  42.             'Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler' => 'getContentSecurityPolicyHandlerService',
  43.             'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler' => 'getCsrfProtectionHandlerService',
  44.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener' => 'getFullPageCacheListenerService',
  45.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener' => 'getGoogleAnalyticsCodeListenerService',
  46.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener' => 'getGoogleTagManagerListenerService',
  47.             'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService' => 'getElasticSearchConfigServiceService',
  48.             'Pimcore\\Cache\\Core\\CoreCacheHandler' => 'getCoreCacheHandlerService',
  49.             'Pimcore\\Config' => 'getConfigService',
  50.             'Pimcore\\Document\\Editable\\Block\\BlockStateStack' => 'getBlockStateStackService',
  51.             'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService',
  52.             'Pimcore\\Document\\StaticPageGenerator' => 'getStaticPageGeneratorService',
  53.             'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
  54.             'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
  55.             'Pimcore\\Http\\RequestHelper' => 'getRequestHelperService',
  56.             'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => 'getDocumentResolverService',
  57.             'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => 'getEditmodeResolverService',
  58.             'Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver' => 'getOutputTimestampResolverService',
  59.             'Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver' => 'getPimcoreContextResolverService',
  60.             'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => 'getResponseHeaderResolverService',
  61.             'Pimcore\\Http\\Request\\Resolver\\SiteResolver' => 'getSiteResolverService',
  62.             'Pimcore\\Http\\Request\\Resolver\\StaticPageResolver' => 'getStaticPageResolverService',
  63.             'Pimcore\\Http\\ResponseHelper' => 'getResponseHelperService',
  64.             'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService',
  65.             'Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader' => 'getEditableLoaderService',
  66.             'Pimcore\\Model\\Document\\Service' => 'getServiceService',
  67.             'Pimcore\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
  68.             'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
  69.             'Pimcore\\Templating\\Renderer\\EditableRenderer' => 'getEditableRendererService',
  70.             'Pimcore\\Workflow\\ExpressionService' => 'getExpressionServiceService',
  71.             'Pimcore\\Workflow\\Manager' => 'getManagerService',
  72.             'Pimcore\\Workflow\\Place\\StatusInfo' => 'getStatusInfoService',
  73.             'Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension' => 'getWebLinkExtensionService',
  74.             'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener' => 'getSessionListenerService',
  75.             'Symfony\\Component\\Lock\\LockFactory' => 'getLockFactoryService',
  76.             'Symfony\\Contracts\\Translation\\TranslatorInterface' => 'getTranslatorInterfaceService',
  77.             'cache.app' => 'getCache_AppService',
  78.             'cache.system' => 'getCache_SystemService',
  79.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  80.             'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
  81.             'data_collector.dump' => 'getDataCollector_DumpService',
  82.             'doctrine' => 'getDoctrineService',
  83.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  84.             'doctrine.orm.pimcore_direct_edit_entity_manager' => 'getDoctrine_Orm_PimcoreDirectEditEntityManagerService',
  85.             'doctrine.orm.portal_engine_entity_manager' => 'getDoctrine_Orm_PortalEngineEntityManagerService',
  86.             'doctrine.orm.statistics_explorer_entity_manager' => 'getDoctrine_Orm_StatisticsExplorerEntityManagerService',
  87.             'event_dispatcher' => 'getEventDispatcherService',
  88.             'http_kernel' => 'getHttpKernelService',
  89.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  90.             'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
  91.             'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
  92.             'monolog.logger.doctrine' => 'getMonolog_Logger_DoctrineService',
  93.             'monolog.logger.event' => 'getMonolog_Logger_EventService',
  94.             'monolog.logger.http_client' => 'getMonolog_Logger_HttpClientService',
  95.             'monolog.logger.init' => 'getMonolog_Logger_InitService',
  96.             'monolog.logger.php' => 'getMonolog_Logger_PhpService',
  97.             'monolog.logger.portalengine.es' => 'getMonolog_Logger_Portalengine_EsService',
  98.             'monolog.logger.profiler' => 'getMonolog_Logger_ProfilerService',
  99.             'monolog.logger.request' => 'getMonolog_Logger_RequestService',
  100.             'monolog.logger.router' => 'getMonolog_Logger_RouterService',
  101.             'monolog.logger.routing' => 'getMonolog_Logger_RoutingService',
  102.             'monolog.logger.security' => 'getMonolog_Logger_SecurityService',
  103.             'pimcore.cache.pool' => 'getPimcore_Cache_PoolService',
  104.             'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
  105.             'pimcore.templating.engine.delegating' => 'getPimcore_Templating_Engine_DelegatingService',
  106.             'request_stack' => 'getRequestStackService',
  107.             'router' => 'getRouterService',
  108.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  109.             'pimcore.templating.engine.twig' => 'getPimcore_Templating_Engine_TwigService',
  110.             'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'getConnectionRegistryService',
  111.             'cache_clearer' => 'getCacheClearerService',
  112.             'filesystem' => 'getFilesystemService',
  113.             'serializer' => 'getSerializerService',
  114.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  115.             'form.factory' => 'getForm_FactoryService',
  116.             'form.type.file' => 'getForm_Type_FileService',
  117.             'profiler' => 'getProfilerService',
  118.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  119.             'security.token_storage' => 'getSecurity_TokenStorageService',
  120.             'twig' => 'getTwigService',
  121.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  122.             'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService',
  123.             'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
  124.             'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService',
  125.             'session' => 'getSessionService',
  126.             'validator' => 'getValidatorService',
  127.         ];
  128.         $this->fileMap = [
  129.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  130.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  131.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  132.             '.container.private.pimcore_admin.security.user_checker' => 'get_Container_Private_PimcoreAdmin_Security_UserCheckerService',
  133.             '.container.private.pimcore_admin.security.user_loader' => 'get_Container_Private_PimcoreAdmin_Security_UserLoaderService',
  134.             '.container.private.pimcore_admin.security.user_provider' => 'get_Container_Private_PimcoreAdmin_Security_UserProviderService',
  135.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  136.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  137.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  138.             'AdvancedObjectSearchBundle\\Controller\\AdminController' => 'getAdminControllerService',
  139.             'AdvancedObjectSearchBundle\\Installer' => 'getInstallerService',
  140.             'AdvancedObjectSearchBundle\\Tools\\ElasticSearchConfigService' => 'getElasticSearchConfigService2Service',
  141.             'App\\Controller\\AdminController' => 'getAdminController2Service',
  142.             'App\\Controller\\DefaultController' => 'getDefaultControllerService',
  143.             'App\\Controller\\Web2printController' => 'getWeb2printControllerService',
  144.             'Basilicom\\ERDiagramXMLExportBundle\\Command\\CreateERDiagramXMLExportCommand' => 'getCreateERDiagramXMLExportCommandService',
  145.             'Blackbit\\DataDirectorBundle\\Controller\\DocumentController' => 'getDocumentControllerService',
  146.             'Blackbit\\DataDirectorBundle\\Controller\\FieldTypeController' => 'getFieldTypeControllerService',
  147.             'Blackbit\\DataDirectorBundle\\Controller\\ImportController' => 'getImportControllerService',
  148.             'Blackbit\\DataDirectorBundle\\Controller\\ImportconfigController' => 'getImportconfigControllerService',
  149.             'Blackbit\\DataDirectorBundle\\Controller\\MappingconfigController' => 'getMappingconfigControllerService',
  150.             'Blackbit\\DataDirectorBundle\\Controller\\RestController' => 'getRestControllerService',
  151.             'Blackbit\\DataDirectorBundle\\Controller\\Web2PrintController' => 'getWeb2PrintController2Service',
  152.             'Blackbit\\DataDirectorBundle\\Maintenance\\CleanupImportStatus' => 'getCleanupImportStatusService',
  153.             'Blackbit\\DataDirectorBundle\\Tools\\Installer' => 'getInstaller2Service',
  154.             'Blackbit\\DataDirectorBundle\\lib\\Pim\\EventDispatcher' => 'getEventDispatcher2Service',
  155.             'Blackbit\\DataDirectorBundle\\lib\\Pim\\Helper' => 'getHelperService',
  156.             'Blackbit\\DataDirectorBundle\\lib\\Pim\\Item\\ImporterInterface' => 'getImporterInterfaceService',
  157.             'Blackbit\\DataDirectorBundle\\lib\\Pim\\Item\\ItemMoldBuilder' => 'getItemMoldBuilderService',
  158.             'Blackbit\\DataDirectorBundle\\lib\\Pim\\Item\\TranslationHelper' => 'getTranslationHelperService',
  159.             'Blackbit\\DataDirectorBundle\\lib\\Pim\\Logger\\EmailReportingLogger' => 'getEmailReportingLoggerService',
  160.             'Blackbit\\DataDirectorBundle\\lib\\Pim\\Parser\\GridParser' => 'getGridParserService',
  161.             'Blackbit\\DataDirectorBundle\\lib\\Pim\\RawData\\Importmanager' => 'getImportmanagerService',
  162.             'Blackbit\\DataDirectorBundle\\lib\\Pim\\TextGeneration\\TextGenerator' => 'getTextGeneratorService',
  163.             'Blackbit\\DataDirectorBundle\\lib\\Pim\\Translate\\TranslationProvider' => 'getTranslationProviderService',
  164.             'DataDirectorCurrencyConverter' => 'getDataDirectorCurrencyConverterService',
  165.             'DataDirectorGridViewPathFormatter' => 'getDataDirectorGridViewPathFormatterService',
  166.             'DataDirectorObjectBrickFieldsOptionProvider' => 'getDataDirectorObjectBrickFieldsOptionProviderService',
  167.             'DataDirectorOptionProvider' => 'getDataDirectorOptionProviderService',
  168.             'DataDirectorPreview' => 'getDataDirectorPreviewService',
  169.             'DataDirectorSearchViewPathFormatter' => 'getDataDirectorSearchViewPathFormatterService',
  170.             'DefaultPathFormatter' => 'getDefaultPathFormatterService',
  171.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  172.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'getCallbackSettingsControllerService',
  173.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'getConfigControllerService',
  174.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'getIndexControllerService',
  175.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'getMonitoringItemControllerService',
  176.             'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'getRestController2Service',
  177.             'Elements\\Bundle\\ProcessManagerBundle\\Installer' => 'getInstaller3Service',
  178.             'Elements\\Bundle\\ProcessManagerBundle\\Service\\CommandsValidator' => 'getCommandsValidatorService',
  179.             'FrontendPermissionToolkitBundle\\Service' => 'getService2Service',
  180.             'GuzzleHttp\\Client' => 'getClientService',
  181.             'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
  182.             'Pimcore\\Admin\\Serializer' => 'getSerializer2Service',
  183.             'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController' => 'getBackendControllerService',
  184.             'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  185.             'Pimcore\\AssetMetadataClassDefinitionsBundle\\Installer' => 'getInstaller4Service',
  186.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'getAssetControllerService',
  187.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'getAssetHelperControllerService',
  188.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'getClassControllerService',
  189.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'getClassificationstoreControllerService',
  190.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'getDataObjectControllerService',
  191.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'getDataObjectHelperControllerService',
  192.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'getQuantityValueControllerService',
  193.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'getVariantsControllerService',
  194.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'getDocumentController2Service',
  195.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'getEmailControllerService',
  196.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'getFolderControllerService',
  197.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'getHardlinkControllerService',
  198.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'getLinkControllerService',
  199.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'getNewsletterControllerService',
  200.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService',
  201.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService',
  202.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService',
  203.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletControllerService',
  204.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService',
  205.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService',
  206.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service',
  207.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
  208.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
  209.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexController2Service',
  210.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
  211.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
  212.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginControllerService',
  213.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
  214.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
  215.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalControllerService',
  216.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService',
  217.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService',
  218.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
  219.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService',
  220.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService',
  221.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
  222.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
  223.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService',
  224.             'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService',
  225.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminController3Service',
  226.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'getAssetController2Service',
  227.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'getDataObjectController2Service',
  228.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'getPimcoreUsersControllerService',
  229.             'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'getSentMailControllerService',
  230.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'getAnalyticsControllerService',
  231.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'getCustomReportControllerService',
  232.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'getSettingsController2Service',
  233.             'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchControllerService',
  234.             'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolver2Service',
  235.             'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
  236.             'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
  237.             'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
  238.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'getConfigController2Service',
  239.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'getGraphQLExplorerControllerService',
  240.             'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'getWebserviceControllerService',
  241.             'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service' => 'getService3Service',
  242.             'Pimcore\\Bundle\\DataHubBundle\\Installer' => 'getInstaller5Service',
  243.             'Pimcore\\Bundle\\DataHubBundle\\Service\\CheckConsumerPermissionsService' => 'getCheckConsumerPermissionsServiceService',
  244.             'Pimcore\\Bundle\\DataHubBundle\\Service\\ExportService' => 'getExportServiceService',
  245.             'Pimcore\\Bundle\\DataHubBundle\\Service\\FileUploadService' => 'getFileUploadServiceService',
  246.             'Pimcore\\Bundle\\DataHubBundle\\Service\\ImportService' => 'getImportServiceService',
  247.             'Pimcore\\Bundle\\DataHubBundle\\Service\\OutputCacheService' => 'getOutputCacheServiceService',
  248.             'Pimcore\\Bundle\\DataHubCiHubBundle\\Installer' => 'getInstaller6Service',
  249.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController' => 'getConfigController3Service',
  250.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController' => 'getDownloadControllerService',
  251.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Exporter\\File' => 'getFileService',
  252.             'Pimcore\\Bundle\\DataHubFileExportBundle\\Installer' => 'getInstaller7Service',
  253.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\AbstractController' => 'getAbstractControllerService',
  254.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\ConfigController' => 'getConfigController4Service',
  255.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\EndpointController' => 'getEndpointControllerService',
  256.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\SwaggerController' => 'getSwaggerControllerService',
  257.             'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Installer' => 'getInstaller8Service',
  258.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'getConfigDataObjectControllerService',
  259.             'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'getPushImportControllerService',
  260.             'Pimcore\\Bundle\\DataImporterBundle\\Installer' => 'getInstaller9Service',
  261.             'Pimcore\\Bundle\\DirectEditBundle\\Controller\\AssetEditController' => 'getAssetEditControllerService',
  262.             'Pimcore\\Bundle\\DirectEditBundle\\Controller\\ClientController' => 'getClientControllerService',
  263.             'Pimcore\\Bundle\\DirectEditBundle\\Installer' => 'getInstaller10Service',
  264.             'Pimcore\\Bundle\\DirectEditBundle\\Service\\MercureUrlService' => 'getMercureUrlServiceService',
  265.             'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController' => 'getLicenseCheckControllerService',
  266.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController' => 'getAbstractSiteControllerService',
  267.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController' => 'getCollectionsControllerService',
  268.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController' => 'getFrontendBuildControllerService',
  269.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController' => 'getWizardControllerService',
  270.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController' => 'getAuthControllerService',
  271.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController' => 'getCollectionControllerService',
  272.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController' => 'getAssetController3Service',
  273.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController' => 'getDataObjectController3Service',
  274.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController' => 'getDownloadCartControllerService',
  275.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController' => 'getEmailController3Service',
  276.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController' => 'getLanguageVariantControllerService',
  277.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController' => 'getPortalController2Service',
  278.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController' => 'getPublicShareControllerService',
  279.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController' => 'getAssetUploadControllerService',
  280.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController' => 'getBatchTaskControllerService',
  281.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController' => 'getCollectionController2Service',
  282.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController' => 'getAssetController4Service',
  283.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController' => 'getDataObjectController4Service',
  284.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController' => 'getAssetController5Service',
  285.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController' => 'getDataObjectController5Service',
  286.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController' => 'getDirectEditControllerService',
  287.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController' => 'getDownloadController2Service',
  288.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController' => 'getFolderController2Service',
  289.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController' => 'getPublicShareController2Service',
  290.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController' => 'getDetailActionsControllerService',
  291.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController' => 'getDownloadController3Service',
  292.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController' => 'getSavedSearchControllerService',
  293.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController' => 'getSearchController2Service',
  294.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController' => 'getTranslationController2Service',
  295.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController' => 'getSavedSearchController2Service',
  296.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController' => 'getSearchController3Service',
  297.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController' => 'getSnippetController2Service',
  298.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController' => 'getStatisticExplorerControllerService',
  299.             'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController' => 'getUserController2Service',
  300.             'Pimcore\\Bundle\\PortalEngineBundle\\Installer' => 'getInstaller11Service',
  301.             'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexUpdateService' => 'getIndexUpdateServiceService',
  302.             'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\FrontendPermissionToolkit\\DataProvider' => 'getDataProviderService',
  303.             'Pimcore\\Bundle\\PortalEngineBundle\\Tools\\MigrationServiceLocator' => 'getMigrationServiceLocatorService',
  304.             'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController' => 'getStatisticsControllerService',
  305.             'Pimcore\\Bundle\\StatisticsExplorerBundle\\Installer' => 'getInstaller12Service',
  306.             'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\AdminController' => 'getAdminController4Service',
  307.             'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\ConfigController' => 'getConfigController5Service',
  308.             'Pimcore\\Bundle\\WorkflowDesignerBundle\\Installer' => 'getInstaller13Service',
  309.             'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearer2Service',
  310.             'Pimcore\\Controller\\Config\\ControllerDataProvider' => 'getControllerDataProviderService',
  311.             'Pimcore\\DataObject\\BlockDataMarshaller\\Consent' => 'getConsentService',
  312.             'Pimcore\\DataObject\\BlockDataMarshaller\\Date' => 'getDateService',
  313.             'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage' => 'getExternalImageService',
  314.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds' => 'getGeoboundsService',
  315.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint' => 'getGeopointService',
  316.             'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon' => 'getGeopolygonService',
  317.             'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields' => 'getLocalizedfieldsService',
  318.             'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor' => 'getRgbaColorService',
  319.             'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable' => 'getStructuredTableService',
  320.             'Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface' => 'getFieldDefinitionDocBlockBuilderInterfaceService',
  321.             'Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface' => 'getPHPClassDumperInterfaceService',
  322.             'Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface' => 'getPHPFieldCollectionClassDumperInterfaceService',
  323.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface' => 'getPHPObjectBrickClassDumperInterfaceService',
  324.             'Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface' => 'getPHPObjectBrickContainerClassDumperInterfaceService',
  325.             'Pimcore\\DataObject\\Consent\\Service' => 'getService4Service',
  326.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField' => 'getEncryptedFieldService',
  327.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect' => 'getBooleanSelectService',
  328.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField' => 'getEncryptedField2Service',
  329.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect' => 'getMultiselectService',
  330.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue' => 'getQuantityValueService',
  331.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor' => 'getRgbaColor2Service',
  332.             'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table' => 'getTableService',
  333.             'Pimcore\\DataObject\\GridColumnConfig\\Service' => 'getService5Service',
  334.             'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
  335.             'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
  336.             'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
  337.             'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
  338.             'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService',
  339.             'Pimcore\\Http\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
  340.             'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
  341.             'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
  342.             'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
  343.             'Pimcore\\Localization\\IntlFormatter' => 'getIntlFormatterService',
  344.             'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService',
  345.             'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService',
  346.             'Pimcore\\Mail\\Mailer' => 'getMailerService',
  347.             'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
  348.             'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
  349.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
  350.             'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
  351.             'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
  352.             'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
  353.             'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
  354.             'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
  355.             'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
  356.             'Pimcore\\Serializer\\Serializer' => 'getSerializer3Service',
  357.             'Pimcore\\Tool\\AssetsInstaller' => 'getAssetsInstallerService',
  358.             'Pimcore\\Tool\\Storage' => 'getStorageService',
  359.             'Pimcore\\Workflow\\Dumper\\GraphvizDumper' => 'getGraphvizDumperService',
  360.             'Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper' => 'getStateMachineGraphvizDumperService',
  361.             'Pimcore\\Workflow\\Notification\\NotificationEmailService' => 'getNotificationEmailServiceService',
  362.             'Scheb\\TwoFactorBundle\\Model\\PersisterInterface' => 'getPersisterInterfaceService',
  363.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface' => 'getTwoFactorFormRendererInterfaceService',
  364.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  365.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  366.             'app.datahub.full-exporter' => 'getApp_Datahub_FullexporterService',
  367.             'app.datahub.variant-exporter' => 'getApp_Datahub_VariantexporterService',
  368.             'app.datahub.variant-exporter.at' => 'getApp_Datahub_Variantexporter_AtService',
  369.             'app.datahub.variant-exporter.ch' => 'getApp_Datahub_Variantexporter_ChService',
  370.             'app.datahub.variant-exporter.cz' => 'getApp_Datahub_Variantexporter_CzService',
  371.             'app.datahub.variant-exporter.de' => 'getApp_Datahub_Variantexporter_DeService',
  372.             'app.datahub.variant-exporter.gb' => 'getApp_Datahub_Variantexporter_GbService',
  373.             'app.datahub.variant-exporter.hu' => 'getApp_Datahub_Variantexporter_HuService',
  374.             'app.datahub.variant-exporter.it' => 'getApp_Datahub_Variantexporter_ItService',
  375.             'app.datahub.variant-exporter.nl' => 'getApp_Datahub_Variantexporter_NlService',
  376.             'app.datahub.variant-exporter.pl' => 'getApp_Datahub_Variantexporter_PlService',
  377.             'app.datahub.variant-exporter.sk' => 'getApp_Datahub_Variantexporter_SkService',
  378.             'cache.app_clearer' => 'getCache_AppClearerService',
  379.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  380.             'cache.system_clearer' => 'getCache_SystemClearerService',
  381.             'cache_warmer' => 'getCacheWarmerService',
  382.             'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
  383.             'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\ProcessUpdateQueueCommand' => 'getProcessUpdateQueueCommandService',
  384.             'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\ReindexCommand' => 'getReindexCommandService',
  385.             'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\UpdateMappingCommand' => 'getUpdateMappingCommandService',
  386.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand' => 'getClassMethodExecutorCommandService',
  387.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand' => 'getMaintenanceCommandService',
  388.             'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MigrationGeneratorCommand' => 'getMigrationGeneratorCommandService',
  389.             'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\MigrateToCustomSettingsCommand' => 'getMigrateToCustomSettingsCommandService',
  390.             'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\PopulateCommand' => 'getPopulateCommandService',
  391.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
  392.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
  393.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
  394.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
  395.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
  396.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
  397.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
  398.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
  399.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
  400.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
  401.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
  402.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
  403.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
  404.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
  405.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
  406.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
  407.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
  408.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
  409.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
  410.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
  411.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
  412.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
  413.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
  414.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
  415.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
  416.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
  417.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
  418.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
  419.             'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
  420.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\MigrateLegacyConfig' => 'getMigrateLegacyConfigService',
  421.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand' => 'getRebuildWorkspacesCommandService',
  422.             'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand' => 'getRebuildDefinitionsCommandService',
  423.             'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommandService',
  424.             'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\ExportFileCommand' => 'getExportFileCommandService',
  425.             'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\CreateOrUpdateMappingCommand' => 'getCreateOrUpdateMappingCommandService',
  426.             'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\ProcessQueueCommand' => 'getProcessQueueCommandService',
  427.             'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\ResetQueueCommand' => 'getResetQueueCommandService',
  428.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommand2Service',
  429.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand' => 'getDummyDataCommandService',
  430.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand' => 'getParallelProcessQueueCommandService',
  431.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand' => 'getPrepareImportCommandService',
  432.             'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand' => 'getSequentialProcessQueueCommandService',
  433.             'console.command.public_alias.Pimcore\\Bundle\\DirectEditBundle\\Command\\CleanupCommand' => 'getCleanupCommandService',
  434.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\SizeEstimationCommand' => 'getSizeEstimationCommandService',
  435.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexRecreateCommand' => 'getIndexRecreateCommandService',
  436.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexUpdateCommand' => 'getIndexUpdateCommandService',
  437.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\UpdateFrontendBuildCommand' => 'getUpdateFrontendBuildCommandService',
  438.             'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\WizardCommand' => 'getWizardCommandService',
  439.             'console.command_loader' => 'getConsole_CommandLoaderService',
  440.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  441.             'error_controller' => 'getErrorControllerService',
  442.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  443.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  444.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  445.             'monolog.logger.DATA-IMPORTER' => 'getMonolog_Logger_DATAIMPORTERService',
  446.             'monolog.logger.advanced_object_search.es' => 'getMonolog_Logger_AdvancedObjectSearch_EsService',
  447.             'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
  448.             'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
  449.             'monolog.logger.lock' => 'getMonolog_Logger_LockService',
  450.             'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
  451.             'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
  452.             'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService',
  453.             'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService',
  454.             'monolog.logger.pimcore_advanced_object_search' => 'getMonolog_Logger_PimcoreAdvancedObjectSearchService',
  455.             'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService',
  456.             'monolog.logger.pimcore_datahub_simplerest' => 'getMonolog_Logger_PimcoreDatahubSimplerestService',
  457.             'monolog.logger.pimcore_statistics_explorer.es' => 'getMonolog_Logger_PimcoreStatisticsExplorer_EsService',
  458.             'monolog.logger.portalengine' => 'getMonolog_Logger_PortalengineService',
  459.             'monolog.logger.session' => 'getMonolog_Logger_SessionService',
  460.             'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
  461.             'pim.logger' => 'getPim_LoggerService',
  462.             'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService',
  463.             'pimcore.cache.adapter.null_tag_aware' => 'getPimcore_Cache_Adapter_NullTagAwareService',
  464.             'pimcore.class.resolver.document' => 'getPimcore_Class_Resolver_DocumentService',
  465.             'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService',
  466.             'pimcore.implementation_loader.asset.metadata.data' => 'getPimcore_ImplementationLoader_Asset_Metadata_DataService',
  467.             'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService',
  468.             'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService',
  469.             'pimcore.model.factory' => 'getPimcore_Model_FactoryService',
  470.             'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
  471.             'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
  472.             'pimcore_asset_metadata_classdefinitions.implementation_loader.data' => 'getPimcoreAssetMetadataClassdefinitions_ImplementationLoader_DataService',
  473.             'pimcore_asset_metadata_classdefinitions.implementation_loader.layout' => 'getPimcoreAssetMetadataClassdefinitions_ImplementationLoader_LayoutService',
  474.             'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
  475.             'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
  476.             'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
  477.             'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
  478.             'routing.loader' => 'getRouting_LoaderService',
  479.             'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
  480.             'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
  481.             'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
  482.             'services_resetter' => 'getServicesResetterService',
  483.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  484.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  485.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  486.         ];
  487.         $this->aliases = [
  488.             'App\\Kernel' => 'kernel',
  489.             'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
  490.             'GuzzleHttp\\ClientInterface' => 'GuzzleHttp\\Client',
  491.             'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
  492.             'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
  493.             'Pimcore\\Kernel' => 'kernel',
  494.             'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
  495.             'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
  496.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
  497.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
  498.             'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
  499.             'database_connection' => 'doctrine.dbal.default_connection',
  500.             'doctrine.orm.entity_manager' => 'doctrine.orm.pimcore_direct_edit_entity_manager',
  501.             'messenger.bus.pimcore-core' => 'messenger.default_bus',
  502.             'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
  503.             'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
  504.             'pimcore.datahub.fileExport.exporter.file' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Exporter\\File',
  505.             'pimcore.http_client' => 'GuzzleHttp\\Client',
  506.             'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
  507.             'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
  508.             'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
  509.             'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
  510.         ];
  511.         $this->privates['service_container'] = function () {
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  518.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Kernel.php';
  519.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  532.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  546.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ProxyAdapter.php';
  557.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  563.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  565.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  598.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  599.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  600.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  601.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  602.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  673.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  680.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
  681.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
  682.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
  683.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
  684.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  685.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  686.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  689.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  693.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  694.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  695.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  697.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  699.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  700.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  701.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  702.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  703.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  704.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  705.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  706.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  707.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  709.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  710.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  711.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  713.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  714.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  715.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  716.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  717.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  718.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/ConnectionInterface.php';
  719.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/PimcoreExtensionsTrait.php';
  720.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Db/Connection.php';
  721.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  722.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  723.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  725.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  726.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/BlacklistSchemaAssetFilter.php';
  727.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  729.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  730.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  731.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  732.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php';
  733.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  734.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  735.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  737.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  738.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  739.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  740.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  743.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  745.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  746.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  747.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  748.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  749.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  750.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  751.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  752.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  753.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  754.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
  755.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  756.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
  757.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
  758.             include_once \dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
  759.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  760.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  761.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  762.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  763.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  764.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  765.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  766.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  767.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  768.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  769.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  770.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  771.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSessionBagListener.php';
  772.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
  773.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
  774.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
  775.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
  776.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PimcoreContextAwareTrait.php';
  777.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
  778.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
  779.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
  780.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
  781.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
  782.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
  783.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
  784.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
  785.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/ResponseInjectionTrait.php';
  786.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
  787.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Config.php';
  788.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  789.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  790.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DatabaseTableTrait.php';
  791.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/ExpiringStoreTrait.php';
  792.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/DoctrineDbalStore.php';
  793.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Security/User/TokenStorageUserResolver.php';
  794.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Security/User/UserLoader.php';
  795.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
  796.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
  797.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Event/Traits/RecursionBlockingEventDispatchHelperTrait.php';
  798.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
  799.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Manager.php';
  800.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/Place/StatusInfo.php';
  801.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/ExpressionService.php';
  802.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/EventListener/ExpressionLanguage.php';
  803.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  804.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/EventSubscriber/NotesSubscriber.php';
  805.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Workflow/ActionsButtonService.php';
  806.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleManager.php';
  807.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Config/StateConfig.php';
  808.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleLocator.php';
  809.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Composer/PackageInfo.php';
  810.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestHelper.php';
  811.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseHelper.php';
  812.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/RequestMatcherFactory.php';
  813.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/ResponseStack.php';
  814.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Response/CodeInjector.php';
  815.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/AbstractRequestResolver.php';
  816.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/PimcoreContextResolver.php';
  817.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Context/PimcoreContextGuesser.php';
  818.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/StaticPageResolver.php';
  819.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/OutputTimestampResolver.php';
  820.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/SiteResolver.php';
  821.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/EditmodeResolver.php';
  822.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.php';
  823.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/ResponseHeaderResolver.php';
  824.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleServiceInterface.php';
  825.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Localization/LocaleService.php';
  826.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/LoaderInterface.php';
  827.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassNameLoaderInterface.php';
  828.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ImplementationLoader.php';
  829.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoaderInterface.php';
  830.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoader.php';
  831.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/AbstractClassNameLoader.php';
  832.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/PrefixLoader.php';
  833.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/PrefixLoader.php';
  834.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/Block/BlockStateStack.php';
  835.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
  836.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
  837.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
  838.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
  839.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Element/Service.php';
  840.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/models/Document/Service.php';
  841.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
  842.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
  843.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
  844.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/RoutingListener.php';
  845.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreContextListener.php';
  846.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentFallbackListener.php';
  847.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreHeaderListener.php';
  848.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/LocaleListener.php';
  849.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/TranslationDebugListener.php';
  850.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ElementListener.php';
  851.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GlobalTemplateVariablesListener.php';
  852.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/HardlinkCanonicalListener.php';
  853.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/BlockStateListener.php';
  854.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentMetaDataListener.php';
  855.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/StaticPageContextAwareTrait.php';
  856.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/StaticPageGeneratorListener.php';
  857.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/EventedControllerListener.php';
  858.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseHeaderListener.php';
  859.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/EditmodeListener.php';
  860.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseStackListener.php';
  861.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/InternalWysiwygHtmlAttributeFilterListener.php';
  862.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/EnabledTrait.php';
  863.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PreviewRequestTrait.php';
  864.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleAnalyticsCodeListener.php';
  865.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleTagManagerListener.php';
  866.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php';
  867.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/FullPage/SessionStatus.php';
  868.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/MaintenancePageListener.php';
  869.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleSearchConsoleVerificationListener.php';
  870.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/OutputTimestampListener.php';
  871.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WebDebugToolbarListener.php';
  872.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/ActionRenderer.php';
  873.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/IncludeRenderer.php';
  874.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';
  875.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/RendererInterface.php';
  876.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/AbstractRenderer.php';
  877.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/Breadcrumbs.php';
  878.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/EngineInterface.php';
  879.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/StreamingEngineInterface.php';
  880.             include_once \dirname(__DIR__4).'/vendor/symfony/templating/DelegatingEngine.php';
  881.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';
  882.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  883.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/HelperCharsetTrait.php';
  884.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/PimcoreUrl.php';
  885.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/AbstractExtension.php';
  886.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/CacheBusterAware.php';
  887.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/WebLinksTrait.php';
  888.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadLink.php';
  889.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Traits/TextUtilsTrait.php';
  890.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadMeta.php';
  891.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadScript.php';
  892.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadStyle.php';
  893.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/HeadTitle.php';
  894.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Inc.php';
  895.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/InlineScript.php';
  896.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder.php';
  897.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Placeholder/ContainerService.php';
  898.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreDataCollector.php';
  899.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
  900.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
  901.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
  902.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
  903.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
  904.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
  905.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
  906.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
  907.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
  908.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
  909.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
  910.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
  911.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
  912.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
  913.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
  914.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
  915.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
  916.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
  917.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
  918.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
  919.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
  920.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
  921.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
  922.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
  923.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
  924.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
  925.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
  926.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
  927.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
  928.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
  929.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
  930.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingSessionBagListener.php';
  931.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Asset/SearchIndexFieldDefinitionService.php';
  932.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Asset/ThumbnailService.php';
  933.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Asset/NameExtractorService.php';
  934.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataObject/SearchIndexFieldDefinitionService.php';
  935.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataObject/NameExtractorService.php';
  936.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataObject/MainImageExtractorService.php';
  937.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataPool/DataPoolConfigService.php';
  938.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/DataPool/TranslatorService.php';
  939.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Content/HeadTitleService.php';
  940.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Content/NavigationService.php';
  941.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Content/PageConfigService.php';
  942.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Element/NameExtractorService.php';
  943.             include_once \dirname(__DIR__4).'/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php';
  944.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Tools/EsClientFactory.php';
  945.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/ElasticSearchConfigService.php';
  946.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/IndexQueueService.php';
  947.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/IndexServiceInterface.php';
  948.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Traits/LoggerAware.php';
  949.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/AbstractIndexService.php';
  950.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/DataObject/IndexService.php';
  951.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/SearchIndex/Asset/IndexService.php';
  952.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/PortalConfig/PortalConfigService.php';
  953.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Entity/EntityManagerService.php';
  954.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Security/SecurityService.php';
  955.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Collection/CollectionService.php';
  956.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/PublicShare/PublicShareService.php';
  957.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Workflow/WorkflowService.php';
  958.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Document/LanguageVariantService.php';
  959.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Document/PrefixService.php';
  960.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/User/AvatarService.php';
  961.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  962.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  963.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/ContentExtension.php';
  964.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/EditmodeExtension.php';
  965.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/EventSubscriber/PrefixSubscriber.php';
  966.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/EventSubscriber/RequestSubscriber.php';
  967.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/EventSubscriber/SecuritySubscriber.php';
  968.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  969.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  970.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  971.             include_once \dirname(__DIR__4).'/vendor/blackbit/data-director/EventListener/ContextListener.php';
  972.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  973.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  974.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  975.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
  976.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  977.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  978.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  979.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  980.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Translation/Translator.php';
  981.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  982.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  983.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  984.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  985.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  986.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouterInterface.php';
  987.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainRouter.php';
  988.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  989.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  990.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/VersatileGeneratorInterface.php';
  991.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ChainedRouterInterface.php';
  992.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerTrait.php';
  993.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/DynamicRouter.php';
  994.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php';
  995.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php';
  996.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcher.php';
  997.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/FinalMatcherInterface.php';
  998.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/NestedMatcher/UrlMatcher.php';
  999.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  1000.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1001.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/ConfigurableRequirementsInterface.php';
  1002.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGenerator.php';
  1003.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ProviderBasedGenerator.php';
  1004.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/ContentAwareGenerator.php';
  1005.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteEnhancerInterface.php';
  1006.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/Enhancer/RouteContentEnhancer.php';
  1007.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Element/Router.php';
  1008.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Staticroute/Router.php';
  1009.             include_once \dirname(__DIR__4).'/vendor/symfony-cmf/routing/src/RouteProviderInterface.php';
  1010.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/DynamicRouteProvider.php';
  1011.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DataObjectRouteHandler.php';
  1012.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManagerInterface.php';
  1013.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickManager.php';
  1014.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  1015.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1016.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1017.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1018.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1019.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1020.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1021.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1022.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1023.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1024.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1025.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1026.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1027.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1028.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1029.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1030.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1031.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1032.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1033.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  1034.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1035.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  1036.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  1037.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  1038.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1039.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1040.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  1041.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1042.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1043.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1044.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1045.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1046.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1047.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1048.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1049.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1050.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1051.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1052.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1053.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1054.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  1055.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  1056.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  1057.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1058.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1059.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1060.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1061.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1062.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1063.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1064.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1065.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  1066.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1067.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1068.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1069.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1070.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  1071.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  1072.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  1073.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  1074.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1075.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HelpersExtension.php';
  1076.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentEditableExtension.php';
  1077.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreObjectExtension.php';
  1078.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreToolExtension.php';
  1079.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/NavigationExtension.php';
  1080.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/GlossaryExtension.php';
  1081.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.php';
  1082.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HeaderExtension.php';
  1083.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetCompressExtension.php';
  1084.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/WebsiteConfigExtension.php';
  1085.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DumpExtension.php';
  1086.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/CacheExtension.php';
  1087.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetHelperExtensions.php';
  1088.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DataObjectHelperExtensions.php';
  1089.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentHelperExtensions.php';
  1090.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/ImageThumbnailExtension.php';
  1091.             include_once \dirname(__DIR__4).'/vendor/rybakit/twig-deferred-extension/src/DeferredExtension.php';
  1092.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/SandboxExtension.php';
  1093.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php';
  1094.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Sandbox/SecurityPolicy.php';
  1095.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
  1096.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/ConfigExtension.php';
  1097.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Frontend/FrontendConfigService.php';
  1098.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/HeadTitleExtension.php';
  1099.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/PortalImagesExtension.php';
  1100.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/PortalLanguagesExtension.php';
  1101.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/TranslatorExtension.php';
  1102.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Service/Security/Traits/SecurityServiceAware.php';
  1103.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/UserExtension.php';
  1104.             include_once \dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Twig/WebpackExtension.php';
  1105.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1106.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1107.             include_once \dirname(__DIR__4).'/vendor/blackbit/data-director/lib/Pim/Twig/DachcomToolboxExtension.php';
  1108.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1109.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1110.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1111.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1112.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1113.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  1114.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  1115.             include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Session/SessionConfigurator.php';
  1116.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1117.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1118.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1119.         };
  1120.     }
  1121.     public function compile(): void
  1122.     {
  1123.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1124.     }
  1125.     public function isCompiled(): bool
  1126.     {
  1127.         return true;
  1128.     }
  1129.     public function getRemovedIds(): array
  1130.     {
  1131.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1132.     }
  1133.     protected function load($file$lazyLoad true)
  1134.     {
  1135.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  1136.             return $class::do($this$lazyLoad);
  1137.         }
  1138.         if ('.' === $file[-4]) {
  1139.             $class substr($class0, -4);
  1140.         } else {
  1141.             $file .= '.php';
  1142.         }
  1143.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1144.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  1145.     }
  1146.     protected function createProxy($class\Closure $factory)
  1147.     {
  1148.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  1149.         return $factory();
  1150.     }
  1151.     /**
  1152.      * Gets the public '.container.private.form.factory' shared service.
  1153.      *
  1154.      * @return \Symfony\Component\Form\FormFactory
  1155.      */
  1156.     protected function get_Container_Private_Form_FactoryService()
  1157.     {
  1158.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  1159.         if (isset($this->services['.container.private.form.factory'])) {
  1160.             return $this->services['.container.private.form.factory'];
  1161.         }
  1162.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  1163.     }
  1164.     /**
  1165.      * Gets the public '.container.private.profiler' shared service.
  1166.      *
  1167.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1168.      */
  1169.     protected function get_Container_Private_ProfilerService()
  1170.     {
  1171.         $a = ($this->services['monolog.logger.profiler'] ?? $this->getMonolog_Logger_ProfilerService());
  1172.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1173.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1174.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1175.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1176.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1177.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1178.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1179.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1180.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1181.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1182.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1183.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  1184.         $d->addInstance('pimcore.cache.pool', ($this->privates['.pimcore.cache.pool.inner'] ?? $this->get_Pimcore_Cache_Pool_InnerService()));
  1185.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1186.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1187.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  1188.         $d->addInstance('cache.doctrine.orm.pimcore_direct_edit.result', ($this->privates['cache.doctrine.orm.pimcore_direct_edit.result'] ?? $this->getCache_Doctrine_Orm_PimcoreDirectEdit_ResultService()));
  1189.         $d->addInstance('cache.doctrine.orm.pimcore_direct_edit.query', ($this->privates['cache.doctrine.orm.pimcore_direct_edit.query'] ?? $this->getCache_Doctrine_Orm_PimcoreDirectEdit_QueryService()));
  1190.         $d->addInstance('cache.doctrine.orm.portal_engine.result', ($this->privates['cache.doctrine.orm.portal_engine.result'] ?? $this->getCache_Doctrine_Orm_PortalEngine_ResultService()));
  1191.         $d->addInstance('cache.doctrine.orm.portal_engine.query', ($this->privates['cache.doctrine.orm.portal_engine.query'] ?? $this->getCache_Doctrine_Orm_PortalEngine_QueryService()));
  1192.         $d->addInstance('cache.doctrine.orm.statistics_explorer.result', ($this->privates['cache.doctrine.orm.statistics_explorer.result'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_ResultService()));
  1193.         $d->addInstance('cache.doctrine.orm.statistics_explorer.query', ($this->privates['cache.doctrine.orm.statistics_explorer.query'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_QueryService()));
  1194.         $d->addInstance('pimcore.cache.adapter.redis_tag_aware', ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()));
  1195.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1196.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1197.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1198.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  1199.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1200.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1201.         $g->registerBus('messenger.bus.pimcore-core', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1202.         $g->registerBus('messenger.bus.portal-engine', ($this->privates['debug.traced.messenger.bus.portal-engine'] ?? $this->getDebug_Traced_Messenger_Bus_PortalengineService()));
  1203.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1204.         if ($this->has('kernel')) {
  1205.             $h->setKernel($b);
  1206.         }
  1207.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? $this->getPimcoreDataCollectorService()));
  1208.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1209.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1210.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1211.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1212.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1213.         $instance->add(($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? $this->getPimcoreTargetingDataCollectorService()));
  1214.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1215.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1216.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelTestingDebugContainer'), $c));
  1217.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1218.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1219.         $instance->add($d);
  1220.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService())));
  1221.         $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));
  1222.         $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())));
  1223.         $instance->add($e);
  1224.         $instance->add($f);
  1225.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1226.         $instance->add($g);
  1227.         $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()))));
  1228.         $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()))));
  1229.         $instance->add($h);
  1230.         return $instance;
  1231.     }
  1232.     /**
  1233.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1234.      *
  1235.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1236.      */
  1237.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1238.     {
  1239.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1240.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1241.             return $this->services['.container.private.security.authorization_checker'];
  1242.         }
  1243.         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);
  1244.     }
  1245.     /**
  1246.      * Gets the public '.container.private.security.token_storage' shared service.
  1247.      *
  1248.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1249.      */
  1250.     protected function get_Container_Private_Security_TokenStorageService()
  1251.     {
  1252.         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, [
  1253.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1254.         ], [
  1255.             'request_stack' => '?',
  1256.         ]));
  1257.     }
  1258.     /**
  1259.      * Gets the public '.container.private.session' shared service.
  1260.      *
  1261.      * @return \Symfony\Component\HttpFoundation\Session\Session
  1262.      */
  1263.     protected function get_Container_Private_SessionService()
  1264.     {
  1265.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  1266.         if (isset($this->services['.container.private.session'])) {
  1267.             return $this->services['.container.private.session'];
  1268.         }
  1269.         $this->services['.container.private.session'] = $instance $a->createSession();
  1270.         $b = new \Pimcore\Session\SessionConfigurator();
  1271.         $b->addConfigurator(($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService()));
  1272.         $b->configure($instance);
  1273.         return $instance;
  1274.     }
  1275.     /**
  1276.      * Gets the public '.container.private.twig' shared service.
  1277.      *
  1278.      * @return \Twig\Environment
  1279.      */
  1280.     protected function get_Container_Private_TwigService()
  1281.     {
  1282.         $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']);
  1283.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1284.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1285.         $c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1286.         $d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  1287.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1288.         $f = ($this->services['router'] ?? $this->getRouterService());
  1289.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1290.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $e]);
  1291.         $h = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
  1292.         $i = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  1293.         $j = new \Pimcore\Bundle\PortalEngineBundle\Service\Frontend\FrontendConfigService();
  1294.         $j->setConfig('geo.tileLayerUrl''https://a.tile.openstreetmap.org/{z}/{x}/{y}.png');
  1295.         $j->setConfig('geo.copyright''&copy; <a href="http://osm.org/copyright">OpenStreetMap</a> contributors');
  1296.         $k = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService());
  1297.         $l = new \Pimcore\Bundle\PortalEngineBundle\Twig\UserExtension();
  1298.         $l->setSecurityService($k);
  1299.         $m = new \Symfony\Bridge\Twig\AppVariable();
  1300.         $m->setEnvironment('testing');
  1301.         $m->setDebug(true);
  1302.         if ($this->has('.container.private.security.token_storage')) {
  1303.             $m->setTokenStorage($b);
  1304.         }
  1305.         if ($this->has('request_stack')) {
  1306.             $m->setRequestStack($a);
  1307.         }
  1308.         $n = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1309.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1310.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1311.         $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)));
  1312.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
  1313.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
  1314.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  1315.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e\dirname(__DIR__4), 'UTF-8'));
  1316.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1317.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1318.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($ctrue));
  1319.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1320.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1321.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($a$f)));
  1322.         $instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
  1323.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1324.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($d));
  1325.         $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())));
  1326.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1327.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1328.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  1329.         $instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService())));
  1330.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentEditableExtension(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService())));
  1331.         $instance->addExtension(($this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] ?? $this->getSubrequestExtensionService()));
  1332.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreObjectExtension());
  1333.         $instance->addExtension(new \Pimcore\Twig\Extension\PimcoreToolExtension());
  1334.         $instance->addExtension(new \Pimcore\Twig\Extension\NavigationExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService())));
  1335.         $instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(new \Pimcore\Tool\Glossary\Processor(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $h, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $this->parameters['pimcore.glossary.blocked_tags'])));
  1336.         $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())));
  1337.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetCompressExtension());
  1338.         $instance->addExtension(new \Pimcore\Twig\Extension\WebsiteConfigExtension());
  1339.         $instance->addExtension(new \Pimcore\Twig\Extension\DumpExtension());
  1340.         $instance->addExtension(new \Pimcore\Twig\Extension\CacheExtension($h));
  1341.         $instance->addExtension(new \Pimcore\Twig\Extension\AssetHelperExtensions());
  1342.         $instance->addExtension(new \Pimcore\Twig\Extension\DataObjectHelperExtensions());
  1343.         $instance->addExtension(new \Pimcore\Twig\Extension\DocumentHelperExtensions());
  1344.         $instance->addExtension(new \Pimcore\Twig\Extension\ImageThumbnailExtension());
  1345.         $instance->addExtension(new \Twig\DeferredExtension\DeferredExtension());
  1346.         $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'])));
  1347.         $instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($f$h, ($this->privates['Pimcore\\Security\\User\\UserLoader'] ?? $this->getUserLoaderService())));
  1348.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\ConfigExtension($i, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), $j));
  1349.         $instance->addExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] ?? $this->getContentExtensionService()));
  1350.         $instance->addExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'] ?? $this->getEditmodeExtensionService()));
  1351.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\HeadTitleExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\HeadTitleService'] ?? $this->getHeadTitleServiceService())));
  1352.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\PortalImagesExtension($f$i$h$k, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\User\\AvatarService'] ?? $this->getAvatarServiceService())));
  1353.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\PortalLanguagesExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'] ?? $this->getLanguageVariantServiceService())));
  1354.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\TranslatorExtension(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\TranslatorService'] ?? $this->getTranslatorServiceService())));
  1355.         $instance->addExtension($l);
  1356.         $instance->addExtension(new \Pimcore\Bundle\PortalEngineBundle\Twig\WebpackExtension($i));
  1357.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1358.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  1359.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  1360.         ], [
  1361.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1362.             'webpack_encore.tag_renderer' => '?',
  1363.         ])));
  1364.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1365.         $instance->addExtension(new \Blackbit\DataDirectorBundle\lib\Pim\Twig\DachcomToolboxExtension());
  1366.         $instance->addGlobal('app'$m);
  1367.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1368.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1369.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  1370.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1371.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1372.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => ['privates''Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl''getPimcoreUrlService'false],
  1373.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadLink''getHeadLinkService'false],
  1374.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadMeta''getHeadMetaService'false],
  1375.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadScript''getHeadScriptService'false],
  1376.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadStyle''getHeadStyleService'false],
  1377.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => ['privates''Pimcore\\Twig\\Extension\\Templating\\HeadTitle''getHeadTitleService'false],
  1378.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Inc''getIncService'false],
  1379.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => ['privates''Pimcore\\Twig\\Extension\\Templating\\InlineScript''getInlineScriptService'false],
  1380.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Navigation''getNavigationService'false],
  1381.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder''getPlaceholderService'false],
  1382.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension''getAbstractExtensionService'true],
  1383.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => ['privates''Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware''getCacheBusterAwareService'true],
  1384.         ], [
  1385.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1386.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1387.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1388.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1389.             'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => '?',
  1390.             'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => '?',
  1391.             'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
  1392.             'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => '?',
  1393.             'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
  1394.             'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
  1395.             'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
  1396.             'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
  1397.             'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
  1398.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
  1399.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
  1400.             'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
  1401.         ])));
  1402.         $instance->addGlobal('container'$this);
  1403.         $instance->addGlobal('pimcore_csrf', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  1404.         $instance->addGlobal('pimcore_csp', ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler'] ?? $this->getContentSecurityPolicyHandlerService()));
  1405.         $instance->registerUndefinedFilterCallback([=> $n=> 'suggestFilter']);
  1406.         $instance->registerUndefinedFunctionCallback([=> $n=> 'suggestFunction']);
  1407.         $instance->registerUndefinedTokenParserCallback([=> $n=> 'suggestTag']);
  1408.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1409.         return $instance;
  1410.     }
  1411.     /**
  1412.      * Gets the public '.container.private.validator' shared service.
  1413.      *
  1414.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1415.      */
  1416.     protected function get_Container_Private_ValidatorService()
  1417.     {
  1418.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1419.         if (isset($this->services['.container.private.validator'])) {
  1420.             return $this->services['.container.private.validator'];
  1421.         }
  1422.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1423.     }
  1424.     /**
  1425.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler' shared autowired service.
  1426.      *
  1427.      * @return \Pimcore\Bundle\AdminBundle\Security\ContentSecurityPolicyHandler
  1428.      */
  1429.     protected function getContentSecurityPolicyHandlerService()
  1430.     {
  1431.         $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())));
  1432.         $a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1433.         $instance->setLogger($a);
  1434.         $instance->setLogger($a);
  1435.         $instance->addAllowedUrls('default-src', []);
  1436.         $instance->addAllowedUrls('img-src', []);
  1437.         $instance->addAllowedUrls('script-src', []);
  1438.         $instance->addAllowedUrls('style-src', []);
  1439.         $instance->addAllowedUrls('connect-src', []);
  1440.         $instance->addAllowedUrls('font-src', []);
  1441.         $instance->addAllowedUrls('media-src', []);
  1442.         $instance->addAllowedUrls('frame-src', []);
  1443.         $instance->addAllowedUrls('connect-src', [=> 'https://license.pimcore.com/']);
  1444.         return $instance;
  1445.     }
  1446.     /**
  1447.      * Gets the public 'Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler' shared autowired service.
  1448.      *
  1449.      * @return \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler
  1450.      */
  1451.     protected function getCsrfProtectionHandlerService()
  1452.     {
  1453.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1454.         if (isset($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'])) {
  1455.             return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'];
  1456.         }
  1457.         $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\CsrfProtectionHandler([], $a);
  1458.         $b = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  1459.         $instance->setLogger($b);
  1460.         $instance->setLogger($b);
  1461.         return $instance;
  1462.     }
  1463.     /**
  1464.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener' shared autowired service.
  1465.      *
  1466.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener
  1467.      */
  1468.     protected function getFullPageCacheListenerService()
  1469.     {
  1470.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1471.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'])) {
  1472.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'];
  1473.         }
  1474.         $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())));
  1475.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1476.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1477.         return $instance;
  1478.     }
  1479.     /**
  1480.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
  1481.      *
  1482.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
  1483.      */
  1484.     protected function getGoogleAnalyticsCodeListenerService()
  1485.     {
  1486.         $a = ($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService());
  1487.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'])) {
  1488.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'];
  1489.         }
  1490.         $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener($a);
  1491.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1492.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1493.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  1494.         return $instance;
  1495.     }
  1496.     /**
  1497.      * Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
  1498.      *
  1499.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
  1500.      */
  1501.     protected function getGoogleTagManagerListenerService()
  1502.     {
  1503.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1504.         if (isset($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'])) {
  1505.             return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'];
  1506.         }
  1507.         $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()));
  1508.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  1509.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  1510.         return $instance;
  1511.     }
  1512.     /**
  1513.      * Gets the public 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService' shared autowired service.
  1514.      *
  1515.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService
  1516.      */
  1517.     protected function getElasticSearchConfigServiceService()
  1518.     {
  1519.         $this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\ElasticSearchConfigService('localhost:9201''portal_engine_', ['index' => ['mapping' => ['nested_fields' => ['limit' => 200], 'total_fields' => ['limit' => 100000]]], 'number_of_shards' => 1'number_of_replicas' => 0'max_ngram_diff' => 30'analysis' => ['analyzer' => ['portal_engine_ngram_analyzer' => ['tokenizer' => 'portal_engine_ngram_tokenzier''filter' => [=> 'lowercase']], 'portal_engine_whitespace_analyzer' => ['tokenizer' => 'portal_engine_whitespace_tokenzier''filter' => [=> 'lowercase']], 'portal_engine_path_analyzer' => ['tokenizer' => 'portal_engine_path_tokenizer']], 'tokenizer' => ['portal_engine_ngram_tokenzier' => ['type' => 'ngram''min_gram' => 3'max_gram' => 25'token_chars' => [=> 'letter'=> 'digit']], 'portal_engine_whitespace_tokenzier' => ['type' => 'whitespace'], 'portal_engine_path_tokenizer' => ['type' => 'path_hierarchy']]]], ['list_page_size' => 60'list_max_filter_options' => 500'search_analyzer_attributes' => ['keyword' => ['fields' => ['analyzed_ngram' => ['type' => 'text''analyzer' => 'portal_engine_ngram_analyzer''search_analyzer' => 'portal_engine_whitespace_analyzer'], 'analyzed' => ['type' => 'text''analyzer' => 'standard''search_analyzer' => 'portal_engine_whitespace_analyzer']]]], 'max_synchronous_children_rename_limit' => 500], []);
  1520.         $instance->setLogger(($this->services['monolog.logger.portalengine.es'] ?? $this->getMonolog_Logger_Portalengine_EsService()));
  1521.         return $instance;
  1522.     }
  1523.     /**
  1524.      * Gets the public 'Pimcore\Cache\Core\CoreCacheHandler' shared autowired service.
  1525.      *
  1526.      * @return \Pimcore\Cache\Core\CoreCacheHandler
  1527.      */
  1528.     protected function getCoreCacheHandlerService()
  1529.     {
  1530.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1531.         if (isset($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'])) {
  1532.             return $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'];
  1533.         }
  1534.         $b = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
  1535.         $c = new \Pimcore\Cache\Core\WriteLock($b);
  1536.         $d = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  1537.         $c->setLogger($d);
  1538.         $c->setLogger($d);
  1539.         $this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($b$c$a);
  1540.         $instance->setLogger($d);
  1541.         $instance->setLogger($d);
  1542.         return $instance;
  1543.     }
  1544.     /**
  1545.      * Gets the public 'Pimcore\Config' shared autowired service.
  1546.      *
  1547.      * @return \Pimcore\Config
  1548.      */
  1549.     protected function getConfigService()
  1550.     {
  1551.         return $this->services['Pimcore\\Config'] = new \Pimcore\Config();
  1552.     }
  1553.     /**
  1554.      * Gets the public 'Pimcore\Document\Editable\Block\BlockStateStack' shared autowired service.
  1555.      *
  1556.      * @return \Pimcore\Document\Editable\Block\BlockStateStack
  1557.      */
  1558.     protected function getBlockStateStackService()
  1559.     {
  1560.         return $this->services['Pimcore\\Document\\Editable\\Block\\BlockStateStack'] = new \Pimcore\Document\Editable\Block\BlockStateStack();
  1561.     }
  1562.     /**
  1563.      * Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
  1564.      *
  1565.      * @return \Pimcore\Document\Renderer\DocumentRenderer
  1566.      */
  1567.     protected function getDocumentRendererService()
  1568.     {
  1569.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  1570.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1571.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1572.         }
  1573.         $b = ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService());
  1574.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1575.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1576.         }
  1577.         $c = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  1578.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1579.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1580.         }
  1581.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1582.         if (isset($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'])) {
  1583.             return $this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'];
  1584.         }
  1585.         $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()));
  1586.         $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())));
  1587.         return $instance;
  1588.     }
  1589.     /**
  1590.      * Gets the public 'Pimcore\Document\StaticPageGenerator' shared autowired service.
  1591.      *
  1592.      * @return \Pimcore\Document\StaticPageGenerator
  1593.      */
  1594.     protected function getStaticPageGeneratorService()
  1595.     {
  1596.         $a = ($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService());
  1597.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  1598.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  1599.         }
  1600.         $b = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  1601.         if (isset($this->services['Pimcore\\Document\\StaticPageGenerator'])) {
  1602.             return $this->services['Pimcore\\Document\\StaticPageGenerator'];
  1603.         }
  1604.         return $this->services['Pimcore\\Document\\StaticPageGenerator'] = new \Pimcore\Document\StaticPageGenerator($a$b);
  1605.     }
  1606.     /**
  1607.      * Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
  1608.      *
  1609.      * @return \Pimcore\Extension\Bundle\PimcoreBundleManager
  1610.      */
  1611.     protected function getPimcoreBundleManagerService()
  1612.     {
  1613.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1614.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  1615.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  1616.         }
  1617.         $b = ($this->services['router'] ?? $this->getRouterService());
  1618.         if (isset($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'])) {
  1619.             return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'];
  1620.         }
  1621.         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);
  1622.     }
  1623.     /**
  1624.      * Gets the public 'Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface' shared autowired service.
  1625.      *
  1626.      * @return \Pimcore\Extension\Document\Areabrick\AreabrickManager
  1627.      */
  1628.     protected function getAreabrickManagerInterfaceService()
  1629.     {
  1630.         $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, [
  1631.             'portal-engine-statistics' => ['privates''pimcore_portal_engine.area.brick.portal_engine_statistics''getPimcorePortalEngine_Area_Brick_PortalEngineStatisticsService'true],
  1632.             'portal-engine-teaser-cta' => ['privates''pimcore_portal_engine.area.brick.portal_engine_teaser_cta''getPimcorePortalEngine_Area_Brick_PortalEngineTeaserCtaService'true],
  1633.             'portal-engine-teasers' => ['privates''pimcore_portal_engine.area.brick.portal_engine_teasers''getPimcorePortalEngine_Area_Brick_PortalEngineTeasersService'true],
  1634.             'portal-engine-wysiwyg' => ['privates''pimcore_portal_engine.area.brick.portal_engine_wysiwyg''getPimcorePortalEngine_Area_Brick_PortalEngineWysiwygService'true],
  1635.         ], [
  1636.             'portal-engine-statistics' => '?',
  1637.             'portal-engine-teaser-cta' => '?',
  1638.             'portal-engine-teasers' => '?',
  1639.             'portal-engine-wysiwyg' => '?',
  1640.         ]));
  1641.         $instance->registerService('portal-engine-statistics''pimcore_portal_engine.area.brick.portal_engine_statistics');
  1642.         $instance->registerService('portal-engine-teaser-cta''pimcore_portal_engine.area.brick.portal_engine_teaser_cta');
  1643.         $instance->registerService('portal-engine-teasers''pimcore_portal_engine.area.brick.portal_engine_teasers');
  1644.         $instance->registerService('portal-engine-wysiwyg''pimcore_portal_engine.area.brick.portal_engine_wysiwyg');
  1645.         return $instance;
  1646.     }
  1647.     /**
  1648.      * Gets the public 'Pimcore\Http\RequestHelper' shared autowired service.
  1649.      *
  1650.      * @return \Pimcore\Http\RequestHelper
  1651.      */
  1652.     protected function getRequestHelperService()
  1653.     {
  1654.         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()));
  1655.     }
  1656.     /**
  1657.      * Gets the public 'Pimcore\Http\Request\Resolver\DocumentResolver' shared autowired service.
  1658.      *
  1659.      * @return \Pimcore\Http\Request\Resolver\DocumentResolver
  1660.      */
  1661.     protected function getDocumentResolverService()
  1662.     {
  1663.         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())));
  1664.     }
  1665.     /**
  1666.      * Gets the public 'Pimcore\Http\Request\Resolver\EditmodeResolver' shared autowired service.
  1667.      *
  1668.      * @return \Pimcore\Http\Request\Resolver\EditmodeResolver
  1669.      */
  1670.     protected function getEditmodeResolverService()
  1671.     {
  1672.         $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()));
  1673.         $a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  1674.         $instance->setLogger($a);
  1675.         $instance->setLogger($a);
  1676.         return $instance;
  1677.     }
  1678.     /**
  1679.      * Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
  1680.      *
  1681.      * @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
  1682.      */
  1683.     protected function getOutputTimestampResolverService()
  1684.     {
  1685.         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())));
  1686.     }
  1687.     /**
  1688.      * Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
  1689.      *
  1690.      * @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
  1691.      */
  1692.     protected function getPimcoreContextResolverService()
  1693.     {
  1694.         $a = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())));
  1695.         $a->addContextRoutes('profiler', [=> ['path' => '^/_(profiler|wdt)(/.*)?$''route' => false'host' => false'methods' => []]]);
  1696.         $a->addContextRoutes('admin', [=> ['path' => '^/admin(/.*)?$''route' => false'host' => false'methods' => []], => ['route' => '^pimcore_admin_''path' => false'host' => false'methods' => []]]);
  1697.         $a->addContextRoutes('plugin', [=> ['path' => '^/plugin(/.*)?$''route' => false'host' => false'methods' => []]]);
  1698.         $a->addContextRoutes('dummy_to_not_get_array_index_0', []);
  1699.         $a->addContextRoutes('webservice', [=> ['path' => '^/api/rest/(import|export|status)''route' => false'host' => false'methods' => []], => ['route' => '^dataport_''path' => false'host' => false'methods' => []], => ['path' => '^/webservice(/.*)?$''route' => false'host' => false'methods' => []]]);
  1700.         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);
  1701.     }
  1702.     /**
  1703.      * Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
  1704.      *
  1705.      * @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
  1706.      */
  1707.     protected function getResponseHeaderResolverService()
  1708.     {
  1709.         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())));
  1710.     }
  1711.     /**
  1712.      * Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
  1713.      *
  1714.      * @return \Pimcore\Http\Request\Resolver\SiteResolver
  1715.      */
  1716.     protected function getSiteResolverService()
  1717.     {
  1718.         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())));
  1719.     }
  1720.     /**
  1721.      * Gets the public 'Pimcore\Http\Request\Resolver\StaticPageResolver' shared autowired service.
  1722.      *
  1723.      * @return \Pimcore\Http\Request\Resolver\StaticPageResolver
  1724.      */
  1725.     protected function getStaticPageResolverService()
  1726.     {
  1727.         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())));
  1728.     }
  1729.     /**
  1730.      * Gets the public 'Pimcore\Http\ResponseHelper' shared autowired service.
  1731.      *
  1732.      * @return \Pimcore\Http\ResponseHelper
  1733.      */
  1734.     protected function getResponseHelperService()
  1735.     {
  1736.         return $this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper();
  1737.     }
  1738.     /**
  1739.      * Gets the public 'Pimcore\Localization\LocaleServiceInterface' shared autowired service.
  1740.      *
  1741.      * @return \Pimcore\Localization\LocaleService
  1742.      */
  1743.     protected function getLocaleServiceInterfaceService()
  1744.     {
  1745.         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()));
  1746.     }
  1747.     /**
  1748.      * Gets the public 'Pimcore\Model\Document\Editable\Loader\EditableLoader' shared autowired service.
  1749.      *
  1750.      * @return \Pimcore\Model\Document\Editable\Loader\EditableLoader
  1751.      */
  1752.     protected function getEditableLoaderService()
  1753.     {
  1754.         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\\'])]);
  1755.     }
  1756.     /**
  1757.      * Gets the public 'Pimcore\Model\Document\Service' shared autowired service.
  1758.      *
  1759.      * @return \Pimcore\Model\Document\Service
  1760.      */
  1761.     protected function getServiceService()
  1762.     {
  1763.         return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
  1764.     }
  1765.     /**
  1766.      * Gets the public 'Pimcore\Security\User\TokenStorageUserResolver' shared autowired service.
  1767.      *
  1768.      * @return \Pimcore\Security\User\TokenStorageUserResolver
  1769.      */
  1770.     protected function getTokenStorageUserResolverService()
  1771.     {
  1772.         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()));
  1773.     }
  1774.     /**
  1775.      * Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
  1776.      *
  1777.      * @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
  1778.      */
  1779.     protected function getDocumentTargetingConfiguratorService()
  1780.     {
  1781.         $a = ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService());
  1782.         if (isset($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'])) {
  1783.             return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'];
  1784.         }
  1785.         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);
  1786.     }
  1787.     /**
  1788.      * Gets the public 'Pimcore\Templating\Renderer\EditableRenderer' shared autowired service.
  1789.      *
  1790.      * @return \Pimcore\Templating\Renderer\EditableRenderer
  1791.      */
  1792.     protected function getEditableRendererService()
  1793.     {
  1794.         $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())));
  1795.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  1796.         $instance->setLogger($a);
  1797.         $instance->setLogger($a);
  1798.         return $instance;
  1799.     }
  1800.     /**
  1801.      * Gets the public 'Pimcore\Workflow\ExpressionService' shared autowired service.
  1802.      *
  1803.      * @return \Pimcore\Workflow\ExpressionService
  1804.      */
  1805.     protected function getExpressionServiceService()
  1806.     {
  1807.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1808.         if (isset($this->services['Pimcore\\Workflow\\ExpressionService'])) {
  1809.             return $this->services['Pimcore\\Workflow\\ExpressionService'];
  1810.         }
  1811.         $b = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  1812.         if (isset($this->services['Pimcore\\Workflow\\ExpressionService'])) {
  1813.             return $this->services['Pimcore\\Workflow\\ExpressionService'];
  1814.         }
  1815.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1816.         return $this->services['Pimcore\\Workflow\\ExpressionService'] = new \Pimcore\Workflow\ExpressionService(new \Symfony\Component\Workflow\EventListener\ExpressionLanguage(($this->services['cache.app'] ?? $this->getCache_AppService())), $c, new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker($c$afalsefalse), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), $b);
  1817.     }
  1818.     /**
  1819.      * Gets the public 'Pimcore\Workflow\Manager' shared autowired service.
  1820.      *
  1821.      * @return \Pimcore\Workflow\Manager
  1822.      */
  1823.     protected function getManagerService()
  1824.     {
  1825.         $a = ($this->services['Pimcore\\Workflow\\ExpressionService'] ?? $this->getExpressionServiceService());
  1826.         if (isset($this->services['Pimcore\\Workflow\\Manager'])) {
  1827.             return $this->services['Pimcore\\Workflow\\Manager'];
  1828.         }
  1829.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1830.         if (isset($this->services['Pimcore\\Workflow\\Manager'])) {
  1831.             return $this->services['Pimcore\\Workflow\\Manager'];
  1832.         }
  1833.         return $this->services['Pimcore\\Workflow\\Manager'] = new \Pimcore\Workflow\Manager(($this->privates['workflow.registry'] ?? ($this->privates['workflow.registry'] = new \Symfony\Component\Workflow\Registry())), ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService()), $a$b);
  1834.     }
  1835.     /**
  1836.      * Gets the public 'Pimcore\Workflow\Place\StatusInfo' shared autowired service.
  1837.      *
  1838.      * @return \Pimcore\Workflow\Place\StatusInfo
  1839.      */
  1840.     protected function getStatusInfoService()
  1841.     {
  1842.         $a = ($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService());
  1843.         if (isset($this->services['Pimcore\\Workflow\\Place\\StatusInfo'])) {
  1844.             return $this->services['Pimcore\\Workflow\\Place\\StatusInfo'];
  1845.         }
  1846.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  1847.         if (isset($this->services['Pimcore\\Workflow\\Place\\StatusInfo'])) {
  1848.             return $this->services['Pimcore\\Workflow\\Place\\StatusInfo'];
  1849.         }
  1850.         return $this->services['Pimcore\\Workflow\\Place\\StatusInfo'] = new \Pimcore\Workflow\Place\StatusInfo($a$b, ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  1851.     }
  1852.     /**
  1853.      * Gets the public 'Symfony\Bridge\Twig\Extension\WebLinkExtension' shared service.
  1854.      *
  1855.      * @return \Symfony\Bridge\Twig\Extension\WebLinkExtension
  1856.      */
  1857.     protected function getWebLinkExtensionService()
  1858.     {
  1859.         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())));
  1860.     }
  1861.     /**
  1862.      * Gets the public 'Symfony\Component\HttpKernel\EventListener\SessionListener' shared service.
  1863.      *
  1864.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1865.      */
  1866.     protected function getSessionListenerService()
  1867.     {
  1868.         return $this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1869.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  1870.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  1871.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  1872.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  1873.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  1874.         ], [
  1875.             'initialized_session' => '?',
  1876.             'logger' => '?',
  1877.             'session' => '?',
  1878.             'session_collector' => '?',
  1879.             'session_factory' => '?',
  1880.         ]), true$this->parameters['session.storage.options']);
  1881.     }
  1882.     /**
  1883.      * Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
  1884.      *
  1885.      * @return \Symfony\Component\Lock\LockFactory
  1886.      */
  1887.     protected function getLockFactoryService()
  1888.     {
  1889.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  1890.         if (isset($this->services['Symfony\\Component\\Lock\\LockFactory'])) {
  1891.             return $this->services['Symfony\\Component\\Lock\\LockFactory'];
  1892.         }
  1893.         $this->services['Symfony\\Component\\Lock\\LockFactory'] = $instance = new \Symfony\Component\Lock\LockFactory(new \Symfony\Component\Lock\Store\DoctrineDbalStore($a));
  1894.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1895.         return $instance;
  1896.     }
  1897.     /**
  1898.      * Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
  1899.      *
  1900.      * @return \Pimcore\Translation\Translator
  1901.      */
  1902.     protected function getTranslatorInterfaceService()
  1903.     {
  1904.         $this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
  1905.         $instance->setKernel(($this->services['kernel'] ?? $this->get('kernel'1)));
  1906.         $instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
  1907.         $instance->setAdminTranslationMapping([]);
  1908.         return $instance;
  1909.     }
  1910.     /**
  1911.      * Gets the public 'cache.app' shared service.
  1912.      *
  1913.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1914.      */
  1915.     protected function getCache_AppService()
  1916.     {
  1917.         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'));
  1918.     }
  1919.     /**
  1920.      * Gets the public 'cache.system' shared service.
  1921.      *
  1922.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1923.      */
  1924.     protected function getCache_SystemService()
  1925.     {
  1926.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('sgsRVj7yRK'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1927.     }
  1928.     /**
  1929.      * Gets the public 'cache.validator_expression_language' shared service.
  1930.      *
  1931.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1932.      */
  1933.     protected function getCache_ValidatorExpressionLanguageService()
  1934.     {
  1935.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('mbzMeFfupO'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1936.     }
  1937.     /**
  1938.      * Gets the public 'cmf_routing.route_provider' shared autowired service.
  1939.      *
  1940.      * @return \Pimcore\Routing\DynamicRouteProvider
  1941.      */
  1942.     protected function getCmfRouting_RouteProviderService()
  1943.     {
  1944.         $a = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
  1945.         $this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider($a);
  1946.         $instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
  1947.         $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()))));
  1948.         return $instance;
  1949.     }
  1950.     /**
  1951.      * Gets the public 'data_collector.dump' shared service.
  1952.      *
  1953.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1954.      */
  1955.     protected function getDataCollector_DumpService()
  1956.     {
  1957.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
  1958.     }
  1959.     /**
  1960.      * Gets the public 'doctrine' shared service.
  1961.      *
  1962.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1963.      */
  1964.     protected function getDoctrineService()
  1965.     {
  1966.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''pimcore_direct_edit');
  1967.     }
  1968.     /**
  1969.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1970.      *
  1971.      * @return \Pimcore\Db\Connection
  1972.      */
  1973.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1974.     {
  1975.         $a = new \Doctrine\DBAL\Configuration();
  1976.         $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()))]));
  1977.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([=> 'lock_keys'=> 'cache_items'=> 'cache_items'])]));
  1978.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql''charset' => 'UTF8MB4''host' => 'localhost''port' => 3306'user' => 'db-user-2''password' => '1rBEHqJcRBzXEuJJOUPy''dbname' => 'db-2''driverOptions' => [1002 => 'SET sql_mode = \'\';'], 'wrapperClass' => '\\Pimcore\\Db\\Connection''serverVersion' => '10.5.15-MariaDB-1:10.5.15+maria~focal''defaultTableOptions' => ['charset' => 'UTF8MB4''engine' => 'InnoDB''collate' => 'utf8mb4_general_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1979.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates''cmf_routing.persistence.doctrine.route_condition_metadata_listener''getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService'true],
  1980.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1981.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1982.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1983.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1984.             'doctrine.orm.pimcore_direct_edit_listeners.attach_entity_listeners' => ['privates''doctrine.orm.pimcore_direct_edit_listeners.attach_entity_listeners''getDoctrine_Orm_PimcoreDirectEditListeners_AttachEntityListenersService'true],
  1985.             'doctrine.orm.portal_engine_listeners.attach_entity_listeners' => ['privates''doctrine.orm.portal_engine_listeners.attach_entity_listeners''getDoctrine_Orm_PortalEngineListeners_AttachEntityListenersService'true],
  1986.             'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners' => ['privates''doctrine.orm.statistics_explorer_listeners.attach_entity_listeners''getDoctrine_Orm_StatisticsExplorerListeners_AttachEntityListenersService'true],
  1987.         ], [
  1988.             'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => '?',
  1989.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1990.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1991.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1992.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1993.             'doctrine.orm.pimcore_direct_edit_listeners.attach_entity_listeners' => '?',
  1994.             'doctrine.orm.portal_engine_listeners.attach_entity_listeners' => '?',
  1995.             'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners' => '?',
  1996.         ]), [=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> 'cmf_routing.persistence.doctrine.route_condition_metadata_listener'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.pimcore_direct_edit_listeners.attach_entity_listeners'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.portal_engine_listeners.attach_entity_listeners'], => [=> [=> 'loadClassMetadata'], => 'doctrine.orm.statistics_explorer_listeners.attach_entity_listeners']]), ['enum' => 'string''bit' => 'boolean']);
  1997.     }
  1998.     /**
  1999.      * Gets the public 'doctrine.orm.pimcore_direct_edit_entity_manager' shared service.
  2000.      *
  2001.      * @return \Doctrine\ORM\EntityManager
  2002.      */
  2003.     protected function getDoctrine_Orm_PimcoreDirectEditEntityManagerService($lazyLoad true)
  2004.     {
  2005.         if ($lazyLoad) {
  2006.             return $this->services['doctrine.orm.pimcore_direct_edit_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2007.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2008.                     $wrappedInstance $this->getDoctrine_Orm_PimcoreDirectEditEntityManagerService(false);
  2009.                     $proxy->setProxyInitializer(null);
  2010.                     return true;
  2011.                 });
  2012.             });
  2013.         }
  2014.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  2015.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  2016.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  2017.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  2018.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  2019.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  2020.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  2021.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  2022.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2023.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  2024.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  2025.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  2026.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  2027.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  2028.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  2029.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  2030.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  2031.         $a = new \Doctrine\ORM\Configuration();
  2032.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2033.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/vendor/pimcore/direct-edit/src/Entity')]), 'Pimcore\\Bundle\\DirectEditBundle\\Entity');
  2034.         $a->setEntityNamespaces(['PimcoreDirectEdit' => 'Pimcore\\Bundle\\DirectEditBundle\\Entity']);
  2035.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2036.         $a->setQueryCache(($this->privates['cache.doctrine.orm.pimcore_direct_edit.query'] ?? $this->getCache_Doctrine_Orm_PimcoreDirectEdit_QueryService()));
  2037.         $a->setResultCache(($this->privates['cache.doctrine.orm.pimcore_direct_edit.result'] ?? $this->getCache_Doctrine_Orm_PimcoreDirectEdit_ResultService()));
  2038.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  2039.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2040.         $a->setProxyNamespace('Proxies');
  2041.         $a->setAutoGenerateProxyClasses(false);
  2042.         $a->setSchemaIgnoreClasses([]);
  2043.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2044.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2045.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  2046.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  2047.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2048.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  2049.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2050.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2051.         return $instance;
  2052.     }
  2053.     /**
  2054.      * Gets the public 'doctrine.orm.portal_engine_entity_manager' shared service.
  2055.      *
  2056.      * @return \Doctrine\ORM\EntityManager
  2057.      */
  2058.     protected function getDoctrine_Orm_PortalEngineEntityManagerService($lazyLoad true)
  2059.     {
  2060.         if ($lazyLoad) {
  2061.             return $this->services['doctrine.orm.portal_engine_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2062.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2063.                     $wrappedInstance $this->getDoctrine_Orm_PortalEngineEntityManagerService(false);
  2064.                     $proxy->setProxyInitializer(null);
  2065.                     return true;
  2066.                 });
  2067.             });
  2068.         }
  2069.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  2070.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  2071.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  2072.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  2073.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  2074.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  2075.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2076.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  2077.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  2078.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  2079.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  2080.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  2081.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  2082.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  2083.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  2084.         $a = new \Doctrine\ORM\Configuration();
  2085.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2086.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Entity')]), 'Pimcore\\Bundle\\PortalEngineBundle\\Entity');
  2087.         $a->setEntityNamespaces(['PimcorePortalEngine' => 'Pimcore\\Bundle\\PortalEngineBundle\\Entity']);
  2088.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2089.         $a->setQueryCache(($this->privates['cache.doctrine.orm.portal_engine.query'] ?? $this->getCache_Doctrine_Orm_PortalEngine_QueryService()));
  2090.         $a->setResultCache(($this->privates['cache.doctrine.orm.portal_engine.result'] ?? $this->getCache_Doctrine_Orm_PortalEngine_ResultService()));
  2091.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  2092.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2093.         $a->setProxyNamespace('Proxies');
  2094.         $a->setAutoGenerateProxyClasses(false);
  2095.         $a->setSchemaIgnoreClasses([]);
  2096.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2097.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2098.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  2099.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  2100.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2101.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  2102.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2103.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2104.         return $instance;
  2105.     }
  2106.     /**
  2107.      * Gets the public 'doctrine.orm.statistics_explorer_entity_manager' shared service.
  2108.      *
  2109.      * @return \Doctrine\ORM\EntityManager
  2110.      */
  2111.     protected function getDoctrine_Orm_StatisticsExplorerEntityManagerService($lazyLoad true)
  2112.     {
  2113.         if ($lazyLoad) {
  2114.             return $this->services['doctrine.orm.statistics_explorer_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2115.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2116.                     $wrappedInstance $this->getDoctrine_Orm_StatisticsExplorerEntityManagerService(false);
  2117.                     $proxy->setProxyInitializer(null);
  2118.                     return true;
  2119.                 });
  2120.             });
  2121.         }
  2122.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  2123.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  2124.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  2125.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  2126.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  2127.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  2128.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2129.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  2130.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  2131.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  2132.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  2133.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  2134.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  2135.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  2136.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  2137.         $a = new \Doctrine\ORM\Configuration();
  2138.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2139.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src/Entity')]), 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Entity');
  2140.         $a->setEntityNamespaces(['PimcoreStatisticsExplorerBundle' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Entity']);
  2141.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2142.         $a->setQueryCache(($this->privates['cache.doctrine.orm.statistics_explorer.query'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_QueryService()));
  2143.         $a->setResultCache(($this->privates['cache.doctrine.orm.statistics_explorer.result'] ?? $this->getCache_Doctrine_Orm_StatisticsExplorer_ResultService()));
  2144.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  2145.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2146.         $a->setProxyNamespace('Proxies');
  2147.         $a->setAutoGenerateProxyClasses(false);
  2148.         $a->setSchemaIgnoreClasses([]);
  2149.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2150.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2151.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.default'] ?? ($this->privates['doctrine.orm.naming_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultNamingStrategy())));
  2152.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  2153.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2154.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  2155.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2156.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2157.         return $instance;
  2158.     }
  2159.     /**
  2160.      * Gets the public 'event_dispatcher' shared service.
  2161.      *
  2162.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2163.      */
  2164.     protected function getEventDispatcherService()
  2165.     {
  2166.         $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())));
  2167.         $instance->addListener('scheb_two_factor.authentication.complete', [=> function () {
  2168.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  2169.         }, => 'onAuthenticationComplete'], 0);
  2170.         $instance->addListener('scheb_two_factor.authentication.attempt', [=> function () {
  2171.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->load('getTwoFactorListenerService'));
  2172.         }, => 'onAuthenticationAttempt'], 0);
  2173.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  2174.             return ($this->privates['App\\EventListener\\MarketsShadowListener'] ?? ($this->privates['App\\EventListener\\MarketsShadowListener'] = new \App\EventListener\MarketsShadowListener()));
  2175.         }, => 'onObjectPreAddOrUpdate'], 0);
  2176.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  2177.             return ($this->privates['App\\EventListener\\MarketsShadowListener'] ?? ($this->privates['App\\EventListener\\MarketsShadowListener'] = new \App\EventListener\MarketsShadowListener()));
  2178.         }, => 'onObjectPreAddOrUpdate'], 0);
  2179.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2180.             return ($this->privates['App\\EventListener\\AdminLayoutModificationListener'] ?? ($this->privates['App\\EventListener\\AdminLayoutModificationListener'] = new \App\EventListener\AdminLayoutModificationListener()));
  2181.         }, => 'onObjectGetPreSendData'], 0);
  2182.         $instance->addListener('pimcore.bundle_manager.paths.css', [=> function () {
  2183.             return ($this->privates['App\\EventListener\\AdminAssetsListener'] ?? ($this->privates['App\\EventListener\\AdminAssetsListener'] = new \App\EventListener\AdminAssetsListener()));
  2184.         }, => 'onPathsCss'], 0);
  2185.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  2186.             return ($this->privates['App\\EventListener\\AdminAssetsListener'] ?? ($this->privates['App\\EventListener\\AdminAssetsListener'] = new \App\EventListener\AdminAssetsListener()));
  2187.         }, => 'onPathsJs'], 0);
  2188.         $instance->addListener('pimcore.admin.resolve.elementAdminStyle', [=> function () {
  2189.             return ($this->privates['App\\EventListener\\AdminStyleListener'] ?? ($this->privates['App\\EventListener\\AdminStyleListener'] = new \App\EventListener\AdminStyleListener()));
  2190.         }, => 'onResolveElementAdminStyle'], 0);
  2191.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2192.             return ($this->privates['App\\EventListener\\ProductPassListener'] ?? $this->load('getProductPassListenerService'));
  2193.         }, => 'onObjectPostUpdate'], 0);
  2194.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2195.             return ($this->privates['App\\EventListener\\ProductPassListener'] ?? $this->load('getProductPassListenerService'));
  2196.         }, => 'onAssetPostUpdate'], 0);
  2197.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2198.             return ($this->privates['App\\EventListener\\DamListener'] ?? $this->load('getDamListenerService'));
  2199.         }, => 'onObjectPostUpdate'], 0);
  2200.         $instance->addListener('kernel.controller', [=> function () {
  2201.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2202.         }, => 'onKernelController'], 0);
  2203.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2204.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2205.         }, => 'checkPassport'], 1024);
  2206.         $instance->addListener('kernel.response', [=> function () {
  2207.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  2208.         }, => 'onKernelResponse'], 0);
  2209.         $instance->addListener('kernel.response', [=> function () {
  2210.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  2211.         }, => 'onKernelResponse'], 0);
  2212.         $instance->addListener('kernel.response', [=> function () {
  2213.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
  2214.         }, => 'onKernelResponse'], -110);
  2215.         $instance->addListener('kernel.response', [=> function () {
  2216.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
  2217.         }, => 'onKernelResponse'], -108);
  2218.         $instance->addListener('kernel.request', [=> function () {
  2219.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  2220.         }, => 'onKernelRequest'], 610);
  2221.         $instance->addListener('kernel.response', [=> function () {
  2222.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  2223.         }, => 'onKernelResponse'], -120);
  2224.         $instance->addListener('kernel.response', [=> function () {
  2225.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
  2226.         }, => 'stopPropagationCheck'], 100);
  2227.         $instance->addListener('kernel.request', [=> function () {
  2228.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
  2229.         }, => 'onKernelRequest'], 620);
  2230.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  2231.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] ?? $this->load('getAdminListenerService'));
  2232.         }, => 'addIndexSettings'], 0);
  2233.         $instance->addListener('Pimcore\\Bundle\\DataImporterBundle\\Event\\PostPreparationEvent', [=> function () {
  2234.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\DataImporterListener'] ?? $this->load('getDataImporterListenerService'));
  2235.         }, => 'importPrepared'], 0);
  2236.         $instance->addListener('kernel.exception', [=> function () {
  2237.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  2238.         }, => 'onKernelException'], 0);
  2239.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2240.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  2241.         }, => 'updateObject'], 0);
  2242.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2243.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  2244.         }, => 'updateObject'], 0);
  2245.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2246.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  2247.         }, => 'deleteObject'], 0);
  2248.         $instance->addListener('pimcore.class.postUpdate', [=> function () {
  2249.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  2250.         }, => 'updateMapping'], 0);
  2251.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2252.             return ($this->privates['bundle.advanced_object_search.eventlisteners'] ?? $this->load('getBundle_AdvancedObjectSearch_EventlistenersService'));
  2253.         }, => 'deleteIndex'], 0);
  2254.         $instance->addListener('pimcore.system.maintenance', [=> function () {
  2255.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ImportStatusListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ImportStatusListener'] = new \Blackbit\DataDirectorBundle\EventListener\ImportStatusListener(23600)));
  2256.         }, => 'maintenance'], 0);
  2257.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2258.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AutomaticImportListener'] ?? $this->load('getAutomaticImportListenerService'));
  2259.         }, => 'startImports'], 0);
  2260.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2261.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AutomaticImportListener'] ?? $this->load('getAutomaticImportListenerService'));
  2262.         }, => 'startImports'], 0);
  2263.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2264.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AutomaticImportListener'] ?? $this->load('getAutomaticImportListenerService'));
  2265.         }, => 'startImports'], 0);
  2266.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2267.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AutomaticImportListener'] ?? $this->load('getAutomaticImportListenerService'));
  2268.         }, => 'startImports'], 0);
  2269.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2270.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AutomaticImportListener'] ?? $this->load('getAutomaticImportListenerService'));
  2271.         }, => 'startImports'], 0);
  2272.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2273.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AutomaticImportListener'] ?? $this->load('getAutomaticImportListenerService'));
  2274.         }, => 'startImports'], 0);
  2275.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2276.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AutomaticImportListener'] ?? $this->load('getAutomaticImportListenerService'));
  2277.         }, => 'deleteRawdata'], 0);
  2278.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  2279.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AutomaticImportListener'] ?? $this->load('getAutomaticImportListenerService'));
  2280.         }, => 'deleteRawdata'], 0);
  2281.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  2282.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AutomaticImportListener'] ?? $this->load('getAutomaticImportListenerService'));
  2283.         }, => 'deleteRawdata'], 0);
  2284.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2285.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\MappingPreviewListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\MappingPreviewListener'] = new \Blackbit\DataDirectorBundle\EventListener\MappingPreviewListener()));
  2286.         }, => 'clearMappingPreviewCache'], 0);
  2287.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2288.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\MappingPreviewListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\MappingPreviewListener'] = new \Blackbit\DataDirectorBundle\EventListener\MappingPreviewListener()));
  2289.         }, => 'clearMappingPreviewCache'], 0);
  2290.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2291.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\MappingPreviewListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\MappingPreviewListener'] = new \Blackbit\DataDirectorBundle\EventListener\MappingPreviewListener()));
  2292.         }, => 'clearMappingPreviewCache'], 0);
  2293.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2294.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\MappingPreviewListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\MappingPreviewListener'] = new \Blackbit\DataDirectorBundle\EventListener\MappingPreviewListener()));
  2295.         }, => 'clearMappingPreviewCache'], 0);
  2296.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  2297.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\MappingPreviewListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\MappingPreviewListener'] = new \Blackbit\DataDirectorBundle\EventListener\MappingPreviewListener()));
  2298.         }, => 'clearMappingPreviewCache'], 0);
  2299.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  2300.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\MappingPreviewListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\MappingPreviewListener'] = new \Blackbit\DataDirectorBundle\EventListener\MappingPreviewListener()));
  2301.         }, => 'clearMappingPreviewCache'], 0);
  2302.         $instance->addListener('pimcore.class.postUpdate', [=> function () {
  2303.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ClassChangedListener'] ?? $this->load('getClassChangedListenerService'));
  2304.         }, => 'removeCompiledDataQuerySelectors'], 0);
  2305.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2306.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ClassChangedListener'] ?? $this->load('getClassChangedListenerService'));
  2307.         }, => 'removeCompiledDataQuerySelectors'], 0);
  2308.         $instance->addListener('pimcore.system.cache.clear', [=> function () {
  2309.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ClassChangedListener'] ?? $this->load('getClassChangedListenerService'));
  2310.         }, => 'removeAllCompiledDataQuerySelectors'], 0);
  2311.         $instance->addListener('pimcore.class.postUpdate', [=> function () {
  2312.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ClassChangedListener'] ?? $this->load('getClassChangedListenerService'));
  2313.         }, => 'createStoreView'], 0);
  2314.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  2315.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ClassChangedListener'] ?? $this->load('getClassChangedListenerService'));
  2316.         }, => 'createStoreView'], 0);
  2317.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2318.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ClassChangedListener'] ?? $this->load('getClassChangedListenerService'));
  2319.         }, => 'removeStoreView'], 0);
  2320.         $instance->addListener('pimcore.class.preAdd', [=> function () {
  2321.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ClassChangedListener'] ?? $this->load('getClassChangedListenerService'));
  2322.         }, => 'addPreviewService'], 0);
  2323.         $instance->addListener('pimcore.class.preUpdate', [=> function () {
  2324.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ClassChangedListener'] ?? $this->load('getClassChangedListenerService'));
  2325.         }, => 'addPathFormatterService'], 0);
  2326.         $instance->addListener('pimcore.objectbrick.preUpdate', [=> function () {
  2327.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ClassChangedListener'] ?? $this->load('getClassChangedListenerService'));
  2328.         }, => 'addPathFormatterService'], 0);
  2329.         $instance->addListener('pimcore.class.postUpdate', [=> function () {
  2330.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ClassChangedListener'] ?? $this->load('getClassChangedListenerService'));
  2331.         }, => 'updatePerspective'], 0);
  2332.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  2333.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ClassChangedListener'] ?? $this->load('getClassChangedListenerService'));
  2334.         }, => 'updatePerspective'], 0);
  2335.         $instance->addListener('pimcore.asset.preUpdate', [=> function () {
  2336.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AssetHashListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AssetHashListener'] = new \Blackbit\DataDirectorBundle\EventListener\AssetHashListener()));
  2337.         }, => 'updateHash'], 0);
  2338.         $instance->addListener('pimcore.system.service.preGetDeepCopy', [=> function () {
  2339.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\DeepCopyListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\DeepCopyListener'] = new \Blackbit\DataDirectorBundle\EventListener\DeepCopyListener()));
  2340.         }, => 'getDeepCopyInstance'], 0);
  2341.         $instance->addListener('pimcore.asset.preUpdate', [=> function () {
  2342.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AddDataportIdListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AddDataportIdListener'] = new \Blackbit\DataDirectorBundle\EventListener\AddDataportIdListener()));
  2343.         }, => 'addDataportId'], 255);
  2344.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2345.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AddDataportIdListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AddDataportIdListener'] = new \Blackbit\DataDirectorBundle\EventListener\AddDataportIdListener()));
  2346.         }, => 'addDataportId'], 255);
  2347.         $instance->addListener('pimcore.document.preUpdate', [=> function () {
  2348.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AddDataportIdListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AddDataportIdListener'] = new \Blackbit\DataDirectorBundle\EventListener\AddDataportIdListener()));
  2349.         }, => 'addDataportId'], 255);
  2350.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2351.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AddDataportIdListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AddDataportIdListener'] = new \Blackbit\DataDirectorBundle\EventListener\AddDataportIdListener()));
  2352.         }, => 'addDataportId'], 255);
  2353.         $instance->addListener('kernel.request', [=> function () {
  2354.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ContextListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\ContextListener'] = new \Blackbit\DataDirectorBundle\EventListener\ContextListener()));
  2355.         }, => 'onKernelRequest'], 0);
  2356.         $instance->addListener('pimcore.bundle_manager.paths.css', [=> function () {
  2357.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\PimcoreAdminListener'] = new \Blackbit\DataDirectorBundle\EventListener\PimcoreAdminListener()));
  2358.         }, => 'addCSSFiles'], 0);
  2359.         $instance->addListener('pimcore.bundle_manager.paths.js', [=> function () {
  2360.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\PimcoreAdminListener'] ?? ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\PimcoreAdminListener'] = new \Blackbit\DataDirectorBundle\EventListener\PimcoreAdminListener()));
  2361.         }, => 'addJSFiles'], 0);
  2362.         $instance->addListener('pimcore.admin.resolve.elementAdminStyle', [=> function () {
  2363.             return ($this->privates['Blackbit\\DataDirectorBundle\\EventListener\\AdminStyleListener'] ?? $this->load('getAdminStyleListener2Service'));
  2364.         }, => 'onResolveElementAdminStyle'], -200);
  2365.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\UpdateIndexDataEvent', [=> function () {
  2366.             return ($this->privates['App\\PortalEngine\\EventListener\\MarketsActiveSubscriber'] ?? ($this->privates['App\\PortalEngine\\EventListener\\MarketsActiveSubscriber'] = new \App\PortalEngine\EventListener\MarketsActiveSubscriber()));
  2367.         }, => 'onUpdateIndexData'], 0);
  2368.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\ExtractMappingEvent', [=> function () {
  2369.             return ($this->privates['App\\PortalEngine\\EventListener\\MarketsActiveSubscriber'] ?? ($this->privates['App\\PortalEngine\\EventListener\\MarketsActiveSubscriber'] = new \App\PortalEngine\EventListener\MarketsActiveSubscriber()));
  2370.         }, => 'onExtractMapping'], 0);
  2371.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\ExtractMainImageEvent', [=> function () {
  2372.             return ($this->privates['App\\PortalEngine\\EventListener\\ExtractMainImageSubscriber'] ?? ($this->privates['App\\PortalEngine\\EventListener\\ExtractMainImageSubscriber'] = new \App\PortalEngine\EventListener\ExtractMainImageSubscriber()));
  2373.         }, => 'onExtractMainImage'], 0);
  2374.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\ExtractNameEvent', [=> function () {
  2375.             return ($this->privates['App\\PortalEngine\\EventListener\\ExtractNameSubscriber'] ?? ($this->privates['App\\PortalEngine\\EventListener\\ExtractNameSubscriber'] = new \App\PortalEngine\EventListener\ExtractNameSubscriber()));
  2376.         }, => 'onExtractName'], 0);
  2377.         $instance->addListener('kernel.response', [=> function () {
  2378.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2379.         }, => 'onKernelResponse'], 0);
  2380.         $instance->addListener('kernel.response', [=> function () {
  2381.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2382.         }, => 'onKernelResponse'], -1024);
  2383.         $instance->addListener('kernel.request', [=> function () {
  2384.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2385.         }, => 'setDefaultLocale'], 100);
  2386.         $instance->addListener('kernel.request', [=> function () {
  2387.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2388.         }, => 'onKernelRequest'], 16);
  2389.         $instance->addListener('kernel.finish_request', [=> function () {
  2390.             return ($this->privates['locale_listener'] ?? $this->getLocaleListener2Service());
  2391.         }, => 'onKernelFinishRequest'], 0);
  2392.         $instance->addListener('kernel.request', [=> function () {
  2393.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2394.         }, => 'onKernelRequest'], 256);
  2395.         $instance->addListener('kernel.response', [=> function () {
  2396.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2397.         }, => 'onResponse'], -255);
  2398.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2399.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2400.         }, => 'onControllerArguments'], 0);
  2401.         $instance->addListener('kernel.exception', [=> function () {
  2402.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2403.         }, => 'logKernelException'], 0);
  2404.         $instance->addListener('kernel.exception', [=> function () {
  2405.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2406.         }, => 'onKernelException'], -128);
  2407.         $instance->addListener('kernel.response', [=> function () {
  2408.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2409.         }, => 'removeCspHeader'], -128);
  2410.         $instance->addListener('kernel.request', [=> function () {
  2411.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2412.         }, => 'onKernelRequest'], 15);
  2413.         $instance->addListener('kernel.finish_request', [=> function () {
  2414.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2415.         }, => 'onKernelFinishRequest'], -15);
  2416.         $instance->addListener('console.error', [=> function () {
  2417.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2418.         }, => 'onConsoleError'], -128);
  2419.         $instance->addListener('console.terminate', [=> function () {
  2420.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2421.         }, => 'onConsoleTerminate'], -128);
  2422.         $instance->addListener('console.error', [=> function () {
  2423.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2424.         }, => 'onConsoleError'], 0);
  2425.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2426.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2427.         }, => 'onMessage'], -255);
  2428.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2429.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2430.         }, => 'onMessage'], -255);
  2431.         $instance->addListener('kernel.request', [=> function () {
  2432.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2433.         }, => 'configure'], 2048);
  2434.         $instance->addListener('console.command', [=> function () {
  2435.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2436.         }, => 'configure'], 2048);
  2437.         $instance->addListener('kernel.request', [=> function () {
  2438.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2439.         }, => 'onKernelRequest'], 32);
  2440.         $instance->addListener('kernel.finish_request', [=> function () {
  2441.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2442.         }, => 'onKernelFinishRequest'], 0);
  2443.         $instance->addListener('kernel.exception', [=> function () {
  2444.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2445.         }, => 'onKernelException'], -64);
  2446.         $instance->addListener('kernel.response', [=> function () {
  2447.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2448.         }, => 'onKernelResponse'], 0);
  2449.         $instance->addListener('kernel.request', [=> function () {
  2450.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  2451.         }, => 'onKernelRequest'], 128);
  2452.         $instance->addListener('kernel.response', [=> function () {
  2453.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  2454.         }, => 'onKernelResponse'], -1000);
  2455.         $instance->addListener('kernel.finish_request', [=> function () {
  2456.             return ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  2457.         }, => 'onFinishRequest'], 0);
  2458.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2459.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  2460.         }, => 'onMessageFailed'], 100);
  2461.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2462.             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()));
  2463.         }, => 'onMessageFailed'], 200);
  2464.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2465.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2466.         }, => 'onWorkerStarted'], 0);
  2467.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2468.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2469.         }, => 'onWorkerRunning'], 0);
  2470.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2471.             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()));
  2472.         }, => 'onMessageFailed'], 0);
  2473.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2474.             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()));
  2475.         }, => 'onWorkerRunning'], 0);
  2476.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2477.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2478.         }, => 'onNotification'], -255);
  2479.         $instance->addListener('kernel.response', [=> function () {
  2480.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2481.         }, => 'onKernelResponse'], -100);
  2482.         $instance->addListener('kernel.exception', [=> function () {
  2483.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2484.         }, => 'onKernelException'], 0);
  2485.         $instance->addListener('kernel.terminate', [=> function () {
  2486.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2487.         }, => 'onKernelTerminate'], -1024);
  2488.         $instance->addListener('kernel.controller', [=> function () {
  2489.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2490.         }, => 'onKernelController'], 0);
  2491.         $instance->addListener('kernel.response', [=> function () {
  2492.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2493.         }, => 'onKernelResponse'], 0);
  2494.         $instance->addListener('kernel.response', [=> function () {
  2495.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2496.         }, => 'onKernelResponse'], 0);
  2497.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2498.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2499.         }, => 'checkPassport'], 0);
  2500.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2501.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2502.         }, => 'onLoginSuccess'], 0);
  2503.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2504.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2505.         }, => 'onVoterVote'], 0);
  2506.         $instance->addListener('kernel.request', [=> function () {
  2507.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2508.         }, => 'configureLogoutUrlGenerator'], 8);
  2509.         $instance->addListener('kernel.request', [=> function () {
  2510.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2511.         }, => 'onKernelRequest'], 8);
  2512.         $instance->addListener('kernel.finish_request', [=> function () {
  2513.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2514.         }, => 'onKernelFinishRequest'], 0);
  2515.         $instance->addListener('kernel.exception', [=> function () {
  2516.             return ($this->privates['security.authentication.kernel_exception_listener.two_factor.pimcore_admin'] ?? $this->load('getSecurity_Authentication_KernelExceptionListener_TwoFactor_PimcoreAdminService'));
  2517.         }, => 'onKernelException'], 2);
  2518.         $instance->addListener('kernel.request', [=> function () {
  2519.             return ($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService());
  2520.         }, => 'onKernelRequest'], 0);
  2521.         $instance->addListener('security.authentication.success', [=> function () {
  2522.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2523.         }, => 'onLogin'], 9223372036854775807);
  2524.         $instance->addListener('scheb_two_factor.authentication.require', [=> function () {
  2525.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2526.         }, => 'onAccessDenied'], 0);
  2527.         $instance->addListener('scheb_two_factor.authentication.form', [=> function () {
  2528.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2529.         }, => 'onTwoFactorForm'], 0);
  2530.         $instance->addListener('kernel.response', [=> function () {
  2531.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  2532.         }, => 'onKernelResponse'], 1);
  2533.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2534.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  2535.         }, => 'onMessage'], 0);
  2536.         $instance->addListener('console.command', [=> function () {
  2537.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2538.         }, => 'onCommand'], 255);
  2539.         $instance->addListener('console.terminate', [=> function () {
  2540.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2541.         }, => 'onTerminate'], -255);
  2542.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2543.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2544.         }, => 'onWorkerMessageHandled'], 0);
  2545.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2546.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2547.         }, => 'onWorkerMessageFailed'], 0);
  2548.         $instance->addListener('kernel.controller', [=> function () {
  2549.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2550.         }, => 'onKernelController'], 0);
  2551.         $instance->addListener('kernel.controller', [=> function () {
  2552.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2553.         }, => 'onKernelController'], 0);
  2554.         $instance->addListener('kernel.controller', [=> function () {
  2555.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2556.         }, => 'onKernelController'], -128);
  2557.         $instance->addListener('kernel.view', [=> function () {
  2558.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2559.         }, => 'onKernelView'], 0);
  2560.         $instance->addListener('kernel.controller', [=> function () {
  2561.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2562.         }, => 'onKernelController'], 0);
  2563.         $instance->addListener('kernel.response', [=> function () {
  2564.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2565.         }, => 'onKernelResponse'], 0);
  2566.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2567.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2568.         }, => 'onKernelControllerArguments'], 0);
  2569.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2570.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2571.         }, => 'onKernelControllerArguments'], 0);
  2572.         $instance->addListener('presta_sitemap.populate', [=> function () {
  2573.             return ($this->privates['presta_sitemap.eventlistener.route_annotation'] ?? $this->load('getPrestaSitemap_Eventlistener_RouteAnnotationService'));
  2574.         }, => 'registerRouteAnnotation'], 0);
  2575.         $instance->addListener('security.authentication.success', [=> function () {
  2576.             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()));
  2577.         }, => 'onLogin'], 9223372036854775806);
  2578.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2579.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  2580.         }, => 'checkPassport'], 0);
  2581.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2582.             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()));
  2583.         }, => 'onSuccessfulLogin'], -63);
  2584.         $instance->addListener('console.command', [=> function () {
  2585.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2586.         }, => 'configure'], 1024);
  2587.         $instance->addListener('kernel.response', [=> function () {
  2588.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2589.         }, => 'onKernelResponse'], -128);
  2590.         $instance->addListener('kernel.request', [=> function () {
  2591.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Session\\AdminSessionBagConfigurator'] ?? $this->getAdminSessionBagConfiguratorService());
  2592.         }, => 'onKernelRequest'], 127);
  2593.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2594.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  2595.         }, => 'onLogout'], 0);
  2596.         $instance->addListener('kernel.response', [=> function () {
  2597.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSecurityListener'] ?? $this->getAdminSecurityListenerService());
  2598.         }, => 'onKernelResponse'], 0);
  2599.         $instance->addListener('kernel.controller', [=> function () {
  2600.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
  2601.         }, => 'onKernelController'], 0);
  2602.         $instance->addListener('kernel.request', [=> function () {
  2603.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
  2604.         }, => 'handleRequest'], 11);
  2605.         $instance->addListener('kernel.exception', [=> function () {
  2606.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->load('getAdminExceptionListenerService'));
  2607.         }, => 'onKernelException'], 0);
  2608.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2609.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2610.         }, => 'onClassDelete'], 0);
  2611.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  2612.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2613.         }, => 'onUserDelete'], 0);
  2614.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2615.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
  2616.         }, => 'onObjectDelete'], 0);
  2617.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2618.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  2619.         }, => 'onClassDelete'], 0);
  2620.         $instance->addListener('pimcore.user.postDelete', [=> function () {
  2621.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
  2622.         }, => 'onUserDelete'], 0);
  2623.         $instance->addListener('kernel.request', [=> function () {
  2624.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminSessionBagListener'] ?? $this->getAdminSessionBagListenerService());
  2625.         }, => 'onKernelRequest'], 127);
  2626.         $instance->addListener('kernel.response', [=> function () {
  2627.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
  2628.         }, => 'onKernelResponse'], 0);
  2629.         $instance->addListener('kernel.request', [=> function () {
  2630.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
  2631.         }, => 'onKernelRequest'], 560);
  2632.         $instance->addListener('kernel.request', [=> function () {
  2633.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
  2634.         }, => 'onKernelRequest'], 0);
  2635.         $instance->addListener('kernel.request', [=> function () {
  2636.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
  2637.         }, => 'onKernelRequest'], 0);
  2638.         $instance->addListener('kernel.response', [=> function () {
  2639.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
  2640.         }, => 'onKernelResponse'], 0);
  2641.         $instance->addListener('knp_pager.items', [=> function () {
  2642.             return ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] ?? ($this->privates['Pimcore\\Model\\Paginator\\EventSubscriber\\PaginateListingSubscriber'] = new \Pimcore\Model\Paginator\EventSubscriber\PaginateListingSubscriber()));
  2643.         }, => 'items'], -5);
  2644.         $instance->addListener('knp_pager.before', [=> function () {
  2645.             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()));
  2646.         }, => 'before'], 0);
  2647.         $instance->addListener('knp_pager.pagination', [=> function () {
  2648.             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()));
  2649.         }, => 'pagination'], 0);
  2650.         $instance->addListener('workflow.completed', [=> function () {
  2651.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] ?? $this->load('getNotificationSubscriberService'));
  2652.         }, => 'onWorkflowCompleted'], 0);
  2653.         $instance->addListener('workflow.completed', [=> function () {
  2654.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  2655.         }, => 'onWorkflowCompleted'], 1);
  2656.         $instance->addListener('workflow.enter', [=> function () {
  2657.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  2658.         }, => 'onWorkflowEnter'], 0);
  2659.         $instance->addListener('pimcore.workflow.preGlobalAction', [=> function () {
  2660.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  2661.         }, => 'onPreGlobalAction'], 0);
  2662.         $instance->addListener('pimcore.workflow.postGlobalAction', [=> function () {
  2663.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
  2664.         }, => 'onPostGlobalAction'], 0);
  2665.         $instance->addListener('workflow.completed', [=> function () {
  2666.             return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
  2667.         }, => 'onWorkflowCompleted'], 0);
  2668.         $instance->addListener('kernel.request', [=> function () {
  2669.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  2670.         }, => 'onKernelRequest'], 512);
  2671.         $instance->addListener('kernel.exception', [=> function () {
  2672.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
  2673.         }, => 'onKernelException'], 64);
  2674.         $instance->addListener('kernel.request', [=> function () {
  2675.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
  2676.         }, => 'onKernelRequest'], 24);
  2677.         $instance->addListener('kernel.request', [=> function () {
  2678.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  2679.         }, => 'onKernelRequest'], 20);
  2680.         $instance->addListener('kernel.controller', [=> function () {
  2681.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
  2682.         }, => 'onKernelController'], 50);
  2683.         $instance->addListener('kernel.response', [=> function () {
  2684.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
  2685.         }, => 'onKernelResponse'], 0);
  2686.         $instance->addListener('kernel.request', [=> function () {
  2687.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  2688.         }, => 'onKernelRequest'], 1);
  2689.         $instance->addListener('kernel.response', [=> function () {
  2690.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
  2691.         }, => 'onKernelResponse'], 0);
  2692.         $instance->addListener('kernel.request', [=> function () {
  2693.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
  2694.         }, => 'onKernelRequest'], 0);
  2695.         $instance->addListener('kernel.terminate', [=> function () {
  2696.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  2697.         }, => 'onKernelTerminate'], 0);
  2698.         $instance->addListener('console.terminate', [=> function () {
  2699.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->load('getDumpTranslationEntriesListenerService'));
  2700.         }, => 'onConsoleTerminate'], 0);
  2701.         $instance->addListener('kernel.controller', [=> function () {
  2702.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] ?? $this->getElementListenerService());
  2703.         }, => 'onKernelController'], 30);
  2704.         $instance->addListener('kernel.controller', [=> function () {
  2705.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2706.         }, => 'onKernelController'], 15);
  2707.         $instance->addListener('kernel.response', [=> function () {
  2708.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2709.         }, => 'onKernelResponse'], 0);
  2710.         $instance->addListener('kernel.request', [=> function () {
  2711.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] ?? $this->getGlobalTemplateVariablesListenerService());
  2712.         }, => 'onKernelRequest'], 700);
  2713.         $instance->addListener('kernel.response', [=> function () {
  2714.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] ?? $this->getHardlinkCanonicalListenerService());
  2715.         }, => 'onKernelResponse'], 0);
  2716.         $instance->addListener('kernel.request', [=> function () {
  2717.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  2718.         }, => 'onKernelRequest'], 0);
  2719.         $instance->addListener('kernel.response', [=> function () {
  2720.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\BlockStateListener'] ?? $this->getBlockStateListenerService());
  2721.         }, => 'onKernelResponse'], 0);
  2722.         $instance->addListener('kernel.request', [=> function () {
  2723.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentMetaDataListener'] ?? $this->getDocumentMetaDataListenerService());
  2724.         }, => 'onKernelRequest'], 0);
  2725.         $instance->addListener('pimcore.document.renderer.pre_render', [=> function () {
  2726.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  2727.         }, => 'onPreRender'], 0);
  2728.         $instance->addListener('pimcore.document.renderer.post_render', [=> function () {
  2729.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->load('getDocumentRendererListenerService'));
  2730.         }, => 'onPostRender'], 0);
  2731.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2732.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2733.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2734.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2735.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2736.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2737.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2738.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2739.         }, => 'onPostAddUpdateDeleteDocument'], 0);
  2740.         $instance->addListener('kernel.request', [=> function () {
  2741.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2742.         }, => 'onKernelRequest'], 510);
  2743.         $instance->addListener('kernel.response', [=> function () {
  2744.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] ?? $this->getStaticPageGeneratorListenerService());
  2745.         }, => 'onKernelResponse'], -120);
  2746.         $instance->addListener('kernel.view', [=> function () {
  2747.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] ?? $this->load('getContentTemplateListenerService'));
  2748.         }, => 'onKernelView'], 16);
  2749.         $instance->addListener('kernel.controller', [=> function () {
  2750.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  2751.         }, => 'onKernelController'], 0);
  2752.         $instance->addListener('kernel.response', [=> function () {
  2753.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\EventedControllerListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\EventedControllerListener()));
  2754.         }, => 'onKernelResponse'], 0);
  2755.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2756.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2757.         }, => 'onElementPostAdd'], 0);
  2758.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2759.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2760.         }, => 'onElementPostAdd'], 0);
  2761.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2762.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2763.         }, => 'onElementPostAdd'], 0);
  2764.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2765.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2766.         }, => 'onElementPostDelete'], 0);
  2767.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2768.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2769.         }, => 'onElementPostDelete'], 0);
  2770.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2771.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2772.         }, => 'onElementPostDelete'], 0);
  2773.         $instance->addListener('pimcore.admin.dataobject.get.preSendData', [=> function () {
  2774.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2775.         }, => 'onAdminElementGetPreSendData'], 0);
  2776.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  2777.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2778.         }, => 'onAdminElementGetPreSendData'], 0);
  2779.         $instance->addListener('pimcore.admin.document.get.preSendData', [=> function () {
  2780.             return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->load('getWorkflowManagementListenerService'));
  2781.         }, => 'onAdminElementGetPreSendData'], 0);
  2782.         $instance->addListener('pimcore.dataobject.postCopy', [=> function () {
  2783.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2784.         }, => 'onPostCopy'], 0);
  2785.         $instance->addListener('pimcore.document.postCopy', [=> function () {
  2786.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2787.         }, => 'onPostCopy'], 0);
  2788.         $instance->addListener('pimcore.asset.postCopy', [=> function () {
  2789.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2790.         }, => 'onPostCopy'], 0);
  2791.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2792.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ElementTagsListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ElementTagsListener()));
  2793.         }, => 'onPostAssetDelete'], -9999);
  2794.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2795.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2796.         }, => 'onPostAddUpdateElement'], 0);
  2797.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2798.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2799.         }, => 'onPostAddUpdateElement'], 0);
  2800.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2801.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2802.         }, => 'onPostAddUpdateElement'], 0);
  2803.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2804.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2805.         }, => 'onPreDeleteElement'], 0);
  2806.         $instance->addListener('pimcore.document.preDelete', [=> function () {
  2807.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2808.         }, => 'onPreDeleteElement'], 0);
  2809.         $instance->addListener('pimcore.asset.preDelete', [=> function () {
  2810.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2811.         }, => 'onPreDeleteElement'], 0);
  2812.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2813.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2814.         }, => 'onPostAddUpdateElement'], 0);
  2815.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2816.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2817.         }, => 'onPostAddUpdateElement'], 0);
  2818.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2819.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->load('getSearchBackendListenerService'));
  2820.         }, => 'onPostAddUpdateElement'], 0);
  2821.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2822.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2823.         }, => 'onPostAdd'], 0);
  2824.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  2825.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2826.         }, => 'onPostAdd'], 0);
  2827.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2828.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2829.         }, => 'onPostAdd'], 0);
  2830.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  2831.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2832.         }, => 'onPostAdd'], 0);
  2833.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2834.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2835.         }, => 'onPostDelete'], 0);
  2836.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2837.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2838.         }, => 'onPostDelete'], 0);
  2839.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2840.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2841.         }, => 'onPostDelete'], 0);
  2842.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  2843.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\UUIDListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\UUIDListener()));
  2844.         }, => 'onPostDelete'], 0);
  2845.         $instance->addListener('kernel.exception', [=> function () {
  2846.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] ?? $this->load('getResponseExceptionListenerService'));
  2847.         }, => 'onKernelException'], 0);
  2848.         $instance->addListener('kernel.response', [=> function () {
  2849.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] ?? $this->getResponseHeaderListenerService());
  2850.         }, => 'onKernelResponse'], 32);
  2851.         $instance->addListener('kernel.request', [=> function () {
  2852.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  2853.         }, => 'onKernelRequest'], 0);
  2854.         $instance->addListener('kernel.response', [=> function () {
  2855.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] ?? $this->getEditmodeListenerService());
  2856.         }, => 'onKernelResponse'], 0);
  2857.         $instance->addListener('kernel.response', [=> function () {
  2858.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseStackListener'] ?? $this->getResponseStackListenerService());
  2859.         }, => 'onKernelResponse'], 24);
  2860.         $instance->addListener('kernel.response', [=> function () {
  2861.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] ?? $this->getInternalWysiwygHtmlAttributeFilterListenerService());
  2862.         }, => 'onKernelResponse'], 0);
  2863.         $instance->addListener('kernel.request', [=> function () {
  2864.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] ?? $this->getGoogleSearchConsoleVerificationListenerService());
  2865.         }, => 'onKernelRequest'], 64);
  2866.         $instance->addListener('kernel.request', [=> function () {
  2867.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] ?? $this->getOutputTimestampListenerService());
  2868.         }, => 'onKernelRequest'], 0);
  2869.         $instance->addListener('kernel.request', [=> function () {
  2870.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] ?? $this->getWebDebugToolbarListenerService());
  2871.         }, => 'onKernelResponse'], -118);
  2872.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageReceivedEvent', [=> function () {
  2873.             return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MessengerClearRuntimeCacheListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\MessengerClearRuntimeCacheListener()));
  2874.         }, => 'handle'], 0);
  2875.         $instance->addListener('presta_sitemap.populate', [=> function () {
  2876.             return ($this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] ?? $this->load('getSitemapGeneratorListenerService'));
  2877.         }, => 'onPopulateSitemap'], 0);
  2878.         $instance->addListener('kernel.request', [=> function () {
  2879.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2880.         }, => 'onKernelRequest'], 7);
  2881.         $instance->addListener('kernel.response', [=> function () {
  2882.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2883.         }, => 'onKernelResponse'], -115);
  2884.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2885.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] ?? $this->getTargetingListenerService());
  2886.         }, => 'onPreResolve'], 0);
  2887.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2888.             return ($this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] ?? $this->load('getDocumentTargetGroupListenerService'));
  2889.         }, => 'onVisitorInfoResolve'], 0);
  2890.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  2891.             return ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\FullPageCacheCookieCleanupListener'] = new \Pimcore\Targeting\EventListener\FullPageCacheCookieCleanupListener()));
  2892.         }, => 'onPrepareFullPageCacheResponse'], 0);
  2893.         $instance->addListener('pimcore.targeting.visited_pages_count_match', [=> function () {
  2894.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  2895.         }, => 'onVisitedPagesCountMatch'], 0);
  2896.         $instance->addListener('pimcore.targeting.post_resolve', [=> function () {
  2897.             return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->load('getVisitedPagesCountListenerService'));
  2898.         }, => 'onPostResolveVisitorInfo'], 0);
  2899.         $instance->addListener('pimcore.targeting.pre_resolve', [=> function () {
  2900.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  2901.         }, => 'onPreResolve'], -10);
  2902.         $instance->addListener('kernel.response', [=> function () {
  2903.             return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
  2904.         }, => 'onKernelResponse'], -127);
  2905.         $instance->addListener('pimcore.cache.full_page.ignored_session_keys', [=> function () {
  2906.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2907.         }, => 'configureIgnoredSessionKeys'], 0);
  2908.         $instance->addListener('pimcore.cache.full_page.prepare_response', [=> function () {
  2909.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2910.         }, => 'prepareFullPageCacheResponse'], 0);
  2911.         $instance->addListener('kernel.request', [=> function () {
  2912.             return ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] ?? ($this->privates['Pimcore\\Targeting\\EventListener\\TargetingSessionBagListener'] = new \Pimcore\Targeting\EventListener\TargetingSessionBagListener()));
  2913.         }, => 'onKernelRequest'], 127);
  2914.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2915.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2916.         }, => 'onObjectUpdate'], 0);
  2917.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2918.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2919.         }, => 'onObjectDelete'], 0);
  2920.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  2921.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2922.         }, => 'onDocumentUpdate'], 0);
  2923.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  2924.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2925.         }, => 'onDocumentDelete'], 0);
  2926.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2927.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2928.         }, => 'onAssetUpdate'], 0);
  2929.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2930.             return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
  2931.         }, => 'onAssetDelete'], 0);
  2932.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2933.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  2934.         }, => 'updateElement'], 0);
  2935.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2936.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  2937.         }, => 'updateElement'], 0);
  2938.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  2939.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  2940.         }, => 'updateElement'], 0);
  2941.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2942.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  2943.         }, => 'deleteElement'], 0);
  2944.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2945.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ChangedEventSubscriber'] ?? $this->load('getChangedEventSubscriberService'));
  2946.         }, => 'deleteElement'], 0);
  2947.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  2948.             return ($this->privates['Pimcore\\Bundle\\DataHubSimpleRestBundle\\EventSubscriber\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriber2Service'));
  2949.         }, => 'postDelete'], 0);
  2950.         $instance->addListener('console.error', [=> function () {
  2951.             return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
  2952.         }, => 'onConsoleError'], 0);
  2953.         $instance->addListener('console.terminate', [=> function () {
  2954.             return ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] ?? ($this->privates['Elements\\Bundle\\ProcessManagerBundle\\SystemEventsListener'] = new \Elements\Bundle\ProcessManagerBundle\SystemEventsListener()));
  2955.         }, => 'onConsoleTerminate'], 0);
  2956.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  2957.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriber3Service'));
  2958.         }, => 'postDelete'], 0);
  2959.         $instance->addListener('pimcore.datahub.configuration.postSave', [=> function () {
  2960.             return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->load('getConfigurationEventSubscriber3Service'));
  2961.         }, => 'postSave'], 0);
  2962.         $instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\Admin\\ValidateConfigEvent', [=> function () {
  2963.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\AdminSubscriber()));
  2964.         }, => 'isValidConfig'], 0);
  2965.         $instance->addListener('Pimcore\\Bundle\\DataHubFileExportBundle\\Event\\Admin\\ResetConfigEvent', [=> function () {
  2966.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\AdminSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\AdminSubscriber()));
  2967.         }, => 'resetConfig'], 0);
  2968.         $instance->addListener('pimcore.datahub.configuration.postDelete', [=> function () {
  2969.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\ConfigurationEventSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\ConfigurationEventSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\ConfigurationEventSubscriber()));
  2970.         }, => 'postDelete'], 0);
  2971.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  2972.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
  2973.         }, => 'doExport'], 0);
  2974.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  2975.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
  2976.         }, => 'doExport'], 0);
  2977.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  2978.             return ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\DataHubFileExportBundle\\EventSubscriber\\DataObjectSubscriber'] = new \Pimcore\Bundle\DataHubFileExportBundle\EventSubscriber\DataObjectSubscriber()));
  2979.         }, => 'preDelete'], 0);
  2980.         $instance->addListener('pimcore.admin.indexAction.settings', [=> function () {
  2981.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AdminSettingsSubscriber'] ?? ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AdminSettingsSubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\AdminSettingsSubscriber([])));
  2982.         }, => 'getSettings'], 0);
  2983.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  2984.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\AssetUpdateSubscriber'] ?? $this->load('getAssetUpdateSubscriberService'));
  2985.         }, => 'updateAsset'], 0);
  2986.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2987.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
  2988.         }, => 'onBatchTaskMessageFailed'], 0);
  2989.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2990.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
  2991.         }, => 'onWorkerMessageHandled'], 0);
  2992.         $instance->addListener('kernel.terminate', [=> function () {
  2993.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\BatchTaskSubscriber'] ?? $this->load('getBatchTaskSubscriberService'));
  2994.         }, => 'onTerminate'], 0);
  2995.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  2996.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DeleteElementSubscriber'] ?? $this->load('getDeleteElementSubscriberService'));
  2997.         }, => 'onDataObjectPostDelete'], 0);
  2998.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  2999.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DeleteElementSubscriber'] ?? $this->load('getDeleteElementSubscriberService'));
  3000.         }, => 'onAssetPostDelete'], 0);
  3001.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolUpdateItemEvent', [=> function () {
  3002.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
  3003.         }, => 'denyAccessForRootAndUploadFolder'], 0);
  3004.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolDeleteItemEvent', [=> function () {
  3005.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
  3006.         }, => 'denyAccessForRootAndUploadFolder'], 0);
  3007.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Permission\\DataPoolSubfolderItemEvent', [=> function () {
  3008.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DenyPermissionsForFolders'] ?? $this->load('getDenyPermissionsForFoldersService'));
  3009.         }, => 'denyAccessForUploadFolderOnly'], 0);
  3010.         $instance->addListener('pimcore.document.postUpdate', [=> function () {
  3011.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentCacheClearSubscriber'] ?? $this->load('getDocumentCacheClearSubscriberService'));
  3012.         }, => 'onDocumentSave'], 0);
  3013.         $instance->addListener('pimcore.document.preUpdate', [=> function () {
  3014.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  3015.         }, => 'onDocumentSave'], 0);
  3016.         $instance->addListener('pimcore.document.preAdd', [=> function () {
  3017.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  3018.         }, => 'onDocumentAdd'], 0);
  3019.         $instance->addListener('pimcore.document.postAdd', [=> function () {
  3020.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  3021.         }, => 'triggerUpdatePortalsJson'], 0);
  3022.         $instance->addListener('pimcore.document.postDelete', [=> function () {
  3023.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  3024.         }, => 'triggerUpdatePortalsJson'], 0);
  3025.         $instance->addListener('kernel.terminate', [=> function () {
  3026.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  3027.         }, => 'onTerminate'], 0);
  3028.         $instance->addListener('console.terminate', [=> function () {
  3029.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DocumentConfigSubscriber'] ?? $this->load('getDocumentConfigSubscriberService'));
  3030.         }, => 'onTerminate'], -1000);
  3031.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\Download\\DownloadAssetEvent', [=> function () {
  3032.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\DownloadTrackerSubscriber'] ?? $this->load('getDownloadTrackerSubscriberService'));
  3033.         }, => 'onDownloadAsset'], 0);
  3034.         $instance->addListener('pimcore.dataobject.postUpdate', [=> function () {
  3035.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3036.         }, => 'updateDataObject'], 0);
  3037.         $instance->addListener('pimcore.dataobject.postAdd', [=> function () {
  3038.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3039.         }, => 'updateDataObject'], 0);
  3040.         $instance->addListener('pimcore.dataobject.preDelete', [=> function () {
  3041.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3042.         }, => 'deleteDataObject'], 0);
  3043.         $instance->addListener('pimcore.class.postUpdate', [=> function () {
  3044.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3045.         }, => 'updateDataObjectMapping'], 0);
  3046.         $instance->addListener('pimcore.class.postAdd', [=> function () {
  3047.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3048.         }, => 'addDataObjectMapping'], 0);
  3049.         $instance->addListener('pimcore.class.postDelete', [=> function () {
  3050.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3051.         }, => 'deleteDataObjectIndex'], 0);
  3052.         $instance->addListener('pimcore.asset.postUpdate', [=> function () {
  3053.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3054.         }, => 'updateAsset'], 0);
  3055.         $instance->addListener('pimcore.asset.postAdd', [=> function () {
  3056.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3057.         }, => 'updateAsset'], 0);
  3058.         $instance->addListener('pimcore.asset.postDelete', [=> function () {
  3059.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3060.         }, => 'deleteAsset'], 0);
  3061.         $instance->addListener('pimcore.asset.metadata.configuration.postUpdate', [=> function () {
  3062.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3063.         }, => 'updateAssetMapping'], 0);
  3064.         $instance->addListener('pimcore.asset.metadata.configuration.postDelete', [=> function () {
  3065.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3066.         }, => 'updateAssetMapping'], 0);
  3067.         $instance->addListener('pimcore.tag.preDelete', [=> function () {
  3068.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3069.         }, => 'deleteTag'], 0);
  3070.         $instance->addListener('pimcore.tag.postAddToElement', [=> function () {
  3071.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3072.         }, => 'updateTagAssignment'], 0);
  3073.         $instance->addListener('pimcore.tag.postRemoveFromElement', [=> function () {
  3074.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\IndexUpdateSubscriber'] ?? $this->load('getIndexUpdateSubscriberService'));
  3075.         }, => 'updateTagAssignment'], 0);
  3076.         $instance->addListener('kernel.controller', [=> function () {
  3077.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\PrefixSubscriber'] ?? $this->getPrefixSubscriberService());
  3078.         }, => 'onKernelController'], 0);
  3079.         $instance->addListener('kernel.request', [=> function () {
  3080.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  3081.         }, => 'onKernelRequest'], 33);
  3082.         $instance->addListener('kernel.exception', [=> function () {
  3083.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\ResponseExceptionSubscriber'] ?? $this->load('getResponseExceptionSubscriberService'));
  3084.         }, => 'onKernelException'], -5);
  3085.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  3086.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SaveUserSubscriber'] ?? $this->load('getSaveUserSubscriberService'));
  3087.         }, => 'onPreUpdate'], 0);
  3088.         $instance->addListener('pimcore.dataobject.preAdd', [=> function () {
  3089.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SaveUserSubscriber'] ?? $this->load('getSaveUserSubscriberService'));
  3090.         }, => 'onPreUpdate'], 0);
  3091.         $instance->addListener('pimcore.dataobject.postDelete', [=> function () {
  3092.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SaveUserSubscriber'] ?? $this->load('getSaveUserSubscriberService'));
  3093.         }, => 'onPostDelete'], 0);
  3094.         $instance->addListener('kernel.controller', [=> function () {
  3095.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
  3096.         }, => 'onKernelController'], 19);
  3097.         $instance->addListener('pimcore.dataobject.preUpdate', [=> function () {
  3098.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
  3099.         }, => 'onPreUpdate'], 0);
  3100.         $instance->addListener('pimcore.asset.preUpdate', [=> function () {
  3101.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] ?? $this->getSecuritySubscriberService());
  3102.         }, => 'onPreUpdate'], 0);
  3103.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\ExtractMappingEvent', [=> function () {
  3104.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SizeEstimationStrategyListener'] ?? $this->load('getSizeEstimationStrategyListenerService'));
  3105.         }, => 'onExtractMapping'], 0);
  3106.         $instance->addListener('Pimcore\\Bundle\\PortalEngineBundle\\Event\\DataObject\\UpdateIndexDataEvent', [=> function () {
  3107.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SizeEstimationStrategyListener'] ?? $this->load('getSizeEstimationStrategyListenerService'));
  3108.         }, => 'onUpdateIndexData'], 0);
  3109.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\DataFilterModificationEvent', [=> function () {
  3110.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  3111.         }, => 'modifyStatisticsFilter'], 0);
  3112.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\DataResultEvent', [=> function () {
  3113.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  3114.         }, => 'modifyDataResult'], 0);
  3115.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\StatisticsServiceInitEvent', [=> function () {
  3116.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  3117.         }, => 'addDataObjectClassSources'], 0);
  3118.         $instance->addListener('Pimcore\\Bundle\\StatisticsExplorerBundle\\Events\\TableRenderEvent', [=> function () {
  3119.             return ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\StatisticsSubscriber'] ?? $this->load('getStatisticsSubscriberService'));
  3120.         }, => 'renderAssetListing'], 0);
  3121.         $instance->addListener('kernel.finish_request', [=> function () {
  3122.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  3123.         }, => 'resetAssets'], 0);
  3124.         $instance->addListener('pimcore.admin.asset.get.preSendData', [=> function () {
  3125.             return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
  3126.         }, => 'getPreSendData'], 0);
  3127.         $instance->addListener('pimcore.admin.asset.list.beforeBatchUpdate', [=> function () {
  3128.             return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
  3129.         }, => 'assetListBeforeBatchUpdate'], 0);
  3130.         $instance->addListener('pimcore.admin.asset.list.beforeUpdate', [=> function () {
  3131.             return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
  3132.         }, => 'assetListBeforeUpdate'], 0);
  3133.         $instance->addListener('pimcore.admin.asset.getFieldGridConfig', [=> function () {
  3134.             return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
  3135.         }, => 'assetListGetFieldGridConfig'], 0);
  3136.         $instance->addListener('pimcore.admin.asset.metadata.preSave', [=> function () {
  3137.             return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
  3138.         }, => 'assetMetadataPreSet'], 0);
  3139.         $instance->addListener('pimcore.asset.preGetMetadata', [=> function () {
  3140.             return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
  3141.         }, => 'preGetMetadata'], 0);
  3142.         $instance->addListener('pimcore.asset.preUpdate', [=> function () {
  3143.             return ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] ?? ($this->privates['pimcore_asset_metadata_classdefinitions.event_listener.main_listener'] = new \Pimcore\AssetMetadataClassDefinitionsBundle\EventListener\MainListener()));
  3144.         }, => 'preUpdate'], 0);
  3145.         $instance->addListener('kernel.terminate', [=> function () {
  3146.             return ($this->privates['Pimcore\\Bundle\\WorkflowDesignerBundle\\EventSubscriber\\ContainerClearSubscriber'] ?? $this->load('getContainerClearSubscriberService'));
  3147.         }, => 'onTerminate'], -5000);
  3148.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  3149.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  3150.         }, => 'checkPassport'], 512);
  3151.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3152.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  3153.         }, => 'onLogout'], 0);
  3154.         return $instance;
  3155.     }
  3156.     /**
  3157.      * Gets the public 'http_kernel' shared service.
  3158.      *
  3159.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3160.      */
  3161.     protected function getHttpKernelService()
  3162.     {
  3163.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3164.         if (isset($this->services['http_kernel'])) {
  3165.             return $this->services['http_kernel'];
  3166.         }
  3167.         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 () {
  3168.             yield => ($this->privates['debug.Pimcore\\Bundle\\CoreBundle\\Request\\ParamConverter\\DataObjectParamResolver'] ?? $this->load('getDataObjectParamResolverService'));
  3169.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  3170.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  3171.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  3172.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  3173.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->load('getDocumentValueResolverService'));
  3174.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->load('getEditmodeValueResolverService'));
  3175.             yield => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->load('getWebsiteConfigValueResolverService'));
  3176.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  3177.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  3178.             yield 10 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  3179.             yield 11 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  3180.         }, 12)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  3181.     }
  3182.     /**
  3183.      * Gets the public 'messenger.default_bus' shared service.
  3184.      *
  3185.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  3186.      */
  3187.     protected function getMessenger_DefaultBusService()
  3188.     {
  3189.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  3190.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.traceable'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_TraceableService'));
  3191.             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')));
  3192.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  3193.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  3194.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  3195.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  3196.             yield => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService'));
  3197.         }, 7)));
  3198.     }
  3199.     /**
  3200.      * Gets the public 'monolog.logger.admin' shared service.
  3201.      *
  3202.      * @return \Symfony\Bridge\Monolog\Logger
  3203.      */
  3204.     protected function getMonolog_Logger_AdminService()
  3205.     {
  3206.         $this->services['monolog.logger.admin'] = $instance = new \Symfony\Bridge\Monolog\Logger('admin');
  3207.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3208.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3209.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3210.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3211.         return $instance;
  3212.     }
  3213.     /**
  3214.      * Gets the public 'monolog.logger.cache' shared service.
  3215.      *
  3216.      * @return \Symfony\Bridge\Monolog\Logger
  3217.      */
  3218.     protected function getMonolog_Logger_CacheService()
  3219.     {
  3220.         $this->services['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  3221.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3222.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  3223.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3224.         return $instance;
  3225.     }
  3226.     /**
  3227.      * Gets the public 'monolog.logger.doctrine' shared service.
  3228.      *
  3229.      * @return \Symfony\Bridge\Monolog\Logger
  3230.      */
  3231.     protected function getMonolog_Logger_DoctrineService()
  3232.     {
  3233.         $this->services['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  3234.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3235.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  3236.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3237.         return $instance;
  3238.     }
  3239.     /**
  3240.      * Gets the public 'monolog.logger.event' shared service.
  3241.      *
  3242.      * @return \Symfony\Bridge\Monolog\Logger
  3243.      */
  3244.     protected function getMonolog_Logger_EventService()
  3245.     {
  3246.         $this->services['monolog.logger.event'] = $instance = new \Symfony\Bridge\Monolog\Logger('event');
  3247.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3248.         $instance->pushHandler(($this->privates['monolog.handler.null_internal'] ?? ($this->privates['monolog.handler.null_internal'] = new \Monolog\Handler\NullHandler())));
  3249.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3250.         return $instance;
  3251.     }
  3252.     /**
  3253.      * Gets the public 'monolog.logger.http_client' shared service.
  3254.      *
  3255.      * @return \Symfony\Bridge\Monolog\Logger
  3256.      */
  3257.     protected function getMonolog_Logger_HttpClientService()
  3258.     {
  3259.         $this->services['monolog.logger.http_client'] = $instance = new \Symfony\Bridge\Monolog\Logger('http_client');
  3260.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3261.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3262.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3263.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3264.         return $instance;
  3265.     }
  3266.     /**
  3267.      * Gets the public 'monolog.logger.init' shared service.
  3268.      *
  3269.      * @return \Symfony\Bridge\Monolog\Logger
  3270.      */
  3271.     protected function getMonolog_Logger_InitService()
  3272.     {
  3273.         $this->services['monolog.logger.init'] = $instance = new \Symfony\Bridge\Monolog\Logger('init');
  3274.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3275.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3276.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3277.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3278.         return $instance;
  3279.     }
  3280.     /**
  3281.      * Gets the public 'monolog.logger.php' shared service.
  3282.      *
  3283.      * @return \Symfony\Bridge\Monolog\Logger
  3284.      */
  3285.     protected function getMonolog_Logger_PhpService()
  3286.     {
  3287.         $this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
  3288.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3289.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3290.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3291.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3292.         return $instance;
  3293.     }
  3294.     /**
  3295.      * Gets the public 'monolog.logger.portalengine.es' shared service.
  3296.      *
  3297.      * @return \Symfony\Bridge\Monolog\Logger
  3298.      */
  3299.     protected function getMonolog_Logger_Portalengine_EsService()
  3300.     {
  3301.         $this->services['monolog.logger.portalengine.es'] = $instance = new \Symfony\Bridge\Monolog\Logger('portalengine.es');
  3302.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3303.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3304.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3305.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3306.         return $instance;
  3307.     }
  3308.     /**
  3309.      * Gets the public 'monolog.logger.profiler' shared service.
  3310.      *
  3311.      * @return \Symfony\Bridge\Monolog\Logger
  3312.      */
  3313.     protected function getMonolog_Logger_ProfilerService()
  3314.     {
  3315.         $this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
  3316.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3317.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3318.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3319.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3320.         return $instance;
  3321.     }
  3322.     /**
  3323.      * Gets the public 'monolog.logger.request' shared service.
  3324.      *
  3325.      * @return \Symfony\Bridge\Monolog\Logger
  3326.      */
  3327.     protected function getMonolog_Logger_RequestService()
  3328.     {
  3329.         $this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  3330.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3331.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3332.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3333.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3334.         return $instance;
  3335.     }
  3336.     /**
  3337.      * Gets the public 'monolog.logger.router' shared service.
  3338.      *
  3339.      * @return \Symfony\Bridge\Monolog\Logger
  3340.      */
  3341.     protected function getMonolog_Logger_RouterService()
  3342.     {
  3343.         $this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
  3344.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3345.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3346.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3347.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3348.         return $instance;
  3349.     }
  3350.     /**
  3351.      * Gets the public 'monolog.logger.routing' shared service.
  3352.      *
  3353.      * @return \Symfony\Bridge\Monolog\Logger
  3354.      */
  3355.     protected function getMonolog_Logger_RoutingService()
  3356.     {
  3357.         $this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
  3358.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3359.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3360.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3361.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3362.         return $instance;
  3363.     }
  3364.     /**
  3365.      * Gets the public 'monolog.logger.security' shared service.
  3366.      *
  3367.      * @return \Symfony\Bridge\Monolog\Logger
  3368.      */
  3369.     protected function getMonolog_Logger_SecurityService()
  3370.     {
  3371.         $this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  3372.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3373.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3374.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3375.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  3376.         return $instance;
  3377.     }
  3378.     /**
  3379.      * Gets the public 'pimcore.cache.pool' shared service.
  3380.      *
  3381.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  3382.      */
  3383.     protected function getPimcore_Cache_PoolService()
  3384.     {
  3385.         $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);
  3386.         if ($this->has('monolog.logger.cache')) {
  3387.             $instance->setLogger(($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3388.         }
  3389.         return $instance;
  3390.     }
  3391.     /**
  3392.      * Gets the public 'pimcore.routing.router.request_context' shared service.
  3393.      *
  3394.      * @return \Symfony\Component\Routing\RequestContext
  3395.      */
  3396.     protected function getPimcore_Routing_Router_RequestContextService()
  3397.     {
  3398.         $this->services['pimcore.routing.router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''testing.huegli-foodservice.c-2248.maxcluster.net''https'80443);
  3399.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3400.         return $instance;
  3401.     }
  3402.     /**
  3403.      * Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
  3404.      *
  3405.      * @return \Pimcore\Templating\TwigDefaultDelegatingEngine
  3406.      */
  3407.     protected function getPimcore_Templating_Engine_DelegatingService()
  3408.     {
  3409.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3410.         if (isset($this->services['pimcore.templating.engine.delegating'])) {
  3411.             return $this->services['pimcore.templating.engine.delegating'];
  3412.         }
  3413.         return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  3414.     }
  3415.     /**
  3416.      * Gets the public 'request_stack' shared service.
  3417.      *
  3418.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3419.      */
  3420.     protected function getRequestStackService()
  3421.     {
  3422.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3423.     }
  3424.     /**
  3425.      * Gets the public 'router' shared service.
  3426.      *
  3427.      * @return \Symfony\Cmf\Component\Routing\ChainRouter
  3428.      */
  3429.     protected function getRouterService()
  3430.     {
  3431.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3432.         $this->services['router'] = $instance = new \Symfony\Cmf\Component\Routing\ChainRouter($a);
  3433.         $b = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  3434.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3435.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  3436.         ], [
  3437.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3438.         ]))->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');
  3439.         $c->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3440.         $c->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  3441.         $d = ($this->services['cmf_routing.route_provider'] ?? $this->getCmfRouting_RouteProviderService());
  3442.         $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);
  3443.         $e->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3444.         $e->addRouteEnhancer(new \Symfony\Cmf\Component\Routing\Enhancer\RouteContentEnhancer('_route_object''_content'), 100);
  3445.         $f = new \Pimcore\Routing\Staticroute\Router($b, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
  3446.         $g = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  3447.         $f->setLogger($g);
  3448.         $f->setLocaleParams([]);
  3449.         $f->setLogger($g);
  3450.         $instance->setContext($b);
  3451.         $instance->add($c'300');
  3452.         $instance->add($e'200');
  3453.         $instance->add(new \Pimcore\Routing\Element\Router($b, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService())), 110);
  3454.         $instance->add($f100);
  3455.         return $instance;
  3456.     }
  3457.     /**
  3458.      * Gets the public 'var_dumper.cloner' shared service.
  3459.      *
  3460.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  3461.      */
  3462.     protected function getVarDumper_ClonerService()
  3463.     {
  3464.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  3465.         $instance->setMaxItems(2500);
  3466.         $instance->setMinDepth(1);
  3467.         $instance->setMaxString(-1);
  3468.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  3469.         return $instance;
  3470.     }
  3471.     /**
  3472.      * Gets the private '.debug.http_client' shared service.
  3473.      *
  3474.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3475.      */
  3476.     protected function get_Debug_HttpClientService()
  3477.     {
  3478.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3479.         if ($this->has('monolog.logger.http_client')) {
  3480.             $a->setLogger(($this->services['monolog.logger.http_client'] ?? $this->getMonolog_Logger_HttpClientService()));
  3481.         }
  3482.         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))));
  3483.     }
  3484.     /**
  3485.      * Gets the private '.pimcore.cache.pool.inner' shared service.
  3486.      *
  3487.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  3488.      */
  3489.     protected function get_Pimcore_Cache_Pool_InnerService()
  3490.     {
  3491.         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()));
  3492.     }
  3493.     /**
  3494.      * Gets the private '.pimcore.cache.pool.inner.recorder_inner' shared autowired service.
  3495.      *
  3496.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  3497.      */
  3498.     protected function get_Pimcore_Cache_Pool_Inner_RecorderInnerService($lazyLoad true)
  3499.     {
  3500.         if ($lazyLoad) {
  3501.             return $this->privates['.pimcore.cache.pool.inner.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  3502.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3503.                     $wrappedInstance $this->get_Pimcore_Cache_Pool_Inner_RecorderInnerService(false);
  3504.                     $proxy->setProxyInitializer(null);
  3505.                     return true;
  3506.                 });
  3507.             });
  3508.         }
  3509.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  3510.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  3511.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  3512.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost:6380', ['lazy' => true]), 'ce6bg0jXPI'31536000, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  3513.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  3514.         $instance->setLogger($a);
  3515.         $instance->setLogger($a);
  3516.         return $instance;
  3517.     }
  3518.     /**
  3519.      * Gets the private '.service_locator.KLVvNIq' shared service.
  3520.      *
  3521.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3522.      */
  3523.     protected function get_ServiceLocator_KLVvNIqService()
  3524.     {
  3525.         return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3526.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  3527.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  3528.         ], [
  3529.             'doctrine.ulid_generator' => '?',
  3530.             'doctrine.uuid_generator' => '?',
  3531.         ]);
  3532.     }
  3533.     /**
  3534.      * Gets the private '.service_locator.VMNzrGt' shared service.
  3535.      *
  3536.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3537.      */
  3538.     protected function get_ServiceLocator_VMNzrGtService()
  3539.     {
  3540.         return $this->privates['.service_locator.VMNzrGt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3541.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  3542.             'security.firewall.map.context.pimcore_admin' => ['privates''security.firewall.map.context.pimcore_admin''getSecurity_Firewall_Map_Context_PimcoreAdminService'true],
  3543.             'security.firewall.map.context.pimcore_admin_webdav' => ['privates''security.firewall.map.context.pimcore_admin_webdav''getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService'true],
  3544.             'security.firewall.map.context.portal_engine' => ['privates''security.firewall.map.context.portal_engine''getSecurity_Firewall_Map_Context_PortalEngineService'true],
  3545.         ], [
  3546.             'security.firewall.map.context.dev' => '?',
  3547.             'security.firewall.map.context.pimcore_admin' => '?',
  3548.             'security.firewall.map.context.pimcore_admin_webdav' => '?',
  3549.             'security.firewall.map.context.portal_engine' => '?',
  3550.         ]);
  3551.     }
  3552.     /**
  3553.      * Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
  3554.      *
  3555.      * @return \Pimcore\Analytics\Google\Tracker
  3556.      */
  3557.     protected function getTrackerService()
  3558.     {
  3559.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3560.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  3561.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  3562.         }
  3563.         $b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3564.         if (isset($this->privates['Pimcore\\Analytics\\Google\\Tracker'])) {
  3565.             return $this->privates['Pimcore\\Analytics\\Google\\Tracker'];
  3566.         }
  3567.         $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);
  3568.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3569.         return $instance;
  3570.     }
  3571.     /**
  3572.      * Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
  3573.      *
  3574.      * @return \Pimcore\Analytics\SiteId\SiteIdProvider
  3575.      */
  3576.     protected function getSiteIdProviderService()
  3577.     {
  3578.         return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
  3579.     }
  3580.     /**
  3581.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
  3582.      *
  3583.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
  3584.      */
  3585.     protected function getAdminAuthenticationDoubleCheckListenerService()
  3586.     {
  3587.         $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']);
  3588.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3589.         return $instance;
  3590.     }
  3591.     /**
  3592.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener' shared autowired service.
  3593.      *
  3594.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSecurityListener
  3595.      */
  3596.     protected function getAdminSecurityListenerService()
  3597.     {
  3598.         $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())));
  3599.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3600.         return $instance;
  3601.     }
  3602.     /**
  3603.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener' shared autowired service.
  3604.      *
  3605.      * @return \Pimcore\Bundle\AdminBundle\EventListener\AdminSessionBagListener
  3606.      */
  3607.     protected function getAdminSessionBagListenerService()
  3608.     {
  3609.         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())));
  3610.     }
  3611.     /**
  3612.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
  3613.      *
  3614.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
  3615.      */
  3616.     protected function getCsrfProtectionListenerService()
  3617.     {
  3618.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
  3619.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3620.         return $instance;
  3621.     }
  3622.     /**
  3623.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
  3624.      *
  3625.      * @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
  3626.      */
  3627.     protected function getCustomAdminEntryPointCheckListenerService()
  3628.     {
  3629.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
  3630.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3631.         return $instance;
  3632.     }
  3633.     /**
  3634.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
  3635.      *
  3636.      * @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
  3637.      */
  3638.     protected function getEnablePreviewTimeSliderListenerService()
  3639.     {
  3640.         $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()));
  3641.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3642.         return $instance;
  3643.     }
  3644.     /**
  3645.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
  3646.      *
  3647.      * @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
  3648.      */
  3649.     protected function getHttpCacheListenerService()
  3650.     {
  3651.         $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())));
  3652.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3653.         return $instance;
  3654.     }
  3655.     /**
  3656.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
  3657.      *
  3658.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
  3659.      */
  3660.     protected function getUsageStatisticsListenerService()
  3661.     {
  3662.         $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())));
  3663.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3664.         return $instance;
  3665.     }
  3666.     /**
  3667.      * Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
  3668.      *
  3669.      * @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
  3670.      */
  3671.     protected function getUserPerspectiveListenerService()
  3672.     {
  3673.         $this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
  3674.         $a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
  3675.         $instance->setLogger($a);
  3676.         $instance->setLogger($a);
  3677.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3678.         return $instance;
  3679.     }
  3680.     /**
  3681.      * Gets the private 'Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator' shared autowired service.
  3682.      *
  3683.      * @return \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator
  3684.      */
  3685.     protected function getAdminSessionBagConfiguratorService()
  3686.     {
  3687.         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())));
  3688.     }
  3689.     /**
  3690.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
  3691.      *
  3692.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
  3693.      */
  3694.     protected function getPimcoreDataCollectorService()
  3695.     {
  3696.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3697.     }
  3698.     /**
  3699.      * Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
  3700.      *
  3701.      * @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
  3702.      */
  3703.     protected function getPimcoreTargetingDataCollectorService()
  3704.     {
  3705.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  3706.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'])) {
  3707.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'];
  3708.         }
  3709.         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);
  3710.     }
  3711.     /**
  3712.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener' shared autowired service.
  3713.      *
  3714.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\BlockStateListener
  3715.      */
  3716.     protected function getBlockStateListenerService()
  3717.     {
  3718.         $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())));
  3719.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3720.         $instance->setLogger($a);
  3721.         $instance->setLogger($a);
  3722.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3723.         return $instance;
  3724.     }
  3725.     /**
  3726.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener' shared autowired service.
  3727.      *
  3728.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentFallbackListener
  3729.      */
  3730.     protected function getDocumentFallbackListenerService()
  3731.     {
  3732.         $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())));
  3733.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3734.         return $instance;
  3735.     }
  3736.     /**
  3737.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener' shared autowired service.
  3738.      *
  3739.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentMetaDataListener
  3740.      */
  3741.     protected function getDocumentMetaDataListenerService()
  3742.     {
  3743.         $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()));
  3744.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3745.         return $instance;
  3746.     }
  3747.     /**
  3748.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
  3749.      *
  3750.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
  3751.      */
  3752.     protected function getEditmodeListenerService()
  3753.     {
  3754.         $a = ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService());
  3755.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  3756.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  3757.         }
  3758.         $b = ($this->services['router'] ?? $this->getRouterService());
  3759.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'])) {
  3760.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'];
  3761.         }
  3762.         $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())));
  3763.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3764.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3765.         return $instance;
  3766.     }
  3767.     /**
  3768.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
  3769.      *
  3770.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
  3771.      */
  3772.     protected function getElementListenerService()
  3773.     {
  3774.         $a = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  3775.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'])) {
  3776.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'];
  3777.         }
  3778.         $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())));
  3779.         $b = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
  3780.         $instance->setLogger($b);
  3781.         $instance->setLogger($b);
  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\GlobalTemplateVariablesListener' shared autowired service.
  3787.      *
  3788.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener
  3789.      */
  3790.     protected function getGlobalTemplateVariablesListenerService()
  3791.     {
  3792.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  3793.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'])) {
  3794.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'];
  3795.         }
  3796.         $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);
  3797.         $instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  3798.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3799.         return $instance;
  3800.     }
  3801.     /**
  3802.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
  3803.      *
  3804.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
  3805.      */
  3806.     protected function getGoogleSearchConsoleVerificationListenerService()
  3807.     {
  3808.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
  3809.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3810.         return $instance;
  3811.     }
  3812.     /**
  3813.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
  3814.      *
  3815.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
  3816.      */
  3817.     protected function getHardlinkCanonicalListenerService()
  3818.     {
  3819.         $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()));
  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\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
  3825.      *
  3826.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
  3827.      */
  3828.     protected function getInternalWysiwygHtmlAttributeFilterListenerService()
  3829.     {
  3830.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
  3831.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3832.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3833.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3834.         return $instance;
  3835.     }
  3836.     /**
  3837.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
  3838.      *
  3839.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
  3840.      */
  3841.     protected function getLocaleListenerService()
  3842.     {
  3843.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
  3844.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3845.         return $instance;
  3846.     }
  3847.     /**
  3848.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
  3849.      *
  3850.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
  3851.      */
  3852.     protected function getOutputTimestampListenerService()
  3853.     {
  3854.         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()));
  3855.     }
  3856.     /**
  3857.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener' shared autowired service.
  3858.      *
  3859.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener
  3860.      */
  3861.     protected function getRoutingListenerService()
  3862.     {
  3863.         $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())));
  3864.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3865.         return $instance;
  3866.     }
  3867.     /**
  3868.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener' shared autowired service.
  3869.      *
  3870.      * @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener
  3871.      */
  3872.     protected function getStaticPageGeneratorListenerService()
  3873.     {
  3874.         $a = ($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService());
  3875.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'])) {
  3876.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'];
  3877.         }
  3878.         $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())));
  3879.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  3880.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  3881.         return $instance;
  3882.     }
  3883.     /**
  3884.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
  3885.      *
  3886.      * @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
  3887.      */
  3888.     protected function getMaintenancePageListenerService()
  3889.     {
  3890.         $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel'1)));
  3891.         $instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
  3892.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  3893.         return $instance;
  3894.     }
  3895.     /**
  3896.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
  3897.      *
  3898.      * @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
  3899.      */
  3900.     protected function getPimcoreContextListenerService()
  3901.     {
  3902.         $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())));
  3903.         $a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  3904.         $instance->setLogger($a);
  3905.         $instance->setLogger($a);
  3906.         return $instance;
  3907.     }
  3908.     /**
  3909.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener' shared autowired service.
  3910.      *
  3911.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener
  3912.      */
  3913.     protected function getResponseHeaderListenerService()
  3914.     {
  3915.         return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseHeaderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] ?? $this->getResponseHeaderResolverService()));
  3916.     }
  3917.     /**
  3918.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener' shared autowired service.
  3919.      *
  3920.      * @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseStackListener
  3921.      */
  3922.     protected function getResponseStackListenerService()
  3923.     {
  3924.         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())));
  3925.     }
  3926.     /**
  3927.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
  3928.      *
  3929.      * @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
  3930.      */
  3931.     protected function getTranslationDebugListenerService()
  3932.     {
  3933.         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');
  3934.     }
  3935.     /**
  3936.      * Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener' shared autowired service.
  3937.      *
  3938.      * @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
  3939.      */
  3940.     protected function getWebDebugToolbarListenerService()
  3941.     {
  3942.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3943.         if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'])) {
  3944.             return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'];
  3945.         }
  3946.         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']);
  3947.     }
  3948.     /**
  3949.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber' shared autowired service.
  3950.      *
  3951.      * @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber
  3952.      */
  3953.     protected function getPrefixSubscriberService()
  3954.     {
  3955.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\PrefixSubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\PrefixSubscriber(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] ?? $this->getPrefixServiceService()));
  3956.     }
  3957.     /**
  3958.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber' shared autowired service.
  3959.      *
  3960.      * @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber
  3961.      */
  3962.     protected function getRequestSubscriberService()
  3963.     {
  3964.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  3965.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'])) {
  3966.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'];
  3967.         }
  3968.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\RequestSubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\RequestSubscriber($a, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()));
  3969.     }
  3970.     /**
  3971.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber' shared autowired service.
  3972.      *
  3973.      * @return \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber
  3974.      */
  3975.     protected function getSecuritySubscriberService()
  3976.     {
  3977.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  3978.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'])) {
  3979.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'];
  3980.         }
  3981.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'] ?? $this->getPublicShareServiceService());
  3982.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'])) {
  3983.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'];
  3984.         }
  3985.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\EventSubscriber\\SecuritySubscriber'] = new \Pimcore\Bundle\PortalEngineBundle\EventSubscriber\SecuritySubscriber($a, ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b, []);
  3986.     }
  3987.     /**
  3988.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService' shared autowired service.
  3989.      *
  3990.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService
  3991.      */
  3992.     protected function getNameExtractorServiceService()
  3993.     {
  3994.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3995.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'])) {
  3996.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'];
  3997.         }
  3998.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\NameExtractorService($a);
  3999.     }
  4000.     /**
  4001.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService' shared autowired service.
  4002.      *
  4003.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService
  4004.      */
  4005.     protected function getSearchIndexFieldDefinitionServiceService()
  4006.     {
  4007.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\SearchIndexFieldDefinitionService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\SearchIndexFieldDefinitionService(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4008.             'asset' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\AssetRelationAdapter''getAssetRelationAdapterService'true],
  4009.             'calculatedValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter''getTextAdapterService'true],
  4010.             'checkbox' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\BooleanAdapter''getBooleanAdapter2Service'true],
  4011.             'country' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\CountryAdapter''getCountryAdapterService'true],
  4012.             'date' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DateAdapter''getDateAdapter2Service'true],
  4013.             'datetime' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DateTimeAdapter''getDateTimeAdapterService'true],
  4014.             'input' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter''getTextAdapterService'true],
  4015.             'language' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\LanguageAdapter''getLanguageAdapterService'true],
  4016.             'manyToManyRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\ManyToManyRelationAdapter''getManyToManyRelationAdapterService'true],
  4017.             'multiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\MultiSelectAdapter''getMultiSelectAdapter2Service'true],
  4018.             'numeric' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\NumericAdapter''getNumericAdapterService'true],
  4019.             'object' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\ObjectRelationAdapter''getObjectRelationAdapterService'true],
  4020.             'select' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\SelectAdapter''getSelectAdapter2Service'true],
  4021.             'textarea' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\TextAdapter''getTextAdapterService'true],
  4022.             'wysiwyg' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\FieldDefinitionAdapter\\DefaultAdapter''getDefaultAdapter2Service'true],
  4023.         ], [
  4024.             'asset' => '?',
  4025.             'calculatedValue' => '?',
  4026.             'checkbox' => '?',
  4027.             'country' => '?',
  4028.             'date' => '?',
  4029.             'datetime' => '?',
  4030.             'input' => '?',
  4031.             'language' => '?',
  4032.             'manyToManyRelation' => '?',
  4033.             'multiselect' => '?',
  4034.             'numeric' => '?',
  4035.             'object' => '?',
  4036.             'select' => '?',
  4037.             'textarea' => '?',
  4038.             'wysiwyg' => '?',
  4039.         ]));
  4040.     }
  4041.     /**
  4042.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService' shared autowired service.
  4043.      *
  4044.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService
  4045.      */
  4046.     protected function getThumbnailServiceService()
  4047.     {
  4048.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] ?? $this->getMainImageExtractorServiceService());
  4049.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'])) {
  4050.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'];
  4051.         }
  4052.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Asset\ThumbnailService($a);
  4053.     }
  4054.     /**
  4055.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Collection\CollectionService' shared autowired service.
  4056.      *
  4057.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Collection\CollectionService
  4058.      */
  4059.     protected function getCollectionServiceService()
  4060.     {
  4061.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'] ?? $this->getIndexQueueServiceService());
  4062.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'])) {
  4063.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'];
  4064.         }
  4065.         $b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4066.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'])) {
  4067.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'];
  4068.         }
  4069.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Collection\CollectionService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] ?? $this->getEntityManagerServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), $a, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), $b);
  4070.     }
  4071.     /**
  4072.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Content\HeadTitleService' shared autowired service.
  4073.      *
  4074.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Content\HeadTitleService
  4075.      */
  4076.     protected function getHeadTitleServiceService()
  4077.     {
  4078.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  4079.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\HeadTitleService'])) {
  4080.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\HeadTitleService'];
  4081.         }
  4082.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\HeadTitleService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Content\HeadTitleService(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $a);
  4083.     }
  4084.     /**
  4085.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService' shared autowired service.
  4086.      *
  4087.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService
  4088.      */
  4089.     protected function getNavigationServiceService()
  4090.     {
  4091.         $a = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService());
  4092.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'])) {
  4093.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'];
  4094.         }
  4095.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  4096.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'])) {
  4097.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'];
  4098.         }
  4099.         $c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4100.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'])) {
  4101.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'];
  4102.         }
  4103.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Content\NavigationService($a$b, new \Pimcore\Bundle\PortalEngineBundle\Service\Content\PageConfigService(), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), $c, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
  4104.     }
  4105.     /**
  4106.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService' shared autowired service.
  4107.      *
  4108.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService
  4109.      */
  4110.     protected function getMainImageExtractorServiceService()
  4111.     {
  4112.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4113.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'])) {
  4114.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'];
  4115.         }
  4116.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\MainImageExtractorService($a);
  4117.     }
  4118.     /**
  4119.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService' shared autowired service.
  4120.      *
  4121.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService
  4122.      */
  4123.     protected function getNameExtractorService3Service()
  4124.     {
  4125.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4126.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'])) {
  4127.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'];
  4128.         }
  4129.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\NameExtractorService($a);
  4130.     }
  4131.     /**
  4132.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService' shared autowired service.
  4133.      *
  4134.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService
  4135.      */
  4136.     protected function getSearchIndexFieldDefinitionService2Service()
  4137.     {
  4138.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\SearchIndexFieldDefinitionService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataObject\SearchIndexFieldDefinitionService(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4139.             'advancedManyToManyObjectRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\AdvancedManyToManyObjectRelationAdapter''getAdvancedManyToManyObjectRelationAdapter2Service'true],
  4140.             'advancedManyToManyRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\AdvancedManyToManyRelationAdapter''getAdvancedManyToManyRelationAdapter2Service'true],
  4141.             'calculatedValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter''getTextAdapter2Service'true],
  4142.             'checkbox' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\BooleanAdapter''getBooleanAdapter4Service'true],
  4143.             'country' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\CountryAdapter''getCountryAdapter3Service'true],
  4144.             'countrymultiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\CountryMultiSelectAdapter''getCountryMultiSelectAdapter2Service'true],
  4145.             'date' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DateAdapter''getDateAdapter4Service'true],
  4146.             'datetime' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DateTimeAdapter''getDateTimeAdapter3Service'true],
  4147.             'input' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter''getTextAdapter2Service'true],
  4148.             'inputQuantityValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\QuantityValueAdapter''getQuantityValueAdapter2Service'true],
  4149.             'language' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LanguageAdapter''getLanguageAdapter3Service'true],
  4150.             'languagemultiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LanguageMultiSelectAdapter''getLanguageMultiSelectAdapter2Service'true],
  4151.             'localizedfields' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\LocalizedFieldsAdapter''getLocalizedFieldsAdapter2Service'true],
  4152.             'manyToManyObjectRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToManyObjectRelationAdapter''getManyToManyObjectRelationAdapter2Service'true],
  4153.             'manyToManyRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToManyRelationAdapter''getManyToManyRelationAdapter3Service'true],
  4154.             'manyToOneRelation' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\ManyToOneRelationAdapter''getManyToOneRelationAdapter2Service'true],
  4155.             'multiselect' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\MultiSelectAdapter''getMultiSelectAdapter4Service'true],
  4156.             'numeric' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\NumericAdapter''getNumericAdapter2Service'true],
  4157.             'quantityValue' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\QuantityValueAdapter''getQuantityValueAdapter2Service'true],
  4158.             'select' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\SelectAdapter''getSelectAdapter4Service'true],
  4159.             'slider' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\NumericAdapter''getNumericAdapter2Service'true],
  4160.             'textarea' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\TextAdapter''getTextAdapter2Service'true],
  4161.             'wysiwyg' => [false'Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\FieldDefinitionAdapter\\DefaultAdapter''getDefaultAdapter4Service'true],
  4162.         ], [
  4163.             'advancedManyToManyObjectRelation' => '?',
  4164.             'advancedManyToManyRelation' => '?',
  4165.             'calculatedValue' => '?',
  4166.             'checkbox' => '?',
  4167.             'country' => '?',
  4168.             'countrymultiselect' => '?',
  4169.             'date' => '?',
  4170.             'datetime' => '?',
  4171.             'input' => '?',
  4172.             'inputQuantityValue' => '?',
  4173.             'language' => '?',
  4174.             'languagemultiselect' => '?',
  4175.             'localizedfields' => '?',
  4176.             'manyToManyObjectRelation' => '?',
  4177.             'manyToManyRelation' => '?',
  4178.             'manyToOneRelation' => '?',
  4179.             'multiselect' => '?',
  4180.             'numeric' => '?',
  4181.             'quantityValue' => '?',
  4182.             'select' => '?',
  4183.             'slider' => '?',
  4184.             'textarea' => '?',
  4185.             'wysiwyg' => '?',
  4186.         ]));
  4187.     }
  4188.     /**
  4189.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataPoolConfigService' shared autowired service.
  4190.      *
  4191.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataPoolConfigService
  4192.      */
  4193.     protected function getDataPoolConfigServiceService()
  4194.     {
  4195.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  4196.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'])) {
  4197.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'];
  4198.         }
  4199.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'] ?? $this->getLanguageVariantServiceService());
  4200.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'])) {
  4201.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'];
  4202.         }
  4203.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\DataPoolConfigService(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a$b);
  4204.     }
  4205.     /**
  4206.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\DataPool\TranslatorService' shared autowired service.
  4207.      *
  4208.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\TranslatorService
  4209.      */
  4210.     protected function getTranslatorServiceService()
  4211.     {
  4212.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\TranslatorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\DataPool\TranslatorService(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
  4213.     }
  4214.     /**
  4215.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Document\LanguageVariantService' shared autowired service.
  4216.      *
  4217.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Document\LanguageVariantService
  4218.      */
  4219.     protected function getLanguageVariantServiceService()
  4220.     {
  4221.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] ?? $this->getPortalConfigServiceService());
  4222.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'])) {
  4223.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'];
  4224.         }
  4225.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\LanguageVariantService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Document\LanguageVariantService(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), $a);
  4226.     }
  4227.     /**
  4228.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService' shared autowired service.
  4229.      *
  4230.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService
  4231.      */
  4232.     protected function getPrefixServiceService()
  4233.     {
  4234.         $a = ($this->services['router'] ?? $this->getRouterService());
  4235.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'])) {
  4236.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'];
  4237.         }
  4238.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Document\PrefixService($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()));
  4239.     }
  4240.     /**
  4241.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService' shared autowired service.
  4242.      *
  4243.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService
  4244.      */
  4245.     protected function getNameExtractorService2Service()
  4246.     {
  4247.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\NameExtractorService'] ?? $this->getNameExtractorServiceService());
  4248.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'])) {
  4249.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'];
  4250.         }
  4251.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\NameExtractorService'] ?? $this->getNameExtractorService3Service());
  4252.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'])) {
  4253.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'];
  4254.         }
  4255.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Element\NameExtractorService($a$b);
  4256.     }
  4257.     /**
  4258.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService' shared autowired service.
  4259.      *
  4260.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService
  4261.      */
  4262.     protected function getEntityManagerServiceService()
  4263.     {
  4264.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Entity\EntityManagerService(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4265.     }
  4266.     /**
  4267.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\PortalConfigService' shared autowired service.
  4268.      *
  4269.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\PortalConfigService
  4270.      */
  4271.     protected function getPortalConfigServiceService()
  4272.     {
  4273.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  4274.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'])) {
  4275.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'];
  4276.         }
  4277.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PortalConfig\\PortalConfigService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\PortalConfig\PortalConfigService($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4278.     }
  4279.     /**
  4280.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\PublicShare\PublicShareService' shared autowired service.
  4281.      *
  4282.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\PublicShare\PublicShareService
  4283.      */
  4284.     protected function getPublicShareServiceService()
  4285.     {
  4286.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Collection\\CollectionService'] ?? $this->getCollectionServiceService());
  4287.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'])) {
  4288.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'];
  4289.         }
  4290.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'] ?? $this->getIndexQueueServiceService());
  4291.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'])) {
  4292.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'];
  4293.         }
  4294.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\PublicShare\\PublicShareService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\PublicShare\PublicShareService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] ?? $this->getEntityManagerServiceService()), $a, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), $b, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\DataPoolConfigService'] ?? $this->getDataPoolConfigServiceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  4295.     }
  4296.     /**
  4297.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\IndexService' shared autowired service.
  4298.      *
  4299.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\IndexService
  4300.      */
  4301.     protected function getIndexService2Service()
  4302.     {
  4303.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4304.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'])) {
  4305.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'];
  4306.         }
  4307.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'] ?? $this->getNameExtractorService2Service());
  4308.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'])) {
  4309.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'];
  4310.         }
  4311.         $c = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4312.         $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\Asset\IndexService($c$a, ($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()), $b, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] ?? $this->getEntityManagerServiceService()));
  4313.         $instance->setEsClient(($this->privates['pimcore.portal_engine.es_client'] ?? $this->getPimcore_PortalEngine_EsClientService()));
  4314.         $instance->setCoreFieldsConfig($this->parameters['pimcore_portal_engine.core_fields_configuration']);
  4315.         $instance->setFieldDefinitionService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\SearchIndexFieldDefinitionService'] ?? $this->getSearchIndexFieldDefinitionServiceService()));
  4316.         $instance->setThumbnailService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Asset\\ThumbnailService'] ?? $this->getThumbnailServiceService()));
  4317.         $instance->setWorkflowService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'] ?? $this->getWorkflowServiceService()));
  4318.         $instance->setLogger($c);
  4319.         return $instance;
  4320.     }
  4321.     /**
  4322.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService' shared autowired service.
  4323.      *
  4324.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService
  4325.      */
  4326.     protected function getIndexService3Service()
  4327.     {
  4328.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4329.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'])) {
  4330.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'];
  4331.         }
  4332.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  4333.         $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'] = $instance = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\DataObject\IndexService($b$a, ($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Element\\NameExtractorService'] ?? $this->getNameExtractorService2Service()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Entity\\EntityManagerService'] ?? $this->getEntityManagerServiceService()));
  4334.         $instance->setEsClient(($this->privates['pimcore.portal_engine.es_client'] ?? $this->getPimcore_PortalEngine_EsClientService()));
  4335.         $instance->setCoreFieldsConfig($this->parameters['pimcore_portal_engine.core_fields_configuration']);
  4336.         $instance->setFieldDefinitionService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\SearchIndexFieldDefinitionService'] ?? $this->getSearchIndexFieldDefinitionService2Service()));
  4337.         $instance->setMainImageExtractorService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataObject\\MainImageExtractorService'] ?? $this->getMainImageExtractorServiceService()));
  4338.         $instance->setContainerParamBag(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  4339.         $instance->setLogger($b);
  4340.         return $instance;
  4341.     }
  4342.     /**
  4343.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\IndexQueueService' shared autowired service.
  4344.      *
  4345.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\IndexQueueService
  4346.      */
  4347.     protected function getIndexQueueServiceService()
  4348.     {
  4349.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\DataObject\\IndexService'] ?? $this->getIndexService3Service());
  4350.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'])) {
  4351.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'];
  4352.         }
  4353.         $b = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\Asset\\IndexService'] ?? $this->getIndexService2Service());
  4354.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'])) {
  4355.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'];
  4356.         }
  4357.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\IndexQueueService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\SearchIndex\IndexQueueService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()), $a$b);
  4358.     }
  4359.     /**
  4360.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Security\SecurityService' shared autowired service.
  4361.      *
  4362.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Security\SecurityService
  4363.      */
  4364.     protected function getSecurityServiceService()
  4365.     {
  4366.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Security\SecurityService(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4367.     }
  4368.     /**
  4369.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\User\AvatarService' shared autowired service.
  4370.      *
  4371.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\User\AvatarService
  4372.      */
  4373.     protected function getAvatarServiceService()
  4374.     {
  4375.         $a = ($this->services['router'] ?? $this->getRouterService());
  4376.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\User\\AvatarService'])) {
  4377.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\User\\AvatarService'];
  4378.         }
  4379.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\User\\AvatarService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\User\AvatarService(($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), $a);
  4380.     }
  4381.     /**
  4382.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Service\Workflow\WorkflowService' shared autowired service.
  4383.      *
  4384.      * @return \Pimcore\Bundle\PortalEngineBundle\Service\Workflow\WorkflowService
  4385.      */
  4386.     protected function getWorkflowServiceService()
  4387.     {
  4388.         $a = ($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService());
  4389.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'])) {
  4390.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'];
  4391.         }
  4392.         $b = ($this->privates['Pimcore\\Workflow\\ActionsButtonService'] ?? $this->getActionsButtonServiceService());
  4393.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'])) {
  4394.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'];
  4395.         }
  4396.         $c = ($this->services['Pimcore\\Workflow\\Place\\StatusInfo'] ?? $this->getStatusInfoService());
  4397.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'])) {
  4398.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'];
  4399.         }
  4400.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Workflow\\WorkflowService'] = new \Pimcore\Bundle\PortalEngineBundle\Service\Workflow\WorkflowService($a, ($this->privates['workflow.registry'] ?? ($this->privates['workflow.registry'] = new \Symfony\Component\Workflow\Registry())), $b$c, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\DataPool\\TranslatorService'] ?? $this->getTranslatorServiceService()), ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  4401.     }
  4402.     /**
  4403.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension' shared autowired service.
  4404.      *
  4405.      * @return \Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension
  4406.      */
  4407.     protected function getContentExtensionService()
  4408.     {
  4409.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Content\\NavigationService'] ?? $this->getNavigationServiceService());
  4410.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'])) {
  4411.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'];
  4412.         }
  4413.         $b = ($this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'] ?? $this->getIncludeRendererService());
  4414.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'])) {
  4415.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'];
  4416.         }
  4417.         $c = ($this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] ?? $this->getBreadcrumbsService());
  4418.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'])) {
  4419.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'];
  4420.         }
  4421.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] = new \Pimcore\Bundle\PortalEngineBundle\Twig\ContentExtension(($this->services['kernel'] ?? $this->get('kernel'1)), $a$b, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Document\\PrefixService'] ?? $this->getPrefixServiceService()), $c);
  4422.     }
  4423.     /**
  4424.      * Gets the private 'Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension' shared autowired service.
  4425.      *
  4426.      * @return \Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension
  4427.      */
  4428.     protected function getEditmodeExtensionService()
  4429.     {
  4430.         $a = ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\ContentExtension'] ?? $this->getContentExtensionService());
  4431.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'])) {
  4432.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'];
  4433.         }
  4434.         $b = ($this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] ?? $this->getAreabrickManagerInterfaceService());
  4435.         if (isset($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'])) {
  4436.             return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'];
  4437.         }
  4438.         return $this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Twig\\EditmodeExtension'] = new \Pimcore\Bundle\PortalEngineBundle\Twig\EditmodeExtension(($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $a, ($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()), $b, ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\SecurityService'] ?? $this->getSecurityServiceService()));
  4439.     }
  4440.     /**
  4441.      * Gets the private 'Pimcore\Document\Editable\EditmodeEditableDefinitionCollector' shared autowired service.
  4442.      *
  4443.      * @return \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector
  4444.      */
  4445.     protected function getEditmodeEditableDefinitionCollectorService()
  4446.     {
  4447.         return $this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector();
  4448.     }
  4449.     /**
  4450.      * Gets the private 'Pimcore\Http\Response\CodeInjector' shared autowired service.
  4451.      *
  4452.      * @return \Pimcore\Http\Response\CodeInjector
  4453.      */
  4454.     protected function getCodeInjectorService()
  4455.     {
  4456.         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())));
  4457.     }
  4458.     /**
  4459.      * Gets the private 'Pimcore\Navigation\Renderer\Breadcrumbs' shared autowired service.
  4460.      *
  4461.      * @return \Pimcore\Navigation\Renderer\Breadcrumbs
  4462.      */
  4463.     protected function getBreadcrumbsService()
  4464.     {
  4465.         $a = ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService());
  4466.         if (isset($this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'])) {
  4467.             return $this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'];
  4468.         }
  4469.         return $this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] = new \Pimcore\Navigation\Renderer\Breadcrumbs($a);
  4470.     }
  4471.     /**
  4472.      * Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
  4473.      *
  4474.      * @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
  4475.      */
  4476.     protected function getDocumentRouteHandlerService()
  4477.     {
  4478.         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()));
  4479.     }
  4480.     /**
  4481.      * Gets the private 'Pimcore\Routing\RedirectHandler' shared autowired service.
  4482.      *
  4483.      * @return \Pimcore\Routing\RedirectHandler
  4484.      */
  4485.     protected function getRedirectHandlerService()
  4486.     {
  4487.         $a = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
  4488.         if (isset($this->privates['Pimcore\\Routing\\RedirectHandler'])) {
  4489.             return $this->privates['Pimcore\\Routing\\RedirectHandler'];
  4490.         }
  4491.         $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);
  4492.         $b = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
  4493.         $instance->setLogger($b);
  4494.         $instance->setLogger($b);
  4495.         return $instance;
  4496.     }
  4497.     /**
  4498.      * Gets the private 'Pimcore\Security\User\UserLoader' shared autowired service.
  4499.      *
  4500.      * @return \Pimcore\Security\User\UserLoader
  4501.      */
  4502.     protected function getUserLoaderService()
  4503.     {
  4504.         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()));
  4505.     }
  4506.     /**
  4507.      * Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
  4508.      *
  4509.      * @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
  4510.      */
  4511.     protected function getDelegatingActionHandlerService()
  4512.     {
  4513.         return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4514.             'assign_target_group' => ['privates''Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup''getAssignTargetGroupService'true],
  4515.             'codesnippet' => ['privates''Pimcore\\Targeting\\ActionHandler\\CodeSnippet''getCodeSnippetService'true],
  4516.             'redirect' => ['privates''Pimcore\\Targeting\\ActionHandler\\Redirect''getRedirectService'true],
  4517.         ], [
  4518.             'assign_target_group' => '?',
  4519.             'codesnippet' => '?',
  4520.             'redirect' => '?',
  4521.         ]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
  4522.     }
  4523.     /**
  4524.      * Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
  4525.      *
  4526.      * @return \Pimcore\Targeting\ConditionMatcher
  4527.      */
  4528.     protected function getConditionMatcherService()
  4529.     {
  4530.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4531.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  4532.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  4533.         }
  4534.         $b = ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService());
  4535.         if (isset($this->privates['Pimcore\\Targeting\\ConditionMatcher'])) {
  4536.             return $this->privates['Pimcore\\Targeting\\ConditionMatcher'];
  4537.         }
  4538.         return $this->privates['Pimcore\\Targeting\\ConditionMatcher'] = new \Pimcore\Targeting\ConditionMatcher(new \Pimcore\Targeting\ConditionFactory($a$this->parameters['pimcore.targeting.conditions']), $b$a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4539.     }
  4540.     /**
  4541.      * Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
  4542.      *
  4543.      * @return \Pimcore\Targeting\DataLoader
  4544.      */
  4545.     protected function getDataLoaderService()
  4546.     {
  4547.         $this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4548.             'device' => ['privates''Pimcore\\Targeting\\DataProvider\\Device''getDeviceService'true],
  4549.             'geoip' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoIp''getGeoIpService'true],
  4550.             'geolocation' => ['privates''Pimcore\\Targeting\\DataProvider\\GeoLocation''getGeoLocationService'true],
  4551.             'targeting_storage' => ['privates''Pimcore\\Targeting\\DataProvider\\TargetingStorage''getTargetingStorageService'true],
  4552.             'visited_pages_counter' => ['privates''Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter''getVisitedPagesCounterService'true],
  4553.         ], [
  4554.             'device' => '?',
  4555.             'geoip' => '?',
  4556.             'geolocation' => '?',
  4557.             'targeting_storage' => '?',
  4558.             'visited_pages_counter' => '?',
  4559.         ]));
  4560.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4561.         return $instance;
  4562.     }
  4563.     /**
  4564.      * Gets the private 'Pimcore\Targeting\Debug\OverrideHandler' shared autowired service.
  4565.      *
  4566.      * @return \Pimcore\Targeting\Debug\OverrideHandler
  4567.      */
  4568.     protected function getOverrideHandlerService($lazyLoad true)
  4569.     {
  4570.         if ($lazyLoad) {
  4571.             return $this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] = $this->createProxy('OverrideHandler_fb58919', function () {
  4572.                 return \OverrideHandler_fb58919::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4573.                     $wrappedInstance $this->getOverrideHandlerService(false);
  4574.                     $proxy->setProxyInitializer(null);
  4575.                     return true;
  4576.                 });
  4577.             });
  4578.         }
  4579.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/OverrideHandler.php';
  4580.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/OverrideHandlerInterface.php';
  4581.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DocumentTargetingOverrideHandler.php';
  4582.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LanguageOverrideHandler.php';
  4583.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DeviceOverrideHandler.php';
  4584.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LocationOverrideHandler.php';
  4585.         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()]);
  4586.     }
  4587.     /**
  4588.      * Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
  4589.      *
  4590.      * @return \Pimcore\Targeting\Debug\TargetingDataCollector
  4591.      */
  4592.     protected function getTargetingDataCollectorService()
  4593.     {
  4594.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  4595.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  4596.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  4597.         }
  4598.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  4599.         if (isset($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'])) {
  4600.             return $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'];
  4601.         }
  4602.         $this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector($a$b);
  4603.         $instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4604.         return $instance;
  4605.     }
  4606.     /**
  4607.      * Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
  4608.      *
  4609.      * @return \Pimcore\Targeting\EventListener\TargetingListener
  4610.      */
  4611.     protected function getTargetingListenerService()
  4612.     {
  4613.         $a = ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService());
  4614.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4615.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4616.         }
  4617.         $b = ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService());
  4618.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4619.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4620.         }
  4621.         $c = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
  4622.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4623.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4624.         }
  4625.         $d = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  4626.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4627.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4628.         }
  4629.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4630.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'])) {
  4631.             return $this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'];
  4632.         }
  4633.         $f = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
  4634.         $g = new \Pimcore\Targeting\VisitorInfoResolver($a$f$b$c$d$e);
  4635.         $h = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  4636.         $g->setStopwatch($h);
  4637.         $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())));
  4638.         $instance->setStopwatch($h);
  4639.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4640.         $instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
  4641.         $instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
  4642.         return $instance;
  4643.     }
  4644.     /**
  4645.      * Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
  4646.      *
  4647.      * @return \Pimcore\Targeting\EventListener\ToolbarListener
  4648.      */
  4649.     protected function getToolbarListenerService()
  4650.     {
  4651.         $a = ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService());
  4652.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  4653.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  4654.         }
  4655.         $b = ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService());
  4656.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  4657.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  4658.         }
  4659.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4660.         if (isset($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'])) {
  4661.             return $this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'];
  4662.         }
  4663.         $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()));
  4664.         $instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
  4665.         return $instance;
  4666.     }
  4667.     /**
  4668.      * Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
  4669.      *
  4670.      * @return \Pimcore\Targeting\Storage\CookieStorage
  4671.      */
  4672.     protected function getCookieStorageService()
  4673.     {
  4674.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4675.         if (isset($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'])) {
  4676.             return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'];
  4677.         }
  4678.         return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler('blFuZM6tSjr2Xw5HUXrcgkjF51qOCtMxKsep6DQUEo4=', [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), $a);
  4679.     }
  4680.     /**
  4681.      * Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
  4682.      *
  4683.      * @return \Pimcore\Templating\Renderer\ActionRenderer
  4684.      */
  4685.     protected function getActionRendererService()
  4686.     {
  4687.         $a = ($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService());
  4688.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'])) {
  4689.             return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'];
  4690.         }
  4691.         return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer($a);
  4692.     }
  4693.     /**
  4694.      * Gets the private 'Pimcore\Templating\Renderer\IncludeRenderer' shared autowired service.
  4695.      *
  4696.      * @return \Pimcore\Templating\Renderer\IncludeRenderer
  4697.      */
  4698.     protected function getIncludeRendererService()
  4699.     {
  4700.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService());
  4701.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'])) {
  4702.             return $this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'];
  4703.         }
  4704.         $b = ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService());
  4705.         if (isset($this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'])) {
  4706.             return $this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'];
  4707.         }
  4708.         return $this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'] = new \Pimcore\Templating\Renderer\IncludeRenderer($a$b);
  4709.     }
  4710.     /**
  4711.      * Gets the private 'Pimcore\Twig\Extension\SubrequestExtension' shared autowired service.
  4712.      *
  4713.      * @return \Pimcore\Twig\Extension\SubrequestExtension
  4714.      */
  4715.     protected function getSubrequestExtensionService($lazyLoad true)
  4716.     {
  4717.         if ($lazyLoad) {
  4718.             return $this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] = $this->createProxy('SubrequestExtension_ac4dffd', function () {
  4719.                 return \SubrequestExtension_ac4dffd::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4720.                     $wrappedInstance $this->getSubrequestExtensionService(false);
  4721.                     $proxy->setProxyInitializer(null);
  4722.                     return true;
  4723.                 });
  4724.             });
  4725.         }
  4726.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/SubrequestExtension.php';
  4727.         return new \Pimcore\Twig\Extension\SubrequestExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] ?? $this->getIncService()));
  4728.     }
  4729.     /**
  4730.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadLink' shared autowired service.
  4731.      *
  4732.      * @return \Pimcore\Twig\Extension\Templating\HeadLink
  4733.      */
  4734.     protected function getHeadLinkService()
  4735.     {
  4736.         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()));
  4737.     }
  4738.     /**
  4739.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadMeta' shared autowired service.
  4740.      *
  4741.      * @return \Pimcore\Twig\Extension\Templating\HeadMeta
  4742.      */
  4743.     protected function getHeadMetaService()
  4744.     {
  4745.         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())));
  4746.     }
  4747.     /**
  4748.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadScript' shared autowired service.
  4749.      *
  4750.      * @return \Pimcore\Twig\Extension\Templating\HeadScript
  4751.      */
  4752.     protected function getHeadScriptService()
  4753.     {
  4754.         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()));
  4755.     }
  4756.     /**
  4757.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadStyle' shared autowired service.
  4758.      *
  4759.      * @return \Pimcore\Twig\Extension\Templating\HeadStyle
  4760.      */
  4761.     protected function getHeadStyleService()
  4762.     {
  4763.         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())));
  4764.     }
  4765.     /**
  4766.      * Gets the private 'Pimcore\Twig\Extension\Templating\HeadTitle' shared autowired service.
  4767.      *
  4768.      * @return \Pimcore\Twig\Extension\Templating\HeadTitle
  4769.      */
  4770.     protected function getHeadTitleService()
  4771.     {
  4772.         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())));
  4773.     }
  4774.     /**
  4775.      * Gets the private 'Pimcore\Twig\Extension\Templating\Inc' shared autowired service.
  4776.      *
  4777.      * @return \Pimcore\Twig\Extension\Templating\Inc
  4778.      */
  4779.     protected function getIncService()
  4780.     {
  4781.         $a = ($this->privates['Pimcore\\Templating\\Renderer\\IncludeRenderer'] ?? $this->getIncludeRendererService());
  4782.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'])) {
  4783.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'];
  4784.         }
  4785.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] = new \Pimcore\Twig\Extension\Templating\Inc($a, ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()));
  4786.     }
  4787.     /**
  4788.      * Gets the private 'Pimcore\Twig\Extension\Templating\InlineScript' shared autowired service.
  4789.      *
  4790.      * @return \Pimcore\Twig\Extension\Templating\InlineScript
  4791.      */
  4792.     protected function getInlineScriptService()
  4793.     {
  4794.         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()));
  4795.     }
  4796.     /**
  4797.      * Gets the private 'Pimcore\Twig\Extension\Templating\Navigation' shared autowired service.
  4798.      *
  4799.      * @return \Pimcore\Twig\Extension\Templating\Navigation
  4800.      */
  4801.     protected function getNavigationService($lazyLoad true)
  4802.     {
  4803.         if ($lazyLoad) {
  4804.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] = $this->createProxy('Navigation_62d2b4b', function () {
  4805.                 return \Navigation_62d2b4b::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  4806.                     $wrappedInstance $this->getNavigationService(false);
  4807.                     $proxy->setProxyInitializer(null);
  4808.                     return true;
  4809.                 });
  4810.             });
  4811.         }
  4812.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/Navigation.php';
  4813.         include_once \dirname(__DIR__4).'/vendor/pimcore/pimcore/lib/Navigation/Builder.php';
  4814.         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, [
  4815.             'breadcrumbs' => ['privates''Pimcore\\Navigation\\Renderer\\Breadcrumbs''getBreadcrumbsService'false],
  4816.             'menu' => ['privates''Pimcore\\Navigation\\Renderer\\Menu''getMenuService'true],
  4817.         ], [
  4818.             'breadcrumbs' => '?',
  4819.             'menu' => '?',
  4820.         ]));
  4821.     }
  4822.     /**
  4823.      * Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
  4824.      *
  4825.      * @return \Pimcore\Twig\Extension\Templating\PimcoreUrl
  4826.      */
  4827.     protected function getPimcoreUrlService()
  4828.     {
  4829.         $a = ($this->services['router'] ?? $this->getRouterService());
  4830.         if (isset($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'])) {
  4831.             return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'];
  4832.         }
  4833.         return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \Pimcore\Twig\Extension\Templating\PimcoreUrl($a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
  4834.     }
  4835.     /**
  4836.      * Gets the private 'Pimcore\Twig\Extension\Templating\Placeholder' shared autowired service.
  4837.      *
  4838.      * @return \Pimcore\Twig\Extension\Templating\Placeholder
  4839.      */
  4840.     protected function getPlaceholderService()
  4841.     {
  4842.         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())));
  4843.     }
  4844.     /**
  4845.      * Gets the private 'Pimcore\Workflow\ActionsButtonService' shared autowired service.
  4846.      *
  4847.      * @return \Pimcore\Workflow\ActionsButtonService
  4848.      */
  4849.     protected function getActionsButtonServiceService()
  4850.     {
  4851.         $a = ($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService());
  4852.         if (isset($this->privates['Pimcore\\Workflow\\ActionsButtonService'])) {
  4853.             return $this->privates['Pimcore\\Workflow\\ActionsButtonService'];
  4854.         }
  4855.         return $this->privates['Pimcore\\Workflow\\ActionsButtonService'] = new \Pimcore\Workflow\ActionsButtonService($a);
  4856.     }
  4857.     /**
  4858.      * Gets the private 'Pimcore\Workflow\EventSubscriber\NotesSubscriber' shared autowired service.
  4859.      *
  4860.      * @return \Pimcore\Workflow\EventSubscriber\NotesSubscriber
  4861.      */
  4862.     protected function getNotesSubscriberService()
  4863.     {
  4864.         return $this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] = new \Pimcore\Workflow\EventSubscriber\NotesSubscriber(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  4865.     }
  4866.     /**
  4867.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  4868.      *
  4869.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  4870.      */
  4871.     protected function getResetAssetsEventListenerService()
  4872.     {
  4873.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> 'pimcoreWorkflowDesigner'=> 'pimcoreStatisticsExplorer'=> 'portalEngineBundle'=> 'portalEngineAppPortalConfig_17']);
  4874.     }
  4875.     /**
  4876.      * Gets the private 'annotations.cache_adapter' shared service.
  4877.      *
  4878.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  4879.      */
  4880.     protected function getAnnotations_CacheAdapterService()
  4881.     {
  4882.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  4883.     }
  4884.     /**
  4885.      * Gets the private 'annotations.cached_reader' shared service.
  4886.      *
  4887.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  4888.      */
  4889.     protected function getAnnotations_CachedReaderService()
  4890.     {
  4891.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  4892.     }
  4893.     /**
  4894.      * Gets the private 'annotations.reader' shared service.
  4895.      *
  4896.      * @return \Doctrine\Common\Annotations\AnnotationReader
  4897.      */
  4898.     protected function getAnnotations_ReaderService()
  4899.     {
  4900.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  4901.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  4902.         $a->registerUniqueLoader('class_exists');
  4903.         $instance->addGlobalIgnoredName('required'$a);
  4904.         return $instance;
  4905.     }
  4906.     /**
  4907.      * Gets the private 'assets.packages' shared service.
  4908.      *
  4909.      * @return \Symfony\Component\Asset\Packages
  4910.      */
  4911.     protected function getAssets_PackagesService()
  4912.     {
  4913.         $a = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
  4914.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  4915.             return new \EmptyIterator();
  4916.         }, 0));
  4917.     }
  4918.     /**
  4919.      * Gets the private 'cache.annotations' shared service.
  4920.      *
  4921.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4922.      */
  4923.     protected function getCache_AnnotationsService()
  4924.     {
  4925.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bz6YdIyvoV'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4926.     }
  4927.     /**
  4928.      * Gets the private 'cache.doctrine.orm.pimcore_direct_edit.query' shared service.
  4929.      *
  4930.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4931.      */
  4932.     protected function getCache_Doctrine_Orm_PimcoreDirectEdit_QueryService()
  4933.     {
  4934.         return $this->privates['cache.doctrine.orm.pimcore_direct_edit.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4935.     }
  4936.     /**
  4937.      * Gets the private 'cache.doctrine.orm.pimcore_direct_edit.result' shared service.
  4938.      *
  4939.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4940.      */
  4941.     protected function getCache_Doctrine_Orm_PimcoreDirectEdit_ResultService()
  4942.     {
  4943.         return $this->privates['cache.doctrine.orm.pimcore_direct_edit.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4944.     }
  4945.     /**
  4946.      * Gets the private 'cache.doctrine.orm.portal_engine.query' shared service.
  4947.      *
  4948.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4949.      */
  4950.     protected function getCache_Doctrine_Orm_PortalEngine_QueryService()
  4951.     {
  4952.         return $this->privates['cache.doctrine.orm.portal_engine.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4953.     }
  4954.     /**
  4955.      * Gets the private 'cache.doctrine.orm.portal_engine.result' shared service.
  4956.      *
  4957.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4958.      */
  4959.     protected function getCache_Doctrine_Orm_PortalEngine_ResultService()
  4960.     {
  4961.         return $this->privates['cache.doctrine.orm.portal_engine.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4962.     }
  4963.     /**
  4964.      * Gets the private 'cache.doctrine.orm.statistics_explorer.query' shared service.
  4965.      *
  4966.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4967.      */
  4968.     protected function getCache_Doctrine_Orm_StatisticsExplorer_QueryService()
  4969.     {
  4970.         return $this->privates['cache.doctrine.orm.statistics_explorer.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4971.     }
  4972.     /**
  4973.      * Gets the private 'cache.doctrine.orm.statistics_explorer.result' shared service.
  4974.      *
  4975.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4976.      */
  4977.     protected function getCache_Doctrine_Orm_StatisticsExplorer_ResultService()
  4978.     {
  4979.         return $this->privates['cache.doctrine.orm.statistics_explorer.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4980.     }
  4981.     /**
  4982.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  4983.      *
  4984.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4985.      */
  4986.     protected function getCache_Messenger_RestartWorkersSignalService()
  4987.     {
  4988.         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'));
  4989.     }
  4990.     /**
  4991.      * Gets the private 'cache.property_info' shared service.
  4992.      *
  4993.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4994.      */
  4995.     protected function getCache_PropertyInfoService()
  4996.     {
  4997.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wnC5FgRy8o'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4998.     }
  4999.     /**
  5000.      * Gets the private 'cache.rate_limiter' shared service.
  5001.      *
  5002.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5003.      */
  5004.     protected function getCache_RateLimiterService()
  5005.     {
  5006.         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'));
  5007.     }
  5008.     /**
  5009.      * Gets the private 'cache.security_expression_language' shared service.
  5010.      *
  5011.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5012.      */
  5013.     protected function getCache_SecurityExpressionLanguageService()
  5014.     {
  5015.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Vabf66T9Lv'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5016.     }
  5017.     /**
  5018.      * Gets the private 'cache.security_token_verifier' shared service.
  5019.      *
  5020.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5021.      */
  5022.     protected function getCache_SecurityTokenVerifierService()
  5023.     {
  5024.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('3VL0CTggeE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5025.     }
  5026.     /**
  5027.      * Gets the private 'cache.serializer' shared service.
  5028.      *
  5029.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5030.      */
  5031.     protected function getCache_SerializerService()
  5032.     {
  5033.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hQwcUR6Jzl'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5034.     }
  5035.     /**
  5036.      * Gets the private 'cache.validator' shared service.
  5037.      *
  5038.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5039.      */
  5040.     protected function getCache_ValidatorService()
  5041.     {
  5042.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('rnvaMJpKor'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5043.     }
  5044.     /**
  5045.      * Gets the private 'cache.webpack_encore' shared service.
  5046.      *
  5047.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5048.      */
  5049.     protected function getCache_WebpackEncoreService()
  5050.     {
  5051.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('SpJGl8kBYr'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5052.     }
  5053.     /**
  5054.      * Gets the private 'config_cache_factory' shared service.
  5055.      *
  5056.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5057.      */
  5058.     protected function getConfigCacheFactoryService()
  5059.     {
  5060.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5061.             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)));
  5062.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  5063.         }, 2));
  5064.     }
  5065.     /**
  5066.      * Gets the private 'data_collector.form' shared service.
  5067.      *
  5068.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  5069.      */
  5070.     protected function getDataCollector_FormService()
  5071.     {
  5072.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  5073.     }
  5074.     /**
  5075.      * Gets the private 'data_collector.request' shared service.
  5076.      *
  5077.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  5078.      */
  5079.     protected function getDataCollector_RequestService()
  5080.     {
  5081.         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())));
  5082.     }
  5083.     /**
  5084.      * Gets the private 'debug.controller_resolver' shared service.
  5085.      *
  5086.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  5087.      */
  5088.     protected function getDebug_ControllerResolverService()
  5089.     {
  5090.         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))));
  5091.     }
  5092.     /**
  5093.      * Gets the private 'debug.debug_handlers_listener' shared service.
  5094.      *
  5095.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  5096.      */
  5097.     protected function getDebug_DebugHandlersListenerService()
  5098.     {
  5099.         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);
  5100.     }
  5101.     /**
  5102.      * Gets the private 'debug.file_link_formatter' shared service.
  5103.      *
  5104.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5105.      */
  5106.     protected function getDebug_FileLinkFormatterService()
  5107.     {
  5108.         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 () {
  5109.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  5110.         });
  5111.     }
  5112.     /**
  5113.      * Gets the private 'debug.log_processor' shared service.
  5114.      *
  5115.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5116.      */
  5117.     protected function getDebug_LogProcessorService()
  5118.     {
  5119.         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())));
  5120.     }
  5121.     /**
  5122.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5123.      *
  5124.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5125.      */
  5126.     protected function getDebug_Security_Access_DecisionManagerService()
  5127.     {
  5128.         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 () {
  5129.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  5130.             yield => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService'));
  5131.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  5132.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  5133.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolAccessVoter'] ?? $this->load('getDataPoolAccessVoterService'));
  5134.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolAssetUploadFolderReviewingVoter'] ?? $this->load('getDataPoolAssetUploadFolderReviewingVoterService'));
  5135.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolDownloadVoter'] ?? $this->load('getDataPoolDownloadVoterService'));
  5136.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolItemPermissionVoter'] ?? $this->load('getDataPoolItemPermissionVoterService'));
  5137.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\DataPoolVersionHistoryVoter'] ?? $this->load('getDataPoolVersionHistoryVoterService'));
  5138.             yield => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\GuestUserPermissionVoter'] ?? $this->load('getGuestUserPermissionVoterService'));
  5139.             yield 10 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\PortalAccessVoter'] ?? $this->load('getPortalAccessVoterService'));
  5140.             yield 11 => ($this->privates['debug.security.voter.Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Voter\\StatisticExplorerAccessVoter'] ?? $this->load('getStatisticExplorerAccessVoterService'));
  5141.         }, 12), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5142.     }
  5143.     /**
  5144.      * Gets the private 'debug.security.firewall' shared service.
  5145.      *
  5146.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5147.      */
  5148.     protected function getDebug_Security_FirewallService()
  5149.     {
  5150.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  5151.         if (isset($this->privates['debug.security.firewall'])) {
  5152.             return $this->privates['debug.security.firewall'];
  5153.         }
  5154.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5155.         if (isset($this->privates['debug.security.firewall'])) {
  5156.             return $this->privates['debug.security.firewall'];
  5157.         }
  5158.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  5159.         if (isset($this->privates['debug.security.firewall'])) {
  5160.             return $this->privates['debug.security.firewall'];
  5161.         }
  5162.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b$c);
  5163.     }
  5164.     /**
  5165.      * Gets the private 'debug.traced.messenger.bus.portal-engine' shared service.
  5166.      *
  5167.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  5168.      */
  5169.     protected function getDebug_Traced_Messenger_Bus_PortalengineService()
  5170.     {
  5171.         return $this->privates['debug.traced.messenger.bus.portal-engine'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  5172.             yield => ($this->privates['messenger.bus.portal-engine.middleware.traceable'] ?? $this->load('getMessenger_Bus_Portalengine_Middleware_TraceableService'));
  5173.             yield => ($this->privates['messenger.bus.portal-engine.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.portal-engine.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.portal-engine')));
  5174.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  5175.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  5176.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  5177.             yield => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Messenger\\Middleware\\CollectGarbageMiddleware'] ?? $this->load('getCollectGarbageMiddlewareService'));
  5178.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  5179.             yield => ($this->privates['messenger.bus.portal-engine.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Portalengine_Middleware_HandleMessageService'));
  5180.         }, 8)));
  5181.     }
  5182.     /**
  5183.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  5184.      *
  5185.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  5186.      */
  5187.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  5188.     {
  5189.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [], []));
  5190.     }
  5191.     /**
  5192.      * Gets the private 'exception_listener' shared service.
  5193.      *
  5194.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  5195.      */
  5196.     protected function getExceptionListenerService()
  5197.     {
  5198.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  5199.     }
  5200.     /**
  5201.      * Gets the private 'form.registry' shared service.
  5202.      *
  5203.      * @return \Symfony\Component\Form\FormRegistry
  5204.      */
  5205.     protected function getForm_RegistryService()
  5206.     {
  5207.         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, [
  5208.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm' => ['privates''Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm''getChangeUserDataFormService'true],
  5209.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm' => ['privates''Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm''getLoginFormService'true],
  5210.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm' => ['privates''Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm''getRecoverPasswordFormService'true],
  5211.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  5212.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates''cmf_routing.route_type_form_type''getCmfRouting_RouteTypeFormTypeService'true],
  5213.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  5214.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  5215.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  5216.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  5217.         ], [
  5218.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\ChangeUserDataForm' => '?',
  5219.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\LoginForm' => '?',
  5220.             'Pimcore\\Bundle\\PortalEngineBundle\\Form\\RecoverPasswordForm' => '?',
  5221.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  5222.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => '?',
  5223.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  5224.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  5225.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  5226.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  5227.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  5228.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  5229.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  5230.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  5231.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  5232.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  5233.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  5234.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  5235.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  5236.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  5237.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  5238.         }, 1)], new RewindableGenerator(function () {
  5239.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  5240.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  5241.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  5242.     }
  5243.     /**
  5244.      * Gets the private 'fragment.renderer.inline' shared service.
  5245.      *
  5246.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  5247.      */
  5248.     protected function getFragment_Renderer_InlineService()
  5249.     {
  5250.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  5251.         if (isset($this->privates['fragment.renderer.inline'])) {
  5252.             return $this->privates['fragment.renderer.inline'];
  5253.         }
  5254.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5255.         if (isset($this->privates['fragment.renderer.inline'])) {
  5256.             return $this->privates['fragment.renderer.inline'];
  5257.         }
  5258.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  5259.         $instance->setFragmentPath('/_fragment');
  5260.         return $instance;
  5261.     }
  5262.     /**
  5263.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  5264.      *
  5265.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  5266.      */
  5267.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  5268.     {
  5269.         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())));
  5270.     }
  5271.     /**
  5272.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  5273.      *
  5274.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  5275.      */
  5276.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  5277.     {
  5278.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5279.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  5280.             return $this->privates['framework_extra_bundle.event.is_granted'];
  5281.         }
  5282.         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);
  5283.     }
  5284.     /**
  5285.      * Gets the private 'locale_aware_listener' shared service.
  5286.      *
  5287.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  5288.      */
  5289.     protected function getLocaleAwareListenerService()
  5290.     {
  5291.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  5292.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  5293.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  5294.             yield => ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->load('getAdminUserTranslatorService'));
  5295.             yield => ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
  5296.         }, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5297.     }
  5298.     /**
  5299.      * Gets the private 'locale_listener' shared service.
  5300.      *
  5301.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  5302.      */
  5303.     protected function getLocaleListener2Service()
  5304.     {
  5305.         $a = ($this->services['router'] ?? $this->getRouterService());
  5306.         if (isset($this->privates['locale_listener'])) {
  5307.             return $this->privates['locale_listener'];
  5308.         }
  5309.         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, []);
  5310.     }
  5311.     /**
  5312.      * Gets the private 'monolog.handler.console' shared service.
  5313.      *
  5314.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  5315.      */
  5316.     protected function getMonolog_Handler_ConsoleService()
  5317.     {
  5318.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  5319.     }
  5320.     /**
  5321.      * Gets the private 'monolog.handler.main' shared service.
  5322.      *
  5323.      * @return \Monolog\Handler\StreamHandler
  5324.      */
  5325.     protected function getMonolog_Handler_MainService()
  5326.     {
  5327.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/testing.log'), 100trueNULLfalse);
  5328.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  5329.         return $instance;
  5330.     }
  5331.     /**
  5332.      * Gets the private 'monolog.logger' shared service.
  5333.      *
  5334.      * @return \Symfony\Bridge\Monolog\Logger
  5335.      */
  5336.     protected function getMonolog_LoggerService()
  5337.     {
  5338.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  5339.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5340.         $instance->useMicrosecondTimestamps(true);
  5341.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5342.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5343.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5344.         return $instance;
  5345.     }
  5346.     /**
  5347.      * Gets the private 'parameter_bag' shared service.
  5348.      *
  5349.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  5350.      */
  5351.     protected function getParameterBagService()
  5352.     {
  5353.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  5354.     }
  5355.     /**
  5356.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
  5357.      *
  5358.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  5359.      */
  5360.     protected function getPimcore_Cache_Adapter_RedisTagAwareService()
  5361.     {
  5362.         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()));
  5363.     }
  5364.     /**
  5365.      * Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
  5366.      *
  5367.      * @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
  5368.      */
  5369.     protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad true)
  5370.     {
  5371.         if ($lazyLoad) {
  5372.             return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
  5373.                 return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  5374.                     $wrappedInstance $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
  5375.                     $proxy->setProxyInitializer(null);
  5376.                     return true;
  5377.                 });
  5378.             });
  5379.         }
  5380.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  5381.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  5382.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  5383.         $instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'PTXSu17p0Y'0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  5384.         $a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
  5385.         $instance->setLogger($a);
  5386.         $instance->setLogger($a);
  5387.         return $instance;
  5388.     }
  5389.     /**
  5390.      * Gets the private 'pimcore.portal_engine.es_client' shared autowired service.
  5391.      *
  5392.      * @return \Elasticsearch\Client
  5393.      */
  5394.     protected function getPimcore_PortalEngine_EsClientService()
  5395.     {
  5396.         return $this->privates['pimcore.portal_engine.es_client'] = \Pimcore\Bundle\PortalEngineBundle\Tools\EsClientFactory::getESClient(($this->services['Pimcore\\Bundle\\PortalEngineBundle\\Service\\SearchIndex\\ElasticSearchConfigService'] ?? $this->getElasticSearchConfigServiceService()));
  5397.     }
  5398.     /**
  5399.      * Gets the private 'profiler_listener' shared service.
  5400.      *
  5401.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  5402.      */
  5403.     protected function getProfilerListenerService()
  5404.     {
  5405.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  5406.         if (isset($this->privates['profiler_listener'])) {
  5407.             return $this->privates['profiler_listener'];
  5408.         }
  5409.         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);
  5410.     }
  5411.     /**
  5412.      * Gets the private 'property_info' shared service.
  5413.      *
  5414.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  5415.      */
  5416.     protected function getPropertyInfoService()
  5417.     {
  5418.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  5419.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  5420.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5421.             yield => ($this->privates['doctrine.orm.pimcore_direct_edit_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PimcoreDirectEditEntityManager_PropertyInfoExtractorService'));
  5422.             yield => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
  5423.             yield => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
  5424.         }, 5), new RewindableGenerator(function () {
  5425.             yield => ($this->privates['doctrine.orm.pimcore_direct_edit_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PimcoreDirectEditEntityManager_PropertyInfoExtractorService'));
  5426.             yield => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
  5427.             yield => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
  5428.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  5429.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5430.         }, 5), new RewindableGenerator(function () {
  5431.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  5432.         }, 1), new RewindableGenerator(function () {
  5433.             yield => ($this->privates['doctrine.orm.pimcore_direct_edit_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PimcoreDirectEditEntityManager_PropertyInfoExtractorService'));
  5434.             yield => ($this->privates['doctrine.orm.portal_engine_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_PortalEngineEntityManager_PropertyInfoExtractorService'));
  5435.             yield => ($this->privates['doctrine.orm.statistics_explorer_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_StatisticsExplorerEntityManager_PropertyInfoExtractorService'));
  5436.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5437.         }, 4), new RewindableGenerator(function () {
  5438.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5439.         }, 1));
  5440.     }
  5441.     /**
  5442.      * Gets the private 'router.expression_language_provider' shared service.
  5443.      *
  5444.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  5445.      */
  5446.     protected function getRouter_ExpressionLanguageProviderService()
  5447.     {
  5448.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5449.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  5450.         ], [
  5451.             'env' => 'Closure',
  5452.         ]));
  5453.     }
  5454.     /**
  5455.      * Gets the private 'router_listener' shared service.
  5456.      *
  5457.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  5458.      */
  5459.     protected function getRouterListenerService()
  5460.     {
  5461.         $a = ($this->services['router'] ?? $this->getRouterService());
  5462.         if (isset($this->privates['router_listener'])) {
  5463.             return $this->privates['router_listener'];
  5464.         }
  5465.         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);
  5466.     }
  5467.     /**
  5468.      * Gets the private 'scheb_two_factor.provider_preparation_recorder' shared service.
  5469.      *
  5470.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TokenPreparationRecorder
  5471.      */
  5472.     protected function getSchebTwoFactor_ProviderPreparationRecorderService()
  5473.     {
  5474.         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()));
  5475.     }
  5476.     /**
  5477.      * Gets the private 'scheb_two_factor.provider_registry' shared service.
  5478.      *
  5479.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry
  5480.      */
  5481.     protected function getSchebTwoFactor_ProviderRegistryService()
  5482.     {
  5483.         return $this->privates['scheb_two_factor.provider_registry'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderRegistry(new RewindableGenerator(function () {
  5484.             yield 'google' => ($this->privates['scheb_two_factor.security.google.provider'] ?? $this->load('getSchebTwoFactor_Security_Google_ProviderService'));
  5485.         }, 1));
  5486.     }
  5487.     /**
  5488.      * Gets the private 'scheb_two_factor.security.authentication.trust_resolver' shared service.
  5489.      *
  5490.      * @return \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver
  5491.      */
  5492.     protected function getSchebTwoFactor_Security_Authentication_TrustResolverService()
  5493.     {
  5494.         return $this->privates['scheb_two_factor.security.authentication.trust_resolver'] = new \Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver(new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver());
  5495.     }
  5496.     /**
  5497.      * Gets the private 'security.authentication.form_listener.two_factor.pimcore_admin' shared service.
  5498.      *
  5499.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
  5500.      */
  5501.     protected function getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService()
  5502.     {
  5503.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5504.         if (isset($this->privates['security.authentication.form_listener.two_factor.pimcore_admin'])) {
  5505.             return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'];
  5506.         }
  5507.         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);
  5508.     }
  5509.     /**
  5510.      * Gets the private 'security.authentication.provider_preparation_listener.two_factor.pimcore_admin' shared service.
  5511.      *
  5512.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
  5513.      */
  5514.     protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService()
  5515.     {
  5516.         $a = ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService());
  5517.         if (isset($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'])) {
  5518.             return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'];
  5519.         }
  5520.         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);
  5521.     }
  5522.     /**
  5523.      * Gets the private 'security.context_listener.0' shared service.
  5524.      *
  5525.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  5526.      */
  5527.     protected function getSecurity_ContextListener_0Service()
  5528.     {
  5529.         $a = ($this->privates['security.event_dispatcher.pimcore_admin_webdav'] ?? $this->getSecurity_EventDispatcher_PimcoreAdminWebdavService());
  5530.         if (isset($this->privates['security.context_listener.0'])) {
  5531.             return $this->privates['security.context_listener.0'];
  5532.         }
  5533.         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 () {
  5534.             yield => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authentication\\UserProvider'] ?? $this->load('getUserProviderService'));
  5535.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  5536.         }, 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']);
  5537.     }
  5538.     /**
  5539.      * Gets the private 'security.context_listener.1' shared service.
  5540.      *
  5541.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  5542.      */
  5543.     protected function getSecurity_ContextListener_1Service()
  5544.     {
  5545.         $a = ($this->privates['security.event_dispatcher.portal_engine'] ?? $this->getSecurity_EventDispatcher_PortalEngineService());
  5546.         if (isset($this->privates['security.context_listener.1'])) {
  5547.             return $this->privates['security.context_listener.1'];
  5548.         }
  5549.         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 () {
  5550.             yield => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authentication\\UserProvider'] ?? $this->load('getUserProviderService'));
  5551.             yield => ($this->services['.container.private.pimcore_admin.security.user_provider'] ?? $this->load('get_Container_Private_PimcoreAdmin_Security_UserProviderService'));
  5552.         }, 2), 'portal_engine', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  5553.     }
  5554.     /**
  5555.      * Gets the private 'security.event_dispatcher.pimcore_admin_webdav' shared service.
  5556.      *
  5557.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  5558.      */
  5559.     protected function getSecurity_EventDispatcher_PimcoreAdminWebdavService()
  5560.     {
  5561.         $this->privates['security.event_dispatcher.pimcore_admin_webdav'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  5562.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5563.             return ($this->privates['security.listener.pimcore_admin_webdav.user_provider'] ?? $this->load('getSecurity_Listener_PimcoreAdminWebdav_UserProviderService'));
  5564.         }, => 'checkPassport'], 2048);
  5565.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5566.             return ($this->privates['security.listener.session.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_Session_PimcoreAdminWebdavService'));
  5567.         }, => 'onSuccessfulLogin'], 0);
  5568.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5569.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  5570.         }, => 'preCheckCredentials'], 256);
  5571.         $instance->addListener('security.authentication.success', [=> function () {
  5572.             return ($this->privates['security.listener.user_checker.pimcore_admin_webdav'] ?? $this->load('getSecurity_Listener_UserChecker_PimcoreAdminWebdavService'));
  5573.         }, => 'postCheckCredentials'], 256);
  5574.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5575.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  5576.         }, => 'checkPassport'], 1024);
  5577.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5578.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  5579.         }, => 'checkPassport'], 0);
  5580.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5581.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  5582.         }, => 'onLoginSuccess'], 0);
  5583.         $instance->addListener('security.authentication.success', [=> function () {
  5584.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  5585.         }, => 'onLogin'], 9223372036854775807);
  5586.         $instance->addListener('security.authentication.success', [=> function () {
  5587.             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()));
  5588.         }, => 'onLogin'], 9223372036854775806);
  5589.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5590.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  5591.         }, => 'checkPassport'], 0);
  5592.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5593.             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()));
  5594.         }, => 'onSuccessfulLogin'], -63);
  5595.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  5596.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  5597.         }, => 'onLogout'], 0);
  5598.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5599.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  5600.         }, => 'checkPassport'], 512);
  5601.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  5602.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  5603.         }, => 'onLogout'], 0);
  5604.         return $instance;
  5605.     }
  5606.     /**
  5607.      * Gets the private 'security.event_dispatcher.portal_engine' shared service.
  5608.      *
  5609.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  5610.      */
  5611.     protected function getSecurity_EventDispatcher_PortalEngineService()
  5612.     {
  5613.         $this->privates['security.event_dispatcher.portal_engine'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  5614.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5615.             return ($this->privates['security.listener.portal_engine.user_provider'] ?? $this->load('getSecurity_Listener_PortalEngine_UserProviderService'));
  5616.         }, => 'checkPassport'], 2048);
  5617.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5618.             return ($this->privates['security.listener.session.portal_engine'] ?? $this->load('getSecurity_Listener_Session_PortalEngineService'));
  5619.         }, => 'onSuccessfulLogin'], 0);
  5620.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  5621.             return ($this->privates['security.logout.listener.default.portal_engine'] ?? $this->load('getSecurity_Logout_Listener_Default_PortalEngineService'));
  5622.         }, => 'onLogout'], 64);
  5623.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5624.             return ($this->privates['security.listener.check_remember_me_conditions.portal_engine'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_PortalEngineService'));
  5625.         }, => 'onSuccessfulLogin'], -32);
  5626.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5627.             return ($this->privates['security.listener.remember_me.portal_engine'] ?? $this->load('getSecurity_Listener_RememberMe_PortalEngineService'));
  5628.         }, => 'onSuccessfulLogin'], -64);
  5629.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  5630.             return ($this->privates['security.listener.remember_me.portal_engine'] ?? $this->load('getSecurity_Listener_RememberMe_PortalEngineService'));
  5631.         }, => 'clearCookie'], 0);
  5632.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  5633.             return ($this->privates['security.listener.remember_me.portal_engine'] ?? $this->load('getSecurity_Listener_RememberMe_PortalEngineService'));
  5634.         }, => 'clearCookie'], 0);
  5635.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  5636.             return ($this->privates['security.listener.remember_me.portal_engine'] ?? $this->load('getSecurity_Listener_RememberMe_PortalEngineService'));
  5637.         }, => 'clearCookie'], 0);
  5638.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5639.             return ($this->privates['security.listener.user_checker.portal_engine'] ?? $this->load('getSecurity_Listener_UserChecker_PortalEngineService'));
  5640.         }, => 'preCheckCredentials'], 256);
  5641.         $instance->addListener('security.authentication.success', [=> function () {
  5642.             return ($this->privates['security.listener.user_checker.portal_engine'] ?? $this->load('getSecurity_Listener_UserChecker_PortalEngineService'));
  5643.         }, => 'postCheckCredentials'], 256);
  5644.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5645.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  5646.         }, => 'checkPassport'], 1024);
  5647.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5648.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  5649.         }, => 'checkPassport'], 0);
  5650.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5651.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  5652.         }, => 'onLoginSuccess'], 0);
  5653.         $instance->addListener('security.authentication.success', [=> function () {
  5654.             return ($this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService());
  5655.         }, => 'onLogin'], 9223372036854775807);
  5656.         $instance->addListener('security.authentication.success', [=> function () {
  5657.             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()));
  5658.         }, => 'onLogin'], 9223372036854775806);
  5659.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5660.             return ($this->privates['scheb_two_factor.security.listener.check_two_factor_code'] ?? $this->load('getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService'));
  5661.         }, => 'checkPassport'], 0);
  5662.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  5663.             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()));
  5664.         }, => 'onSuccessfulLogin'], -63);
  5665.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  5666.             return ($this->privates['Pimcore\\Bundle\\AdminBundle\\Security\\Event\\LogoutListener'] ?? $this->load('getLogoutListenerService'));
  5667.         }, => 'onLogout'], 0);
  5668.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  5669.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  5670.         }, => 'checkPassport'], 512);
  5671.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  5672.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  5673.         }, => 'onLogout'], 0);
  5674.         return $instance;
  5675.     }
  5676.     /**
  5677.      * Gets the private 'security.firewall.map' shared service.
  5678.      *
  5679.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  5680.      */
  5681.     protected function getSecurity_Firewall_MapService()
  5682.     {
  5683.         $a = ($this->privates['.service_locator.VMNzrGt'] ?? $this->get_ServiceLocator_VMNzrGtService());
  5684.         if (isset($this->privates['security.firewall.map'])) {
  5685.             return $this->privates['security.firewall.map'];
  5686.         }
  5687.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  5688.             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)/')));
  5689.             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')));
  5690.             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(/.*)?$')));
  5691.             yield 'security.firewall.map.context.portal_engine' => ($this->privates['Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Firewall\\RequestMatcher'] ?? $this->load('getRequestMatcherService'));
  5692.         }, 4));
  5693.     }
  5694.     /**
  5695.      * Gets the private 'security.firewall_config.two_factor.pimcore_admin' shared service.
  5696.      *
  5697.      * @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig
  5698.      */
  5699.     protected function getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()
  5700.     {
  5701.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  5702.         if (isset($this->privates['security.firewall_config.two_factor.pimcore_admin'])) {
  5703.             return $this->privates['security.firewall_config.two_factor.pimcore_admin'];
  5704.         }
  5705.         return $this->privates['security.firewall_config.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig(['auth_form_path' => '/admin/login/2fa''check_path' => '/admin/login/2fa-verify''default_target_path' => '/admin''always_use_default_target_path' => false'auth_code_parameter_name' => '_auth_code''trusted_parameter_name' => '_trusted''multi_factor' => false'post_only' => true'success_handler' => NULL'failure_handler' => NULL'authentication_required_handler' => NULL'remember_me_sets_trusted' => false'prepare_on_login' => false'prepare_on_access_denied' => false'enable_csrf' => false'csrf_parameter' => '_csrf_token''csrf_token_id' => 'two_factor''provider' => NULL], 'pimcore_admin'$a, new \Scheb\TwoFactorBundle\Security\Http\Utils\RequestDataReader());
  5706.     }
  5707.     /**
  5708.      * Gets the private 'security.helper' shared service.
  5709.      *
  5710.      * @return \Symfony\Component\Security\Core\Security
  5711.      */
  5712.     protected function getSecurity_HelperService()
  5713.     {
  5714.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5715.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5716.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5717.         ], [
  5718.             'security.authorization_checker' => '?',
  5719.             'security.token_storage' => '?',
  5720.         ]));
  5721.     }
  5722.     /**
  5723.      * Gets the private 'security.http_utils' shared service.
  5724.      *
  5725.      * @return \Symfony\Component\Security\Http\HttpUtils
  5726.      */
  5727.     protected function getSecurity_HttpUtilsService()
  5728.     {
  5729.         $a = ($this->services['router'] ?? $this->getRouterService());
  5730.         if (isset($this->privates['security.http_utils'])) {
  5731.             return $this->privates['security.http_utils'];
  5732.         }
  5733.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  5734.     }
  5735.     /**
  5736.      * Gets the private 'security.logout_url_generator' shared service.
  5737.      *
  5738.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  5739.      */
  5740.     protected function getSecurity_LogoutUrlGeneratorService()
  5741.     {
  5742.         $a = ($this->services['router'] ?? $this->getRouterService());
  5743.         if (isset($this->privates['security.logout_url_generator'])) {
  5744.             return $this->privates['security.logout_url_generator'];
  5745.         }
  5746.         $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()));
  5747.         $instance->registerListener('pimcore_admin''pimcore_admin_logout''logout''_csrf_token'NULLNULL);
  5748.         $instance->registerListener('portal_engine''pimcore_portalengine_auth_logout''logout''_csrf_token'NULLNULL);
  5749.         return $instance;
  5750.     }
  5751.     /**
  5752.      * Gets the private 'security.role_hierarchy' shared service.
  5753.      *
  5754.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  5755.      */
  5756.     protected function getSecurity_RoleHierarchyService()
  5757.     {
  5758.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  5759.     }
  5760.     /**
  5761.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  5762.      *
  5763.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  5764.      */
  5765.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  5766.     {
  5767.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5768.     }
  5769.     /**
  5770.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  5771.      *
  5772.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  5773.      */
  5774.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  5775.     {
  5776.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  5777.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  5778.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  5779.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  5780.     }
  5781.     /**
  5782.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  5783.      *
  5784.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  5785.      */
  5786.     protected function getSensioFrameworkExtra_Security_ListenerService()
  5787.     {
  5788.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5789.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  5790.             return $this->privates['sensio_framework_extra.security.listener'];
  5791.         }
  5792.         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()));
  5793.     }
  5794.     /**
  5795.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  5796.      *
  5797.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  5798.      */
  5799.     protected function getSensioFrameworkExtra_View_ListenerService()
  5800.     {
  5801.         $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))));
  5802.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5803.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5804.         ], [
  5805.             'twig' => '?',
  5806.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  5807.         return $instance;
  5808.     }
  5809.     /**
  5810.      * Gets the private 'session.factory' shared service.
  5811.      *
  5812.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  5813.      */
  5814.     protected function getSession_FactoryService()
  5815.     {
  5816.         $a = ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService());
  5817.         if (isset($this->privates['session.factory'])) {
  5818.             return $this->privates['session.factory'];
  5819.         }
  5820.         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']);
  5821.     }
  5822.     /**
  5823.      * Gets the private 'translator.data_collector' shared service.
  5824.      *
  5825.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  5826.      */
  5827.     protected function getTranslator_DataCollectorService()
  5828.     {
  5829.         return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  5830.     }
  5831.     /**
  5832.      * Gets the private 'translator.default' shared service.
  5833.      *
  5834.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  5835.      */
  5836.     protected function getTranslator_DefaultService()
  5837.     {
  5838.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5839.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  5840.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  5841.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  5842.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  5843.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  5844.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  5845.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  5846.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  5847.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  5848.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  5849.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  5850.         ], [
  5851.             'translation.loader.csv' => '?',
  5852.             'translation.loader.dat' => '?',
  5853.             'translation.loader.ini' => '?',
  5854.             'translation.loader.json' => '?',
  5855.             'translation.loader.mo' => '?',
  5856.             'translation.loader.php' => '?',
  5857.             'translation.loader.po' => '?',
  5858.             'translation.loader.qt' => '?',
  5859.             'translation.loader.res' => '?',
  5860.             'translation.loader.xliff' => '?',
  5861.             'translation.loader.yml' => '?',
  5862.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.cs.yml'), => (\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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.cs.yml')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-ci-hub/src/Resources/translations/admin.de.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations/admin.de.yml'), 10 => (\dirname(__DIR__4).'/vendor/blackbit/data-director/Resources/translations/admin.de.yml')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/translations/admin.en.csv'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.en.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.en.yml'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-ci-hub/src/Resources/translations/admin.en.yml'), 11 => (\dirname(__DIR__4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations/admin.en.yml'), 12 => (\dirname(__DIR__4).'/vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations/admin.en.yml'), 13 => (\dirname(__DIR__4).'/vendor/pimcore/advanced-object-search/src/Resources/translations/admin.en.yml'), 14 => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations/admin.en.yml'), 15 => (\dirname(__DIR__4).'/vendor/blackbit/data-director/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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/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')], '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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations/admin.pl.yml'), => (\dirname(__DIR__4).'/vendor/pimcore/advanced-object-search/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')], '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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/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')], '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'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/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')], 'fr-in-progress' => [=> (\dirname(__DIR__4).'/vendor/blackbit/data-director/Resources/translations/admin.fr-in-progress.yml')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src/Resources/translations'), 10 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src/Resources/translations'), 11 => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-ci-hub/src/Resources/translations'), 12 => (\dirname(__DIR__4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations'), 13 => (\dirname(__DIR__4).'/vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations'), 14 => (\dirname(__DIR__4).'/vendor/pimcore/advanced-object-search/src/Resources/translations'), 15 => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/translations'), 16 => (\dirname(__DIR__4).'/vendor/blackbit/data-director/Resources/translations'), 17 => (\dirname(__DIR__4).'/translations'), 18 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 23 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 25 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 26 => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 27 => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 29 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 31 => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 33 => (\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/translations'), 34 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 35 => (\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src/translations'), 36 => (\dirname(__DIR__4).'/vendor/pimcore/direct-edit/src/translations'), 37 => (\dirname(__DIR__4).'/vendor/basilicom/er-diagram-xml-export-bundle/ERDiagramXMLExportBundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/scheb/2fa-bundle/Resources/translations'=> 'vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'=> 'vendor/pimcore/data-hub/src/Resources/translations'=> 'vendor/pimcore/enterprise-subscription-tools/src/Resources/translations'=> 'vendor/pimcore/data-hub-simple-rest/src/Resources/translations'=> 'vendor/elements/process-manager-bundle/src/Resources/translations'=> 'vendor/pimcore/data-importer/src/Resources/translations'10 => 'vendor/pimcore/data-hub-file-export/src/Resources/translations'11 => 'vendor/pimcore/data-hub-ci-hub/src/Resources/translations'12 => 'vendor/pimcore/frontend-permission-toolkit-bundle/src/Resources/translations'13 => 'vendor/pimcore/asset-metadata-class-definitions/src/Resources/translations'14 => 'vendor/pimcore/advanced-object-search/src/Resources/translations'15 => 'vendor/pimcore/workflow-designer/src/Resources/translations'16 => 'vendor/blackbit/data-director/Resources/translations'17 => 'translations'18 => 'vendor/symfony/framework-bundle/translations'19 => 'vendor/symfony/security-bundle/translations'20 => 'vendor/symfony/twig-bundle/translations'21 => 'vendor/twig/extra-bundle/translations'22 => 'vendor/symfony/monolog-bundle/translations'23 => 'vendor/doctrine/doctrine-bundle/translations'24 => 'vendor/doctrine/doctrine-migrations-bundle/translations'25 => 'vendor/sensio/framework-extra-bundle/src/translations'26 => 'vendor/symfony-cmf/routing-bundle/src/translations'27 => 'vendor/presta/sitemap-bundle/translations'28 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'29 => 'vendor/symfony/debug-bundle/translations'30 => 'vendor/symfony/web-profiler-bundle/translations'31 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations'32 => 'vendor/league/flysystem-bundle/src/translations'33 => 'vendor/pimcore/portal-engine/src/translations'34 => 'vendor/symfony/webpack-encore-bundle/src/translations'35 => 'vendor/pimcore/statistics-explorer/src/translations'36 => 'vendor/pimcore/direct-edit/src/translations'37 => 'vendor/basilicom/er-diagram-xml-export-bundle/ERDiagramXMLExportBundle/translations']]], []);
  5863.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  5864.         $instance->setFallbackLocales([=> 'en']);
  5865.         return $instance;
  5866.     }
  5867.     /**
  5868.      * Gets the private 'twig.loader.native_filesystem' shared service.
  5869.      *
  5870.      * @return \Twig\Loader\FilesystemLoader
  5871.      */
  5872.     protected function getTwig_Loader_NativeFilesystemService()
  5873.     {
  5874.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  5875.         $instance->addPath((\dirname(__DIR__4).'/templates'), 'App');
  5876.         $instance->addPath((\dirname(__DIR__4).'/vendor/blackbit/data-director/templates'), 'BlackbitDataDirector');
  5877.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  5878.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  5879.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  5880.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  5881.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  5882.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  5883.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
  5884.         $instance->addPath((\dirname(__DIR__4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
  5885.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  5886.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  5887.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  5888.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  5889.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
  5890.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
  5891.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
  5892.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
  5893.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), 'PimcoreDataHub');
  5894.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub/src/Resources/views'), '!PimcoreDataHub');
  5895.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/views'), 'PimcoreDataHubSimpleRest');
  5896.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src/Resources/views'), '!PimcoreDataHubSimpleRest');
  5897.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/views'), 'ElementsProcessManager');
  5898.         $instance->addPath((\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src/Resources/views'), '!ElementsProcessManager');
  5899.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Resources/views'), 'PimcorePortalEngine');
  5900.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src/Resources/views'), '!PimcorePortalEngine');
  5901.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src/Resources/views'), 'PimcoreStatisticsExplorer');
  5902.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src/Resources/views'), '!PimcoreStatisticsExplorer');
  5903.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/views'), 'PimcoreWorkflowDesigner');
  5904.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src/Resources/views'), '!PimcoreWorkflowDesigner');
  5905.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/direct-edit/src/Resources/views'), 'PimcoreDirectEdit');
  5906.         $instance->addPath((\dirname(__DIR__4).'/vendor/pimcore/direct-edit/src/Resources/views'), '!PimcoreDirectEdit');
  5907.         $instance->addPath((\dirname(__DIR__4).'/vendor/blackbit/data-director/templates'), 'BlackbitDataDirector');
  5908.         $instance->addPath((\dirname(__DIR__4).'/vendor/blackbit/data-director/templates'), '!BlackbitDataDirector');
  5909.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  5910.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  5911.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  5912.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  5913.         return $instance;
  5914.     }
  5915.     /**
  5916.      * Gets the private 'twig.runtime.httpkernel' shared service.
  5917.      *
  5918.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  5919.      */
  5920.     protected function getTwig_Runtime_HttpkernelService()
  5921.     {
  5922.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5923.         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, [
  5924.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  5925.         ], [
  5926.             'inline' => '?',
  5927.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner('blFuZM6tSjr2Xw5HUXrcgkjF51qOCtMxKsep6DQUEo4='), $a));
  5928.     }
  5929.     /**
  5930.      * Gets the private 'validator.builder' shared service.
  5931.      *
  5932.      * @return \Symfony\Component\Validator\ValidatorBuilder
  5933.      */
  5934.     protected function getValidator_BuilderService()
  5935.     {
  5936.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  5937.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  5938.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5939.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  5940.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  5941.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5942.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  5943.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5944.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  5945.             'cmf_routing.validator.route_defaults' => ['privates''cmf_routing.validator.route_defaults''getCmfRouting_Validator_RouteDefaultsService'true],
  5946.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  5947.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  5948.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  5949.         ], [
  5950.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  5951.             'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
  5952.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  5953.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  5954.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  5955.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  5956.             'cmf_routing.validator.route_defaults' => '?',
  5957.             'doctrine.orm.validator.unique' => '?',
  5958.             'security.validator.user_password' => '?',
  5959.             'validator.expression' => '?',
  5960.         ])));
  5961.         if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
  5962.             $instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
  5963.         }
  5964.         $instance->setTranslationDomain('validators');
  5965.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  5966.         $instance->enableAnnotationMapping(true);
  5967.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5968.         $instance->addMethodMapping('loadValidatorMetadata');
  5969.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  5970.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  5971.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.pimcore_direct_edit_entity_manager'] ?? $this->getDoctrine_Orm_PimcoreDirectEditEntityManagerService()), NULL));
  5972.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.portal_engine_entity_manager'] ?? $this->getDoctrine_Orm_PortalEngineEntityManagerService()), NULL));
  5973.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.statistics_explorer_entity_manager'] ?? $this->getDoctrine_Orm_StatisticsExplorerEntityManagerService()), NULL));
  5974.         return $instance;
  5975.     }
  5976.     /**
  5977.      * Gets the private 'var_dumper.html_dumper' shared service.
  5978.      *
  5979.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  5980.      */
  5981.     protected function getVarDumper_HtmlDumperService()
  5982.     {
  5983.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  5984.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  5985.         return $instance;
  5986.     }
  5987.     /**
  5988.      * Gets the private 'web_profiler.csp.handler' shared service.
  5989.      *
  5990.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  5991.      */
  5992.     protected function getWebProfiler_Csp_HandlerService()
  5993.     {
  5994.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  5995.     }
  5996.     /**
  5997.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  5998.      *
  5999.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  6000.      */
  6001.     protected function getWebProfiler_DebugToolbarService()
  6002.     {
  6003.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  6004.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  6005.             return $this->privates['web_profiler.debug_toolbar'];
  6006.         }
  6007.         $b = ($this->services['router'] ?? $this->getRouterService());
  6008.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  6009.             return $this->privates['web_profiler.debug_toolbar'];
  6010.         }
  6011.         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()));
  6012.     }
  6013.     /**
  6014.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  6015.      *
  6016.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  6017.      */
  6018.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  6019.     {
  6020.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6021.             'pimcoreStatisticsExplorer' => ['privates''webpack_encore.entrypoint_lookup[pimcoreStatisticsExplorer]''getWebpackEncore_EntrypointLookuppimcoreStatisticsExplorerService'true],
  6022.             'pimcoreWorkflowDesigner' => ['privates''webpack_encore.entrypoint_lookup[pimcoreWorkflowDesigner]''getWebpackEncore_EntrypointLookuppimcoreWorkflowDesignerService'true],
  6023.             'portalEngineAppPortalConfig_17' => ['privates''webpack_encore.entrypoint_lookup[portalEngineAppPortalConfig_17]''getWebpackEncore_EntrypointLookupportalEngineAppPortalConfig17Service'true],
  6024.             'portalEngineBundle' => ['privates''webpack_encore.entrypoint_lookup[portalEngineBundle]''getWebpackEncore_EntrypointLookupportalEngineBundleService'true],
  6025.         ], [
  6026.             'pimcoreStatisticsExplorer' => '?',
  6027.             'pimcoreWorkflowDesigner' => '?',
  6028.             'portalEngineAppPortalConfig_17' => '?',
  6029.             'portalEngineBundle' => '?',
  6030.         ]));
  6031.     }
  6032.     /**
  6033.      * Gets the private 'workflow.registry' shared autowired service.
  6034.      *
  6035.      * @return \Symfony\Component\Workflow\Registry
  6036.      */
  6037.     protected function getWorkflow_RegistryService()
  6038.     {
  6039.         return $this->privates['workflow.registry'] = new \Symfony\Component\Workflow\Registry();
  6040.     }
  6041.     /**
  6042.      * Gets the public 'pimcore.templating.engine.twig' alias.
  6043.      *
  6044.      * @return object The "twig" service.
  6045.      */
  6046.     protected function getPimcore_Templating_Engine_TwigService()
  6047.     {
  6048.         trigger_deprecation('pimcore/pimcore''10.6''The "pimcore.templating.engine.twig" alias is deprecated and will be removed in Pimcore 11');
  6049.         return $this->get('twig');
  6050.     }
  6051.     /**
  6052.      * Gets the public 'Doctrine\Common\Persistence\ConnectionRegistry' alias.
  6053.      *
  6054.      * @return object The "doctrine" service.
  6055.      */
  6056.     protected function getConnectionRegistryService()
  6057.     {
  6058.         trigger_deprecation('pimcore/pimcore''10.6''The "Doctrine\\Common\\Persistence\\ConnectionRegistry" alias is deprecated and will be removed in Pimcore 11');
  6059.         return $this->get('doctrine');
  6060.     }
  6061.     /**
  6062.      * Gets the public 'cache_clearer' alias.
  6063.      *
  6064.      * @return object The ".container.private.cache_clearer" service.
  6065.      */
  6066.     protected function getCacheClearerService()
  6067.     {
  6068.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  6069.         return $this->get('.container.private.cache_clearer');
  6070.     }
  6071.     /**
  6072.      * Gets the public 'filesystem' alias.
  6073.      *
  6074.      * @return object The ".container.private.filesystem" service.
  6075.      */
  6076.     protected function getFilesystemService()
  6077.     {
  6078.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  6079.         return $this->get('.container.private.filesystem');
  6080.     }
  6081.     /**
  6082.      * Gets the public 'serializer' alias.
  6083.      *
  6084.      * @return object The ".container.private.serializer" service.
  6085.      */
  6086.     protected function getSerializerService()
  6087.     {
  6088.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  6089.         return $this->get('.container.private.serializer');
  6090.     }
  6091.     /**
  6092.      * Gets the public 'security.csrf.token_manager' alias.
  6093.      *
  6094.      * @return object The ".container.private.security.csrf.token_manager" service.
  6095.      */
  6096.     protected function getSecurity_Csrf_TokenManagerService()
  6097.     {
  6098.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  6099.         return $this->get('.container.private.security.csrf.token_manager');
  6100.     }
  6101.     /**
  6102.      * Gets the public 'form.factory' alias.
  6103.      *
  6104.      * @return object The ".container.private.form.factory" service.
  6105.      */
  6106.     protected function getForm_FactoryService()
  6107.     {
  6108.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  6109.         return $this->get('.container.private.form.factory');
  6110.     }
  6111.     /**
  6112.      * Gets the public 'form.type.file' alias.
  6113.      *
  6114.      * @return object The ".container.private.form.type.file" service.
  6115.      */
  6116.     protected function getForm_Type_FileService()
  6117.     {
  6118.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  6119.         return $this->get('.container.private.form.type.file');
  6120.     }
  6121.     /**
  6122.      * Gets the public 'profiler' alias.
  6123.      *
  6124.      * @return object The ".container.private.profiler" service.
  6125.      */
  6126.     protected function getProfilerService()
  6127.     {
  6128.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  6129.         return $this->get('.container.private.profiler');
  6130.     }
  6131.     /**
  6132.      * Gets the public 'security.authorization_checker' alias.
  6133.      *
  6134.      * @return object The ".container.private.security.authorization_checker" service.
  6135.      */
  6136.     protected function getSecurity_AuthorizationCheckerService()
  6137.     {
  6138.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  6139.         return $this->get('.container.private.security.authorization_checker');
  6140.     }
  6141.     /**
  6142.      * Gets the public 'security.token_storage' alias.
  6143.      *
  6144.      * @return object The ".container.private.security.token_storage" service.
  6145.      */
  6146.     protected function getSecurity_TokenStorageService()
  6147.     {
  6148.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  6149.         return $this->get('.container.private.security.token_storage');
  6150.     }
  6151.     /**
  6152.      * Gets the public 'twig' alias.
  6153.      *
  6154.      * @return object The ".container.private.twig" service.
  6155.      */
  6156.     protected function getTwigService()
  6157.     {
  6158.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  6159.         return $this->get('.container.private.twig');
  6160.     }
  6161.     /**
  6162.      * Gets the public 'security.password_encoder' alias.
  6163.      *
  6164.      * @return object The ".container.private.security.password_encoder" service.
  6165.      */
  6166.     protected function getSecurity_PasswordEncoderService()
  6167.     {
  6168.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  6169.         return $this->get('.container.private.security.password_encoder');
  6170.     }
  6171.     /**
  6172.      * Gets the public 'pimcore_admin.security.user_provider' alias.
  6173.      *
  6174.      * @return object The ".container.private.pimcore_admin.security.user_provider" service.
  6175.      */
  6176.     protected function getPimcoreAdmin_Security_UserProviderService()
  6177.     {
  6178.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_provider" service directly from the container is deprecated, use dependency injection instead.');
  6179.         return $this->get('.container.private.pimcore_admin.security.user_provider');
  6180.     }
  6181.     /**
  6182.      * Gets the public 'pimcore_admin.security.user_loader' alias.
  6183.      *
  6184.      * @return object The ".container.private.pimcore_admin.security.user_loader" service.
  6185.      */
  6186.     protected function getPimcoreAdmin_Security_UserLoaderService()
  6187.     {
  6188.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_loader" service directly from the container is deprecated, use dependency injection instead.');
  6189.         return $this->get('.container.private.pimcore_admin.security.user_loader');
  6190.     }
  6191.     /**
  6192.      * Gets the public 'pimcore_admin.security.user_checker' alias.
  6193.      *
  6194.      * @return object The ".container.private.pimcore_admin.security.user_checker" service.
  6195.      */
  6196.     protected function getPimcoreAdmin_Security_UserCheckerService()
  6197.     {
  6198.         trigger_deprecation('pimcore/pimcore''10.6''Accessing the "pimcore_admin.security.user_checker" service directly from the container is deprecated, use dependency injection instead.');
  6199.         return $this->get('.container.private.pimcore_admin.security.user_checker');
  6200.     }
  6201.     /**
  6202.      * Gets the public 'session' alias.
  6203.      *
  6204.      * @return object The ".container.private.session" service.
  6205.      */
  6206.     protected function getSessionService()
  6207.     {
  6208.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  6209.         return $this->get('.container.private.session');
  6210.     }
  6211.     /**
  6212.      * Gets the public 'validator' alias.
  6213.      *
  6214.      * @return object The ".container.private.validator" service.
  6215.      */
  6216.     protected function getValidatorService()
  6217.     {
  6218.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  6219.         return $this->get('.container.private.validator');
  6220.     }
  6221.     /**
  6222.      * @return array|bool|float|int|string|\UnitEnum|null
  6223.      */
  6224.     public function getParameter(string $name)
  6225.     {
  6226.         if (isset($this->buildParameters[$name])) {
  6227.             return $this->buildParameters[$name];
  6228.         }
  6229.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  6230.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  6231.         }
  6232.         if (isset($this->loadedDynamicParameters[$name])) {
  6233.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  6234.         }
  6235.         return $this->parameters[$name];
  6236.     }
  6237.     public function hasParameter(string $name): bool
  6238.     {
  6239.         if (isset($this->buildParameters[$name])) {
  6240.             return true;
  6241.         }
  6242.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  6243.     }
  6244.     public function setParameter(string $name$value): void
  6245.     {
  6246.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  6247.     }
  6248.     public function getParameterBag(): ParameterBagInterface
  6249.     {
  6250.         if (null === $this->parameterBag) {
  6251.             $parameters $this->parameters;
  6252.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  6253.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  6254.             }
  6255.             foreach ($this->buildParameters as $name => $value) {
  6256.                 $parameters[$name] = $value;
  6257.             }
  6258.             $this->parameterBag = new FrozenParameterBag($parameters);
  6259.         }
  6260.         return $this->parameterBag;
  6261.     }
  6262.     private $loadedDynamicParameters = [
  6263.         'kernel.runtime_environment' => false,
  6264.         'kernel.build_dir' => false,
  6265.         'kernel.cache_dir' => false,
  6266.         'debug.container.dump' => false,
  6267.         'serializer.mapping.cache.file' => false,
  6268.         'validator.mapping.cache.file' => false,
  6269.         'profiler.storage.dsn' => false,
  6270.         'doctrine.orm.proxy_dir' => false,
  6271.     ];
  6272.     private $dynamicParameters = [];
  6273.     private function getDynamicParameter(string $name)
  6274.     {
  6275.         switch ($name) {
  6276.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  6277.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  6278.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  6279.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelTestingDebugContainer.xml'); break;
  6280.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  6281.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  6282.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  6283.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  6284.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  6285.         }
  6286.         $this->loadedDynamicParameters[$name] = true;
  6287.         return $this->dynamicParameters[$name] = $value;
  6288.     }
  6289.     protected function getDefaultParameters(): array
  6290.     {
  6291.         return [
  6292.             'kernel.project_dir' => \dirname(__DIR__4),
  6293.             'kernel.environment' => 'testing',
  6294.             'kernel.debug' => true,
  6295.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  6296.             'kernel.bundles' => [
  6297.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  6298.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  6299.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  6300.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  6301.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  6302.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  6303.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  6304.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  6305.                 'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
  6306.                 'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
  6307.                 'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
  6308.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  6309.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  6310.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  6311.                 'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
  6312.                 'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
  6313.                 'PimcoreDataHubBundle' => 'Pimcore\\Bundle\\DataHubBundle\\PimcoreDataHubBundle',
  6314.                 'PimcoreEnterpriseSubscriptionToolsBundle' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\PimcoreEnterpriseSubscriptionToolsBundle',
  6315.                 'PimcoreDataHubSimpleRestBundle' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\PimcoreDataHubSimpleRestBundle',
  6316.                 'ElementsProcessManagerBundle' => 'Elements\\Bundle\\ProcessManagerBundle\\ElementsProcessManagerBundle',
  6317.                 'PimcoreDataImporterBundle' => 'Pimcore\\Bundle\\DataImporterBundle\\PimcoreDataImporterBundle',
  6318.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  6319.                 'PimcoreDataHubFileExportBundle' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\PimcoreDataHubFileExportBundle',
  6320.                 'PimcoreDataHubCiHubBundle' => 'Pimcore\\Bundle\\DataHubCiHubBundle\\PimcoreDataHubCiHubBundle',
  6321.                 'PimcorePortalEngineBundle' => 'Pimcore\\Bundle\\PortalEngineBundle\\PimcorePortalEngineBundle',
  6322.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  6323.                 'FrontendPermissionToolkitBundle' => 'FrontendPermissionToolkitBundle\\FrontendPermissionToolkitBundle',
  6324.                 'PimcoreStatisticsExplorerBundle' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\PimcoreStatisticsExplorerBundle',
  6325.                 'PimcoreAssetMetadataClassDefinitionsBundle' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\PimcoreAssetMetadataClassDefinitionsBundle',
  6326.                 'AdvancedObjectSearchBundle' => 'AdvancedObjectSearchBundle\\AdvancedObjectSearchBundle',
  6327.                 'PimcoreWorkflowDesignerBundle' => 'Pimcore\\Bundle\\WorkflowDesignerBundle\\PimcoreWorkflowDesignerBundle',
  6328.                 'PimcoreDirectEditBundle' => 'Pimcore\\Bundle\\DirectEditBundle\\PimcoreDirectEditBundle',
  6329.                 'BlackbitDataDirectorBundle' => 'Blackbit\\DataDirectorBundle\\BlackbitDataDirectorBundle',
  6330.                 'ERDiagramXMLExportBundle' => 'Basilicom\\ERDiagramXMLExportBundle\\ERDiagramXMLExportBundle',
  6331.             ],
  6332.             'kernel.bundles_metadata' => [
  6333.                 'FrameworkBundle' => [
  6334.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  6335.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  6336.                 ],
  6337.                 'SecurityBundle' => [
  6338.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  6339.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  6340.                 ],
  6341.                 'TwigBundle' => [
  6342.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  6343.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  6344.                 ],
  6345.                 'TwigExtraBundle' => [
  6346.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  6347.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  6348.                 ],
  6349.                 'MonologBundle' => [
  6350.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  6351.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  6352.                 ],
  6353.                 'DoctrineBundle' => [
  6354.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  6355.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  6356.                 ],
  6357.                 'DoctrineMigrationsBundle' => [
  6358.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  6359.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  6360.                 ],
  6361.                 'SensioFrameworkExtraBundle' => [
  6362.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  6363.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  6364.                 ],
  6365.                 'CmfRoutingBundle' => [
  6366.                     'path' => (\dirname(__DIR__4).'/vendor/symfony-cmf/routing-bundle/src'),
  6367.                     'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
  6368.                 ],
  6369.                 'PrestaSitemapBundle' => [
  6370.                     'path' => (\dirname(__DIR__4).'/vendor/presta/sitemap-bundle'),
  6371.                     'namespace' => 'Presta\\SitemapBundle',
  6372.                 ],
  6373.                 'SchebTwoFactorBundle' => [
  6374.                     'path' => (\dirname(__DIR__4).'/vendor/scheb/2fa-bundle'),
  6375.                     'namespace' => 'Scheb\\TwoFactorBundle',
  6376.                 ],
  6377.                 'FOSJsRoutingBundle' => [
  6378.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  6379.                     'namespace' => 'FOS\\JsRoutingBundle',
  6380.                 ],
  6381.                 'DebugBundle' => [
  6382.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  6383.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  6384.                 ],
  6385.                 'WebProfilerBundle' => [
  6386.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  6387.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  6388.                 ],
  6389.                 'PimcoreAdminBundle' => [
  6390.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
  6391.                     'namespace' => 'Pimcore\\Bundle\\AdminBundle',
  6392.                 ],
  6393.                 'PimcoreCoreBundle' => [
  6394.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
  6395.                     'namespace' => 'Pimcore\\Bundle\\CoreBundle',
  6396.                 ],
  6397.                 'PimcoreDataHubBundle' => [
  6398.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub/src'),
  6399.                     'namespace' => 'Pimcore\\Bundle\\DataHubBundle',
  6400.                 ],
  6401.                 'PimcoreEnterpriseSubscriptionToolsBundle' => [
  6402.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/enterprise-subscription-tools/src'),
  6403.                     'namespace' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle',
  6404.                 ],
  6405.                 'PimcoreDataHubSimpleRestBundle' => [
  6406.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-simple-rest/src'),
  6407.                     'namespace' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle',
  6408.                 ],
  6409.                 'ElementsProcessManagerBundle' => [
  6410.                     'path' => (\dirname(__DIR__4).'/vendor/elements/process-manager-bundle/src'),
  6411.                     'namespace' => 'Elements\\Bundle\\ProcessManagerBundle',
  6412.                 ],
  6413.                 'PimcoreDataImporterBundle' => [
  6414.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-importer/src'),
  6415.                     'namespace' => 'Pimcore\\Bundle\\DataImporterBundle',
  6416.                 ],
  6417.                 'FlysystemBundle' => [
  6418.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  6419.                     'namespace' => 'League\\FlysystemBundle',
  6420.                 ],
  6421.                 'PimcoreDataHubFileExportBundle' => [
  6422.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-file-export/src'),
  6423.                     'namespace' => 'Pimcore\\Bundle\\DataHubFileExportBundle',
  6424.                 ],
  6425.                 'PimcoreDataHubCiHubBundle' => [
  6426.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/data-hub-ci-hub/src'),
  6427.                     'namespace' => 'Pimcore\\Bundle\\DataHubCiHubBundle',
  6428.                 ],
  6429.                 'PimcorePortalEngineBundle' => [
  6430.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/portal-engine/src'),
  6431.                     'namespace' => 'Pimcore\\Bundle\\PortalEngineBundle',
  6432.                 ],
  6433.                 'WebpackEncoreBundle' => [
  6434.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  6435.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  6436.                 ],
  6437.                 'FrontendPermissionToolkitBundle' => [
  6438.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/frontend-permission-toolkit-bundle/src'),
  6439.                     'namespace' => 'FrontendPermissionToolkitBundle',
  6440.                 ],
  6441.                 'PimcoreStatisticsExplorerBundle' => [
  6442.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/statistics-explorer/src'),
  6443.                     'namespace' => 'Pimcore\\Bundle\\StatisticsExplorerBundle',
  6444.                 ],
  6445.                 'PimcoreAssetMetadataClassDefinitionsBundle' => [
  6446.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/asset-metadata-class-definitions/src'),
  6447.                     'namespace' => 'Pimcore\\AssetMetadataClassDefinitionsBundle',
  6448.                 ],
  6449.                 'AdvancedObjectSearchBundle' => [
  6450.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/advanced-object-search/src'),
  6451.                     'namespace' => 'AdvancedObjectSearchBundle',
  6452.                 ],
  6453.                 'PimcoreWorkflowDesignerBundle' => [
  6454.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/workflow-designer/src'),
  6455.                     'namespace' => 'Pimcore\\Bundle\\WorkflowDesignerBundle',
  6456.                 ],
  6457.                 'PimcoreDirectEditBundle' => [
  6458.                     'path' => (\dirname(__DIR__4).'/vendor/pimcore/direct-edit/src'),
  6459.                     'namespace' => 'Pimcore\\Bundle\\DirectEditBundle',
  6460.                 ],
  6461.                 'BlackbitDataDirectorBundle' => [
  6462.                     'path' => (\dirname(__DIR__4).'/vendor/blackbit/data-director'),
  6463.                     'namespace' => 'Blackbit\\DataDirectorBundle',
  6464.                 ],
  6465.                 'ERDiagramXMLExportBundle' => [
  6466.                     'path' => (\dirname(__DIR__4).'/vendor/basilicom/er-diagram-xml-export-bundle/ERDiagramXMLExportBundle'),
  6467.                     'namespace' => 'Basilicom\\ERDiagramXMLExportBundle',
  6468.                 ],
  6469.             ],
  6470.             'kernel.charset' => 'UTF-8',
  6471.             'kernel.container_class' => 'App_KernelTestingDebugContainer',
  6472.             'locale' => 'en',
  6473.             'log.fileobject' => (\dirname(__DIR__3).'/application-logger'),
  6474.             'pimcore_portal_engine.elasticsearch.host' => 'localhost:9201',
  6475.             'pimcore_portal_engine.elasticsearch.index_prefix' => 'portal_engine_',
  6476.             'blackbit_pim.importstatus.cleanup_interval' => 2,
  6477.             'blackbit_pim.importstatus.abortion_threshold' => 3600,
  6478.             'blackbit_pim.application_logger_log_level' => 'warning',
  6479.             'blackbit_pim.deepl_api_key' => '',
  6480.             'blackbit_pim.aws_translate_access_key' => '',
  6481.             'blackbit_pim.aws_translate_secret_key' => '',
  6482.             'blackbit_pim.skip_translation_tag' => 'x',
  6483.             'data_director.security.firewalls.webservice_documentation' => [
  6484.                 'pattern' => '^/webservice/(BlackbitDataDirector|BlackbitPim)/rest/documentation/(.*)$',
  6485.                 'anonymous' => NULL,
  6486.                 'stateless' => true,
  6487.                 'provider' => 'pimcore_admin',
  6488.                 'logout' => [
  6489.                     'path' => '/admin/logout',
  6490.                     'target' => '/admin/login',
  6491.                     'success_handler' => 'Pimcore\\Bundle\\AdminBundle\\Security\\LogoutSuccessHandler',
  6492.                 ],
  6493.                 'guard' => [
  6494.                     'entry_point' => 'Pimcore\\Bundle\\AdminBundle\\Security\\Guard\\AdminAuthenticator',
  6495.                     'authenticators' => [
  6496.                         => 'Pimcore\\Bundle\\AdminBundle\\Security\\Guard\\AdminAuthenticator',
  6497.                     ],
  6498.                 ],
  6499.                 'two_factor' => [
  6500.                     'auth_form_path' => '/admin/login/2fa',
  6501.                     'check_path' => '/admin/login/2fa-verify',
  6502.                     'default_target_path' => '/admin',
  6503.                     'always_use_default_target_path' => false,
  6504.                     'auth_code_parameter_name' => '_auth_code',
  6505.                     'trusted_parameter_name' => '_trusted',
  6506.                     'multi_factor' => false,
  6507.                 ],
  6508.             ],
  6509.             'data_director.security.firewalls.webservice' => [
  6510.                 'pattern' => '^/webservice(/.*)?$',
  6511.                 'stateless' => true,
  6512.                 'provider' => 'pimcore_admin',
  6513.                 'guard' => [
  6514.                     'entry_point' => 'Blackbit\\DataDirectorBundle\\lib\\Pim\\Security\\Guard\\RestApiAuthenticator',
  6515.                     'authenticators' => [
  6516.                         => 'Blackbit\\DataDirectorBundle\\lib\\Pim\\Security\\Guard\\RestApiAuthenticator',
  6517.                     ],
  6518.                 ],
  6519.             ],
  6520.             'data_director.security.firewalls.webservice_short_urls' => [
  6521.                 'pattern' => '^/api/rest/(import|export|status)',
  6522.                 'stateless' => true,
  6523.                 'provider' => 'pimcore_admin',
  6524.                 'guard' => [
  6525.                     'entry_point' => 'Blackbit\\DataDirectorBundle\\lib\\Pim\\Security\\Guard\\RestApiAuthenticator',
  6526.                     'authenticators' => [
  6527.                         => 'Blackbit\\DataDirectorBundle\\lib\\Pim\\Security\\Guard\\RestApiAuthenticator',
  6528.                     ],
  6529.                 ],
  6530.             ],
  6531.             'data_director.security.access_control.rest_endpoints' => [
  6532.                 'path' => '^/api/rest/(import|export|status)',
  6533.                 'roles' => 'ROLE_PIMCORE_USER',
  6534.             ],
  6535.             'data_director.security.access_control.legacy_rest_endpoints' => [
  6536.                 'path' => '^/webservice/(BlackbitDataDirector|BlackbitPim)/rest/(import|export|status)',
  6537.                 'roles' => 'ROLE_PIMCORE_USER',
  6538.             ],
  6539.             'mercure' => [
  6540.                 'hub' => [
  6541.                     'jwt_key' => 'TdOTzVsIsc1tnP0u0UzittuipBU6DNf8PnkAUejt9qS3LR9AOTErOgUpnxTLfwmRvbul',
  6542.                 ],
  6543.             ],
  6544.             'redis.provider' => 'redis://localhost:6380',
  6545.             'router.request_context.host' => 'testing.huegli-foodservice.c-2248.maxcluster.net',
  6546.             'router.request_context.scheme' => 'https',
  6547.             'secret' => 'blFuZM6tSjr2Xw5HUXrcgkjF51qOCtMxKsep6DQUEo4=',
  6548.             'security.authenticator.manager.enabled' => true,
  6549.             'pimcore_portal_engine.firewall_settings' => [
  6550.                 'provider' => 'portal_engine',
  6551.                 'request_matcher' => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Firewall\\RequestMatcher',
  6552.                 'logout' => [
  6553.                     'invalidate_session' => false,
  6554.                     'path' => 'pimcore_portalengine_auth_logout',
  6555.                     'target' => 'pimcore_portalengine_auth_login',
  6556.                 ],
  6557.                 'remember_me' => [
  6558.                     'secret' => 'blFuZM6tSjr2Xw5HUXrcgkjF51qOCtMxKsep6DQUEo4=',
  6559.                     'lifetime' => 7776000,
  6560.                     'path' => '/',
  6561.                 ],
  6562.                 'custom_authenticators' => [
  6563.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\GuestUserAuthenticator',
  6564.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\LoginAuthenticator',
  6565.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\TokenAuthenticator',
  6566.                     => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\OpenIdConnectAuthenticator',
  6567.                 ],
  6568.                 'entry_point' => 'Pimcore\\Bundle\\PortalEngineBundle\\Service\\Security\\Authenticator\\LoginAuthenticator',
  6569.             ],
  6570.             'event_dispatcher.event_aliases' => [
  6571.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  6572.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  6573.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  6574.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  6575.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  6576.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  6577.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  6578.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  6579.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  6580.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  6581.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  6582.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  6583.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  6584.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  6585.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  6586.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  6587.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  6588.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  6589.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  6590.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  6591.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  6592.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  6593.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  6594.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  6595.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  6596.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  6597.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  6598.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  6599.                 'Presta\\SitemapBundle\\Event\\SitemapAddUrlEvent' => 'presta_sitemap.add_url',
  6600.                 'Presta\\SitemapBundle\\Event\\SitemapPopulateEvent' => 'presta_sitemap.populate',
  6601.             ],
  6602.             'fragment.renderer.hinclude.global_template' => NULL,
  6603.             'fragment.path' => '/_fragment',
  6604.             'kernel.secret' => 'blFuZM6tSjr2Xw5HUXrcgkjF51qOCtMxKsep6DQUEo4=',
  6605.             'kernel.http_method_override' => true,
  6606.             'kernel.trusted_hosts' => [
  6607.             ],
  6608.             'kernel.default_locale' => 'en',
  6609.             'kernel.enabled_locales' => [
  6610.             ],
  6611.             'kernel.error_controller' => 'error_controller',
  6612.             'kernel.trusted_proxies' => '127.0.0.1,192.168.10.0/24,172.25.0.0/16,109.71.72.204/32,2a05:cc00::72:204:10/128',
  6613.             'kernel.trusted_headers' => 62,
  6614.             'debug.file_link_format' => NULL,
  6615.             'asset.request_context.base_path' => NULL,
  6616.             'asset.request_context.secure' => NULL,
  6617.             'translator.logging' => false,
  6618.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  6619.             'debug.error_handler.throw_at' => -1,
  6620.             'router.request_context.base_url' => '',
  6621.             'router.resource' => 'kernel::loadRoutes',
  6622.             'request_listener.http_port' => 80,
  6623.             'request_listener.https_port' => 443,
  6624.             'session.metadata.storage_key' => '_sf2_meta',
  6625.             'session.storage.options' => [
  6626.                 'cache_limiter' => '0',
  6627.                 'cookie_secure' => 'auto',
  6628.                 'cookie_httponly' => true,
  6629.                 'cookie_samesite' => 'strict',
  6630.             ],
  6631.             'session.save_path' => NULL,
  6632.             'session.metadata.update_threshold' => 0,
  6633.             'form.type_extension.csrf.enabled' => true,
  6634.             'form.type_extension.csrf.field_name' => '_token',
  6635.             'validator.translation_domain' => 'validators',
  6636.             'profiler_listener.only_exceptions' => false,
  6637.             'profiler_listener.only_main_requests' => false,
  6638.             'security.role_hierarchy.roles' => [
  6639.                 'ROLE_PIMCORE_ADMIN' => [
  6640.                     => 'ROLE_PIMCORE_USER',
  6641.                 ],
  6642.             ],
  6643.             'security.access.denied_url' => NULL,
  6644.             'security.authentication.manager.erase_credentials' => true,
  6645.             'security.authentication.session_strategy.strategy' => 'migrate',
  6646.             'security.access.always_authenticate_before_granting' => false,
  6647.             'security.authentication.hide_user_not_found' => true,
  6648.             'security.firewalls' => [
  6649.                 => 'dev',
  6650.                 => 'pimcore_admin_webdav',
  6651.                 => 'pimcore_admin',
  6652.                 => 'portal_engine',
  6653.             ],
  6654.             'twig.form.resources' => [
  6655.                 => 'form_div_layout.html.twig',
  6656.             ],
  6657.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  6658.             'monolog.use_microseconds' => true,
  6659.             'monolog.swift_mailer.handlers' => [
  6660.             ],
  6661.             'monolog.handlers_to_channels' => [
  6662.                 'monolog.handler.console' => [
  6663.                     'type' => 'exclusive',
  6664.                     'elements' => [
  6665.                         => 'event',
  6666.                         => 'doctrine',
  6667.                         => 'console',
  6668.                         => 'cache',
  6669.                     ],
  6670.                 ],
  6671.                 'monolog.handler.main' => [
  6672.                     'type' => 'exclusive',
  6673.                     'elements' => [
  6674.                         => 'event',
  6675.                         => 'doctrine',
  6676.                         => 'cache',
  6677.                     ],
  6678.                 ],
  6679.             ],
  6680.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  6681.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  6682.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  6683.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  6684.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  6685.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  6686.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  6687.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  6688.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  6689.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  6690.             'doctrine.entity_managers' => [
  6691.                 'pimcore_direct_edit' => 'doctrine.orm.pimcore_direct_edit_entity_manager',
  6692.                 'portal_engine' => 'doctrine.orm.portal_engine_entity_manager',
  6693.                 'statistics_explorer' => 'doctrine.orm.statistics_explorer_entity_manager',
  6694.             ],
  6695.             'doctrine.default_entity_manager' => 'pimcore_direct_edit',
  6696.             'doctrine.dbal.connection_factory.types' => [
  6697.                 'jsonfy' => [
  6698.                     'class' => 'Pimcore\\Bundle\\PortalEngineBundle\\Tools\\Doctrine\\Type\\Jsonfy',
  6699.                 ],
  6700.                 'uuid' => [
  6701.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  6702.                 ],
  6703.                 'ulid' => [
  6704.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  6705.                 ],
  6706.             ],
  6707.             'doctrine.connections' => [
  6708.                 'default' => 'doctrine.dbal.default_connection',
  6709.             ],
  6710.             'doctrine.default_connection' => 'default',
  6711.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  6712.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  6713.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  6714.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  6715.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  6716.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  6717.             'doctrine.orm.cache.memcache_host' => 'localhost',
  6718.             'doctrine.orm.cache.memcache_port' => 11211,
  6719.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  6720.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  6721.             'doctrine.orm.cache.memcached_host' => 'localhost',
  6722.             'doctrine.orm.cache.memcached_port' => 11211,
  6723.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  6724.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  6725.             'doctrine.orm.cache.redis_host' => 'localhost',
  6726.             'doctrine.orm.cache.redis_port' => 6379,
  6727.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  6728.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  6729.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  6730.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  6731.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  6732.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  6733.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  6734.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  6735.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  6736.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  6737.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  6738.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  6739.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  6740.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  6741.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  6742.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  6743.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  6744.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  6745.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  6746.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  6747.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  6748.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  6749.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  6750.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  6751.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  6752.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  6753.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  6754.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  6755.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  6756.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  6757.             'doctrine.orm.auto_generate_proxy_classes' => false,
  6758.             'doctrine.orm.proxy_namespace' => 'Proxies',
  6759.             'doctrine.migrations.preferred_em' => NULL,
  6760.             'doctrine.migrations.preferred_connection' => 'default',
  6761.             'cmf_routing.uri_filter_regexp' => '',
  6762.             'cmf_routing.default_controller' => NULL,
  6763.             'cmf_routing.generic_controller' => NULL,
  6764.             'cmf_routing.controllers_by_type' => [
  6765.             ],
  6766.             'cmf_routing.controllers_by_class' => [
  6767.             ],
  6768.             'cmf_routing.templates_by_class' => [
  6769.             ],
  6770.             'cmf_routing.route_collection_limit' => 0,
  6771.             'cmf_routing.dynamic.limit_candidates' => 20,
  6772.             'cmf_routing.dynamic.locales' => [
  6773.             ],
  6774.             'cmf_routing.dynamic.auto_locale_pattern' => false,
  6775.             'cmf_routing.replace_symfony_router' => true,
  6776.             'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
  6777.             'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
  6778.             'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
  6779.             'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
  6780.             'presta_sitemap.dump_directory' => (\dirname(__DIR__4).'/public'),
  6781.             'presta_sitemap.timetolive' => 3600,
  6782.             'presta_sitemap.sitemap_file_prefix' => 'sitemap',
  6783.             'presta_sitemap.items_by_set' => 50000,
  6784.             'presta_sitemap.defaults' => [
  6785.                 'lastmod' => NULL,
  6786.                 'priority' => NULL,
  6787.                 'changefreq' => NULL,
  6788.             ],
  6789.             'presta_sitemap.default_section' => 'default',
  6790.             'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
  6791.             'scheb_two_factor.model_manager_name' => NULL,
  6792.             'scheb_two_factor.security_tokens' => [
  6793.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\LegacyTwoFactorRequiredToken',
  6794.                 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\TwoFactorRequiredToken',
  6795.             ],
  6796.             'scheb_two_factor.ip_whitelist' => [
  6797.             ],
  6798.             'scheb_two_factor.google.server_name' => 'Pimcore',
  6799.             'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
  6800.             'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
  6801.             'scheb_two_factor.google.digits' => 6,
  6802.             'scheb_two_factor.google.window' => 1,
  6803.             'scheb_two_factor.trusted_device.enabled' => false,
  6804.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  6805.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  6806.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  6807.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  6808.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  6809.             'fos_js_routing.request_context_base_url' => NULL,
  6810.             'fos_js_routing.cache_control' => [
  6811.                 'enabled' => false,
  6812.             ],
  6813.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  6814.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  6815.             'web_profiler.debug_toolbar.mode' => 2,
  6816.             'pimcore.gdpr-data-extrator.dataobjects' => [
  6817.                 'classes' => [
  6818.                 ],
  6819.             ],
  6820.             'pimcore.gdpr-data-extrator.assets' => [
  6821.                 'types' => [
  6822.                 ],
  6823.             ],
  6824.             'pimcore_admin.dataObjects.notes_events.types' => [
  6825.                 => '',
  6826.                 => 'content',
  6827.                 => 'seo',
  6828.                 => 'warning',
  6829.                 => 'notice',
  6830.             ],
  6831.             'pimcore_admin.assets.notes_events.types' => [
  6832.                 => '',
  6833.                 => 'content',
  6834.                 => 'seo',
  6835.                 => 'warning',
  6836.                 => 'notice',
  6837.             ],
  6838.             'pimcore_admin.documents.notes_events.types' => [
  6839.                 => '',
  6840.                 => 'content',
  6841.                 => 'seo',
  6842.                 => 'warning',
  6843.                 => 'notice',
  6844.             ],
  6845.             'pimcore_admin.csrf_protection.excluded_routes' => [
  6846.             ],
  6847.             'pimcore_admin.admin_languages' => [
  6848.             ],
  6849.             'pimcore_admin.custom_admin_path_identifier' => NULL,
  6850.             'pimcore_admin.custom_admin_route_name' => 'my_custom_admin_entry_point',
  6851.             'pimcore_admin.config' => [
  6852.                 'admin_csp_header' => [
  6853.                     'exclude_paths' => [
  6854.                         => '@^/admin/workflow-designer/index@',
  6855.                     ],
  6856.                     'enabled' => false,
  6857.                     'additional_urls' => [
  6858.                         'default-src' => [
  6859.                         ],
  6860.                         'img-src' => [
  6861.                         ],
  6862.                         'script-src' => [
  6863.                         ],
  6864.                         'style-src' => [
  6865.                         ],
  6866.                         'connect-src' => [
  6867.                         ],
  6868.                         'font-src' => [
  6869.                         ],
  6870.                         'media-src' => [
  6871.                         ],
  6872.                         'frame-src' => [
  6873.                         ],
  6874.                     ],
  6875.                 ],
  6876.                 'branding' => [
  6877.                     'login_screen_invert_colors' => false,
  6878.                     'color_login_screen' => '#00823e',
  6879.                     'color_admin_interface' => '#00823e',
  6880.                     'color_admin_interface_background' => '',
  6881.                     'login_screen_custom_image' => '',
  6882.                 ],
  6883.                 'gdpr_data_extractor' => [
  6884.                     'dataObjects' => [
  6885.                         'classes' => [
  6886.                         ],
  6887.                     ],
  6888.                     'assets' => [
  6889.                         'types' => [
  6890.                         ],
  6891.                     ],
  6892.                 ],
  6893.                 'objects' => [
  6894.                     'notes_events' => [
  6895.                         'types' => [
  6896.                             => '',
  6897.                             => 'content',
  6898.                             => 'seo',
  6899.                             => 'warning',
  6900.                             => 'notice',
  6901.                         ],
  6902.                     ],
  6903.                 ],
  6904.                 'assets' => [
  6905.                     'notes_events' => [
  6906.                         'types' => [
  6907.                             => '',
  6908.                             => 'content',
  6909.                             => 'seo',
  6910.                             => 'warning',
  6911.                             => 'notice',
  6912.                         ],
  6913.                     ],
  6914.                 ],
  6915.                 'documents' => [
  6916.                     'notes_events' => [
  6917.                         'types' => [
  6918.                             => '',
  6919.                             => 'content',
  6920.                             => 'seo',
  6921.                             => 'warning',
  6922.                             => 'notice',
  6923.                         ],
  6924.                     ],
  6925.                 ],
  6926.                 'admin_languages' => [
  6927.                 ],
  6928.                 'csrf_protection' => [
  6929.                     'excluded_routes' => [
  6930.                     ],
  6931.                 ],
  6932.                 'custom_admin_path_identifier' => NULL,
  6933.                 'custom_admin_route_name' => 'my_custom_admin_entry_point',
  6934.                 'config_location' => [
  6935.                     'admin_system_settings' => [
  6936.                         'write_target' => [
  6937.                             'type' => 'symfony-config',
  6938.                             'options' => [
  6939.                                 'directory' => (\dirname(__DIR__3).'/config/admin_system_settings'),
  6940.                             ],
  6941.                         ],
  6942.                         'read_target' => [
  6943.                             'type' => NULL,
  6944.                             'options' => [
  6945.                                 'directory' => NULL,
  6946.                             ],
  6947.                         ],
  6948.                     ],
  6949.                 ],
  6950.             ],
  6951.             'container.dumper.inline_class_loader' => true,
  6952.             'pimcore.extensions.bundles.search_paths' => [
  6953.                 => 'src',
  6954.                 => 'vendor/pimcore/pimcore/bundles',
  6955.             ],
  6956.             'pimcore.extensions.bundles.handle_composer' => true,
  6957.             'pimcore.admin.unauthenticated_routes' => [
  6958.                 => [
  6959.                     'route' => 'pimcore_settings_display_custom_logo',
  6960.                     'path' => false,
  6961.                     'host' => false,
  6962.                     'methods' => [
  6963.                     ],
  6964.                 ],
  6965.                 => [
  6966.                     'route' => 'pimcore_admin_login',
  6967.                     'path' => false,
  6968.                     'host' => false,
  6969.                     'methods' => [
  6970.                     ],
  6971.                 ],
  6972.                 => [
  6973.                     'route' => 'pimcore_admin_webdav',
  6974.                     'path' => false,
  6975.                     'host' => false,
  6976.                     'methods' => [
  6977.                     ],
  6978.                 ],
  6979.             ],
  6980.             'pimcore.encryption.secret' => NULL,
  6981.             'pimcore.admin.session.attribute_bags' => [
  6982.                 'pimcore_admin' => [
  6983.                     'storage_key' => '_pimcore_admin',
  6984.                 ],
  6985.                 'pimcore_objects' => [
  6986.                     'storage_key' => '_pimcore_objects',
  6987.                 ],
  6988.                 'pimcore_copy' => [
  6989.                     'storage_key' => '_pimcore_copy',
  6990.                 ],
  6991.                 'pimcore_gridconfig' => [
  6992.                     'storage_key' => '_pimcore_gridconfig',
  6993.                 ],
  6994.                 'pimcore_importconfig' => [
  6995.                     'storage_key' => '_pimcore_importconfig',
  6996.                 ],
  6997.             ],
  6998.             'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
  6999.             'pimcore.translations.admin_translation_mapping' => [
  7000.             ],
  7001.             'pimcore.web_profiler.toolbar.excluded_routes' => [
  7002.                 => [
  7003.                     'path' => '^/admin/asset/image-editor',
  7004.                     'route' => false,
  7005.                     'host' => false,
  7006.                     'methods' => [
  7007.                     ],
  7008.                 ],
  7009.             ],
  7010.             'pimcore.response_exception_listener.render_error_document' => true,
  7011.             'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
  7012.             'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
  7013.             'pimcore.documents.default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  7014.             'pimcore.documents.web_to_print.default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  7015.             'pimcore.documents.web_to_print.default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  7016.             'pimcore.templating.twig.sandbox_security_policy.tags' => [
  7017.                 => 'set',
  7018.             ],
  7019.             'pimcore.templating.twig.sandbox_security_policy.filters' => [
  7020.                 => 'escape',
  7021.                 => 'trans',
  7022.                 => 'default',
  7023.             ],
  7024.             'pimcore.templating.twig.sandbox_security_policy.functions' => [
  7025.                 => 'path',
  7026.                 => 'asset',
  7027.             ],
  7028.             'pimcore.config' => [
  7029.                 'custom_report' => [
  7030.                     'adapters' => [
  7031.                         'dataDirector' => 'pimcore.custom_report.adapter.factory.dataDirector',
  7032.                         'sql' => 'pimcore.custom_report.adapter.factory.sql',
  7033.                         'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
  7034.                     ],
  7035.                     'definitions' => [
  7036.                         'ERP-QM' => [
  7037.                             'name' => 'ERP-QM',
  7038.                             'sql' => '',
  7039.                             'dataSourceConfig' => [
  7040.                             ],
  7041.                             'columnConfiguration' => [
  7042.                             ],
  7043.                             'niceName' => '',
  7044.                             'group' => '',
  7045.                             'groupIconClass' => '',
  7046.                             'iconClass' => '',
  7047.                             'menuShortcut' => true,
  7048.                             'reportClass' => '',
  7049.                             'chartType' => '',
  7050.                             'pieColumn' => '',
  7051.                             'pieLabelColumn' => '',
  7052.                             'xAxis' => '',
  7053.                             'yAxis' => [
  7054.                             ],
  7055.                             'modificationDate' => 1704985353,
  7056.                             'creationDate' => 1704985353,
  7057.                             'shareGlobally' => true,
  7058.                             'sharedUserNames' => [
  7059.                             ],
  7060.                             'sharedRoleNames' => [
  7061.                             ],
  7062.                         ],
  7063.                     ],
  7064.                 ],
  7065.                 'web_profiler' => [
  7066.                     'toolbar' => [
  7067.                         'excluded_routes' => [
  7068.                             => [
  7069.                                 'path' => '^/admin/asset/image-editor',
  7070.                                 'route' => false,
  7071.                                 'host' => false,
  7072.                                 'methods' => [
  7073.                                 ],
  7074.                             ],
  7075.                         ],
  7076.                     ],
  7077.                 ],
  7078.                 'security' => [
  7079.                     'encoder_factories' => [
  7080.                         'Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => [
  7081.                             'id' => 'pimcore_admin.security.password_encoder_factory',
  7082.                         ],
  7083.                     ],
  7084.                     'factory_type' => 'password_hasher',
  7085.                     'password_hasher_factories' => [
  7086.                         'Pimcore\\Security\\User\\User' => [
  7087.                             'id' => 'pimcore.security.user_password_hasher_factory',
  7088.                         ],
  7089.                     ],
  7090.                     'password' => [
  7091.                         'algorithm' => '2y',
  7092.                         'options' => [
  7093.                         ],
  7094.                     ],
  7095.                 ],
  7096.                 'bundles' => [
  7097.                     'search_paths' => [
  7098.                         => 'src',
  7099.                         => 'vendor/pimcore/pimcore/bundles',
  7100.                     ],
  7101.                     'handle_composer' => true,
  7102.                 ],
  7103.                 'assets' => [
  7104.                     'metadata' => [
  7105.                         'class_definitions' => [
  7106.                             'data' => [
  7107.                                 'map' => [
  7108.                                     'asset' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Asset',
  7109.                                     'checkbox' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Checkbox',
  7110.                                     'date' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Date',
  7111.                                     'document' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Document',
  7112.                                     'input' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Input',
  7113.                                     'object' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\DataObject',
  7114.                                     'select' => '\\Pimcore\\Model\\Asset\\MetaData\\ClassDefinition\\Data\\Select',
  7115.                                     'textarea' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Textarea',
  7116.                                     'calculatedValue' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\CalculatedValue',
  7117.                                     'country' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Country',
  7118.                                     'datetime' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Datetime',
  7119.                                     'language' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Language',
  7120.                                     'multiselect' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Multiselect',
  7121.                                     'manyToManyRelation' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\ManyToManyRelation',
  7122.                                     'numeric' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Numeric',
  7123.                                     'wysiwyg' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Wysiwyg',
  7124.                                     'user' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\User',
  7125.                                 ],
  7126.                                 'prefixes' => [
  7127.                                 ],
  7128.                             ],
  7129.                         ],
  7130.                         'predefined' => [
  7131.                             'definitions' => [
  7132.                             ],
  7133.                         ],
  7134.                     ],
  7135.                     'image' => [
  7136.                         'thumbnails' => [
  7137.                             'auto_formats' => [
  7138.                                 'avif' => [
  7139.                                     'enabled' => false,
  7140.                                 ],
  7141.                                 'webp' => [
  7142.                                     'enabled' => false,
  7143.                                 ],
  7144.                             ],
  7145.                             'definitions' => [
  7146.                                 '2BI' => [
  7147.                                     'items' => [
  7148.                                         => [
  7149.                                             'method' => 'contain',
  7150.                                             'arguments' => [
  7151.                                                 'width' => 1000,
  7152.                                                 'height' => 1000,
  7153.                                                 'forceResize' => true,
  7154.                                             ],
  7155.                                         ],
  7156.                                     ],
  7157.                                     'medias' => [
  7158.                                     ],
  7159.                                     'name' => '2BI',
  7160.                                     'description' => '',
  7161.                                     'group' => 'Syndication',
  7162.                                     'format' => 'SOURCE',
  7163.                                     'quality' => 100,
  7164.                                     'highResolution' => 0.0,
  7165.                                     'preserveColor' => false,
  7166.                                     'preserveMetaData' => false,
  7167.                                     'rasterizeSVG' => false,
  7168.                                     'downloadable' => true,
  7169.                                     'modificationDate' => 1709540863,
  7170.                                     'creationDate' => 1708330586,
  7171.                                     'preserveAnimation' => false,
  7172.                                 ],
  7173.                                 'campaign-interactive' => [
  7174.                                     'items' => [
  7175.                                     ],
  7176.                                     'medias' => [
  7177.                                     ],
  7178.                                     'name' => 'campaign-interactive',
  7179.                                     'description' => '',
  7180.                                     'group' => 'Campaign',
  7181.                                     'format' => 'SOURCE',
  7182.                                     'quality' => 85,
  7183.                                     'highResolution' => 0.0,
  7184.                                     'preserveColor' => false,
  7185.                                     'preserveMetaData' => false,
  7186.                                     'rasterizeSVG' => false,
  7187.                                     'downloadable' => false,
  7188.                                     'modificationDate' => 1659358886,
  7189.                                     'creationDate' => 1659358872,
  7190.                                     'preserveAnimation' => false,
  7191.                                 ],
  7192.                                 'campaign-print' => [
  7193.                                     'items' => [
  7194.                                     ],
  7195.                                     'medias' => [
  7196.                                     ],
  7197.                                     'name' => 'campaign-print',
  7198.                                     'description' => '',
  7199.                                     'group' => 'Campaign',
  7200.                                     'format' => 'JPEG',
  7201.                                     'quality' => 300,
  7202.                                     'highResolution' => 0.0,
  7203.                                     'preserveColor' => true,
  7204.                                     'preserveMetaData' => true,
  7205.                                     'rasterizeSVG' => false,
  7206.                                     'downloadable' => false,
  7207.                                     'modificationDate' => 1702902539,
  7208.                                     'creationDate' => 1659358850,
  7209.                                     'preserveAnimation' => false,
  7210.                                 ],
  7211.                                 'icon-preview' => [
  7212.                                     'items' => [
  7213.                                         => [
  7214.                                             'method' => 'scaleByHeight',
  7215.                                             'arguments' => [
  7216.                                                 'height' => 100,
  7217.                                                 'forceResize' => true,
  7218.                                             ],
  7219.                                         ],
  7220.                                     ],
  7221.                                     'medias' => [
  7222.                                     ],
  7223.                                     'name' => 'icon-preview',
  7224.                                     'description' => '',
  7225.                                     'group' => 'PIM',
  7226.                                     'format' => 'SOURCE',
  7227.                                     'quality' => 85,
  7228.                                     'highResolution' => 0.0,
  7229.                                     'preserveColor' => false,
  7230.                                     'preserveMetaData' => false,
  7231.                                     'rasterizeSVG' => false,
  7232.                                     'downloadable' => false,
  7233.                                     'modificationDate' => 1691736978,
  7234.                                     'creationDate' => 1691736143,
  7235.                                     'preserveAnimation' => false,
  7236.                                 ],
  7237.                                 'portal-engine-logo' => [
  7238.                                     'items' => [
  7239.                                         => [
  7240.                                             'method' => 'scaleByWidth',
  7241.                                             'arguments' => [
  7242.                                                 'width' => 200,
  7243.                                                 'forceResize' => false,
  7244.                                             ],
  7245.                                         ],
  7246.                                     ],
  7247.                                     'medias' => [
  7248.                                     ],
  7249.                                     'name' => 'portal-engine-logo',
  7250.                                     'description' => '',
  7251.                                     'group' => 'Portal Engine',
  7252.                                     'format' => 'SOURCE',
  7253.                                     'quality' => 85,
  7254.                                     'highResolution' => NULL,
  7255.                                     'preserveColor' => false,
  7256.                                     'preserveMetaData' => false,
  7257.                                     'rasterizeSVG' => false,
  7258.                                     'downloadable' => false,
  7259.                                     'modificationDate' => 1649850829,
  7260.                                     'creationDate' => 1649850829,
  7261.                                     'preserveAnimation' => false,
  7262.                                 ],
  7263.                                 'portal-engine_detail-page' => [
  7264.                                     'items' => [
  7265.                                         => [
  7266.                                             'method' => 'contain',
  7267.                                             'arguments' => [
  7268.                                                 'width' => 600,
  7269.                                                 'height' => 400,
  7270.                                                 'forceResize' => false,
  7271.                                             ],
  7272.                                         ],
  7273.                                     ],
  7274.                                     'medias' => [
  7275.                                     ],
  7276.                                     'name' => 'portal-engine_detail-page',
  7277.                                     'description' => '',
  7278.                                     'group' => 'Portal Engine',
  7279.                                     'format' => 'SOURCE',
  7280.                                     'quality' => 85,
  7281.                                     'highResolution' => NULL,
  7282.                                     'preserveColor' => false,
  7283.                                     'preserveMetaData' => false,
  7284.                                     'rasterizeSVG' => false,
  7285.                                     'downloadable' => false,
  7286.                                     'modificationDate' => 1649850829,
  7287.                                     'creationDate' => 1649850829,
  7288.                                     'preserveAnimation' => false,
  7289.                                 ],
  7290.                                 'portal-engine_element-detail' => [
  7291.                                     'items' => [
  7292.                                         => [
  7293.                                             'method' => 'scaleByWidth',
  7294.                                             'arguments' => [
  7295.                                                 'width' => 1024,
  7296.                                             ],
  7297.                                         ],
  7298.                                         => [
  7299.                                             'method' => 'scaleByHeight',
  7300.                                             'arguments' => [
  7301.                                                 'height' => 768,
  7302.                                             ],
  7303.                                         ],
  7304.                                     ],
  7305.                                     'medias' => [
  7306.                                     ],
  7307.                                     'name' => 'portal-engine_element-detail',
  7308.                                     'description' => '',
  7309.                                     'group' => 'Portal Engine',
  7310.                                     'format' => 'SOURCE',
  7311.                                     'quality' => 85,
  7312.                                     'highResolution' => NULL,
  7313.                                     'preserveColor' => false,
  7314.                                     'preserveMetaData' => false,
  7315.                                     'rasterizeSVG' => false,
  7316.                                     'downloadable' => false,
  7317.                                     'modificationDate' => 1649850829,
  7318.                                     'creationDate' => 1649850829,
  7319.                                     'preserveAnimation' => false,
  7320.                                 ],
  7321.                                 'portal-engine_element-teaser' => [
  7322.                                     'items' => [
  7323.                                         => [
  7324.                                             'method' => 'contain',
  7325.                                             'arguments' => [
  7326.                                                 'width' => 294,
  7327.                                                 'height' => 165,
  7328.                                                 'forceResize' => false,
  7329.                                             ],
  7330.                                         ],
  7331.                                     ],
  7332.                                     'medias' => [
  7333.                                     ],
  7334.                                     'name' => 'portal-engine_element-teaser',
  7335.                                     'description' => '',
  7336.                                     'group' => 'Portal Engine',
  7337.                                     'format' => 'SOURCE',
  7338.                                     'quality' => 85,
  7339.                                     'highResolution' => NULL,
  7340.                                     'preserveColor' => false,
  7341.                                     'preserveMetaData' => false,
  7342.                                     'rasterizeSVG' => false,
  7343.                                     'downloadable' => false,
  7344.                                     'modificationDate' => 1649850829,
  7345.                                     'creationDate' => 1649850829,
  7346.                                     'preserveAnimation' => false,
  7347.                                 ],
  7348.                                 'portal-engine_email-logo' => [
  7349.                                     'items' => [
  7350.                                         => [
  7351.                                             'method' => 'scaleByHeight',
  7352.                                             'arguments' => [
  7353.                                                 'height' => 42,
  7354.                                             ],
  7355.                                         ],
  7356.                                     ],
  7357.                                     'medias' => [
  7358.                                     ],
  7359.                                     'name' => 'portal-engine_email-logo',
  7360.                                     'description' => '',
  7361.                                     'group' => 'Portal Engine',
  7362.                                     'format' => 'png',
  7363.                                     'quality' => 85,
  7364.                                     'highResolution' => NULL,
  7365.                                     'preserveColor' => false,
  7366.                                     'preserveMetaData' => false,
  7367.                                     'rasterizeSVG' => true,
  7368.                                     'downloadable' => false,
  7369.                                     'modificationDate' => 1649850829,
  7370.                                     'creationDate' => 1649850829,
  7371.                                     'preserveAnimation' => false,
  7372.                                 ],
  7373.                                 'portal-engine_teaser-1by1' => [
  7374.                                     'items' => [
  7375.                                         => [
  7376.                                             'method' => 'cover',
  7377.                                             'arguments' => [
  7378.                                                 'width' => 223,
  7379.                                                 'height' => 236,
  7380.                                                 'forceResize' => true,
  7381.                                                 'positioning' => 'center',
  7382.                                             ],
  7383.                                         ],
  7384.                                     ],
  7385.                                     'medias' => [
  7386.                                     ],
  7387.                                     'name' => 'portal-engine_teaser-1by1',
  7388.                                     'description' => '',
  7389.                                     'group' => 'Portal Engine',
  7390.                                     'format' => 'SOURCE',
  7391.                                     'quality' => 85,
  7392.                                     'highResolution' => NULL,
  7393.                                     'preserveColor' => false,
  7394.                                     'preserveMetaData' => false,
  7395.                                     'rasterizeSVG' => false,
  7396.                                     'downloadable' => false,
  7397.                                     'modificationDate' => 1649850829,
  7398.                                     'creationDate' => 1649850829,
  7399.                                     'preserveAnimation' => false,
  7400.                                 ],
  7401.                                 'portal-engine_teaser-2by1' => [
  7402.                                     'items' => [
  7403.                                         => [
  7404.                                             'method' => 'cover',
  7405.                                             'arguments' => [
  7406.                                                 'width' => 471,
  7407.                                                 'height' => 235,
  7408.                                                 'forceResize' => true,
  7409.                                                 'positioning' => 'center',
  7410.                                             ],
  7411.                                         ],
  7412.                                     ],
  7413.                                     'medias' => [
  7414.                                     ],
  7415.                                     'name' => 'portal-engine_teaser-2by1',
  7416.                                     'description' => '',
  7417.                                     'group' => 'Portal Engine',
  7418.                                     'format' => 'SOURCE',
  7419.                                     'quality' => 85,
  7420.                                     'highResolution' => NULL,
  7421.                                     'preserveColor' => false,
  7422.                                     'preserveMetaData' => false,
  7423.                                     'rasterizeSVG' => false,
  7424.                                     'downloadable' => false,
  7425.                                     'modificationDate' => 1649850829,
  7426.                                     'creationDate' => 1649850829,
  7427.                                     'preserveAnimation' => false,
  7428.                                 ],
  7429.                                 'portal-engine_teaser-cta' => [
  7430.                                     'items' => [
  7431.                                         => [
  7432.                                             'method' => 'cover',
  7433.                                             'arguments' => [
  7434.                                                 'width' => 730,
  7435.                                                 'height' => 408,
  7436.                                                 'forceResize' => true,
  7437.                                                 'positioning' => 'center',
  7438.                                             ],
  7439.                                         ],
  7440.                                     ],
  7441.                                     'medias' => [
  7442.                                     ],
  7443.                                     'name' => 'portal-engine_teaser-cta',
  7444.                                     'description' => '',
  7445.                                     'group' => 'Portal Engine',
  7446.                                     'format' => 'SOURCE',
  7447.                                     'quality' => 85,
  7448.                                     'highResolution' => NULL,
  7449.                                     'preserveColor' => false,
  7450.                                     'preserveMetaData' => false,
  7451.                                     'rasterizeSVG' => false,
  7452.                                     'downloadable' => false,
  7453.                                     'modificationDate' => 1649850829,
  7454.                                     'creationDate' => 1649850829,
  7455.                                     'preserveAnimation' => false,
  7456.                                 ],
  7457.                                 'productpass-icon' => [
  7458.                                     'items' => [
  7459.                                         => [
  7460.                                             'method' => 'contain',
  7461.                                             'arguments' => [
  7462.                                                 'width' => 610,
  7463.                                                 'height' => 510,
  7464.                                                 'forceResize' => false,
  7465.                                             ],
  7466.                                         ],
  7467.                                     ],
  7468.                                     'medias' => [
  7469.                                     ],
  7470.                                     'name' => 'productpass-icon',
  7471.                                     'description' => '',
  7472.                                     'group' => 'Product Pass',
  7473.                                     'format' => 'PNG',
  7474.                                     'quality' => 85,
  7475.                                     'highResolution' => 0.0,
  7476.                                     'preserveColor' => false,
  7477.                                     'preserveMetaData' => false,
  7478.                                     'rasterizeSVG' => false,
  7479.                                     'downloadable' => false,
  7480.                                     'modificationDate' => 1662553978,
  7481.                                     'creationDate' => 1657633166,
  7482.                                     'preserveAnimation' => false,
  7483.                                 ],
  7484.                                 'productpass-product' => [
  7485.                                     'items' => [
  7486.                                         => [
  7487.                                             'method' => 'frame',
  7488.                                             'arguments' => [
  7489.                                                 'width' => 1000,
  7490.                                                 'height' => 750,
  7491.                                                 'forceResize' => true,
  7492.                                             ],
  7493.                                         ],
  7494.                                         => [
  7495.                                             'method' => 'setBackgroundColor',
  7496.                                             'arguments' => [
  7497.                                                 'color' => '#FFFFFF',
  7498.                                             ],
  7499.                                         ],
  7500.                                     ],
  7501.                                     'medias' => [
  7502.                                     ],
  7503.                                     'name' => 'productpass-product',
  7504.                                     'description' => '',
  7505.                                     'group' => 'Product Pass',
  7506.                                     'format' => 'PRINT',
  7507.                                     'quality' => 85,
  7508.                                     'highResolution' => 0.0,
  7509.                                     'preserveColor' => false,
  7510.                                     'preserveMetaData' => false,
  7511.                                     'rasterizeSVG' => false,
  7512.                                     'downloadable' => false,
  7513.                                     'modificationDate' => 1660735354,
  7514.                                     'creationDate' => 1659514409,
  7515.                                     'preserveAnimation' => false,
  7516.                                 ],
  7517.                                 'shop-generic' => [
  7518.                                     'items' => [
  7519.                                     ],
  7520.                                     'medias' => [
  7521.                                     ],
  7522.                                     'name' => 'shop-generic',
  7523.                                     'description' => '',
  7524.                                     'group' => 'Shop',
  7525.                                     'format' => 'JPEG',
  7526.                                     'quality' => 100,
  7527.                                     'highResolution' => 0.0,
  7528.                                     'preserveColor' => true,
  7529.                                     'preserveMetaData' => true,
  7530.                                     'rasterizeSVG' => false,
  7531.                                     'downloadable' => true,
  7532.                                     'modificationDate' => 1699616513,
  7533.                                     'creationDate' => 1658993561,
  7534.                                     'preserveAnimation' => false,
  7535.                                 ],
  7536.                             ],
  7537.                             'clip_auto_support' => true,
  7538.                             'image_optimizers' => [
  7539.                                 'enabled' => true,
  7540.                             ],
  7541.                             'status_cache' => true,
  7542.                             'auto_clear_temp_files' => true,
  7543.                         ],
  7544.                         'max_pixels' => 80000000,
  7545.                         'low_quality_image_preview' => [
  7546.                             'enabled' => true,
  7547.                         ],
  7548.                         'focal_point_detection' => [
  7549.                             'enabled' => true,
  7550.                         ],
  7551.                     ],
  7552.                     'versions' => [
  7553.                         'days' => NULL,
  7554.                         'steps' => 10,
  7555.                         'use_hardlinks' => true,
  7556.                         'disable_stack_trace' => false,
  7557.                     ],
  7558.                     'hide_edit_image' => false,
  7559.                     'disable_tree_preview' => true,
  7560.                     'frontend_prefixes' => [
  7561.                         'source' => '',
  7562.                         'thumbnail' => '',
  7563.                         'thumbnail_deferred' => '',
  7564.                     ],
  7565.                     'preview_image_thumbnail' => NULL,
  7566.                     'default_upload_path' => '_default_upload_bucket',
  7567.                     'tree_paging_limit' => 100,
  7568.                     'video' => [
  7569.                         'thumbnails' => [
  7570.                             'definitions' => [
  7571.                             ],
  7572.                             'auto_clear_temp_files' => true,
  7573.                         ],
  7574.                     ],
  7575.                     'icc_rgb_profile' => NULL,
  7576.                     'icc_cmyk_profile' => NULL,
  7577.                 ],
  7578.                 'objects' => [
  7579.                     'class_definitions' => [
  7580.                         'data' => [
  7581.                             'map' => [
  7582.                                 'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
  7583.                                 'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
  7584.                                 'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
  7585.                                 'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
  7586.                                 'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
  7587.                                 'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
  7588.                                 'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
  7589.                                 'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
  7590.                                 'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  7591.                                 'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
  7592.                                 'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
  7593.                                 'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
  7594.                                 'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
  7595.                                 'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
  7596.                                 'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
  7597.                                 'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
  7598.                                 'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
  7599.                                 'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
  7600.                                 'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
  7601.                                 'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
  7602.                                 'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
  7603.                                 'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
  7604.                                 'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
  7605.                                 'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  7606.                                 'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
  7607.                                 'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
  7608.                                 'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
  7609.                                 'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
  7610.                                 'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
  7611.                                 'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
  7612.                                 'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
  7613.                                 'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
  7614.                                 'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
  7615.                                 'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
  7616.                                 'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
  7617.                                 'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  7618.                                 'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
  7619.                                 'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
  7620.                                 'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
  7621.                                 'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
  7622.                                 'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
  7623.                                 'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
  7624.                                 'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
  7625.                                 'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
  7626.                                 'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
  7627.                                 'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  7628.                                 'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
  7629.                                 'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
  7630.                                 'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
  7631.                                 'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
  7632.                                 'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
  7633.                                 'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
  7634.                                 'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
  7635.                                 'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
  7636.                                 'permissionManyToOneRelation' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionManyToOneRelation',
  7637.                                 'permissionManyToManyRelation' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionManyToManyRelation',
  7638.                                 'permissionResource' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\PermissionResource',
  7639.                                 'dynamicPermissionResource' => 'FrontendPermissionToolkitBundle\\CoreExtensions\\ClassDefinitions\\DynamicPermissionResource',
  7640.                                 'dataDirectorInputWithPlaceholders' => '\\Blackbit\\DataDirectorBundle\\lib\\Pim\\FieldType\\InputWithPlaceholders',
  7641.                                 'dataDirectorTextareaWithPlaceholders' => '\\Blackbit\\DataDirectorBundle\\lib\\Pim\\FieldType\\TextareaWithPlaceholders',
  7642.                                 'dataDirectorCalculatedValueDataQuerySelector' => '\\Blackbit\\DataDirectorBundle\\lib\\Pim\\FieldType\\CalculatedValueDataQuerySelector',
  7643.                             ],
  7644.                             'prefixes' => [
  7645.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\',
  7646.                                 => '\\Object_Class_Data_',
  7647.                             ],
  7648.                         ],
  7649.                         'layout' => [
  7650.                             'prefixes' => [
  7651.                                 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\',
  7652.                                 => '\\Object_Class_Layout_',
  7653.                             ],
  7654.                             'map' => [
  7655.                                 'dd_htmlContainer' => '\\Blackbit\\DataDirectorBundle\\lib\\Pim\\FieldType\\HtmlContainer',
  7656.                             ],
  7657.                         ],
  7658.                     ],
  7659.                     'versions' => [
  7660.                         'days' => NULL,
  7661.                         'steps' => 10,
  7662.                         'disable_stack_trace' => false,
  7663.                     ],
  7664.                     'ignore_localized_query_fallback' => false,
  7665.                     'tree_paging_limit' => 30,
  7666.                     'auto_save_interval' => 60,
  7667.                 ],
  7668.                 'documents' => [
  7669.                     'type_definitions' => [
  7670.                         'map' => [
  7671.                             'folder' => '\\Pimcore\\Model\\Document\\Folder',
  7672.                             'page' => '\\Pimcore\\Model\\Document\\Page',
  7673.                             'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
  7674.                             'link' => '\\Pimcore\\Model\\Document\\Link',
  7675.                             'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
  7676.                             'email' => '\\Pimcore\\Model\\Document\\Email',
  7677.                             'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
  7678.                             'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
  7679.                             'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
  7680.                         ],
  7681.                     ],
  7682.                     'editables' => [
  7683.                         'prefixes' => [
  7684.                             => '\\Pimcore\\Model\\Document\\Editable\\',
  7685.                         ],
  7686.                         'map' => [
  7687.                         ],
  7688.                     ],
  7689.                     'types' => [
  7690.                         => 'folder',
  7691.                         => 'page',
  7692.                         => 'snippet',
  7693.                         => 'link',
  7694.                         => 'hardlink',
  7695.                         => 'email',
  7696.                         => 'newsletter',
  7697.                         => 'printpage',
  7698.                         => 'printcontainer',
  7699.                     ],
  7700.                     'valid_tables' => [
  7701.                         => 'email',
  7702.                         => 'newsletter',
  7703.                         => 'hardlink',
  7704.                         => 'link',
  7705.                         => 'page',
  7706.                         => 'snippet',
  7707.                     ],
  7708.                     'versions' => [
  7709.                         'days' => NULL,
  7710.                         'steps' => 10,
  7711.                         'disable_stack_trace' => false,
  7712.                     ],
  7713.                     'error_pages' => [
  7714.                         'default' => '',
  7715.                         'localized' => [
  7716.                             'de' => '',
  7717.                             'en' => '',
  7718.                             'de_CH' => '',
  7719.                             'fr' => '',
  7720.                             'de_AT' => '',
  7721.                             'it' => '',
  7722.                             'nl' => '',
  7723.                             'pl' => '',
  7724.                             'cs' => '',
  7725.                             'sk' => '',
  7726.                             'hu' => '',
  7727.                             'el' => '',
  7728.                         ],
  7729.                     ],
  7730.                     'doc_types' => [
  7731.                         'definitions' => [
  7732.                             '04e0f9bb-5df1-4e42-aa22-8335a9951212' => [
  7733.                                 'name' => 'Portal Engine - Data Pool Language Variant',
  7734.                                 'group' => 'Portal Engine',
  7735.                                 'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController::dataPoolLanguageVariantAction',
  7736.                                 'template' => NULL,
  7737.                                 'type' => 'page',
  7738.                                 'priority' => 0,
  7739.                                 'creationDate' => 1649850829,
  7740.                                 'modificationDate' => 1649850829,
  7741.                                 'staticGeneratorEnabled' => NULL,
  7742.                             ],
  7743.                             '159fb508-3d70-4399-a391-b2414a39773d' => [
  7744.                                 'name' => 'Portal Engine - Footer Snippet',
  7745.                                 'group' => 'Portal Engine',
  7746.                                 'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController::footerAction',
  7747.                                 'template' => NULL,
  7748.                                 'type' => 'snippet',
  7749.                                 'priority' => 0,
  7750.                                 'creationDate' => 1649850829,
  7751.                                 'modificationDate' => 1649850829,
  7752.                                 'staticGeneratorEnabled' => NULL,
  7753.                             ],
  7754.                             '69ba2984-7b87-4123-bdbf-2323a2eaf7ca' => [
  7755.                                 'name' => 'Portal Engine - Content Page',
  7756.                                 'group' => 'Portal Engine',
  7757.                                 'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController::contentAction',
  7758.                                 'template' => NULL,
  7759.                                 'type' => 'page',
  7760.                                 'priority' => 0,
  7761.                                 'creationDate' => 1649850829,
  7762.                                 'modificationDate' => 1649850829,
  7763.                                 'staticGeneratorEnabled' => NULL,
  7764.                             ],
  7765.                             'c7521a8a-2aba-4198-8159-928991b95d71' => [
  7766.                                 'name' => 'Portal Engine - Data Object Data Pool',
  7767.                                 'group' => 'Portal Engine',
  7768.                                 'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController::listAction',
  7769.                                 'template' => NULL,
  7770.                                 'type' => 'page',
  7771.                                 'priority' => 0,
  7772.                                 'creationDate' => 1649850829,
  7773.                                 'modificationDate' => 1649850829,
  7774.                                 'staticGeneratorEnabled' => NULL,
  7775.                             ],
  7776.                             'c773506f-e6b2-45e7-8f96-ec9759b20764' => [
  7777.                                 'name' => 'Portal Engine - Portal Page',
  7778.                                 'group' => 'Portal Engine',
  7779.                                 'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController::pageAction',
  7780.                                 'template' => NULL,
  7781.                                 'type' => 'page',
  7782.                                 'priority' => 0,
  7783.                                 'creationDate' => 1649850829,
  7784.                                 'modificationDate' => 1649850829,
  7785.                                 'staticGeneratorEnabled' => NULL,
  7786.                             ],
  7787.                             'fc014067-1e3b-4e61-81e0-9c5bfb68bf67' => [
  7788.                                 'name' => 'Portal Engine - Asset Data Pool',
  7789.                                 'group' => 'Portal Engine',
  7790.                                 'controller' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController::listAction',
  7791.                                 'template' => NULL,
  7792.                                 'type' => 'page',
  7793.                                 'priority' => 0,
  7794.                                 'creationDate' => 1649850829,
  7795.                                 'modificationDate' => 1649850829,
  7796.                                 'staticGeneratorEnabled' => NULL,
  7797.                             ],
  7798.                         ],
  7799.                     ],
  7800.                     'web_to_print' => [
  7801.                         'enableInDefaultView' => false,
  7802.                         'generalTool' => 'wkhtmltopdf',
  7803.                         'generalDocumentSaveMode' => 'default',
  7804.                         'pdfreactorProtocol' => NULL,
  7805.                         'pdfreactorServer' => 'localhost',
  7806.                         'pdfreactorServerPort' => '9423',
  7807.                         'pdfreactorBaseUrl' => 'http://my.domain.com',
  7808.                         'pdfreactorApiKey' => '',
  7809.                         'pdfreactorLicence' => '',
  7810.                         'pdfreactorEnableLenientHttpsMode' => false,
  7811.                         'pdfreactorEnableDebugMode' => false,
  7812.                         'wkhtmltopdfBin' => 'wkhtmltopdf',
  7813.                         'wkhtml2pdfOptions' => [
  7814.                             'print-media-type' => '',
  7815.                             'page-size' => 'A4',
  7816.                         ],
  7817.                         'wkhtml2pdfHostname' => 'https://huegli-foodservice.c-2247.maxcluster.net/',
  7818.                         'headlessChromeSettings' => '',
  7819.                         'pdf_creation_php_memory_limit' => '2048M',
  7820.                         'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
  7821.                         'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
  7822.                     ],
  7823.                     'default_controller' => 'App\\Controller\\DefaultController::defaultAction',
  7824.                     'allow_trailing_slash' => 'no',
  7825.                     'generate_preview' => false,
  7826.                     'preview_url_prefix' => '',
  7827.                     'tree_paging_limit' => 50,
  7828.                     'areas' => [
  7829.                         'autoload' => true,
  7830.                     ],
  7831.                     'newsletter' => [
  7832.                         'defaultUrlPrefix' => NULL,
  7833.                     ],
  7834.                     'auto_save_interval' => 60,
  7835.                     'static_page_router' => [
  7836.                         'enabled' => false,
  7837.                         'route_pattern' => NULL,
  7838.                     ],
  7839.                 ],
  7840.                 'routing' => [
  7841.                     'direct_route_document_types' => [
  7842.                         => 'page',
  7843.                         => 'snippet',
  7844.                         => 'email',
  7845.                         => 'newsletter',
  7846.                         => 'printpage',
  7847.                         => 'printcontainer',
  7848.                     ],
  7849.                     'allow_processing_unpublished_fallback_document' => false,
  7850.                     'static' => [
  7851.                         'locale_params' => [
  7852.                         ],
  7853.                     ],
  7854.                 ],
  7855.                 'newsletter' => [
  7856.                     'source_adapters' => [
  7857.                         'defaultAdapter' => 'pimcore.document.newsletter.factory.default',
  7858.                         'csvList' => 'pimcore.document.newsletter.factory.csv',
  7859.                         'reportAdapter' => 'pimcore.document.newsletter.factory.report',
  7860.                     ],
  7861.                     'method' => NULL,
  7862.                 ],
  7863.                 'targeting' => [
  7864.                     'data_providers' => [
  7865.                         'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
  7866.                         'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
  7867.                         'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
  7868.                         'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
  7869.                         'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
  7870.                     ],
  7871.                     'conditions' => [
  7872.                         'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  7873.                         'country' => 'Pimcore\\Targeting\\Condition\\Country',
  7874.                         'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  7875.                         'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  7876.                         'language' => 'Pimcore\\Targeting\\Condition\\Language',
  7877.                         'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  7878.                         'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  7879.                         'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  7880.                         'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  7881.                         'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  7882.                         'url' => 'Pimcore\\Targeting\\Condition\\Url',
  7883.                         'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  7884.                     ],
  7885.                     'action_handlers' => [
  7886.                         'assign_target_group' => 'Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup',
  7887.                         'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
  7888.                         'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
  7889.                     ],
  7890.                     'enabled' => true,
  7891.                     'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
  7892.                     'session' => [
  7893.                         'enabled' => false,
  7894.                     ],
  7895.                 ],
  7896.                 'context' => [
  7897.                     'profiler' => [
  7898.                         'routes' => [
  7899.                             => [
  7900.                                 'path' => '^/_(profiler|wdt)(/.*)?$',
  7901.                                 'route' => false,
  7902.                                 'host' => false,
  7903.                                 'methods' => [
  7904.                                 ],
  7905.                             ],
  7906.                         ],
  7907.                     ],
  7908.                     'admin' => [
  7909.                         'routes' => [
  7910.                             => [
  7911.                                 'path' => '^/admin(/.*)?$',
  7912.                                 'route' => false,
  7913.                                 'host' => false,
  7914.                                 'methods' => [
  7915.                                 ],
  7916.                             ],
  7917.                             => [
  7918.                                 'route' => '^pimcore_admin_',
  7919.                                 'path' => false,
  7920.                                 'host' => false,
  7921.                                 'methods' => [
  7922.                                 ],
  7923.                             ],
  7924.                         ],
  7925.                     ],
  7926.                     'plugin' => [
  7927.                         'routes' => [
  7928.                             => [
  7929.                                 'path' => '^/plugin(/.*)?$',
  7930.                                 'route' => false,
  7931.                                 'host' => false,
  7932.                                 'methods' => [
  7933.                                 ],
  7934.                             ],
  7935.                         ],
  7936.                     ],
  7937.                     'dummy_to_not_get_array_index_0' => [
  7938.                         'routes' => [
  7939.                         ],
  7940.                     ],
  7941.                     'webservice' => [
  7942.                         'routes' => [
  7943.                             => [
  7944.                                 'path' => '^/api/rest/(import|export|status)',
  7945.                                 'route' => false,
  7946.                                 'host' => false,
  7947.                                 'methods' => [
  7948.                                 ],
  7949.                             ],
  7950.                             => [
  7951.                                 'route' => '^dataport_',
  7952.                                 'path' => false,
  7953.                                 'host' => false,
  7954.                                 'methods' => [
  7955.                                 ],
  7956.                             ],
  7957.                             => [
  7958.                                 'path' => '^/webservice(/.*)?$',
  7959.                                 'route' => false,
  7960.                                 'host' => false,
  7961.                                 'methods' => [
  7962.                                 ],
  7963.                             ],
  7964.                         ],
  7965.                     ],
  7966.                 ],
  7967.                 'admin' => [
  7968.                     'session' => [
  7969.                         'attribute_bags' => [
  7970.                             'pimcore_admin' => [
  7971.                                 'storage_key' => '_pimcore_admin',
  7972.                             ],
  7973.                             'pimcore_objects' => [
  7974.                                 'storage_key' => '_pimcore_objects',
  7975.                             ],
  7976.                             'pimcore_copy' => [
  7977.                                 'storage_key' => '_pimcore_copy',
  7978.                             ],
  7979.                             'pimcore_gridconfig' => [
  7980.                                 'storage_key' => '_pimcore_gridconfig',
  7981.                             ],
  7982.                             'pimcore_importconfig' => [
  7983.                                 'storage_key' => '_pimcore_importconfig',
  7984.                             ],
  7985.                         ],
  7986.                     ],
  7987.                     'unauthenticated_routes' => [
  7988.                         => [
  7989.                             'route' => 'pimcore_settings_display_custom_logo',
  7990.                             'path' => false,
  7991.                             'host' => false,
  7992.                             'methods' => [
  7993.                             ],
  7994.                         ],
  7995.                         => [
  7996.                             'route' => 'pimcore_admin_login',
  7997.                             'path' => false,
  7998.                             'host' => false,
  7999.                             'methods' => [
  8000.                             ],
  8001.                         ],
  8002.                         => [
  8003.                             'route' => 'pimcore_admin_webdav',
  8004.                             'path' => false,
  8005.                             'host' => false,
  8006.                             'methods' => [
  8007.                             ],
  8008.                         ],
  8009.                     ],
  8010.                     'translations' => [
  8011.                         'path' => '@PimcoreCoreBundle/Resources/translations',
  8012.                     ],
  8013.                 ],
  8014.                 'sitemaps' => [
  8015.                     'generators' => [
  8016.                         'pimcore_documents' => [
  8017.                             'enabled' => true,
  8018.                             'priority' => 100,
  8019.                             'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
  8020.                         ],
  8021.                     ],
  8022.                 ],
  8023.                 'redirects' => [
  8024.                     'status_codes' => [
  8025.                         300 => 'Multiple Choices',
  8026.                         301 => 'Moved Permanently',
  8027.                         302 => 'Found',
  8028.                         303 => 'See Other',
  8029.                         307 => 'Temporary Redirect',
  8030.                     ],
  8031.                 ],
  8032.                 'glossary' => [
  8033.                     'blocked_tags' => [
  8034.                         => 'a',
  8035.                         => 'script',
  8036.                         => 'style',
  8037.                         => 'code',
  8038.                         => 'pre',
  8039.                         => 'textarea',
  8040.                         => 'acronym',
  8041.                         => 'abbr',
  8042.                         => 'option',
  8043.                         => 'h1',
  8044.                         10 => 'h2',
  8045.                         11 => 'h3',
  8046.                         12 => 'h4',
  8047.                         13 => 'h5',
  8048.                         14 => 'h6',
  8049.                     ],
  8050.                 ],
  8051.                 'templating_engine' => [
  8052.                     'twig' => [
  8053.                         'sandbox_security_policy' => [
  8054.                             'tags' => [
  8055.                                 => 'set',
  8056.                             ],
  8057.                             'filters' => [
  8058.                                 => 'escape',
  8059.                                 => 'trans',
  8060.                                 => 'default',
  8061.                             ],
  8062.                             'functions' => [
  8063.                                 => 'path',
  8064.                                 => 'asset',
  8065.                             ],
  8066.                         ],
  8067.                     ],
  8068.                 ],
  8069.                 'translations' => [
  8070.                     'debugging' => [
  8071.                         'enabled' => true,
  8072.                         'parameter' => 'pimcore_debug_translations',
  8073.                     ],
  8074.                     'admin_translation_mapping' => [
  8075.                     ],
  8076.                     'data_object' => [
  8077.                     ],
  8078.                 ],
  8079.                 'general' => [
  8080.                     'timezone' => 'Europe/Berlin',
  8081.                     'domain' => '',
  8082.                     'redirect_to_maindomain' => false,
  8083.                     'language' => 'en',
  8084.                     'valid_languages' => 'de,en,de_CH,fr,de_AT,it,nl,pl,cs,sk,hu,el',
  8085.                     'fallback_languages' => [
  8086.                         'de' => '',
  8087.                         'en' => 'de',
  8088.                         'de_CH' => 'de',
  8089.                         'fr' => 'de',
  8090.                         'de_AT' => 'de',
  8091.                         'it' => 'de',
  8092.                         'nl' => 'de',
  8093.                         'pl' => 'de',
  8094.                         'cs' => 'de',
  8095.                         'sk' => 'de',
  8096.                         'hu' => 'de',
  8097.                         'el' => 'de',
  8098.                     ],
  8099.                     'default_language' => 'de',
  8100.                     'debug_admin_translations' => false,
  8101.                     'path_variable' => NULL,
  8102.                     'disable_usage_statistics' => false,
  8103.                     'instance_identifier' => NULL,
  8104.                 ],
  8105.                 'email' => [
  8106.                     'sender' => [
  8107.                         'name' => 'Hügli PIM TESTING',
  8108.                         'email' => 'huegli-foodservice@c-2248.maxcluster.net',
  8109.                     ],
  8110.                     'return' => [
  8111.                         'name' => '',
  8112.                         'email' => '',
  8113.                     ],
  8114.                     'debug' => [
  8115.                         'email_addresses' => '',
  8116.                     ],
  8117.                     'usespecific' => false,
  8118.                 ],
  8119.                 'perspectives' => [
  8120.                     'definitions' => [
  8121.                         'default' => [
  8122.                             'elementTree' => [
  8123.                                 => [
  8124.                                     'type' => 'documents',
  8125.                                     'position' => 'left',
  8126.                                     'expanded' => false,
  8127.                                     'hidden' => false,
  8128.                                     'sort' => 0,
  8129.                                 ],
  8130.                                 => [
  8131.                                     'type' => 'assets',
  8132.                                     'position' => 'left',
  8133.                                     'expanded' => false,
  8134.                                     'hidden' => false,
  8135.                                     'sort' => 1,
  8136.                                 ],
  8137.                                 => [
  8138.                                     'type' => 'objects',
  8139.                                     'position' => 'left',
  8140.                                     'expanded' => false,
  8141.                                     'hidden' => false,
  8142.                                     'sort' => 2,
  8143.                                 ],
  8144.                             ],
  8145.                             'iconCls' => 'pimcore_nav_icon_perspective',
  8146.                             'icon' => NULL,
  8147.                             'dashboards' => [
  8148.                                 'predefined' => [
  8149.                                     'welcome' => [
  8150.                                         'positions' => [
  8151.                                             => [
  8152.                                                 => [
  8153.                                                     'id' => 1,
  8154.                                                     'type' => 'pimcore.layout.portlets.modificationStatistic',
  8155.                                                     'config' => NULL,
  8156.                                                 ],
  8157.                                                 => [
  8158.                                                     'id' => 2,
  8159.                                                     'type' => 'pimcore.layout.portlets.modifiedAssets',
  8160.                                                     'config' => NULL,
  8161.                                                 ],
  8162.                                             ],
  8163.                                             => [
  8164.                                                 => [
  8165.                                                     'id' => 3,
  8166.                                                     'type' => 'pimcore.layout.portlets.modifiedObjects',
  8167.                                                     'config' => NULL,
  8168.                                                 ],
  8169.                                                 => [
  8170.                                                     'id' => 4,
  8171.                                                     'type' => 'pimcore.layout.portlets.modifiedDocuments',
  8172.                                                     'config' => NULL,
  8173.                                                 ],
  8174.                                             ],
  8175.                                         ],
  8176.                                     ],
  8177.                                 ],
  8178.                             ],
  8179.                         ],
  8180.                         'pim.perspective.PIM' => [
  8181.                             'iconCls' => 'pimcore_icon_object',
  8182.                             'elementTree' => [
  8183.                                 => [
  8184.                                     'type' => 'assets',
  8185.                                     'position' => 'right',
  8186.                                     'expanded' => false,
  8187.                                     'hidden' => false,
  8188.                                     'sort' => 9000,
  8189.                                 ],
  8190.                                 => [
  8191.                                     'type' => 'customview',
  8192.                                     'position' => 'left',
  8193.                                     'expanded' => false,
  8194.                                     'hidden' => false,
  8195.                                     'sort' => 8000,
  8196.                                     'id' => 'dd_',
  8197.                                 ],
  8198.                                 => [
  8199.                                     'type' => 'customview',
  8200.                                     'position' => 'right',
  8201.                                     'expanded' => false,
  8202.                                     'hidden' => false,
  8203.                                     'sort' => 0,
  8204.                                     'id' => 'dd_system',
  8205.                                 ],
  8206.                                 => [
  8207.                                     'type' => 'customview',
  8208.                                     'position' => 'right',
  8209.                                     'expanded' => false,
  8210.                                     'hidden' => false,
  8211.                                     'sort' => 1,
  8212.                                     'id' => 'dd_attributes',
  8213.                                 ],
  8214.                                 => [
  8215.                                     'type' => 'customview',
  8216.                                     'position' => 'right',
  8217.                                     'expanded' => false,
  8218.                                     'hidden' => false,
  8219.                                     'sort' => 2,
  8220.                                     'id' => 'dd_output',
  8221.                                 ],
  8222.                                 => [
  8223.                                     'type' => 'customview',
  8224.                                     'position' => 'left',
  8225.                                     'expanded' => false,
  8226.                                     'hidden' => false,
  8227.                                     'sort' => 3,
  8228.                                     'id' => 'dd_portalengine',
  8229.                                 ],
  8230.                                 => [
  8231.                                     'type' => 'customview',
  8232.                                     'position' => 'left',
  8233.                                     'expanded' => false,
  8234.                                     'hidden' => false,
  8235.                                     'sort' => 4,
  8236.                                     'id' => 'dd_input',
  8237.                                 ],
  8238.                                 => [
  8239.                                     'type' => 'customview',
  8240.                                     'position' => 'left',
  8241.                                     'expanded' => false,
  8242.                                     'hidden' => false,
  8243.                                     'sort' => 5,
  8244.                                     'id' => 'dd_classification',
  8245.                                 ],
  8246.                             ],
  8247.                             'dashboards' => [
  8248.                                 'predefined' => [
  8249.                                     'welcome' => [
  8250.                                         'positions' => [
  8251.                                             => [
  8252.                                                 => [
  8253.                                                     'id' => 1,
  8254.                                                     'type' => 'pimcore.layout.portlets.DataDirector_ErrorMonitor',
  8255.                                                     'config' => NULL,
  8256.                                                 ],
  8257.                                                 => [
  8258.                                                     'id' => 2,
  8259.                                                     'type' => 'pimcore.layout.portlets.DataDirector_TaggedElements',
  8260.                                                     'config' => '{"title":"Objects with import errors","tags":[21]}',
  8261.                                                 ],
  8262.                                             ],
  8263.                                             => [
  8264.                                                 => [
  8265.                                                     'id' => 3,
  8266.                                                     'type' => 'pimcore.layout.portlets.DataDirector_QueueMonitor',
  8267.                                                     'config' => NULL,
  8268.                                                 ],
  8269.                                             ],
  8270.                                         ],
  8271.                                     ],
  8272.                                 ],
  8273.                             ],
  8274.                         ],
  8275.                         'pim.perspective.default' => [
  8276.                             'elementTree' => [
  8277.                                 => [
  8278.                                     'type' => 'documents',
  8279.                                     'position' => 'left',
  8280.                                     'expanded' => false,
  8281.                                     'hidden' => false,
  8282.                                     'sort' => 2,
  8283.                                 ],
  8284.                                 => [
  8285.                                     'type' => 'assets',
  8286.                                     'position' => 'left',
  8287.                                     'expanded' => false,
  8288.                                     'hidden' => false,
  8289.                                     'sort' => 1,
  8290.                                 ],
  8291.                                 => [
  8292.                                     'type' => 'objects',
  8293.                                     'position' => 'left',
  8294.                                     'expanded' => false,
  8295.                                     'hidden' => false,
  8296.                                     'sort' => 0,
  8297.                                 ],
  8298.                             ],
  8299.                             'iconCls' => 'pimcore_nav_icon_perspective',
  8300.                             'icon' => NULL,
  8301.                             'dashboards' => [
  8302.                                 'predefined' => [
  8303.                                     'welcome' => [
  8304.                                         'positions' => [
  8305.                                             => [
  8306.                                                 => [
  8307.                                                     'id' => 1,
  8308.                                                     'type' => 'pimcore.layout.portlets.modificationStatistic',
  8309.                                                     'config' => NULL,
  8310.                                                 ],
  8311.                                                 => [
  8312.                                                     'id' => 2,
  8313.                                                     'type' => 'pimcore.layout.portlets.modifiedAssets',
  8314.                                                     'config' => NULL,
  8315.                                                 ],
  8316.                                             ],
  8317.                                             => [
  8318.                                                 => [
  8319.                                                     'id' => 3,
  8320.                                                     'type' => 'pimcore.layout.portlets.modifiedObjects',
  8321.                                                     'config' => NULL,
  8322.                                                 ],
  8323.                                                 => [
  8324.                                                     'id' => 4,
  8325.                                                     'type' => 'pimcore.layout.portlets.modifiedDocuments',
  8326.                                                     'config' => NULL,
  8327.                                                 ],
  8328.                                             ],
  8329.                                         ],
  8330.                                     ],
  8331.                                 ],
  8332.                             ],
  8333.                         ],
  8334.                     ],
  8335.                 ],
  8336.                 'custom_views' => [
  8337.                     'definitions' => [
  8338.                         'dd_' => [
  8339.                             'id' => 'dd_',
  8340.                             'name' => 'data_objects',
  8341.                             'treetype' => 'object',
  8342.                             'position' => 'left',
  8343.                             'rootfolder' => '/',
  8344.                             'classes' => 'CAT,PROD',
  8345.                             'showroot' => true,
  8346.                             'sort' => 0,
  8347.                             'treeContextMenu' => [
  8348.                                 'object' => [
  8349.                                     'items' => [
  8350.                                         'add' => true,
  8351.                                         'addFolder' => true,
  8352.                                         'importCsv' => true,
  8353.                                         'cut' => true,
  8354.                                         'copy' => true,
  8355.                                         'paste' => true,
  8356.                                         'delete' => true,
  8357.                                         'rename' => true,
  8358.                                         'reload' => true,
  8359.                                         'publish' => true,
  8360.                                         'unpublish' => true,
  8361.                                         'searchAndMove' => true,
  8362.                                         'lock' => true,
  8363.                                         'unlock' => true,
  8364.                                         'lockAndPropagate' => true,
  8365.                                         'unlockAndPropagate' => true,
  8366.                                         'changeChildrenSortBy' => true,
  8367.                                     ],
  8368.                                 ],
  8369.                             ],
  8370.                             'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/parallel_tasks.svg',
  8371.                             'where' => 'o_path LIKE \'/Categories/%\' OR o_path LIKE \'/Products/%\'',
  8372.                             'joins' => [
  8373.                             ],
  8374.                         ],
  8375.                         'dd_attributes' => [
  8376.                             'id' => 'dd_attributes',
  8377.                             'name' => 'Attributes',
  8378.                             'treetype' => 'object',
  8379.                             'position' => 'left',
  8380.                             'rootfolder' => '/',
  8381.                             'classes' => 'ALRG,ASLINE,BRAND,CONV,CSY,DECL,DEPT,FEAT,INGR,MARK,MKT,NUTBASE,PACK,PCON,POS,PSTATE,STCO,TASTE,USG',
  8382.                             'showroot' => true,
  8383.                             'sort' => 0,
  8384.                             'treeContextMenu' => [
  8385.                                 'object' => [
  8386.                                     'items' => [
  8387.                                         'add' => true,
  8388.                                         'addFolder' => true,
  8389.                                         'importCsv' => true,
  8390.                                         'cut' => true,
  8391.                                         'copy' => true,
  8392.                                         'paste' => true,
  8393.                                         'delete' => true,
  8394.                                         'rename' => true,
  8395.                                         'reload' => true,
  8396.                                         'publish' => true,
  8397.                                         'unpublish' => true,
  8398.                                         'searchAndMove' => true,
  8399.                                         'lock' => true,
  8400.                                         'unlock' => true,
  8401.                                         'lockAndPropagate' => true,
  8402.                                         'unlockAndPropagate' => true,
  8403.                                         'changeChildrenSortBy' => true,
  8404.                                     ],
  8405.                                 ],
  8406.                             ],
  8407.                             'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/cable_release.svg',
  8408.                             'where' => 'o_path LIKE \'/Attributes/Allergens/%\' OR o_path LIKE \'/Attributes/AssortmentLines/%\' OR o_path LIKE \'/Attributes/Brands/%\' OR o_path LIKE \'/Attributes/Conveniences/%\' OR o_path LIKE \'/Attributes/Consistencies/%\' OR o_path LIKE \'/Attributes/Declarations/%\' OR o_path LIKE \'/Attributes/Departments/%\' OR o_path LIKE \'/Attributes/Features/%\' OR o_path LIKE \'/%\' OR o_path LIKE \'/%\' OR o_path LIKE \'/Attributes/Markets/%\' OR o_path LIKE \'/Attributes/NutritionBases/%\' OR o_path LIKE \'/Attributes/Packages/%\' OR o_path LIKE \'/Attributes/ProductConditions/%\' OR o_path LIKE \'/Attributes/Positioning/%\' OR o_path LIKE \'/Attributes/ProductStates/%\' OR o_path LIKE \'/Attributes/StorageConditions/%\' OR o_path LIKE \'/Attributes/Tastes/%\' OR o_path LIKE \'/Attributes/Usages/%\'',
  8409.                             'joins' => [
  8410.                             ],
  8411.                         ],
  8412.                         'dd_classification' => [
  8413.                             'id' => 'dd_classification',
  8414.                             'name' => 'Classification',
  8415.                             'treetype' => 'object',
  8416.                             'position' => 'left',
  8417.                             'rootfolder' => '/System/GPC/',
  8418.                             'classes' => 'GPC',
  8419.                             'showroot' => true,
  8420.                             'sort' => 0,
  8421.                             'treeContextMenu' => [
  8422.                                 'object' => [
  8423.                                     'items' => [
  8424.                                         'add' => true,
  8425.                                         'addFolder' => true,
  8426.                                         'importCsv' => true,
  8427.                                         'cut' => true,
  8428.                                         'copy' => true,
  8429.                                         'paste' => true,
  8430.                                         'delete' => true,
  8431.                                         'rename' => true,
  8432.                                         'reload' => true,
  8433.                                         'publish' => true,
  8434.                                         'unpublish' => true,
  8435.                                         'searchAndMove' => true,
  8436.                                         'lock' => true,
  8437.                                         'unlock' => true,
  8438.                                         'lockAndPropagate' => true,
  8439.                                         'unlockAndPropagate' => true,
  8440.                                         'changeChildrenSortBy' => true,
  8441.                                     ],
  8442.                                 ],
  8443.                             ],
  8444.                             'icon' => '/bundles/pimcoreadmin/img/flat-white-icons/pimcore-main-icon-object.svg',
  8445.                             'where' => 'o_path LIKE \'/System/GPC/%\'',
  8446.                             'joins' => [
  8447.                             ],
  8448.                         ],
  8449.                         'dd_input' => [
  8450.                             'id' => 'dd_input',
  8451.                             'name' => 'Input',
  8452.                             'treetype' => 'object',
  8453.                             'position' => 'left',
  8454.                             'rootfolder' => '/',
  8455.                             'classes' => 'MINIMP',
  8456.                             'showroot' => true,
  8457.                             'sort' => 0,
  8458.                             'treeContextMenu' => [
  8459.                                 'object' => [
  8460.                                     'items' => [
  8461.                                         'add' => true,
  8462.                                         'addFolder' => true,
  8463.                                         'importCsv' => true,
  8464.                                         'cut' => true,
  8465.                                         'copy' => true,
  8466.                                         'paste' => true,
  8467.                                         'delete' => true,
  8468.                                         'rename' => true,
  8469.                                         'reload' => true,
  8470.                                         'publish' => true,
  8471.                                         'unpublish' => true,
  8472.                                         'searchAndMove' => true,
  8473.                                         'lock' => true,
  8474.                                         'unlock' => true,
  8475.                                         'lockAndPropagate' => true,
  8476.                                         'unlockAndPropagate' => true,
  8477.                                         'changeChildrenSortBy' => true,
  8478.                                     ],
  8479.                                 ],
  8480.                             ],
  8481.                             'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/import.svg',
  8482.                             'where' => 'o_path LIKE \'/%\'',
  8483.                             'joins' => [
  8484.                             ],
  8485.                         ],
  8486.                         'dd_output' => [
  8487.                             'id' => 'dd_output',
  8488.                             'name' => 'Output',
  8489.                             'treetype' => 'object',
  8490.                             'position' => 'left',
  8491.                             'rootfolder' => '/Output/',
  8492.                             'classes' => 'CAMP,FTN,STRUCT,TMPL',
  8493.                             'showroot' => true,
  8494.                             'sort' => 0,
  8495.                             'treeContextMenu' => [
  8496.                                 'object' => [
  8497.                                     'items' => [
  8498.                                         'add' => true,
  8499.                                         'addFolder' => true,
  8500.                                         'importCsv' => true,
  8501.                                         'cut' => true,
  8502.                                         'copy' => true,
  8503.                                         'paste' => true,
  8504.                                         'delete' => true,
  8505.                                         'rename' => true,
  8506.                                         'reload' => true,
  8507.                                         'publish' => true,
  8508.                                         'unpublish' => true,
  8509.                                         'searchAndMove' => true,
  8510.                                         'lock' => true,
  8511.                                         'unlock' => true,
  8512.                                         'lockAndPropagate' => true,
  8513.                                         'unlockAndPropagate' => true,
  8514.                                         'changeChildrenSortBy' => true,
  8515.                                     ],
  8516.                                 ],
  8517.                             ],
  8518.                             'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/book.svg',
  8519.                             'where' => 'o_path LIKE \'/Output/Campaigns/%\' OR o_path LIKE \'/Output/Footnotes/%\' OR o_path LIKE \'/Output/Campaigns/%\' OR o_path LIKE \'/Output/Templates/%\'',
  8520.                             'joins' => [
  8521.                             ],
  8522.                         ],
  8523.                         'dd_portalengine' => [
  8524.                             'id' => 'dd_portalengine',
  8525.                             'name' => 'PortalEngine',
  8526.                             'treetype' => 'object',
  8527.                             'position' => 'left',
  8528.                             'rootfolder' => '/Portal Engine/',
  8529.                             'classes' => 'portaluser,portalusergroup',
  8530.                             'showroot' => true,
  8531.                             'sort' => 0,
  8532.                             'treeContextMenu' => [
  8533.                                 'object' => [
  8534.                                     'items' => [
  8535.                                         'add' => true,
  8536.                                         'addFolder' => true,
  8537.                                         'importCsv' => true,
  8538.                                         'cut' => true,
  8539.                                         'copy' => true,
  8540.                                         'paste' => true,
  8541.                                         'delete' => true,
  8542.                                         'rename' => true,
  8543.                                         'reload' => true,
  8544.                                         'publish' => true,
  8545.                                         'unpublish' => true,
  8546.                                         'searchAndMove' => true,
  8547.                                         'lock' => true,
  8548.                                         'unlock' => true,
  8549.                                         'lockAndPropagate' => true,
  8550.                                         'unlockAndPropagate' => true,
  8551.                                         'changeChildrenSortBy' => true,
  8552.                                     ],
  8553.                                 ],
  8554.                             ],
  8555.                             'icon' => '/bundles/pimcoreadmin/img/flat-white-icons/pimcore-main-icon-object.svg',
  8556.                             'where' => 'o_path LIKE \'/Portal Engine/Users/%\' OR o_path LIKE \'/Portal Engine/Groups/%\'',
  8557.                             'joins' => [
  8558.                             ],
  8559.                         ],
  8560.                         'dd_system' => [
  8561.                             'id' => 'dd_system',
  8562.                             'name' => 'System',
  8563.                             'treetype' => 'object',
  8564.                             'position' => 'left',
  8565.                             'rootfolder' => '/System/',
  8566.                             'classes' => 'ERPART,RECI,RESP',
  8567.                             'showroot' => true,
  8568.                             'sort' => 0,
  8569.                             'treeContextMenu' => [
  8570.                                 'object' => [
  8571.                                     'items' => [
  8572.                                         'add' => true,
  8573.                                         'addFolder' => true,
  8574.                                         'importCsv' => true,
  8575.                                         'cut' => true,
  8576.                                         'copy' => true,
  8577.                                         'paste' => true,
  8578.                                         'delete' => true,
  8579.                                         'rename' => true,
  8580.                                         'reload' => true,
  8581.                                         'publish' => true,
  8582.                                         'unpublish' => true,
  8583.                                         'searchAndMove' => true,
  8584.                                         'lock' => true,
  8585.                                         'unlock' => true,
  8586.                                         'lockAndPropagate' => true,
  8587.                                         'unlockAndPropagate' => true,
  8588.                                         'changeChildrenSortBy' => true,
  8589.                                     ],
  8590.                                 ],
  8591.                             ],
  8592.                             'icon' => '/bundles/pimcoreadmin/img/flat-color-icons/combo_chart.svg',
  8593.                             'where' => 'o_path LIKE \'/System/ERP/%\' OR o_path LIKE \'/System/Recipes/%\' OR o_path LIKE \'/System/Responsible/%\'',
  8594.                             'joins' => [
  8595.                             ],
  8596.                         ],
  8597.                     ],
  8598.                 ],
  8599.                 'workflows' => [
  8600.                     'wfdesigner_freigabe' => [
  8601.                         'label' => 'freigabe',
  8602.                         'custom_extensions' => [
  8603.                             'folder' => 'Recipe',
  8604.                             'description' => '',
  8605.                             'diagram_flow_mappings' => [
  8606.                                 'Event_17rw3yx' => [
  8607.                                     'Activity_1cmjcqg' => 'Flow_1qa21g0',
  8608.                                 ],
  8609.                                 'Activity_1cmjcqg' => [
  8610.                                     'Event_0hp80jy' => 'Flow_0jbpcq1',
  8611.                                 ],
  8612.                             ],
  8613.                             'diagram' => '<bpmndi:BPMNDiagram xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:bioc="http://bpmn.io/schema/bpmn/biocolor/1.0" xmlns:color="http://www.omg.org/spec/BPMN/non-normative/color/1.0">'."\n".'    <bpmndi:BPMNPlane bpmnElement="Process_1">'."\n".'      <bpmndi:BPMNEdge id="Flow_1qa21g0_di" bpmnElement="Flow_1qa21g0">'."\n".'        <di:waypoint x="-342" y="-260"/>'."\n".'        <di:waypoint x="-290" y="-260"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0jbpcq1_di" bpmnElement="Flow_0jbpcq1">'."\n".'        <di:waypoint x="-190" y="-260"/>'."\n".'        <di:waypoint x="-138" y="-260"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNShape id="Event_17rw3yx_di" bpmnElement="Event_17rw3yx" bioc:stroke="#e92929" color:border-color="#e92929">'."\n".'        <dc:Bounds x="-378" y="-278" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-376" y="-235" width="32" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_1cmjcqg_di" bpmnElement="Activity_1cmjcqg">'."\n".'        <dc:Bounds x="-290" y="-300" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_0hp80jy_di" bpmnElement="Event_0hp80jy" bioc:stroke="#000000" color:border-color="#000000">'."\n".'        <dc:Bounds x="-138" y="-278" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-136" y="-235" width="32" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'    </bpmndi:BPMNPlane>'."\n".'  </bpmndi:BPMNDiagram>',
  8614.                         ],
  8615.                         'enabled' => false,
  8616.                         'priority' => 0,
  8617.                         'type' => 'state_machine',
  8618.                         'marking_store' => [
  8619.                             'type' => 'state_table',
  8620.                             'arguments' => [
  8621.                             ],
  8622.                         ],
  8623.                         'audit_trail' => [
  8624.                             'enabled' => false,
  8625.                         ],
  8626.                         'places' => [
  8627.                             'Event_17rw3yx' => [
  8628.                                 'label' => 'Enrich',
  8629.                                 'title' => 'Ergänzen der Daten',
  8630.                                 'visibleInHeader' => true,
  8631.                                 'color' => '#e92929',
  8632.                                 'colorInverted' => false,
  8633.                                 'permissions' => [
  8634.                                     => [
  8635.                                         'condition' => '',
  8636.                                         'modify' => true,
  8637.                                         'save' => true,
  8638.                                         'publish' => false,
  8639.                                         'unpublish' => false,
  8640.                                         'delete' => false,
  8641.                                         'rename' => false,
  8642.                                         'view' => true,
  8643.                                         'settings' => false,
  8644.                                         'versions' => false,
  8645.                                         'properties' => false,
  8646.                                     ],
  8647.                                 ],
  8648.                             ],
  8649.                             'Event_0hp80jy' => [
  8650.                                 'label' => 'Ready',
  8651.                                 'title' => '',
  8652.                                 'visibleInHeader' => true,
  8653.                                 'color' => '#000000',
  8654.                                 'colorInverted' => false,
  8655.                                 'permissions' => [
  8656.                                     => [
  8657.                                         'condition' => '',
  8658.                                         'modify' => false,
  8659.                                         'publish' => true,
  8660.                                     ],
  8661.                                 ],
  8662.                             ],
  8663.                         ],
  8664.                         'transitions' => [
  8665.                             'Activity_1cmjcqg' => [
  8666.                                 'options' => [
  8667.                                     'label' => 'xjchva',
  8668.                                     'notes' => [
  8669.                                         'commentEnabled' => true,
  8670.                                         'commentRequired' => false,
  8671.                                         'type' => 'Status update',
  8672.                                         'additionalFields' => [
  8673.                                         ],
  8674.                                         'title' => 'done',
  8675.                                         'commentSetterFn' => '',
  8676.                                         'commentGetterFn' => '',
  8677.                                     ],
  8678.                                     'notificationSettings' => [
  8679.                                         => [
  8680.                                             'condition' => '',
  8681.                                             'notifyUsers' => [
  8682.                                                 => 'sbrandes',
  8683.                                             ],
  8684.                                             'channelType' => [
  8685.                                                 => 'mail',
  8686.                                                 => 'pimcore_notification',
  8687.                                             ],
  8688.                                             'mailType' => 'template',
  8689.                                             'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  8690.                                             'notifyRoles' => [
  8691.                                             ],
  8692.                                         ],
  8693.                                     ],
  8694.                                     'objectLayout' => '',
  8695.                                     'changePublishedState' => 'no_change',
  8696.                                     'iconClass' => '',
  8697.                                 ],
  8698.                                 'from' => [
  8699.                                     => 'Event_17rw3yx',
  8700.                                 ],
  8701.                                 'name' => 'Activity_1cmjcqg',
  8702.                                 'to' => [
  8703.                                     => 'Event_0hp80jy',
  8704.                                 ],
  8705.                             ],
  8706.                         ],
  8707.                         'globalActions' => [
  8708.                         ],
  8709.                         'initial_markings' => [
  8710.                             => 'Event_17rw3yx',
  8711.                         ],
  8712.                         'placeholders' => [
  8713.                         ],
  8714.                         'support_strategy' => [
  8715.                             'type' => 'expression',
  8716.                             'arguments' => [
  8717.                                 => '\\Pimcore\\Model\\DataObject\\Recipe',
  8718.                                 => 'subject.getPublished() == FALSE and is_fully_authenticated()',
  8719.                             ],
  8720.                         ],
  8721.                         'supports' => [
  8722.                         ],
  8723.                     ],
  8724.                 ],
  8725.                 'error_handling' => [
  8726.                     'render_error_document' => true,
  8727.                 ],
  8728.                 'flags' => [
  8729.                 ],
  8730.                 'maps' => [
  8731.                     'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
  8732.                     'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
  8733.                     'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
  8734.                 ],
  8735.                 'maintenance' => [
  8736.                     'housekeeping' => [
  8737.                         'cleanup_tmp_files_atime_older_than' => 7776000,
  8738.                         'cleanup_profiler_files_atime_older_than' => 1800,
  8739.                     ],
  8740.                 ],
  8741.                 'services' => [
  8742.                     'google' => [
  8743.                         'client_id' => NULL,
  8744.                         'email' => NULL,
  8745.                         'simple_api_key' => NULL,
  8746.                         'browser_api_key' => NULL,
  8747.                     ],
  8748.                 ],
  8749.                 'encryption' => [
  8750.                     'secret' => NULL,
  8751.                 ],
  8752.                 'models' => [
  8753.                     'class_overrides' => [
  8754.                     ],
  8755.                 ],
  8756.                 'full_page_cache' => [
  8757.                     'enabled' => true,
  8758.                     'lifetime' => NULL,
  8759.                 ],
  8760.                 'httpclient' => [
  8761.                     'adapter' => 'Socket',
  8762.                     'proxy_host' => NULL,
  8763.                     'proxy_port' => NULL,
  8764.                     'proxy_user' => NULL,
  8765.                     'proxy_pass' => NULL,
  8766.                 ],
  8767.                 'applicationlog' => [
  8768.                     'archive_treshold' => 30,
  8769.                     'archive_alternative_database' => '',
  8770.                     'delete_archive_threshold' => '6',
  8771.                 ],
  8772.                 'properties' => [
  8773.                     'predefined' => [
  8774.                         'definitions' => [
  8775.                         ],
  8776.                     ],
  8777.                 ],
  8778.                 'staticroutes' => [
  8779.                     'definitions' => [
  8780.                     ],
  8781.                 ],
  8782.                 'config_location' => [
  8783.                     'image_thumbnails' => [
  8784.                         'write_target' => [
  8785.                             'type' => 'symfony-config',
  8786.                             'options' => [
  8787.                                 'directory' => (\dirname(__DIR__3).'/config/image-thumbnails'),
  8788.                             ],
  8789.                         ],
  8790.                     ],
  8791.                     'custom_reports' => [
  8792.                         'write_target' => [
  8793.                             'type' => 'symfony-config',
  8794.                             'options' => [
  8795.                                 'directory' => (\dirname(__DIR__3).'/config/custom_reports'),
  8796.                             ],
  8797.                         ],
  8798.                     ],
  8799.                     'video_thumbnails' => [
  8800.                         'write_target' => [
  8801.                             'type' => 'symfony-config',
  8802.                             'options' => [
  8803.                                 'directory' => (\dirname(__DIR__3).'/config/video-thumbnails'),
  8804.                             ],
  8805.                         ],
  8806.                     ],
  8807.                     'document_types' => [
  8808.                         'write_target' => [
  8809.                             'type' => 'symfony-config',
  8810.                             'options' => [
  8811.                                 'directory' => (\dirname(__DIR__3).'/config/document_types'),
  8812.                             ],
  8813.                         ],
  8814.                     ],
  8815.                     'web_to_print' => [
  8816.                         'write_target' => [
  8817.                             'type' => 'symfony-config',
  8818.                             'options' => [
  8819.                                 'directory' => (\dirname(__DIR__3).'/config/web_to_print'),
  8820.                             ],
  8821.                         ],
  8822.                     ],
  8823.                     'predefined_properties' => [
  8824.                         'write_target' => [
  8825.                             'type' => 'symfony-config',
  8826.                             'options' => [
  8827.                                 'directory' => (\dirname(__DIR__3).'/config/predefined_properties'),
  8828.                             ],
  8829.                         ],
  8830.                     ],
  8831.                     'predefined_asset_metadata' => [
  8832.                         'write_target' => [
  8833.                             'type' => 'symfony-config',
  8834.                             'options' => [
  8835.                                 'directory' => (\dirname(__DIR__3).'/config/predefined_asset_metadata'),
  8836.                             ],
  8837.                         ],
  8838.                     ],
  8839.                     'staticroutes' => [
  8840.                         'write_target' => [
  8841.                             'type' => 'symfony-config',
  8842.                             'options' => [
  8843.                                 'directory' => (\dirname(__DIR__3).'/config/staticroutes'),
  8844.                             ],
  8845.                         ],
  8846.                     ],
  8847.                     'perspectives' => [
  8848.                         'write_target' => [
  8849.                             'type' => 'symfony-config',
  8850.                             'options' => [
  8851.                                 'directory' => (\dirname(__DIR__3).'/config/perspectives'),
  8852.                             ],
  8853.                         ],
  8854.                     ],
  8855.                     'custom_views' => [
  8856.                         'write_target' => [
  8857.                             'type' => 'symfony-config',
  8858.                             'options' => [
  8859.                                 'directory' => (\dirname(__DIR__3).'/config/custom_views'),
  8860.                             ],
  8861.                         ],
  8862.                     ],
  8863.                     'object_custom_layouts' => [
  8864.                         'write_target' => [
  8865.                             'type' => 'symfony-config',
  8866.                             'options' => [
  8867.                                 'directory' => (\dirname(__DIR__3).'/config/object_custom_layouts'),
  8868.                             ],
  8869.                         ],
  8870.                     ],
  8871.                     'system_settings' => [
  8872.                         'write_target' => [
  8873.                             'type' => 'symfony-config',
  8874.                             'options' => [
  8875.                                 'directory' => (\dirname(__DIR__3).'/config/system_settings'),
  8876.                             ],
  8877.                         ],
  8878.                         'read_target' => [
  8879.                             'type' => NULL,
  8880.                             'options' => [
  8881.                                 'directory' => NULL,
  8882.                             ],
  8883.                         ],
  8884.                     ],
  8885.                 ],
  8886.             ],
  8887.             'pimcore.documents.classes.map' => [
  8888.                 'folder' => '\\Pimcore\\Model\\Document\\Folder',
  8889.                 'page' => '\\Pimcore\\Model\\Document\\Page',
  8890.                 'snippet' => '\\Pimcore\\Model\\Document\\Snippet',
  8891.                 'link' => '\\Pimcore\\Model\\Document\\Link',
  8892.                 'hardlink' => '\\Pimcore\\Model\\Document\\Hardlink',
  8893.                 'email' => '\\Pimcore\\Model\\Document\\Email',
  8894.                 'newsletter' => '\\Pimcore\\Model\\Document\\Newsletter',
  8895.                 'printpage' => '\\Pimcore\\Model\\Document\\Printpage',
  8896.                 'printcontainer' => '\\Pimcore\\Model\\Document\\Printcontainer',
  8897.             ],
  8898.             'pimcore.routing.static.locale_params' => [
  8899.             ],
  8900.             'pimcore.targeting.enabled' => true,
  8901.             'pimcore.targeting.conditions' => [
  8902.                 'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
  8903.                 'country' => 'Pimcore\\Targeting\\Condition\\Country',
  8904.                 'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
  8905.                 'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
  8906.                 'language' => 'Pimcore\\Targeting\\Condition\\Language',
  8907.                 'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
  8908.                 'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
  8909.                 'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
  8910.                 'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
  8911.                 'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
  8912.                 'url' => 'Pimcore\\Targeting\\Condition\\Url',
  8913.                 'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
  8914.             ],
  8915.             'pimcore.geoip.db_file' => '',
  8916.             'pimcore.glossary.blocked_tags' => [
  8917.                 => 'a',
  8918.                 => 'script',
  8919.                 => 'style',
  8920.                 => 'code',
  8921.                 => 'pre',
  8922.                 => 'textarea',
  8923.                 => 'acronym',
  8924.                 => 'abbr',
  8925.                 => 'option',
  8926.                 => 'h1',
  8927.                 10 => 'h2',
  8928.                 11 => 'h3',
  8929.                 12 => 'h4',
  8930.                 13 => 'h5',
  8931.                 14 => 'h6',
  8932.             ],
  8933.             'pimcore.workflow' => [
  8934.                 'wfdesigner_freigabe' => [
  8935.                     'label' => 'freigabe',
  8936.                     'custom_extensions' => [
  8937.                         'folder' => 'Recipe',
  8938.                         'description' => '',
  8939.                         'diagram_flow_mappings' => [
  8940.                             'Event_17rw3yx' => [
  8941.                                 'Activity_1cmjcqg' => 'Flow_1qa21g0',
  8942.                             ],
  8943.                             'Activity_1cmjcqg' => [
  8944.                                 'Event_0hp80jy' => 'Flow_0jbpcq1',
  8945.                             ],
  8946.                         ],
  8947.                         'diagram' => '<bpmndi:BPMNDiagram xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:bioc="http://bpmn.io/schema/bpmn/biocolor/1.0" xmlns:color="http://www.omg.org/spec/BPMN/non-normative/color/1.0">'."\n".'    <bpmndi:BPMNPlane bpmnElement="Process_1">'."\n".'      <bpmndi:BPMNEdge id="Flow_1qa21g0_di" bpmnElement="Flow_1qa21g0">'."\n".'        <di:waypoint x="-342" y="-260"/>'."\n".'        <di:waypoint x="-290" y="-260"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNEdge id="Flow_0jbpcq1_di" bpmnElement="Flow_0jbpcq1">'."\n".'        <di:waypoint x="-190" y="-260"/>'."\n".'        <di:waypoint x="-138" y="-260"/>'."\n".'      </bpmndi:BPMNEdge>'."\n".'      <bpmndi:BPMNShape id="Event_17rw3yx_di" bpmnElement="Event_17rw3yx" bioc:stroke="#e92929" color:border-color="#e92929">'."\n".'        <dc:Bounds x="-378" y="-278" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-376" y="-235" width="32" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Activity_1cmjcqg_di" bpmnElement="Activity_1cmjcqg">'."\n".'        <dc:Bounds x="-290" y="-300" width="100" height="80"/>'."\n".'      </bpmndi:BPMNShape>'."\n".'      <bpmndi:BPMNShape id="Event_0hp80jy_di" bpmnElement="Event_0hp80jy" bioc:stroke="#000000" color:border-color="#000000">'."\n".'        <dc:Bounds x="-138" y="-278" width="36" height="36"/>'."\n".'        <bpmndi:BPMNLabel>'."\n".'          <dc:Bounds x="-136" y="-235" width="32" height="14"/>'."\n".'        </bpmndi:BPMNLabel>'."\n".'      </bpmndi:BPMNShape>'."\n".'    </bpmndi:BPMNPlane>'."\n".'  </bpmndi:BPMNDiagram>',
  8948.                     ],
  8949.                     'enabled' => false,
  8950.                     'priority' => 0,
  8951.                     'type' => 'state_machine',
  8952.                     'marking_store' => [
  8953.                         'type' => 'state_table',
  8954.                         'arguments' => [
  8955.                         ],
  8956.                     ],
  8957.                     'audit_trail' => [
  8958.                         'enabled' => false,
  8959.                     ],
  8960.                     'places' => [
  8961.                         'Event_17rw3yx' => [
  8962.                             'label' => 'Enrich',
  8963.                             'title' => 'Ergänzen der Daten',
  8964.                             'visibleInHeader' => true,
  8965.                             'color' => '#e92929',
  8966.                             'colorInverted' => false,
  8967.                             'permissions' => [
  8968.                                 => [
  8969.                                     'condition' => '',
  8970.                                     'modify' => true,
  8971.                                     'save' => true,
  8972.                                     'publish' => false,
  8973.                                     'unpublish' => false,
  8974.                                     'delete' => false,
  8975.                                     'rename' => false,
  8976.                                     'view' => true,
  8977.                                     'settings' => false,
  8978.                                     'versions' => false,
  8979.                                     'properties' => false,
  8980.                                 ],
  8981.                             ],
  8982.                         ],
  8983.                         'Event_0hp80jy' => [
  8984.                             'label' => 'Ready',
  8985.                             'title' => '',
  8986.                             'visibleInHeader' => true,
  8987.                             'color' => '#000000',
  8988.                             'colorInverted' => false,
  8989.                             'permissions' => [
  8990.                                 => [
  8991.                                     'condition' => '',
  8992.                                     'modify' => false,
  8993.                                     'publish' => true,
  8994.                                 ],
  8995.                             ],
  8996.                         ],
  8997.                     ],
  8998.                     'transitions' => [
  8999.                         'Activity_1cmjcqg' => [
  9000.                             'options' => [
  9001.                                 'label' => 'xjchva',
  9002.                                 'notes' => [
  9003.                                     'commentEnabled' => true,
  9004.                                     'commentRequired' => false,
  9005.                                     'type' => 'Status update',
  9006.                                     'additionalFields' => [
  9007.                                     ],
  9008.                                     'title' => 'done',
  9009.                                     'commentSetterFn' => '',
  9010.                                     'commentGetterFn' => '',
  9011.                                 ],
  9012.                                 'notificationSettings' => [
  9013.                                     => [
  9014.                                         'condition' => '',
  9015.                                         'notifyUsers' => [
  9016.                                             => 'sbrandes',
  9017.                                         ],
  9018.                                         'channelType' => [
  9019.                                             => 'mail',
  9020.                                             => 'pimcore_notification',
  9021.                                         ],
  9022.                                         'mailType' => 'template',
  9023.                                         'mailPath' => '@PimcoreCore/Workflow/NotificationEmail/notificationEmail.html.twig',
  9024.                                         'notifyRoles' => [
  9025.                                         ],
  9026.                                     ],
  9027.                                 ],
  9028.                                 'objectLayout' => '',
  9029.                                 'changePublishedState' => 'no_change',
  9030.                                 'iconClass' => '',
  9031.                             ],
  9032.                             'from' => [
  9033.                                 => 'Event_17rw3yx',
  9034.                             ],
  9035.                             'name' => 'Activity_1cmjcqg',
  9036.                             'to' => [
  9037.                                 => 'Event_0hp80jy',
  9038.                             ],
  9039.                         ],
  9040.                     ],
  9041.                     'globalActions' => [
  9042.                     ],
  9043.                     'initial_markings' => [
  9044.                         => 'Event_17rw3yx',
  9045.                     ],
  9046.                     'placeholders' => [
  9047.                     ],
  9048.                     'support_strategy' => [
  9049.                         'type' => 'expression',
  9050.                         'arguments' => [
  9051.                             => '\\Pimcore\\Model\\DataObject\\Recipe',
  9052.                             => 'subject.getPublished() == FALSE and is_fully_authenticated()',
  9053.                         ],
  9054.                     ],
  9055.                     'supports' => [
  9056.                     ],
  9057.                 ],
  9058.             ],
  9059.             'pimcore_data_hub' => [
  9060.                 'supported_types' => [
  9061.                     'graphql' => 'Pimcore\\Bundle\\DataHubBundle',
  9062.                     'dataImporterDataObject' => 'Pimcore\\Bundle\\DataImporterBundle',
  9063.                     'fileExport' => 'Pimcore\\Bundle\\DataHubFileExportBundle',
  9064.                 ],
  9065.                 'configurations' => [
  9066.                     'Alpha-SAP-Translation' => [
  9067.                         'general' => [
  9068.                             'active' => false,
  9069.                             'type' => 'fileExport',
  9070.                             'name' => 'Alpha-SAP-Translation',
  9071.                             'description' => '',
  9072.                             'group' => 'Export',
  9073.                             'path' => NULL,
  9074.                             'modificationDate' => 1707387195,
  9075.                             'createDate' => 1658317240,
  9076.                         ],
  9077.                         'schema' => [
  9078.                             'classId' => 'PROD',
  9079.                             'thumbnailImage' => NULL,
  9080.                             'thumbnailVideo' => NULL,
  9081.                             'config' => [
  9082.                                 'language' => 'de',
  9083.                                 'pageSize' => 25,
  9084.                                 'columns' => [
  9085.                                     '#63e0dcae8195d' => [
  9086.                                         'name' => '#63e0dcae8195d',
  9087.                                         'position' => 1,
  9088.                                         'hidden' => false,
  9089.                                         'width' => 100,
  9090.                                         'locked' => false,
  9091.                                         'fieldConfig' => [
  9092.                                             'isOperator' => true,
  9093.                                             'attributes' => [
  9094.                                                 'label' => 'Alpha-Nr.',
  9095.                                                 'type' => 'operator',
  9096.                                                 'class' => 'ObjectFieldGetter',
  9097.                                                 'attribute' => 'skuAlpha',
  9098.                                                 'forwardAttribute' => '',
  9099.                                                 'childs' => [
  9100.                                                     => [
  9101.                                                         'label' => 'Operator ObjectField Getter',
  9102.                                                         'type' => 'operator',
  9103.                                                         'class' => 'ObjectFieldGetter',
  9104.                                                         'attribute' => 'erpItem',
  9105.                                                         'forwardAttribute' => '',
  9106.                                                         'childs' => [
  9107.                                                             => [
  9108.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  9109.                                                                 'type' => 'value',
  9110.                                                                 'class' => 'DefaultValue',
  9111.                                                                 'attribute' => 'erpItem',
  9112.                                                                 'dataType' => 'manyToOneRelation',
  9113.                                                                 'childs' => [
  9114.                                                                 ],
  9115.                                                             ],
  9116.                                                         ],
  9117.                                                     ],
  9118.                                                 ],
  9119.                                             ],
  9120.                                             'key' => '#63e0dcae8195d',
  9121.                                         ],
  9122.                                         'isOperator' => true,
  9123.                                     ],
  9124.                                     '#63e0dcae8195e' => [
  9125.                                         'name' => '#63e0dcae8195e',
  9126.                                         'position' => 2,
  9127.                                         'hidden' => false,
  9128.                                         'width' => 100,
  9129.                                         'locked' => false,
  9130.                                         'fieldConfig' => [
  9131.                                             'isOperator' => true,
  9132.                                             'attributes' => [
  9133.                                                 'label' => 'SAP-Nr.',
  9134.                                                 'type' => 'operator',
  9135.                                                 'class' => 'ObjectFieldGetter',
  9136.                                                 'childs' => [
  9137.                                                     => [
  9138.                                                         'label' => 'Operator ObjectField Getter',
  9139.                                                         'type' => 'operator',
  9140.                                                         'class' => 'ObjectFieldGetter',
  9141.                                                         'childs' => [
  9142.                                                             => [
  9143.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  9144.                                                                 'type' => 'value',
  9145.                                                                 'class' => 'DefaultValue',
  9146.                                                                 'attribute' => 'erpItem',
  9147.                                                                 'dataType' => 'manyToOneRelation',
  9148.                                                                 'childs' => [
  9149.                                                                 ],
  9150.                                                             ],
  9151.                                                         ],
  9152.                                                         'attribute' => 'erpItem',
  9153.                                                         'forwardAttribute' => '',
  9154.                                                     ],
  9155.                                                 ],
  9156.                                                 'attribute' => 'skuSAP',
  9157.                                                 'forwardAttribute' => '',
  9158.                                             ],
  9159.                                             'key' => '#63e0dcae8195e',
  9160.                                         ],
  9161.                                         'isOperator' => true,
  9162.                                     ],
  9163.                                     '#63e0dcae8195f' => [
  9164.                                         'name' => '#63e0dcae8195f',
  9165.                                         'position' => 3,
  9166.                                         'hidden' => false,
  9167.                                         'width' => 100,
  9168.                                         'locked' => false,
  9169.                                         'fieldConfig' => [
  9170.                                             'isOperator' => true,
  9171.                                             'attributes' => [
  9172.                                                 'label' => 'Marke',
  9173.                                                 'type' => 'operator',
  9174.                                                 'class' => 'ObjectFieldGetter',
  9175.                                                 'attribute' => 'brand',
  9176.                                                 'forwardAttribute' => '',
  9177.                                                 'childs' => [
  9178.                                                     => [
  9179.                                                         'label' => 'Operator ObjectField Getter',
  9180.                                                         'type' => 'operator',
  9181.                                                         'class' => 'ObjectFieldGetter',
  9182.                                                         'attribute' => 'brand',
  9183.                                                         'forwardAttribute' => '',
  9184.                                                         'childs' => [
  9185.                                                             => [
  9186.                                                                 'label' => 'Marke (brand) (brand) (brand) (brand) (brand)',
  9187.                                                                 'type' => 'value',
  9188.                                                                 'class' => 'DefaultValue',
  9189.                                                                 'attribute' => 'brand',
  9190.                                                                 'dataType' => 'manyToOneRelation',
  9191.                                                                 'childs' => [
  9192.                                                                 ],
  9193.                                                             ],
  9194.                                                         ],
  9195.                                                     ],
  9196.                                                 ],
  9197.                                             ],
  9198.                                             'key' => '#63e0dcae8195f',
  9199.                                         ],
  9200.                                         'isOperator' => true,
  9201.                                     ],
  9202.                                     '#63e0dcae81960' => [
  9203.                                         'name' => '#63e0dcae81960',
  9204.                                         'position' => 4,
  9205.                                         'hidden' => false,
  9206.                                         'width' => 100,
  9207.                                         'locked' => false,
  9208.                                         'fieldConfig' => [
  9209.                                             'isOperator' => true,
  9210.                                             'attributes' => [
  9211.                                                 'label' => 'Artikelbezeichnung',
  9212.                                                 'type' => 'operator',
  9213.                                                 'class' => 'Alias',
  9214.                                                 'childs' => [
  9215.                                                     => [
  9216.                                                         'label' => 'Bezeichnung (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name)',
  9217.                                                         'type' => 'value',
  9218.                                                         'class' => 'DefaultValue',
  9219.                                                         'attribute' => 'name',
  9220.                                                         'dataType' => 'input',
  9221.                                                         'childs' => [
  9222.                                                         ],
  9223.                                                     ],
  9224.                                                 ],
  9225.                                             ],
  9226.                                             'key' => '#63e0dcae81960',
  9227.                                         ],
  9228.                                         'isOperator' => true,
  9229.                                     ],
  9230.                                     '#63e0dcae81961' => [
  9231.                                         'name' => '#63e0dcae81961',
  9232.                                         'position' => 5,
  9233.                                         'hidden' => false,
  9234.                                         'width' => 100,
  9235.                                         'locked' => false,
  9236.                                         'fieldConfig' => [
  9237.                                             'isOperator' => true,
  9238.                                             'attributes' => [
  9239.                                                 'label' => 'Inhalt',
  9240.                                                 'type' => 'operator',
  9241.                                                 'class' => 'ObjectFieldGetter',
  9242.                                                 'attribute' => 'weightNetto',
  9243.                                                 'forwardAttribute' => '',
  9244.                                                 'childs' => [
  9245.                                                     => [
  9246.                                                         'label' => 'Operator ObjectField Getter',
  9247.                                                         'type' => 'operator',
  9248.                                                         'class' => 'ObjectFieldGetter',
  9249.                                                         'attribute' => 'erpItem',
  9250.                                                         'forwardAttribute' => '',
  9251.                                                         'childs' => [
  9252.                                                             => [
  9253.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  9254.                                                                 'type' => 'value',
  9255.                                                                 'class' => 'DefaultValue',
  9256.                                                                 'attribute' => 'erpItem',
  9257.                                                                 'dataType' => 'manyToOneRelation',
  9258.                                                                 'childs' => [
  9259.                                                                 ],
  9260.                                                             ],
  9261.                                                         ],
  9262.                                                     ],
  9263.                                                 ],
  9264.                                             ],
  9265.                                             'key' => '#63e0dcae81961',
  9266.                                         ],
  9267.                                         'isOperator' => true,
  9268.                                     ],
  9269.                                     '#63e0dcae81962' => [
  9270.                                         'name' => '#63e0dcae81962',
  9271.                                         'position' => 6,
  9272.                                         'hidden' => false,
  9273.                                         'width' => 100,
  9274.                                         'locked' => false,
  9275.                                         'fieldConfig' => [
  9276.                                             'isOperator' => true,
  9277.                                             'attributes' => [
  9278.                                                 'label' => 'VPE',
  9279.                                                 'type' => 'operator',
  9280.                                                 'class' => 'ObjectFieldGetter',
  9281.                                                 'attribute' => 'packType',
  9282.                                                 'forwardAttribute' => '',
  9283.                                                 'childs' => [
  9284.                                                     => [
  9285.                                                         'label' => 'Operator ObjectField Getter',
  9286.                                                         'type' => 'operator',
  9287.                                                         'class' => 'ObjectFieldGetter',
  9288.                                                         'attribute' => 'packageType',
  9289.                                                         'forwardAttribute' => '',
  9290.                                                         'childs' => [
  9291.                                                             => [
  9292.                                                                 'label' => 'Operator ObjectField Getter',
  9293.                                                                 'type' => 'operator',
  9294.                                                                 'class' => 'ObjectFieldGetter',
  9295.                                                                 'attribute' => 'erpItem',
  9296.                                                                 'forwardAttribute' => '',
  9297.                                                                 'childs' => [
  9298.                                                                     => [
  9299.                                                                         'label' => 'Verkaufs-Artikeldaten (erpItem)',
  9300.                                                                         'type' => 'value',
  9301.                                                                         'class' => 'DefaultValue',
  9302.                                                                         'attribute' => 'erpItem',
  9303.                                                                         'dataType' => 'manyToOneRelation',
  9304.                                                                         'childs' => [
  9305.                                                                         ],
  9306.                                                                     ],
  9307.                                                                 ],
  9308.                                                             ],
  9309.                                                         ],
  9310.                                                     ],
  9311.                                                 ],
  9312.                                             ],
  9313.                                             'key' => '#63e0dcae81962',
  9314.                                         ],
  9315.                                         'isOperator' => true,
  9316.                                     ],
  9317.                                 ],
  9318.                             ],
  9319.                         ],
  9320.                         'workspaceSettings' => [
  9321.                             'customExportService' => 'app.datahub.variant-exporter.de',
  9322.                         ],
  9323.                         'workspaces' => [
  9324.                             'object' => [
  9325.                                 => [
  9326.                                     'read' => true,
  9327.                                     'cpath' => '/Products/DACH',
  9328.                                     'id' => 'extModel309-1',
  9329.                                 ],
  9330.                             ],
  9331.                         ],
  9332.                         'deliveryDestination' => [
  9333.                             'filetype' => 'XLSX',
  9334.                             'filename' => 'Alpha-SAP-Translation.xlsx',
  9335.                             'conflictStrategy' => 'overwrite',
  9336.                             'transmitter' => 'assetTransmitter',
  9337.                             'displayfield-4092-inputEl' => 'The settings below overwrite the settings from the email document if values are defined',
  9338.                             'displayfield-4098-inputEl' => 'Mehrere Empfänger können angegeben werden, indem die E-Mail-Adressen mit einem Semikolon getrennt angegeben werden.<br />Beispiel: receiver@pimcore.org; receiver2@pimcore.org'."\n".'Für \'Von\' können Sie zusätzlich die Syntax <i>Mein Name & lt; mein-name@example.com&gt;</i> verwenden',
  9339.                             'transmitter_localDirectory' => [
  9340.                                 'directory' => '/Data/Export/',
  9341.                             ],
  9342.                             'transmitter_download' => [
  9343.                                 'token' => '2c44d75de68fa14872cf1c46143b1da4',
  9344.                             ],
  9345.                             'transmitter_sftp' => [
  9346.                                 'host' => '',
  9347.                                 'port' => NULL,
  9348.                                 'username' => 'dgeyer',
  9349.                                 'password' => 'b1G1E4b4b1Q1r5b4',
  9350.                                 'directory' => '',
  9351.                                 'privateKey' => '',
  9352.                                 'passphrase' => '',
  9353.                             ],
  9354.                             'transmitter_http' => [
  9355.                                 'method' => 'POST',
  9356.                                 'url' => '',
  9357.                                 'timeout' => NULL,
  9358.                             ],
  9359.                             'transmitter_email' => [
  9360.                                 'document' => '',
  9361.                                 'subject' => '',
  9362.                                 'from' => '',
  9363.                                 'to' => '',
  9364.                                 'cc' => '',
  9365.                                 'bcc' => '',
  9366.                             ],
  9367.                             'transmitter_assetTransmitter' => [
  9368.                                 'assetFolder' => '/Data/Export/Alpha-SAP/DE',
  9369.                             ],
  9370.                         ],
  9371.                         'triggerForDelivery' => [
  9372.                             'saveHookType' => '',
  9373.                         ],
  9374.                         'executionConfig' => [
  9375.                             'cronDefinitionFullExport' => '0 3 */1 * *',
  9376.                             'displayfield-4107-inputEl' => '<a target="_blank" href="https://crontab.guru/">Cron expression generator</a>',
  9377.                             'cronDefinitionQueueOnly' => '',
  9378.                             'displayfield-4110-inputEl' => '<a target="_blank" href="https://crontab.guru/">Cron expression generator</a>',
  9379.                         ],
  9380.                         'permissions' => [
  9381.                             'user' => [
  9382.                             ],
  9383.                             'role' => [
  9384.                             ],
  9385.                         ],
  9386.                     ],
  9387.                     'Huegli-FS-DE-2BI' => [
  9388.                         'general' => [
  9389.                             'active' => false,
  9390.                             'type' => 'fileExport',
  9391.                             'name' => 'Huegli-FS-DE-2BI',
  9392.                             'description' => '',
  9393.                             'group' => 'Export',
  9394.                             'path' => NULL,
  9395.                             'modificationDate' => 1707387211,
  9396.                             'createDate' => 1658317240,
  9397.                         ],
  9398.                         'schema' => [
  9399.                             'classId' => 'PROD',
  9400.                             'thumbnailImage' => NULL,
  9401.                             'thumbnailVideo' => NULL,
  9402.                             'config' => [
  9403.                                 'language' => 'de',
  9404.                                 'pageSize' => 25,
  9405.                                 'columns' => [
  9406.                                     '#646b75688129d' => [
  9407.                                         'name' => '#646b75688129d',
  9408.                                         'position' => 1,
  9409.                                         'hidden' => false,
  9410.                                         'width' => 100,
  9411.                                         'locked' => false,
  9412.                                         'fieldConfig' => [
  9413.                                             'isOperator' => true,
  9414.                                             'attributes' => [
  9415.                                                 'label' => 'Rezeptur-Nr.',
  9416.                                                 'type' => 'operator',
  9417.                                                 'class' => 'ObjectFieldGetter',
  9418.                                                 'childs' => [
  9419.                                                     => [
  9420.                                                         'label' => 'Operator ObjectField Getter',
  9421.                                                         'type' => 'operator',
  9422.                                                         'class' => 'ObjectFieldGetter',
  9423.                                                         'childs' => [
  9424.                                                             => [
  9425.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  9426.                                                                 'type' => 'value',
  9427.                                                                 'class' => 'DefaultValue',
  9428.                                                                 'attribute' => 'recipe',
  9429.                                                                 'dataType' => 'manyToOneRelation',
  9430.                                                                 'childs' => [
  9431.                                                                 ],
  9432.                                                             ],
  9433.                                                         ],
  9434.                                                         'attribute' => 'recipe',
  9435.                                                         'forwardAttribute' => '',
  9436.                                                     ],
  9437.                                                 ],
  9438.                                                 'attribute' => 'recipeID',
  9439.                                                 'forwardAttribute' => '',
  9440.                                             ],
  9441.                                             'key' => '#646b75688129d',
  9442.                                         ],
  9443.                                         'isOperator' => true,
  9444.                                     ],
  9445.                                     '#646b75688129f' => [
  9446.                                         'name' => '#646b75688129f',
  9447.                                         'position' => 2,
  9448.                                         'hidden' => false,
  9449.                                         'width' => 100,
  9450.                                         'locked' => false,
  9451.                                         'fieldConfig' => [
  9452.                                             'isOperator' => true,
  9453.                                             'attributes' => [
  9454.                                                 'label' => 'Alpha-Nr.',
  9455.                                                 'type' => 'operator',
  9456.                                                 'class' => 'ObjectFieldGetter',
  9457.                                                 'attribute' => 'skuAlpha',
  9458.                                                 'forwardAttribute' => '',
  9459.                                                 'childs' => [
  9460.                                                     => [
  9461.                                                         'label' => 'Operator ObjectField Getter',
  9462.                                                         'type' => 'operator',
  9463.                                                         'class' => 'ObjectFieldGetter',
  9464.                                                         'attribute' => 'erpItem',
  9465.                                                         'forwardAttribute' => '',
  9466.                                                         'childs' => [
  9467.                                                             => [
  9468.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  9469.                                                                 'type' => 'value',
  9470.                                                                 'class' => 'DefaultValue',
  9471.                                                                 'attribute' => 'erpItem',
  9472.                                                                 'dataType' => 'manyToOneRelation',
  9473.                                                                 'childs' => [
  9474.                                                                 ],
  9475.                                                             ],
  9476.                                                         ],
  9477.                                                     ],
  9478.                                                 ],
  9479.                                             ],
  9480.                                             'key' => '#646b75688129f',
  9481.                                         ],
  9482.                                         'isOperator' => true,
  9483.                                     ],
  9484.                                     '#646b7568812a0' => [
  9485.                                         'name' => '#646b7568812a0',
  9486.                                         'position' => 3,
  9487.                                         'hidden' => false,
  9488.                                         'width' => 100,
  9489.                                         'locked' => false,
  9490.                                         'fieldConfig' => [
  9491.                                             'isOperator' => true,
  9492.                                             'attributes' => [
  9493.                                                 'label' => 'SAP-Nr.',
  9494.                                                 'type' => 'operator',
  9495.                                                 'class' => 'ObjectFieldGetter',
  9496.                                                 'childs' => [
  9497.                                                     => [
  9498.                                                         'label' => 'Operator ObjectField Getter',
  9499.                                                         'type' => 'operator',
  9500.                                                         'class' => 'ObjectFieldGetter',
  9501.                                                         'childs' => [
  9502.                                                             => [
  9503.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  9504.                                                                 'type' => 'value',
  9505.                                                                 'class' => 'DefaultValue',
  9506.                                                                 'attribute' => 'erpItem',
  9507.                                                                 'dataType' => 'manyToOneRelation',
  9508.                                                                 'childs' => [
  9509.                                                                 ],
  9510.                                                             ],
  9511.                                                         ],
  9512.                                                         'attribute' => 'erpItem',
  9513.                                                         'forwardAttribute' => '',
  9514.                                                     ],
  9515.                                                 ],
  9516.                                                 'attribute' => 'skuSAP',
  9517.                                                 'forwardAttribute' => '',
  9518.                                             ],
  9519.                                             'key' => '#646b7568812a0',
  9520.                                         ],
  9521.                                         'isOperator' => true,
  9522.                                     ],
  9523.                                     '#646b7568812a1' => [
  9524.                                         'name' => '#646b7568812a1',
  9525.                                         'position' => 4,
  9526.                                         'hidden' => false,
  9527.                                         'width' => 100,
  9528.                                         'locked' => false,
  9529.                                         'fieldConfig' => [
  9530.                                             'isOperator' => true,
  9531.                                             'attributes' => [
  9532.                                                 'label' => 'Sortiment',
  9533.                                                 'type' => 'operator',
  9534.                                                 'class' => 'Alias',
  9535.                                                 'childs' => [
  9536.                                                     => [
  9537.                                                         'label' => 'Sortiment (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment)',
  9538.                                                         'type' => 'value',
  9539.                                                         'class' => 'DefaultValue',
  9540.                                                         'attribute' => 'assortment',
  9541.                                                         'dataType' => 'select',
  9542.                                                         'childs' => [
  9543.                                                         ],
  9544.                                                     ],
  9545.                                                 ],
  9546.                                             ],
  9547.                                             'key' => '#646b7568812a1',
  9548.                                         ],
  9549.                                         'isOperator' => true,
  9550.                                     ],
  9551.                                     '#646b7568812a2' => [
  9552.                                         'name' => '#646b7568812a2',
  9553.                                         'position' => 5,
  9554.                                         'hidden' => false,
  9555.                                         'width' => 100,
  9556.                                         'locked' => false,
  9557.                                         'fieldConfig' => [
  9558.                                             'isOperator' => true,
  9559.                                             'attributes' => [
  9560.                                                 'label' => 'Aggregatszustand',
  9561.                                                 'type' => 'operator',
  9562.                                                 'class' => 'ObjectFieldGetter',
  9563.                                                 'attribute' => 'state',
  9564.                                                 'forwardAttribute' => '',
  9565.                                                 'childs' => [
  9566.                                                     => [
  9567.                                                         'label' => 'getter',
  9568.                                                         'type' => 'operator',
  9569.                                                         'class' => 'ObjectFieldGetter',
  9570.                                                         'attribute' => 'productState',
  9571.                                                         'forwardAttribute' => '',
  9572.                                                         'childs' => [
  9573.                                                             => [
  9574.                                                                 'label' => 'Aggregatszustand (productState) (productState) (productState)',
  9575.                                                                 'type' => 'value',
  9576.                                                                 'class' => 'DefaultValue',
  9577.                                                                 'attribute' => 'productState',
  9578.                                                                 'dataType' => 'manyToOneRelation',
  9579.                                                                 'childs' => [
  9580.                                                                 ],
  9581.                                                             ],
  9582.                                                         ],
  9583.                                                     ],
  9584.                                                 ],
  9585.                                             ],
  9586.                                             'key' => '#646b7568812a2',
  9587.                                         ],
  9588.                                         'isOperator' => true,
  9589.                                     ],
  9590.                                     '#646b7568812a3' => [
  9591.                                         'name' => '#646b7568812a3',
  9592.                                         'position' => 6,
  9593.                                         'hidden' => false,
  9594.                                         'width' => 100,
  9595.                                         'locked' => false,
  9596.                                         'fieldConfig' => [
  9597.                                             'isOperator' => true,
  9598.                                             'attributes' => [
  9599.                                                 'label' => 'Geschmacksrichtung',
  9600.                                                 'type' => 'operator',
  9601.                                                 'class' => 'ObjectFieldGetter',
  9602.                                                 'attribute' => 'taste',
  9603.                                                 'forwardAttribute' => '',
  9604.                                                 'childs' => [
  9605.                                                     => [
  9606.                                                         'label' => 'Operator ObjectField Getter',
  9607.                                                         'type' => 'operator',
  9608.                                                         'class' => 'ObjectFieldGetter',
  9609.                                                         'attribute' => 'taste',
  9610.                                                         'forwardAttribute' => '',
  9611.                                                         'childs' => [
  9612.                                                             => [
  9613.                                                                 'label' => 'Geschmacksrichtung (taste) (taste) (taste) (taste) (taste)',
  9614.                                                                 'type' => 'value',
  9615.                                                                 'class' => 'DefaultValue',
  9616.                                                                 'attribute' => 'taste',
  9617.                                                                 'dataType' => 'manyToOneRelation',
  9618.                                                                 'childs' => [
  9619.                                                                 ],
  9620.                                                             ],
  9621.                                                         ],
  9622.                                                     ],
  9623.                                                 ],
  9624.                                             ],
  9625.                                             'key' => '#646b7568812a3',
  9626.                                         ],
  9627.                                         'isOperator' => true,
  9628.                                     ],
  9629.                                     '#646b7568812a4' => [
  9630.                                         'name' => '#646b7568812a4',
  9631.                                         'position' => 7,
  9632.                                         'hidden' => false,
  9633.                                         'width' => 100,
  9634.                                         'locked' => false,
  9635.                                         'fieldConfig' => [
  9636.                                             'isOperator' => true,
  9637.                                             'attributes' => [
  9638.                                                 'label' => 'Lagerbedingung',
  9639.                                                 'type' => 'operator',
  9640.                                                 'class' => 'ObjectFieldGetter',
  9641.                                                 'attribute' => 'condition',
  9642.                                                 'forwardAttribute' => '',
  9643.                                                 'childs' => [
  9644.                                                     => [
  9645.                                                         'label' => 'Operator ObjectField Getter',
  9646.                                                         'type' => 'operator',
  9647.                                                         'class' => 'ObjectFieldGetter',
  9648.                                                         'attribute' => 'productCondition',
  9649.                                                         'forwardAttribute' => '',
  9650.                                                         'childs' => [
  9651.                                                             => [
  9652.                                                                 'label' => 'Lager-Bedingung (productCondition) (productCondition) (productCondition) (productCondition) (productCondition)',
  9653.                                                                 'type' => 'value',
  9654.                                                                 'class' => 'DefaultValue',
  9655.                                                                 'attribute' => 'productCondition',
  9656.                                                                 'dataType' => 'manyToOneRelation',
  9657.                                                                 'childs' => [
  9658.                                                                 ],
  9659.                                                             ],
  9660.                                                         ],
  9661.                                                     ],
  9662.                                                 ],
  9663.                                             ],
  9664.                                             'key' => '#646b7568812a4',
  9665.                                         ],
  9666.                                         'isOperator' => true,
  9667.                                     ],
  9668.                                     '#646b7568812a5' => [
  9669.                                         'name' => '#646b7568812a5',
  9670.                                         'position' => 8,
  9671.                                         'hidden' => false,
  9672.                                         'width' => 100,
  9673.                                         'locked' => false,
  9674.                                         'fieldConfig' => [
  9675.                                             'isOperator' => true,
  9676.                                             'attributes' => [
  9677.                                                 'label' => 'Marke',
  9678.                                                 'type' => 'operator',
  9679.                                                 'class' => 'ObjectFieldGetter',
  9680.                                                 'attribute' => 'brand',
  9681.                                                 'forwardAttribute' => '',
  9682.                                                 'childs' => [
  9683.                                                     => [
  9684.                                                         'label' => 'Operator ObjectField Getter',
  9685.                                                         'type' => 'operator',
  9686.                                                         'class' => 'ObjectFieldGetter',
  9687.                                                         'attribute' => 'brand',
  9688.                                                         'forwardAttribute' => '',
  9689.                                                         'childs' => [
  9690.                                                             => [
  9691.                                                                 'label' => 'Marke (brand) (brand) (brand) (brand) (brand)',
  9692.                                                                 'type' => 'value',
  9693.                                                                 'class' => 'DefaultValue',
  9694.                                                                 'attribute' => 'brand',
  9695.                                                                 'dataType' => 'manyToOneRelation',
  9696.                                                                 'childs' => [
  9697.                                                                 ],
  9698.                                                             ],
  9699.                                                         ],
  9700.                                                     ],
  9701.                                                 ],
  9702.                                             ],
  9703.                                             'key' => '#646b7568812a5',
  9704.                                         ],
  9705.                                         'isOperator' => true,
  9706.                                     ],
  9707.                                     '#646b7568812a6' => [
  9708.                                         'name' => '#646b7568812a6',
  9709.                                         'position' => 9,
  9710.                                         'hidden' => false,
  9711.                                         'width' => 100,
  9712.                                         'locked' => false,
  9713.                                         'fieldConfig' => [
  9714.                                             'isOperator' => true,
  9715.                                             'attributes' => [
  9716.                                                 'label' => 'Positionierung',
  9717.                                                 'type' => 'operator',
  9718.                                                 'class' => 'ObjectFieldGetter',
  9719.                                                 'attribute' => 'position',
  9720.                                                 'forwardAttribute' => '',
  9721.                                                 'childs' => [
  9722.                                                     => [
  9723.                                                         'label' => 'Operator ObjectField Getter',
  9724.                                                         'type' => 'operator',
  9725.                                                         'class' => 'ObjectFieldGetter',
  9726.                                                         'attribute' => 'positioning',
  9727.                                                         'forwardAttribute' => '',
  9728.                                                         'childs' => [
  9729.                                                             => [
  9730.                                                                 'label' => 'Positionierung (positioning) (positioning) (positioning) (positioning) (positioning)',
  9731.                                                                 'type' => 'value',
  9732.                                                                 'class' => 'DefaultValue',
  9733.                                                                 'attribute' => 'positioning',
  9734.                                                                 'dataType' => 'manyToOneRelation',
  9735.                                                                 'childs' => [
  9736.                                                                 ],
  9737.                                                             ],
  9738.                                                         ],
  9739.                                                     ],
  9740.                                                 ],
  9741.                                             ],
  9742.                                             'key' => '#646b7568812a6',
  9743.                                         ],
  9744.                                         'isOperator' => true,
  9745.                                     ],
  9746.                                     '#646b7568812a7' => [
  9747.                                         'name' => '#646b7568812a7',
  9748.                                         'position' => 10,
  9749.                                         'hidden' => false,
  9750.                                         'width' => 100,
  9751.                                         'locked' => false,
  9752.                                         'fieldConfig' => [
  9753.                                             'isOperator' => true,
  9754.                                             'attributes' => [
  9755.                                                 'label' => 'Sortimentslinie',
  9756.                                                 'type' => 'operator',
  9757.                                                 'class' => 'ObjectFieldGetter',
  9758.                                                 'attribute' => 'line',
  9759.                                                 'forwardAttribute' => '',
  9760.                                                 'childs' => [
  9761.                                                     => [
  9762.                                                         'label' => 'Operator ObjectField Getter',
  9763.                                                         'type' => 'operator',
  9764.                                                         'class' => 'ObjectFieldGetter',
  9765.                                                         'attribute' => 'line',
  9766.                                                         'forwardAttribute' => '',
  9767.                                                         'childs' => [
  9768.                                                             => [
  9769.                                                                 'label' => 'Sortiments-Linie (line) (line) (line) (line) (line)',
  9770.                                                                 'type' => 'value',
  9771.                                                                 'class' => 'DefaultValue',
  9772.                                                                 'attribute' => 'line',
  9773.                                                                 'dataType' => 'manyToOneRelation',
  9774.                                                                 'childs' => [
  9775.                                                                 ],
  9776.                                                             ],
  9777.                                                         ],
  9778.                                                     ],
  9779.                                                 ],
  9780.                                             ],
  9781.                                             'key' => '#646b7568812a7',
  9782.                                         ],
  9783.                                         'isOperator' => true,
  9784.                                     ],
  9785.                                     '#646b7568812a8' => [
  9786.                                         'name' => '#646b7568812a8',
  9787.                                         'position' => 11,
  9788.                                         'hidden' => false,
  9789.                                         'width' => 100,
  9790.                                         'locked' => false,
  9791.                                         'fieldConfig' => [
  9792.                                             'isOperator' => true,
  9793.                                             'attributes' => [
  9794.                                                 'label' => 'Kategorie',
  9795.                                                 'type' => 'operator',
  9796.                                                 'class' => 'ObjectFieldGetter',
  9797.                                                 'childs' => [
  9798.                                                     => [
  9799.                                                         'label' => 'Operator PHP Code',
  9800.                                                         'type' => 'operator',
  9801.                                                         'class' => 'PHPCode',
  9802.                                                         'childs' => [
  9803.                                                             => [
  9804.                                                                 'label' => 'Kategorie (category)',
  9805.                                                                 'type' => 'value',
  9806.                                                                 'class' => 'DefaultValue',
  9807.                                                                 'attribute' => 'category',
  9808.                                                                 'dataType' => 'manyToOneRelation',
  9809.                                                                 'childs' => [
  9810.                                                                 ],
  9811.                                                             ],
  9812.                                                         ],
  9813.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\ParentElement',
  9814.                                                         'additionalData' => '',
  9815.                                                     ],
  9816.                                                 ],
  9817.                                                 'attribute' => 'category',
  9818.                                                 'forwardAttribute' => '',
  9819.                                             ],
  9820.                                             'key' => '#646b7568812a8',
  9821.                                         ],
  9822.                                         'isOperator' => true,
  9823.                                     ],
  9824.                                     '#646b7568812a9' => [
  9825.                                         'name' => '#646b7568812a9',
  9826.                                         'position' => 12,
  9827.                                         'hidden' => false,
  9828.                                         'width' => 100,
  9829.                                         'locked' => false,
  9830.                                         'fieldConfig' => [
  9831.                                             'isOperator' => true,
  9832.                                             'attributes' => [
  9833.                                                 'label' => 'Subkategorie',
  9834.                                                 'type' => 'operator',
  9835.                                                 'class' => 'ObjectFieldGetter',
  9836.                                                 'attribute' => 'category',
  9837.                                                 'forwardAttribute' => '',
  9838.                                                 'childs' => [
  9839.                                                     => [
  9840.                                                         'label' => 'Operator ObjectField Getter',
  9841.                                                         'type' => 'operator',
  9842.                                                         'class' => 'ObjectFieldGetter',
  9843.                                                         'attribute' => 'category',
  9844.                                                         'forwardAttribute' => '',
  9845.                                                         'childs' => [
  9846.                                                             => [
  9847.                                                                 'label' => 'Kategorie (category) (category) (category) (category) (category) (category) (category)',
  9848.                                                                 'type' => 'value',
  9849.                                                                 'class' => 'DefaultValue',
  9850.                                                                 'attribute' => 'category',
  9851.                                                                 'dataType' => 'manyToOneRelation',
  9852.                                                                 'childs' => [
  9853.                                                                 ],
  9854.                                                             ],
  9855.                                                         ],
  9856.                                                     ],
  9857.                                                 ],
  9858.                                             ],
  9859.                                             'key' => '#646b7568812a9',
  9860.                                         ],
  9861.                                         'isOperator' => true,
  9862.                                     ],
  9863.                                     '#646b7568812aa' => [
  9864.                                         'name' => '#646b7568812aa',
  9865.                                         'position' => 13,
  9866.                                         'hidden' => false,
  9867.                                         'width' => 100,
  9868.                                         'locked' => false,
  9869.                                         'fieldConfig' => [
  9870.                                             'isOperator' => true,
  9871.                                             'attributes' => [
  9872.                                                 'label' => 'Artikelbezeichnung',
  9873.                                                 'type' => 'operator',
  9874.                                                 'class' => 'Alias',
  9875.                                                 'childs' => [
  9876.                                                     => [
  9877.                                                         'label' => 'Bezeichnung (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name)',
  9878.                                                         'type' => 'value',
  9879.                                                         'class' => 'DefaultValue',
  9880.                                                         'attribute' => 'name',
  9881.                                                         'dataType' => 'input',
  9882.                                                         'childs' => [
  9883.                                                         ],
  9884.                                                     ],
  9885.                                                 ],
  9886.                                             ],
  9887.                                             'key' => '#646b7568812aa',
  9888.                                         ],
  9889.                                         'isOperator' => true,
  9890.                                     ],
  9891.                                     '#646b7568812ab' => [
  9892.                                         'name' => '#646b7568812ab',
  9893.                                         'position' => 14,
  9894.                                         'hidden' => false,
  9895.                                         'width' => 100,
  9896.                                         'locked' => false,
  9897.                                         'fieldConfig' => [
  9898.                                             'isOperator' => true,
  9899.                                             'attributes' => [
  9900.                                                 'label' => 'Zusatzbeschreibung',
  9901.                                                 'type' => 'operator',
  9902.                                                 'class' => 'Alias',
  9903.                                                 'childs' => [
  9904.                                                     => [
  9905.                                                         'label' => 'Kurzbeschreibung (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription)',
  9906.                                                         'type' => 'value',
  9907.                                                         'class' => 'DefaultValue',
  9908.                                                         'attribute' => 'shortDescription',
  9909.                                                         'dataType' => 'textarea',
  9910.                                                         'childs' => [
  9911.                                                         ],
  9912.                                                     ],
  9913.                                                 ],
  9914.                                             ],
  9915.                                             'key' => '#646b7568812ab',
  9916.                                         ],
  9917.                                         'isOperator' => true,
  9918.                                     ],
  9919.                                     '#646b7568812ac' => [
  9920.                                         'name' => '#646b7568812ac',
  9921.                                         'position' => 15,
  9922.                                         'hidden' => false,
  9923.                                         'width' => 100,
  9924.                                         'locked' => false,
  9925.                                         'fieldConfig' => [
  9926.                                             'isOperator' => true,
  9927.                                             'attributes' => [
  9928.                                                 'label' => 'Nettogewicht',
  9929.                                                 'type' => 'operator',
  9930.                                                 'class' => 'ObjectFieldGetter',
  9931.                                                 'attribute' => 'weightNetto',
  9932.                                                 'forwardAttribute' => '',
  9933.                                                 'childs' => [
  9934.                                                     => [
  9935.                                                         'label' => 'Operator ObjectField Getter',
  9936.                                                         'type' => 'operator',
  9937.                                                         'class' => 'ObjectFieldGetter',
  9938.                                                         'attribute' => 'erpItem',
  9939.                                                         'forwardAttribute' => '',
  9940.                                                         'childs' => [
  9941.                                                             => [
  9942.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  9943.                                                                 'type' => 'value',
  9944.                                                                 'class' => 'DefaultValue',
  9945.                                                                 'attribute' => 'erpItem',
  9946.                                                                 'dataType' => 'manyToOneRelation',
  9947.                                                                 'childs' => [
  9948.                                                                 ],
  9949.                                                             ],
  9950.                                                         ],
  9951.                                                     ],
  9952.                                                 ],
  9953.                                             ],
  9954.                                             'key' => '#646b7568812ac',
  9955.                                         ],
  9956.                                         'isOperator' => true,
  9957.                                     ],
  9958.                                     '#646b7568812ad' => [
  9959.                                         'name' => '#646b7568812ad',
  9960.                                         'position' => 16,
  9961.                                         'hidden' => false,
  9962.                                         'width' => 100,
  9963.                                         'locked' => false,
  9964.                                         'fieldConfig' => [
  9965.                                             'isOperator' => true,
  9966.                                             'attributes' => [
  9967.                                                 'label' => 'Verkaufseinheit',
  9968.                                                 'type' => 'operator',
  9969.                                                 'class' => 'ObjectFieldGetter',
  9970.                                                 'attribute' => 'packType',
  9971.                                                 'forwardAttribute' => '',
  9972.                                                 'childs' => [
  9973.                                                     => [
  9974.                                                         'label' => 'Operator ObjectField Getter',
  9975.                                                         'type' => 'operator',
  9976.                                                         'class' => 'ObjectFieldGetter',
  9977.                                                         'attribute' => 'packageType',
  9978.                                                         'forwardAttribute' => '',
  9979.                                                         'childs' => [
  9980.                                                             => [
  9981.                                                                 'label' => 'Operator ObjectField Getter',
  9982.                                                                 'type' => 'operator',
  9983.                                                                 'class' => 'ObjectFieldGetter',
  9984.                                                                 'attribute' => 'erpItem',
  9985.                                                                 'forwardAttribute' => '',
  9986.                                                                 'childs' => [
  9987.                                                                     => [
  9988.                                                                         'label' => 'Verkaufs-Artikeldaten (erpItem)',
  9989.                                                                         'type' => 'value',
  9990.                                                                         'class' => 'DefaultValue',
  9991.                                                                         'attribute' => 'erpItem',
  9992.                                                                         'dataType' => 'manyToOneRelation',
  9993.                                                                         'childs' => [
  9994.                                                                         ],
  9995.                                                                     ],
  9996.                                                                 ],
  9997.                                                             ],
  9998.                                                         ],
  9999.                                                     ],
  10000.                                                 ],
  10001.                                             ],
  10002.                                             'key' => '#646b7568812ad',
  10003.                                         ],
  10004.                                         'isOperator' => true,
  10005.                                     ],
  10006.                                     '#646b7568812ae' => [
  10007.                                         'name' => '#646b7568812ae',
  10008.                                         'position' => 17,
  10009.                                         'hidden' => false,
  10010.                                         'width' => 100,
  10011.                                         'locked' => false,
  10012.                                         'fieldConfig' => [
  10013.                                             'isOperator' => true,
  10014.                                             'attributes' => [
  10015.                                                 'label' => 'Konsistenz unverarbeitet',
  10016.                                                 'type' => 'operator',
  10017.                                                 'class' => 'ObjectFieldGetter',
  10018.                                                 'attribute' => 'consistency',
  10019.                                                 'forwardAttribute' => '',
  10020.                                                 'childs' => [
  10021.                                                     => [
  10022.                                                         'label' => 'Konsistenz',
  10023.                                                         'type' => 'operator',
  10024.                                                         'class' => 'ObjectFieldGetter',
  10025.                                                         'attribute' => 'consistencyRaw',
  10026.                                                         'forwardAttribute' => '',
  10027.                                                         'childs' => [
  10028.                                                             => [
  10029.                                                                 'label' => 'Operator ObjectField Getter',
  10030.                                                                 'type' => 'operator',
  10031.                                                                 'class' => 'ObjectFieldGetter',
  10032.                                                                 'attribute' => 'recipe',
  10033.                                                                 'forwardAttribute' => '',
  10034.                                                                 'childs' => [
  10035.                                                                     => [
  10036.                                                                         'label' => 'Recipe (recipe)',
  10037.                                                                         'type' => 'value',
  10038.                                                                         'class' => 'DefaultValue',
  10039.                                                                         'attribute' => 'recipe',
  10040.                                                                         'dataType' => 'manyToOneRelation',
  10041.                                                                         'childs' => [
  10042.                                                                         ],
  10043.                                                                     ],
  10044.                                                                 ],
  10045.                                                             ],
  10046.                                                         ],
  10047.                                                     ],
  10048.                                                 ],
  10049.                                             ],
  10050.                                             'key' => '#646b7568812ae',
  10051.                                         ],
  10052.                                         'isOperator' => true,
  10053.                                     ],
  10054.                                     '#646b7568812af' => [
  10055.                                         'name' => '#646b7568812af',
  10056.                                         'position' => 18,
  10057.                                         'hidden' => false,
  10058.                                         'width' => 100,
  10059.                                         'locked' => false,
  10060.                                         'fieldConfig' => [
  10061.                                             'isOperator' => true,
  10062.                                             'attributes' => [
  10063.                                                 'label' => 'Konsistenz zubereitet',
  10064.                                                 'type' => 'operator',
  10065.                                                 'class' => 'ObjectFieldGetter',
  10066.                                                 'childs' => [
  10067.                                                     => [
  10068.                                                         'label' => 'Operator ObjectField Getter',
  10069.                                                         'type' => 'operator',
  10070.                                                         'class' => 'ObjectFieldGetter',
  10071.                                                         'childs' => [
  10072.                                                             => [
  10073.                                                                 'label' => 'Operator ObjectField Getter',
  10074.                                                                 'type' => 'operator',
  10075.                                                                 'class' => 'ObjectFieldGetter',
  10076.                                                                 'childs' => [
  10077.                                                                     => [
  10078.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  10079.                                                                         'type' => 'value',
  10080.                                                                         'class' => 'DefaultValue',
  10081.                                                                         'attribute' => 'recipe',
  10082.                                                                         'dataType' => 'manyToOneRelation',
  10083.                                                                         'childs' => [
  10084.                                                                         ],
  10085.                                                                     ],
  10086.                                                                 ],
  10087.                                                                 'attribute' => 'recipe',
  10088.                                                                 'forwardAttribute' => '',
  10089.                                                             ],
  10090.                                                         ],
  10091.                                                         'attribute' => 'consistencyPrep',
  10092.                                                         'forwardAttribute' => '',
  10093.                                                     ],
  10094.                                                 ],
  10095.                                                 'attribute' => 'consistency',
  10096.                                                 'forwardAttribute' => '',
  10097.                                             ],
  10098.                                             'key' => '#646b7568812af',
  10099.                                         ],
  10100.                                         'isOperator' => true,
  10101.                                     ],
  10102.                                     '#646b7568812b0' => [
  10103.                                         'name' => '#646b7568812b0',
  10104.                                         'position' => 19,
  10105.                                         'hidden' => false,
  10106.                                         'width' => 100,
  10107.                                         'locked' => false,
  10108.                                         'fieldConfig' => [
  10109.                                             'isOperator' => true,
  10110.                                             'attributes' => [
  10111.                                                 'label' => 'Zutaten',
  10112.                                                 'type' => 'operator',
  10113.                                                 'class' => 'StringReplace',
  10114.                                                 'childs' => [
  10115.                                                     => [
  10116.                                                         'label' => 'Operator String Replace',
  10117.                                                         'type' => 'operator',
  10118.                                                         'class' => 'StringReplace',
  10119.                                                         'childs' => [
  10120.                                                             => [
  10121.                                                                 'label' => 'Operator String Replace',
  10122.                                                                 'type' => 'operator',
  10123.                                                                 'class' => 'StringReplace',
  10124.                                                                 'childs' => [
  10125.                                                                     => [
  10126.                                                                         'label' => 'Operator String Replace',
  10127.                                                                         'type' => 'operator',
  10128.                                                                         'class' => 'StringReplace',
  10129.                                                                         'childs' => [
  10130.                                                                             => [
  10131.                                                                                 'label' => 'Operator String Replace',
  10132.                                                                                 'type' => 'operator',
  10133.                                                                                 'class' => 'StringReplace',
  10134.                                                                                 'childs' => [
  10135.                                                                                     => [
  10136.                                                                                         'label' => 'Zutaten',
  10137.                                                                                         'type' => 'operator',
  10138.                                                                                         'class' => 'ObjectFieldGetter',
  10139.                                                                                         'attribute' => 'ingredientList',
  10140.                                                                                         'forwardAttribute' => '',
  10141.                                                                                         'childs' => [
  10142.                                                                                             => [
  10143.                                                                                                 'label' => 'Operator ObjectField Getter',
  10144.                                                                                                 'type' => 'operator',
  10145.                                                                                                 'class' => 'ObjectFieldGetter',
  10146.                                                                                                 'attribute' => 'recipe',
  10147.                                                                                                 'forwardAttribute' => '',
  10148.                                                                                                 'childs' => [
  10149.                                                                                                     => [
  10150.                                                                                                         'label' => 'Recipe (recipe)',
  10151.                                                                                                         'type' => 'value',
  10152.                                                                                                         'class' => 'DefaultValue',
  10153.                                                                                                         'attribute' => 'recipe',
  10154.                                                                                                         'dataType' => 'manyToOneRelation',
  10155.                                                                                                         'childs' => [
  10156.                                                                                                         ],
  10157.                                                                                                     ],
  10158.                                                                                                 ],
  10159.                                                                                             ],
  10160.                                                                                         ],
  10161.                                                                                     ],
  10162.                                                                                 ],
  10163.                                                                                 'search' => '</strong>',
  10164.                                                                                 'replace' => '',
  10165.                                                                                 'insensitive' => false,
  10166.                                                                             ],
  10167.                                                                         ],
  10168.                                                                         'search' => '<strong>',
  10169.                                                                         'replace' => '',
  10170.                                                                         'insensitive' => false,
  10171.                                                                     ],
  10172.                                                                 ],
  10173.                                                                 'search' => '<br />',
  10174.                                                                 'replace' => '',
  10175.                                                                 'insensitive' => false,
  10176.                                                             ],
  10177.                                                         ],
  10178.                                                         'search' => '</p>',
  10179.                                                         'replace' => '',
  10180.                                                         'insensitive' => false,
  10181.                                                     ],
  10182.                                                 ],
  10183.                                                 'search' => '<p>',
  10184.                                                 'replace' => '',
  10185.                                                 'insensitive' => false,
  10186.                                             ],
  10187.                                             'key' => '#646b7568812b0',
  10188.                                         ],
  10189.                                         'isOperator' => true,
  10190.                                     ],
  10191.                                     '#646b7568812b1' => [
  10192.                                         'name' => '#646b7568812b1',
  10193.                                         'position' => 20,
  10194.                                         'hidden' => false,
  10195.                                         'width' => 100,
  10196.                                         'locked' => false,
  10197.                                         'fieldConfig' => [
  10198.                                             'isOperator' => true,
  10199.                                             'attributes' => [
  10200.                                                 'label' => 'Dosierung',
  10201.                                                 'type' => 'operator',
  10202.                                                 'class' => 'ObjectFieldGetter',
  10203.                                                 'attribute' => 'dosageText',
  10204.                                                 'forwardAttribute' => '',
  10205.                                                 'childs' => [
  10206.                                                     => [
  10207.                                                         'label' => 'Operator ObjectField Getter',
  10208.                                                         'type' => 'operator',
  10209.                                                         'class' => 'ObjectFieldGetter',
  10210.                                                         'attribute' => 'recipe',
  10211.                                                         'forwardAttribute' => '',
  10212.                                                         'childs' => [
  10213.                                                             => [
  10214.                                                                 'label' => 'Recipe (recipe)',
  10215.                                                                 'type' => 'value',
  10216.                                                                 'class' => 'DefaultValue',
  10217.                                                                 'attribute' => 'recipe',
  10218.                                                                 'dataType' => 'manyToOneRelation',
  10219.                                                                 'childs' => [
  10220.                                                                 ],
  10221.                                                             ],
  10222.                                                         ],
  10223.                                                     ],
  10224.                                                 ],
  10225.                                             ],
  10226.                                             'key' => '#646b7568812b1',
  10227.                                         ],
  10228.                                         'isOperator' => true,
  10229.                                     ],
  10230.                                     '#646b7568812b2' => [
  10231.                                         'name' => '#646b7568812b2',
  10232.                                         'position' => 21,
  10233.                                         'hidden' => false,
  10234.                                         'width' => 100,
  10235.                                         'locked' => false,
  10236.                                         'fieldConfig' => [
  10237.                                             'isOperator' => true,
  10238.                                             'attributes' => [
  10239.                                                 'label' => 'Zubereitungsanleitung',
  10240.                                                 'type' => 'operator',
  10241.                                                 'class' => 'ObjectFieldGetter',
  10242.                                                 'childs' => [
  10243.                                                     => [
  10244.                                                         'label' => 'Operator ObjectField Getter',
  10245.                                                         'type' => 'operator',
  10246.                                                         'class' => 'ObjectFieldGetter',
  10247.                                                         'childs' => [
  10248.                                                             => [
  10249.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  10250.                                                                 'type' => 'value',
  10251.                                                                 'class' => 'DefaultValue',
  10252.                                                                 'attribute' => 'recipe',
  10253.                                                                 'dataType' => 'manyToOneRelation',
  10254.                                                                 'childs' => [
  10255.                                                                 ],
  10256.                                                             ],
  10257.                                                         ],
  10258.                                                         'attribute' => 'recipe',
  10259.                                                         'forwardAttribute' => '',
  10260.                                                     ],
  10261.                                                 ],
  10262.                                                 'attribute' => 'prepInstructions',
  10263.                                                 'forwardAttribute' => '',
  10264.                                             ],
  10265.                                             'key' => '#646b7568812b2',
  10266.                                         ],
  10267.                                         'isOperator' => true,
  10268.                                     ],
  10269.                                     '#646b7568812b3' => [
  10270.                                         'name' => '#646b7568812b3',
  10271.                                         'position' => 22,
  10272.                                         'hidden' => false,
  10273.                                         'width' => 100,
  10274.                                         'locked' => false,
  10275.                                         'fieldConfig' => [
  10276.                                             'isOperator' => true,
  10277.                                             'attributes' => [
  10278.                                                 'label' => 'Ergiebigkeit',
  10279.                                                 'type' => 'operator',
  10280.                                                 'class' => 'ObjectFieldGetter',
  10281.                                                 'attribute' => 'spreading',
  10282.                                                 'forwardAttribute' => '',
  10283.                                                 'childs' => [
  10284.                                                     => [
  10285.                                                         'label' => 'Operator ObjectField Getter',
  10286.                                                         'type' => 'operator',
  10287.                                                         'class' => 'ObjectFieldGetter',
  10288.                                                         'attribute' => 'erpItem',
  10289.                                                         'forwardAttribute' => '',
  10290.                                                         'childs' => [
  10291.                                                             => [
  10292.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  10293.                                                                 'type' => 'value',
  10294.                                                                 'class' => 'DefaultValue',
  10295.                                                                 'attribute' => 'erpItem',
  10296.                                                                 'dataType' => 'manyToOneRelation',
  10297.                                                                 'childs' => [
  10298.                                                                 ],
  10299.                                                             ],
  10300.                                                         ],
  10301.                                                     ],
  10302.                                                 ],
  10303.                                             ],
  10304.                                             'key' => '#646b7568812b3',
  10305.                                         ],
  10306.                                         'isOperator' => true,
  10307.                                     ],
  10308.                                     '#646b7568812b4' => [
  10309.                                         'name' => '#646b7568812b4',
  10310.                                         'position' => 23,
  10311.                                         'hidden' => false,
  10312.                                         'width' => 100,
  10313.                                         'locked' => false,
  10314.                                         'fieldConfig' => [
  10315.                                             'isOperator' => true,
  10316.                                             'attributes' => [
  10317.                                                 'label' => 'Produktmerkmale',
  10318.                                                 'type' => 'operator',
  10319.                                                 'class' => 'ObjectFieldGetter',
  10320.                                                 'childs' => [
  10321.                                                     => [
  10322.                                                         'label' => 'Operator ObjectField Getter',
  10323.                                                         'type' => 'operator',
  10324.                                                         'class' => 'ObjectFieldGetter',
  10325.                                                         'childs' => [
  10326.                                                             => [
  10327.                                                                 'label' => 'Operator ObjectField Getter',
  10328.                                                                 'type' => 'operator',
  10329.                                                                 'class' => 'ObjectFieldGetter',
  10330.                                                                 'childs' => [
  10331.                                                                     => [
  10332.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  10333.                                                                         'type' => 'value',
  10334.                                                                         'class' => 'DefaultValue',
  10335.                                                                         'attribute' => 'recipe',
  10336.                                                                         'dataType' => 'manyToOneRelation',
  10337.                                                                         'childs' => [
  10338.                                                                         ],
  10339.                                                                     ],
  10340.                                                                 ],
  10341.                                                                 'attribute' => 'recipe',
  10342.                                                                 'forwardAttribute' => '',
  10343.                                                             ],
  10344.                                                         ],
  10345.                                                         'attribute' => 'features',
  10346.                                                         'forwardAttribute' => '',
  10347.                                                     ],
  10348.                                                 ],
  10349.                                                 'attribute' => 'feature',
  10350.                                                 'forwardAttribute' => '',
  10351.                                             ],
  10352.                                             'key' => '#646b7568812b4',
  10353.                                         ],
  10354.                                         'isOperator' => true,
  10355.                                     ],
  10356.                                     '#646b7568812b5' => [
  10357.                                         'name' => '#646b7568812b5',
  10358.                                         'position' => 24,
  10359.                                         'hidden' => false,
  10360.                                         'width' => 100,
  10361.                                         'locked' => false,
  10362.                                         'fieldConfig' => [
  10363.                                             'isOperator' => true,
  10364.                                             'attributes' => [
  10365.                                                 'label' => 'deklarationsfrei',
  10366.                                                 'type' => 'operator',
  10367.                                                 'class' => 'BooleanFormatter',
  10368.                                                 'yesValue' => 'Ja',
  10369.                                                 'noValue' => 'Nein',
  10370.                                                 'childs' => [
  10371.                                                     => [
  10372.                                                         'label' => 'deklarationsfrei (o.d.p.Z.)',
  10373.                                                         'type' => 'operator',
  10374.                                                         'class' => 'PHPCode',
  10375.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  10376.                                                         'additionalData' => 'declaration-free',
  10377.                                                         'childs' => [
  10378.                                                             => [
  10379.                                                                 'label' => 'features',
  10380.                                                                 'type' => 'operator',
  10381.                                                                 'class' => 'ObjectFieldGetter',
  10382.                                                                 'attribute' => 'features',
  10383.                                                                 'forwardAttribute' => '',
  10384.                                                                 'childs' => [
  10385.                                                                     => [
  10386.                                                                         'label' => 'Recipe (recipe)',
  10387.                                                                         'type' => 'value',
  10388.                                                                         'class' => 'DefaultValue',
  10389.                                                                         'attribute' => 'recipe',
  10390.                                                                         'dataType' => 'manyToOneRelation',
  10391.                                                                         'childs' => [
  10392.                                                                         ],
  10393.                                                                     ],
  10394.                                                                 ],
  10395.                                                             ],
  10396.                                                         ],
  10397.                                                     ],
  10398.                                                 ],
  10399.                                             ],
  10400.                                             'key' => '#646b7568812b5',
  10401.                                         ],
  10402.                                         'isOperator' => true,
  10403.                                     ],
  10404.                                     '#646b7568812b6' => [
  10405.                                         'name' => '#646b7568812b6',
  10406.                                         'position' => 25,
  10407.                                         'hidden' => false,
  10408.                                         'width' => 100,
  10409.                                         'locked' => false,
  10410.                                         'fieldConfig' => [
  10411.                                             'isOperator' => true,
  10412.                                             'attributes' => [
  10413.                                                 'label' => 'Minus-Allergene',
  10414.                                                 'type' => 'operator',
  10415.                                                 'class' => 'BooleanFormatter',
  10416.                                                 'yesValue' => 'Ja',
  10417.                                                 'noValue' => 'Nein',
  10418.                                                 'childs' => [
  10419.                                                     => [
  10420.                                                         'label' => 'MINUS ALLERGENE -A',
  10421.                                                         'type' => 'operator',
  10422.                                                         'class' => 'PHPCode',
  10423.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  10424.                                                         'additionalData' => 'MinusA',
  10425.                                                         'childs' => [
  10426.                                                             => [
  10427.                                                                 'label' => 'Operator ObjectField Getter',
  10428.                                                                 'type' => 'operator',
  10429.                                                                 'class' => 'ObjectFieldGetter',
  10430.                                                                 'childs' => [
  10431.                                                                     => [
  10432.                                                                         'label' => 'Recipe (recipe)',
  10433.                                                                         'type' => 'value',
  10434.                                                                         'class' => 'DefaultValue',
  10435.                                                                         'attribute' => 'recipe',
  10436.                                                                         'dataType' => 'manyToOneRelation',
  10437.                                                                         'childs' => [
  10438.                                                                         ],
  10439.                                                                     ],
  10440.                                                                 ],
  10441.                                                                 'attribute' => 'features',
  10442.                                                                 'forwardAttribute' => '',
  10443.                                                             ],
  10444.                                                         ],
  10445.                                                     ],
  10446.                                                 ],
  10447.                                             ],
  10448.                                             'key' => '#646b7568812b6',
  10449.                                         ],
  10450.                                         'isOperator' => true,
  10451.                                     ],
  10452.                                     '#646b7568812b7' => [
  10453.                                         'name' => '#646b7568812b7',
  10454.                                         'position' => 26,
  10455.                                         'hidden' => false,
  10456.                                         'width' => 100,
  10457.                                         'locked' => false,
  10458.                                         'fieldConfig' => [
  10459.                                             'isOperator' => true,
  10460.                                             'attributes' => [
  10461.                                                 'label' => 'ohne glutenhaltige Zutaten',
  10462.                                                 'type' => 'operator',
  10463.                                                 'class' => 'BooleanFormatter',
  10464.                                                 'yesValue' => 'Ja',
  10465.                                                 'noValue' => 'Nein',
  10466.                                                 'childs' => [
  10467.                                                     => [
  10468.                                                         'label' => 'Operator PHP Code',
  10469.                                                         'type' => 'operator',
  10470.                                                         'class' => 'PHPCode',
  10471.                                                         'childs' => [
  10472.                                                             => [
  10473.                                                                 'label' => 'Operator ObjectField Getter',
  10474.                                                                 'type' => 'operator',
  10475.                                                                 'class' => 'ObjectFieldGetter',
  10476.                                                                 'childs' => [
  10477.                                                                     => [
  10478.                                                                         'label' => 'Recipe (recipe)',
  10479.                                                                         'type' => 'value',
  10480.                                                                         'class' => 'DefaultValue',
  10481.                                                                         'attribute' => 'recipe',
  10482.                                                                         'dataType' => 'manyToOneRelation',
  10483.                                                                         'childs' => [
  10484.                                                                         ],
  10485.                                                                     ],
  10486.                                                                 ],
  10487.                                                                 'attribute' => 'features',
  10488.                                                                 'forwardAttribute' => '',
  10489.                                                             ],
  10490.                                                         ],
  10491.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  10492.                                                         'additionalData' => 'no-gluten-ingredients',
  10493.                                                     ],
  10494.                                                 ],
  10495.                                             ],
  10496.                                             'key' => '#646b7568812b7',
  10497.                                         ],
  10498.                                         'isOperator' => true,
  10499.                                     ],
  10500.                                     '#646b7568812b8' => [
  10501.                                         'name' => '#646b7568812b8',
  10502.                                         'position' => 27,
  10503.                                         'hidden' => false,
  10504.                                         'width' => 100,
  10505.                                         'locked' => false,
  10506.                                         'fieldConfig' => [
  10507.                                             'isOperator' => true,
  10508.                                             'attributes' => [
  10509.                                                 'label' => 'ohne lactosehaltige Zutaten',
  10510.                                                 'type' => 'operator',
  10511.                                                 'class' => 'BooleanFormatter',
  10512.                                                 'yesValue' => 'Ja',
  10513.                                                 'noValue' => 'Nein',
  10514.                                                 'childs' => [
  10515.                                                     => [
  10516.                                                         'label' => 'Operator PHP Code',
  10517.                                                         'type' => 'operator',
  10518.                                                         'class' => 'PHPCode',
  10519.                                                         'childs' => [
  10520.                                                             => [
  10521.                                                                 'label' => 'Operator ObjectField Getter',
  10522.                                                                 'type' => 'operator',
  10523.                                                                 'class' => 'ObjectFieldGetter',
  10524.                                                                 'childs' => [
  10525.                                                                     => [
  10526.                                                                         'label' => 'Recipe (recipe)',
  10527.                                                                         'type' => 'value',
  10528.                                                                         'class' => 'DefaultValue',
  10529.                                                                         'attribute' => 'recipe',
  10530.                                                                         'dataType' => 'manyToOneRelation',
  10531.                                                                         'childs' => [
  10532.                                                                         ],
  10533.                                                                     ],
  10534.                                                                 ],
  10535.                                                                 'attribute' => 'features',
  10536.                                                                 'forwardAttribute' => '',
  10537.                                                             ],
  10538.                                                         ],
  10539.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  10540.                                                         'additionalData' => 'no-lacto-ingredients',
  10541.                                                     ],
  10542.                                                 ],
  10543.                                             ],
  10544.                                             'key' => '#646b7568812b8',
  10545.                                         ],
  10546.                                         'isOperator' => true,
  10547.                                     ],
  10548.                                     '#646b7568812b9' => [
  10549.                                         'name' => '#646b7568812b9',
  10550.                                         'position' => 28,
  10551.                                         'hidden' => false,
  10552.                                         'width' => 100,
  10553.                                         'locked' => false,
  10554.                                         'fieldConfig' => [
  10555.                                             'isOperator' => true,
  10556.                                             'attributes' => [
  10557.                                                 'label' => 'ohne Hefeextrakt',
  10558.                                                 'type' => 'operator',
  10559.                                                 'class' => 'BooleanFormatter',
  10560.                                                 'yesValue' => 'Ja',
  10561.                                                 'noValue' => 'Nein',
  10562.                                                 'childs' => [
  10563.                                                     => [
  10564.                                                         'label' => 'Operator PHP Code',
  10565.                                                         'type' => 'operator',
  10566.                                                         'class' => 'PHPCode',
  10567.                                                         'childs' => [
  10568.                                                             => [
  10569.                                                                 'label' => 'Operator ObjectField Getter',
  10570.                                                                 'type' => 'operator',
  10571.                                                                 'class' => 'ObjectFieldGetter',
  10572.                                                                 'childs' => [
  10573.                                                                     => [
  10574.                                                                         'label' => 'Recipe (recipe)',
  10575.                                                                         'type' => 'value',
  10576.                                                                         'class' => 'DefaultValue',
  10577.                                                                         'attribute' => 'recipe',
  10578.                                                                         'dataType' => 'manyToOneRelation',
  10579.                                                                         'childs' => [
  10580.                                                                         ],
  10581.                                                                     ],
  10582.                                                                 ],
  10583.                                                                 'attribute' => 'features',
  10584.                                                                 'forwardAttribute' => '',
  10585.                                                             ],
  10586.                                                         ],
  10587.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  10588.                                                         'additionalData' => 'yeast-free',
  10589.                                                     ],
  10590.                                                 ],
  10591.                                             ],
  10592.                                             'key' => '#646b7568812b9',
  10593.                                         ],
  10594.                                         'isOperator' => true,
  10595.                                     ],
  10596.                                     '#646b7568812ba' => [
  10597.                                         'name' => '#646b7568812ba',
  10598.                                         'position' => 29,
  10599.                                         'hidden' => false,
  10600.                                         'width' => 100,
  10601.                                         'locked' => false,
  10602.                                         'fieldConfig' => [
  10603.                                             'isOperator' => true,
  10604.                                             'attributes' => [
  10605.                                                 'label' => 'ohne Gelatine',
  10606.                                                 'type' => 'operator',
  10607.                                                 'class' => 'BooleanFormatter',
  10608.                                                 'yesValue' => 'Ja',
  10609.                                                 'noValue' => 'Nein',
  10610.                                                 'childs' => [
  10611.                                                     => [
  10612.                                                         'label' => 'ohne Gelatine',
  10613.                                                         'type' => 'operator',
  10614.                                                         'class' => 'PHPCode',
  10615.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  10616.                                                         'additionalData' => 'no-gelatine',
  10617.                                                         'childs' => [
  10618.                                                             => [
  10619.                                                                 'label' => 'Operator ObjectField Getter',
  10620.                                                                 'type' => 'operator',
  10621.                                                                 'class' => 'ObjectFieldGetter',
  10622.                                                                 'attribute' => 'features',
  10623.                                                                 'forwardAttribute' => '',
  10624.                                                                 'childs' => [
  10625.                                                                     => [
  10626.                                                                         'label' => 'Recipe (recipe)',
  10627.                                                                         'type' => 'value',
  10628.                                                                         'class' => 'DefaultValue',
  10629.                                                                         'attribute' => 'recipe',
  10630.                                                                         'dataType' => 'manyToOneRelation',
  10631.                                                                         'childs' => [
  10632.                                                                         ],
  10633.                                                                     ],
  10634.                                                                 ],
  10635.                                                             ],
  10636.                                                         ],
  10637.                                                     ],
  10638.                                                 ],
  10639.                                             ],
  10640.                                             'key' => '#646b7568812ba',
  10641.                                         ],
  10642.                                         'isOperator' => true,
  10643.                                     ],
  10644.                                     '#646b7568812bb' => [
  10645.                                         'name' => '#646b7568812bb',
  10646.                                         'position' => 30,
  10647.                                         'hidden' => false,
  10648.                                         'width' => 100,
  10649.                                         'locked' => false,
  10650.                                         'fieldConfig' => [
  10651.                                             'isOperator' => true,
  10652.                                             'attributes' => [
  10653.                                                 'label' => 'ohne Zutat Palmfett',
  10654.                                                 'type' => 'operator',
  10655.                                                 'class' => 'BooleanFormatter',
  10656.                                                 'yesValue' => 'Ja',
  10657.                                                 'noValue' => 'Nein',
  10658.                                                 'childs' => [
  10659.                                                     => [
  10660.                                                         'label' => 'Operator PHP Code',
  10661.                                                         'type' => 'operator',
  10662.                                                         'class' => 'PHPCode',
  10663.                                                         'childs' => [
  10664.                                                             => [
  10665.                                                                 'label' => 'Operator ObjectField Getter',
  10666.                                                                 'type' => 'operator',
  10667.                                                                 'class' => 'ObjectFieldGetter',
  10668.                                                                 'childs' => [
  10669.                                                                     => [
  10670.                                                                         'label' => 'Recipe (recipe)',
  10671.                                                                         'type' => 'value',
  10672.                                                                         'class' => 'DefaultValue',
  10673.                                                                         'attribute' => 'recipe',
  10674.                                                                         'dataType' => 'manyToOneRelation',
  10675.                                                                         'childs' => [
  10676.                                                                         ],
  10677.                                                                     ],
  10678.                                                                 ],
  10679.                                                                 'attribute' => 'features',
  10680.                                                                 'forwardAttribute' => '',
  10681.                                                             ],
  10682.                                                         ],
  10683.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  10684.                                                         'additionalData' => 'no-palm-fat',
  10685.                                                     ],
  10686.                                                 ],
  10687.                                             ],
  10688.                                             'key' => '#646b7568812bb',
  10689.                                         ],
  10690.                                         'isOperator' => true,
  10691.                                     ],
  10692.                                     '#646b7568812bc' => [
  10693.                                         'name' => '#646b7568812bc',
  10694.                                         'position' => 31,
  10695.                                         'hidden' => false,
  10696.                                         'width' => 100,
  10697.                                         'locked' => false,
  10698.                                         'fieldConfig' => [
  10699.                                             'isOperator' => true,
  10700.                                             'attributes' => [
  10701.                                                 'label' => 'Bio',
  10702.                                                 'type' => 'operator',
  10703.                                                 'class' => 'BooleanFormatter',
  10704.                                                 'yesValue' => 'Ja',
  10705.                                                 'noValue' => 'Nein',
  10706.                                                 'childs' => [
  10707.                                                     => [
  10708.                                                         'label' => 'Bio',
  10709.                                                         'type' => 'operator',
  10710.                                                         'class' => 'PHPCode',
  10711.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  10712.                                                         'additionalData' => 'Bio',
  10713.                                                         'childs' => [
  10714.                                                             => [
  10715.                                                                 'label' => 'Operator ObjectField Getter',
  10716.                                                                 'type' => 'operator',
  10717.                                                                 'class' => 'ObjectFieldGetter',
  10718.                                                                 'childs' => [
  10719.                                                                     => [
  10720.                                                                         'label' => 'Recipe (recipe)',
  10721.                                                                         'type' => 'value',
  10722.                                                                         'class' => 'DefaultValue',
  10723.                                                                         'attribute' => 'recipe',
  10724.                                                                         'dataType' => 'manyToOneRelation',
  10725.                                                                         'childs' => [
  10726.                                                                         ],
  10727.                                                                     ],
  10728.                                                                 ],
  10729.                                                                 'attribute' => 'features',
  10730.                                                                 'forwardAttribute' => '',
  10731.                                                             ],
  10732.                                                         ],
  10733.                                                     ],
  10734.                                                 ],
  10735.                                             ],
  10736.                                             'key' => '#646b7568812bc',
  10737.                                         ],
  10738.                                         'isOperator' => true,
  10739.                                     ],
  10740.                                     '#646b7568812bd' => [
  10741.                                         'name' => '#646b7568812bd',
  10742.                                         'position' => 32,
  10743.                                         'hidden' => false,
  10744.                                         'width' => 100,
  10745.                                         'locked' => false,
  10746.                                         'fieldConfig' => [
  10747.                                             'isOperator' => true,
  10748.                                             'attributes' => [
  10749.                                                 'label' => 'vegetarisch',
  10750.                                                 'type' => 'operator',
  10751.                                                 'class' => 'BooleanFormatter',
  10752.                                                 'yesValue' => 'Ja',
  10753.                                                 'noValue' => 'Nein',
  10754.                                                 'childs' => [
  10755.                                                     => [
  10756.                                                         'label' => 'vegetarisch',
  10757.                                                         'type' => 'operator',
  10758.                                                         'class' => 'PHPCode',
  10759.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  10760.                                                         'additionalData' => 'Vegetarian',
  10761.                                                         'childs' => [
  10762.                                                             => [
  10763.                                                                 'label' => 'Operator ObjectField Getter',
  10764.                                                                 'type' => 'operator',
  10765.                                                                 'class' => 'ObjectFieldGetter',
  10766.                                                                 'attribute' => 'features',
  10767.                                                                 'forwardAttribute' => '',
  10768.                                                                 'childs' => [
  10769.                                                                     => [
  10770.                                                                         'label' => 'Recipe (recipe)',
  10771.                                                                         'type' => 'value',
  10772.                                                                         'class' => 'DefaultValue',
  10773.                                                                         'attribute' => 'recipe',
  10774.                                                                         'dataType' => 'manyToOneRelation',
  10775.                                                                         'childs' => [
  10776.                                                                         ],
  10777.                                                                     ],
  10778.                                                                 ],
  10779.                                                             ],
  10780.                                                         ],
  10781.                                                     ],
  10782.                                                 ],
  10783.                                             ],
  10784.                                             'key' => '#646b7568812bd',
  10785.                                         ],
  10786.                                         'isOperator' => true,
  10787.                                     ],
  10788.                                     '#646b7568812be' => [
  10789.                                         'name' => '#646b7568812be',
  10790.                                         'position' => 33,
  10791.                                         'hidden' => false,
  10792.                                         'width' => 100,
  10793.                                         'locked' => false,
  10794.                                         'fieldConfig' => [
  10795.                                             'isOperator' => true,
  10796.                                             'attributes' => [
  10797.                                                 'label' => 'vegan',
  10798.                                                 'type' => 'operator',
  10799.                                                 'class' => 'BooleanFormatter',
  10800.                                                 'yesValue' => 'Ja',
  10801.                                                 'noValue' => 'Nein',
  10802.                                                 'childs' => [
  10803.                                                     => [
  10804.                                                         'label' => 'vegan',
  10805.                                                         'type' => 'operator',
  10806.                                                         'class' => 'PHPCode',
  10807.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  10808.                                                         'additionalData' => 'Vegan',
  10809.                                                         'childs' => [
  10810.                                                             => [
  10811.                                                                 'label' => 'Operator ObjectField Getter',
  10812.                                                                 'type' => 'operator',
  10813.                                                                 'class' => 'ObjectFieldGetter',
  10814.                                                                 'attribute' => 'features',
  10815.                                                                 'forwardAttribute' => '',
  10816.                                                                 'childs' => [
  10817.                                                                     => [
  10818.                                                                         'label' => 'Recipe (recipe)',
  10819.                                                                         'type' => 'value',
  10820.                                                                         'class' => 'DefaultValue',
  10821.                                                                         'attribute' => 'recipe',
  10822.                                                                         'dataType' => 'manyToOneRelation',
  10823.                                                                         'childs' => [
  10824.                                                                         ],
  10825.                                                                     ],
  10826.                                                                 ],
  10827.                                                             ],
  10828.                                                         ],
  10829.                                                     ],
  10830.                                                 ],
  10831.                                             ],
  10832.                                             'key' => '#646b7568812be',
  10833.                                         ],
  10834.                                         'isOperator' => true,
  10835.                                     ],
  10836.                                     '#646b7568812bf' => [
  10837.                                         'name' => '#646b7568812bf',
  10838.                                         'position' => 34,
  10839.                                         'hidden' => false,
  10840.                                         'width' => 100,
  10841.                                         'locked' => false,
  10842.                                         'fieldConfig' => [
  10843.                                             'isOperator' => true,
  10844.                                             'attributes' => [
  10845.                                                 'label' => 'lacto-vegetabil',
  10846.                                                 'type' => 'operator',
  10847.                                                 'class' => 'BooleanFormatter',
  10848.                                                 'yesValue' => 'Ja',
  10849.                                                 'noValue' => 'Nein',
  10850.                                                 'childs' => [
  10851.                                                     => [
  10852.                                                         'label' => 'lacto-vegetabil',
  10853.                                                         'type' => 'operator',
  10854.                                                         'class' => 'PHPCode',
  10855.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  10856.                                                         'additionalData' => 'lacto-vegetabil',
  10857.                                                         'childs' => [
  10858.                                                             => [
  10859.                                                                 'label' => 'Operator ObjectField Getter',
  10860.                                                                 'type' => 'operator',
  10861.                                                                 'class' => 'ObjectFieldGetter',
  10862.                                                                 'attribute' => 'features',
  10863.                                                                 'forwardAttribute' => '',
  10864.                                                                 'childs' => [
  10865.                                                                     => [
  10866.                                                                         'label' => 'Recipe (recipe)',
  10867.                                                                         'type' => 'value',
  10868.                                                                         'class' => 'DefaultValue',
  10869.                                                                         'attribute' => 'recipe',
  10870.                                                                         'dataType' => 'manyToOneRelation',
  10871.                                                                         'childs' => [
  10872.                                                                         ],
  10873.                                                                     ],
  10874.                                                                 ],
  10875.                                                             ],
  10876.                                                         ],
  10877.                                                     ],
  10878.                                                 ],
  10879.                                             ],
  10880.                                             'key' => '#646b7568812bf',
  10881.                                         ],
  10882.                                         'isOperator' => true,
  10883.                                     ],
  10884.                                     '#646b7568812c0' => [
  10885.                                         'name' => '#646b7568812c0',
  10886.                                         'position' => 35,
  10887.                                         'hidden' => false,
  10888.                                         'width' => 100,
  10889.                                         'locked' => false,
  10890.                                         'fieldConfig' => [
  10891.                                             'isOperator' => true,
  10892.                                             'attributes' => [
  10893.                                                 'label' => 'ovo-vegetabil',
  10894.                                                 'type' => 'operator',
  10895.                                                 'class' => 'BooleanFormatter',
  10896.                                                 'yesValue' => 'Ja',
  10897.                                                 'noValue' => 'Nein',
  10898.                                                 'childs' => [
  10899.                                                     => [
  10900.                                                         'label' => 'ovo-vegatabil',
  10901.                                                         'type' => 'operator',
  10902.                                                         'class' => 'PHPCode',
  10903.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  10904.                                                         'additionalData' => 'ovo-vegetabil',
  10905.                                                         'childs' => [
  10906.                                                             => [
  10907.                                                                 'label' => 'Operator ObjectField Getter',
  10908.                                                                 'type' => 'operator',
  10909.                                                                 'class' => 'ObjectFieldGetter',
  10910.                                                                 'attribute' => 'features',
  10911.                                                                 'forwardAttribute' => '',
  10912.                                                                 'childs' => [
  10913.                                                                     => [
  10914.                                                                         'label' => 'Recipe (recipe)',
  10915.                                                                         'type' => 'value',
  10916.                                                                         'class' => 'DefaultValue',
  10917.                                                                         'attribute' => 'recipe',
  10918.                                                                         'dataType' => 'manyToOneRelation',
  10919.                                                                         'childs' => [
  10920.                                                                         ],
  10921.                                                                     ],
  10922.                                                                 ],
  10923.                                                             ],
  10924.                                                         ],
  10925.                                                     ],
  10926.                                                 ],
  10927.                                             ],
  10928.                                             'key' => '#646b7568812c0',
  10929.                                         ],
  10930.                                         'isOperator' => true,
  10931.                                     ],
  10932.                                     '#646b7568812c1' => [
  10933.                                         'name' => '#646b7568812c1',
  10934.                                         'position' => 36,
  10935.                                         'hidden' => false,
  10936.                                         'width' => 100,
  10937.                                         'locked' => false,
  10938.                                         'fieldConfig' => [
  10939.                                             'isOperator' => true,
  10940.                                             'attributes' => [
  10941.                                                 'label' => 'ovo-lacto-vegetabil',
  10942.                                                 'type' => 'operator',
  10943.                                                 'class' => 'BooleanFormatter',
  10944.                                                 'yesValue' => 'Ja',
  10945.                                                 'noValue' => 'Nein',
  10946.                                                 'childs' => [
  10947.                                                     => [
  10948.                                                         'label' => 'ovo-lacto-vegetabil',
  10949.                                                         'type' => 'operator',
  10950.                                                         'class' => 'PHPCode',
  10951.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  10952.                                                         'additionalData' => 'ovo-lacto-vegetabil',
  10953.                                                         'childs' => [
  10954.                                                             => [
  10955.                                                                 'label' => 'Operator ObjectField Getter',
  10956.                                                                 'type' => 'operator',
  10957.                                                                 'class' => 'ObjectFieldGetter',
  10958.                                                                 'attribute' => 'features',
  10959.                                                                 'forwardAttribute' => '',
  10960.                                                                 'childs' => [
  10961.                                                                     => [
  10962.                                                                         'label' => 'Recipe (recipe)',
  10963.                                                                         'type' => 'value',
  10964.                                                                         'class' => 'DefaultValue',
  10965.                                                                         'attribute' => 'recipe',
  10966.                                                                         'dataType' => 'manyToOneRelation',
  10967.                                                                         'childs' => [
  10968.                                                                         ],
  10969.                                                                     ],
  10970.                                                                 ],
  10971.                                                             ],
  10972.                                                         ],
  10973.                                                     ],
  10974.                                                 ],
  10975.                                             ],
  10976.                                             'key' => '#646b7568812c1',
  10977.                                         ],
  10978.                                         'isOperator' => true,
  10979.                                     ],
  10980.                                     '#646b7568812c2' => [
  10981.                                         'name' => '#646b7568812c2',
  10982.                                         'position' => 37,
  10983.                                         'hidden' => false,
  10984.                                         'width' => 100,
  10985.                                         'locked' => false,
  10986.                                         'fieldConfig' => [
  10987.                                             'isOperator' => true,
  10988.                                             'attributes' => [
  10989.                                                 'label' => 'Deklarationen',
  10990.                                                 'type' => 'operator',
  10991.                                                 'class' => 'ObjectFieldGetter',
  10992.                                                 'childs' => [
  10993.                                                     => [
  10994.                                                         'label' => 'Operator ObjectField Getter',
  10995.                                                         'type' => 'operator',
  10996.                                                         'class' => 'ObjectFieldGetter',
  10997.                                                         'childs' => [
  10998.                                                             => [
  10999.                                                                 'label' => 'Operator ObjectField Getter',
  11000.                                                                 'type' => 'operator',
  11001.                                                                 'class' => 'ObjectFieldGetter',
  11002.                                                                 'childs' => [
  11003.                                                                     => [
  11004.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  11005.                                                                         'type' => 'value',
  11006.                                                                         'class' => 'DefaultValue',
  11007.                                                                         'attribute' => 'recipe',
  11008.                                                                         'dataType' => 'manyToOneRelation',
  11009.                                                                         'childs' => [
  11010.                                                                         ],
  11011.                                                                     ],
  11012.                                                                 ],
  11013.                                                                 'attribute' => 'recipe',
  11014.                                                                 'forwardAttribute' => '',
  11015.                                                             ],
  11016.                                                         ],
  11017.                                                         'attribute' => 'declarations',
  11018.                                                         'forwardAttribute' => '',
  11019.                                                     ],
  11020.                                                 ],
  11021.                                                 'attribute' => 'declaration',
  11022.                                                 'forwardAttribute' => '',
  11023.                                             ],
  11024.                                             'key' => '#646b7568812c2',
  11025.                                         ],
  11026.                                         'isOperator' => true,
  11027.                                     ],
  11028.                                     '#646b7568812c3' => [
  11029.                                         'name' => '#646b7568812c3',
  11030.                                         'position' => 38,
  11031.                                         'hidden' => false,
  11032.                                         'width' => 100,
  11033.                                         'locked' => false,
  11034.                                         'fieldConfig' => [
  11035.                                             'isOperator' => true,
  11036.                                             'attributes' => [
  11037.                                                 'label' => 'mit natuerlichen Aromen',
  11038.                                                 'type' => 'operator',
  11039.                                                 'class' => 'BooleanFormatter',
  11040.                                                 'yesValue' => 'Ja',
  11041.                                                 'noValue' => 'Nein',
  11042.                                                 'childs' => [
  11043.                                                     => [
  11044.                                                         'label' => 'Operator PHP Code',
  11045.                                                         'type' => 'operator',
  11046.                                                         'class' => 'PHPCode',
  11047.                                                         'childs' => [
  11048.                                                             => [
  11049.                                                                 'label' => 'Operator ObjectField Getter',
  11050.                                                                 'type' => 'operator',
  11051.                                                                 'class' => 'ObjectFieldGetter',
  11052.                                                                 'childs' => [
  11053.                                                                     => [
  11054.                                                                         'label' => 'Recipe (recipe)',
  11055.                                                                         'type' => 'value',
  11056.                                                                         'class' => 'DefaultValue',
  11057.                                                                         'attribute' => 'recipe',
  11058.                                                                         'dataType' => 'manyToOneRelation',
  11059.                                                                         'childs' => [
  11060.                                                                         ],
  11061.                                                                     ],
  11062.                                                                 ],
  11063.                                                                 'attribute' => 'declarations',
  11064.                                                                 'forwardAttribute' => '',
  11065.                                                             ],
  11066.                                                         ],
  11067.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11068.                                                         'additionalData' => 'Natural-flavor',
  11069.                                                     ],
  11070.                                                 ],
  11071.                                             ],
  11072.                                             'key' => '#646b7568812c3',
  11073.                                         ],
  11074.                                         'isOperator' => true,
  11075.                                     ],
  11076.                                     '#646b7568812c4' => [
  11077.                                         'name' => '#646b7568812c4',
  11078.                                         'position' => 39,
  11079.                                         'hidden' => false,
  11080.                                         'width' => 100,
  11081.                                         'locked' => false,
  11082.                                         'fieldConfig' => [
  11083.                                             'isOperator' => true,
  11084.                                             'attributes' => [
  11085.                                                 'label' => 'mit Aromen',
  11086.                                                 'type' => 'operator',
  11087.                                                 'class' => 'BooleanFormatter',
  11088.                                                 'yesValue' => 'Ja',
  11089.                                                 'noValue' => 'Nein',
  11090.                                                 'childs' => [
  11091.                                                     => [
  11092.                                                         'label' => 'Operator PHP Code',
  11093.                                                         'type' => 'operator',
  11094.                                                         'class' => 'PHPCode',
  11095.                                                         'childs' => [
  11096.                                                             => [
  11097.                                                                 'label' => 'Operator ObjectField Getter',
  11098.                                                                 'type' => 'operator',
  11099.                                                                 'class' => 'ObjectFieldGetter',
  11100.                                                                 'childs' => [
  11101.                                                                     => [
  11102.                                                                         'label' => 'Recipe (recipe)',
  11103.                                                                         'type' => 'value',
  11104.                                                                         'class' => 'DefaultValue',
  11105.                                                                         'attribute' => 'recipe',
  11106.                                                                         'dataType' => 'manyToOneRelation',
  11107.                                                                         'childs' => [
  11108.                                                                         ],
  11109.                                                                     ],
  11110.                                                                 ],
  11111.                                                                 'attribute' => 'declarations',
  11112.                                                                 'forwardAttribute' => '',
  11113.                                                             ],
  11114.                                                         ],
  11115.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11116.                                                         'additionalData' => 'Flavor',
  11117.                                                     ],
  11118.                                                 ],
  11119.                                             ],
  11120.                                             'key' => '#646b7568812c4',
  11121.                                         ],
  11122.                                         'isOperator' => true,
  11123.                                     ],
  11124.                                     '#646b7568812c5' => [
  11125.                                         'name' => '#646b7568812c5',
  11126.                                         'position' => 40,
  11127.                                         'hidden' => false,
  11128.                                         'width' => 100,
  11129.                                         'locked' => false,
  11130.                                         'fieldConfig' => [
  11131.                                             'isOperator' => true,
  11132.                                             'attributes' => [
  11133.                                                 'label' => 'Anwendungsmerkmale',
  11134.                                                 'type' => 'operator',
  11135.                                                 'class' => 'ObjectFieldGetter',
  11136.                                                 'childs' => [
  11137.                                                     => [
  11138.                                                         'label' => 'Operator ObjectField Getter',
  11139.                                                         'type' => 'operator',
  11140.                                                         'class' => 'ObjectFieldGetter',
  11141.                                                         'childs' => [
  11142.                                                             => [
  11143.                                                                 'label' => 'Operator ObjectField Getter',
  11144.                                                                 'type' => 'operator',
  11145.                                                                 'class' => 'ObjectFieldGetter',
  11146.                                                                 'childs' => [
  11147.                                                                     => [
  11148.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  11149.                                                                         'type' => 'value',
  11150.                                                                         'class' => 'DefaultValue',
  11151.                                                                         'attribute' => 'recipe',
  11152.                                                                         'dataType' => 'manyToOneRelation',
  11153.                                                                         'childs' => [
  11154.                                                                         ],
  11155.                                                                     ],
  11156.                                                                 ],
  11157.                                                                 'attribute' => 'recipe',
  11158.                                                                 'forwardAttribute' => '',
  11159.                                                             ],
  11160.                                                         ],
  11161.                                                         'attribute' => 'usages',
  11162.                                                         'forwardAttribute' => '',
  11163.                                                     ],
  11164.                                                 ],
  11165.                                                 'attribute' => 'usageTitle',
  11166.                                                 'forwardAttribute' => '',
  11167.                                             ],
  11168.                                             'key' => '#646b7568812c5',
  11169.                                         ],
  11170.                                         'isOperator' => true,
  11171.                                     ],
  11172.                                     '#646b7568812c6' => [
  11173.                                         'name' => '#646b7568812c6',
  11174.                                         'position' => 41,
  11175.                                         'hidden' => false,
  11176.                                         'width' => 100,
  11177.                                         'locked' => false,
  11178.                                         'fieldConfig' => [
  11179.                                             'isOperator' => true,
  11180.                                             'attributes' => [
  11181.                                                 'label' => 'Instant heiss loeslich',
  11182.                                                 'type' => 'operator',
  11183.                                                 'class' => 'BooleanFormatter',
  11184.                                                 'yesValue' => 'Ja',
  11185.                                                 'noValue' => 'Nein',
  11186.                                                 'childs' => [
  11187.                                                     => [
  11188.                                                         'label' => 'Instant heiß löslich',
  11189.                                                         'type' => 'operator',
  11190.                                                         'class' => 'PHPCode',
  11191.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11192.                                                         'additionalData' => 'HotSoluble',
  11193.                                                         'childs' => [
  11194.                                                             => [
  11195.                                                                 'label' => 'Operator ObjectField Getter',
  11196.                                                                 'type' => 'operator',
  11197.                                                                 'class' => 'ObjectFieldGetter',
  11198.                                                                 'attribute' => 'usages',
  11199.                                                                 'forwardAttribute' => '',
  11200.                                                                 'childs' => [
  11201.                                                                     => [
  11202.                                                                         'label' => 'Recipe (recipe)',
  11203.                                                                         'type' => 'value',
  11204.                                                                         'class' => 'DefaultValue',
  11205.                                                                         'attribute' => 'recipe',
  11206.                                                                         'dataType' => 'manyToOneRelation',
  11207.                                                                         'childs' => [
  11208.                                                                         ],
  11209.                                                                     ],
  11210.                                                                 ],
  11211.                                                             ],
  11212.                                                         ],
  11213.                                                     ],
  11214.                                                 ],
  11215.                                             ],
  11216.                                             'key' => '#646b7568812c6',
  11217.                                         ],
  11218.                                         'isOperator' => true,
  11219.                                     ],
  11220.                                     '#646b7568812c7' => [
  11221.                                         'name' => '#646b7568812c7',
  11222.                                         'position' => 42,
  11223.                                         'hidden' => false,
  11224.                                         'width' => 100,
  11225.                                         'locked' => false,
  11226.                                         'fieldConfig' => [
  11227.                                             'isOperator' => true,
  11228.                                             'attributes' => [
  11229.                                                 'label' => 'Instant kalt loeslich',
  11230.                                                 'type' => 'operator',
  11231.                                                 'class' => 'BooleanFormatter',
  11232.                                                 'yesValue' => 'Ja',
  11233.                                                 'noValue' => 'Nein',
  11234.                                                 'childs' => [
  11235.                                                     => [
  11236.                                                         'label' => 'Instant kalt löslich',
  11237.                                                         'type' => 'operator',
  11238.                                                         'class' => 'PHPCode',
  11239.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11240.                                                         'additionalData' => 'ColdSoluble',
  11241.                                                         'childs' => [
  11242.                                                             => [
  11243.                                                                 'label' => 'Operator ObjectField Getter',
  11244.                                                                 'type' => 'operator',
  11245.                                                                 'class' => 'ObjectFieldGetter',
  11246.                                                                 'attribute' => 'usages',
  11247.                                                                 'forwardAttribute' => '',
  11248.                                                                 'childs' => [
  11249.                                                                     => [
  11250.                                                                         'label' => 'Recipe (recipe)',
  11251.                                                                         'type' => 'value',
  11252.                                                                         'class' => 'DefaultValue',
  11253.                                                                         'attribute' => 'recipe',
  11254.                                                                         'dataType' => 'manyToOneRelation',
  11255.                                                                         'childs' => [
  11256.                                                                         ],
  11257.                                                                     ],
  11258.                                                                 ],
  11259.                                                             ],
  11260.                                                         ],
  11261.                                                     ],
  11262.                                                 ],
  11263.                                             ],
  11264.                                             'key' => '#646b7568812c7',
  11265.                                         ],
  11266.                                         'isOperator' => true,
  11267.                                     ],
  11268.                                     '#646b7568812c8' => [
  11269.                                         'name' => '#646b7568812c8',
  11270.                                         'position' => 43,
  11271.                                         'hidden' => false,
  11272.                                         'width' => 100,
  11273.                                         'locked' => false,
  11274.                                         'fieldConfig' => [
  11275.                                             'isOperator' => true,
  11276.                                             'attributes' => [
  11277.                                                 'label' => 'zum Kochen',
  11278.                                                 'type' => 'operator',
  11279.                                                 'class' => 'BooleanFormatter',
  11280.                                                 'yesValue' => 'Ja',
  11281.                                                 'noValue' => 'Nein',
  11282.                                                 'childs' => [
  11283.                                                     => [
  11284.                                                         'label' => 'zum Kochen',
  11285.                                                         'type' => 'operator',
  11286.                                                         'class' => 'PHPCode',
  11287.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11288.                                                         'additionalData' => 'ForCooking',
  11289.                                                         'childs' => [
  11290.                                                             => [
  11291.                                                                 'label' => 'Operator ObjectField Getter',
  11292.                                                                 'type' => 'operator',
  11293.                                                                 'class' => 'ObjectFieldGetter',
  11294.                                                                 'childs' => [
  11295.                                                                     => [
  11296.                                                                         'label' => 'Recipe (recipe)',
  11297.                                                                         'type' => 'value',
  11298.                                                                         'class' => 'DefaultValue',
  11299.                                                                         'attribute' => 'recipe',
  11300.                                                                         'dataType' => 'manyToOneRelation',
  11301.                                                                         'childs' => [
  11302.                                                                         ],
  11303.                                                                     ],
  11304.                                                                 ],
  11305.                                                                 'attribute' => 'usages',
  11306.                                                                 'forwardAttribute' => '',
  11307.                                                             ],
  11308.                                                         ],
  11309.                                                     ],
  11310.                                                 ],
  11311.                                             ],
  11312.                                             'key' => '#646b7568812c8',
  11313.                                         ],
  11314.                                         'isOperator' => true,
  11315.                                     ],
  11316.                                     '#646b7568812c9' => [
  11317.                                         'name' => '#646b7568812c9',
  11318.                                         'position' => 44,
  11319.                                         'hidden' => false,
  11320.                                         'width' => 100,
  11321.                                         'locked' => false,
  11322.                                         'fieldConfig' => [
  11323.                                             'isOperator' => true,
  11324.                                             'attributes' => [
  11325.                                                 'label' => 'Cook&Chill geeignet',
  11326.                                                 'type' => 'operator',
  11327.                                                 'class' => 'BooleanFormatter',
  11328.                                                 'yesValue' => 'Ja',
  11329.                                                 'noValue' => 'Nein',
  11330.                                                 'childs' => [
  11331.                                                     => [
  11332.                                                         'label' => 'Cook&Chill geeignet',
  11333.                                                         'type' => 'operator',
  11334.                                                         'class' => 'PHPCode',
  11335.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11336.                                                         'additionalData' => 'CookChill',
  11337.                                                         'childs' => [
  11338.                                                             => [
  11339.                                                                 'label' => 'usage',
  11340.                                                                 'type' => 'operator',
  11341.                                                                 'class' => 'ObjectFieldGetter',
  11342.                                                                 'childs' => [
  11343.                                                                     => [
  11344.                                                                         'label' => 'Recipe (recipe)',
  11345.                                                                         'type' => 'value',
  11346.                                                                         'class' => 'DefaultValue',
  11347.                                                                         'attribute' => 'recipe',
  11348.                                                                         'dataType' => 'manyToOneRelation',
  11349.                                                                         'childs' => [
  11350.                                                                         ],
  11351.                                                                     ],
  11352.                                                                 ],
  11353.                                                                 'attribute' => 'usages',
  11354.                                                                 'forwardAttribute' => '',
  11355.                                                             ],
  11356.                                                         ],
  11357.                                                     ],
  11358.                                                 ],
  11359.                                             ],
  11360.                                             'key' => '#646b7568812c9',
  11361.                                         ],
  11362.                                         'isOperator' => true,
  11363.                                     ],
  11364.                                     '#646b7568812ca' => [
  11365.                                         'name' => '#646b7568812ca',
  11366.                                         'position' => 45,
  11367.                                         'hidden' => false,
  11368.                                         'width' => 100,
  11369.                                         'locked' => false,
  11370.                                         'fieldConfig' => [
  11371.                                             'isOperator' => true,
  11372.                                             'attributes' => [
  11373.                                                 'label' => 'Chill&Heat geeignet',
  11374.                                                 'type' => 'operator',
  11375.                                                 'class' => 'BooleanFormatter',
  11376.                                                 'yesValue' => 'Ja',
  11377.                                                 'noValue' => 'Nein',
  11378.                                                 'childs' => [
  11379.                                                     => [
  11380.                                                         'label' => 'Chill&Heat geeignet',
  11381.                                                         'type' => 'operator',
  11382.                                                         'class' => 'PHPCode',
  11383.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11384.                                                         'additionalData' => 'ChillHeat',
  11385.                                                         'childs' => [
  11386.                                                             => [
  11387.                                                                 'label' => 'Operator ObjectField Getter',
  11388.                                                                 'type' => 'operator',
  11389.                                                                 'class' => 'ObjectFieldGetter',
  11390.                                                                 'childs' => [
  11391.                                                                     => [
  11392.                                                                         'label' => 'Recipe (recipe)',
  11393.                                                                         'type' => 'value',
  11394.                                                                         'class' => 'DefaultValue',
  11395.                                                                         'attribute' => 'recipe',
  11396.                                                                         'dataType' => 'manyToOneRelation',
  11397.                                                                         'childs' => [
  11398.                                                                         ],
  11399.                                                                     ],
  11400.                                                                 ],
  11401.                                                                 'attribute' => 'usages',
  11402.                                                                 'forwardAttribute' => '',
  11403.                                                             ],
  11404.                                                         ],
  11405.                                                     ],
  11406.                                                 ],
  11407.                                             ],
  11408.                                             'key' => '#646b7568812ca',
  11409.                                         ],
  11410.                                         'isOperator' => true,
  11411.                                     ],
  11412.                                     '#646b7568812cb' => [
  11413.                                         'name' => '#646b7568812cb',
  11414.                                         'position' => 46,
  11415.                                         'hidden' => false,
  11416.                                         'width' => 100,
  11417.                                         'locked' => false,
  11418.                                         'fieldConfig' => [
  11419.                                             'isOperator' => true,
  11420.                                             'attributes' => [
  11421.                                                 'label' => 'Allergene',
  11422.                                                 'type' => 'operator',
  11423.                                                 'class' => 'ObjectFieldGetter',
  11424.                                                 'attribute' => 'allergen',
  11425.                                                 'forwardAttribute' => '',
  11426.                                                 'childs' => [
  11427.                                                     => [
  11428.                                                         'label' => 'Operator ObjectField Getter',
  11429.                                                         'type' => 'operator',
  11430.                                                         'class' => 'ObjectFieldGetter',
  11431.                                                         'attribute' => 'allergens',
  11432.                                                         'forwardAttribute' => '',
  11433.                                                         'childs' => [
  11434.                                                             => [
  11435.                                                                 'label' => 'Operator ObjectField Getter',
  11436.                                                                 'type' => 'operator',
  11437.                                                                 'class' => 'ObjectFieldGetter',
  11438.                                                                 'childs' => [
  11439.                                                                     => [
  11440.                                                                         'label' => 'Recipe (recipe)',
  11441.                                                                         'type' => 'value',
  11442.                                                                         'class' => 'DefaultValue',
  11443.                                                                         'attribute' => 'recipe',
  11444.                                                                         'dataType' => 'manyToOneRelation',
  11445.                                                                         'childs' => [
  11446.                                                                         ],
  11447.                                                                     ],
  11448.                                                                 ],
  11449.                                                                 'attribute' => 'recipe',
  11450.                                                                 'forwardAttribute' => '',
  11451.                                                             ],
  11452.                                                         ],
  11453.                                                     ],
  11454.                                                 ],
  11455.                                             ],
  11456.                                             'key' => '#646b7568812cb',
  11457.                                         ],
  11458.                                         'isOperator' => true,
  11459.                                     ],
  11460.                                     '#646b7568812cc' => [
  11461.                                         'name' => '#646b7568812cc',
  11462.                                         'position' => 47,
  11463.                                         'hidden' => false,
  11464.                                         'width' => 100,
  11465.                                         'locked' => false,
  11466.                                         'fieldConfig' => [
  11467.                                             'isOperator' => true,
  11468.                                             'attributes' => [
  11469.                                                 'label' => 'GLUTEN',
  11470.                                                 'type' => 'operator',
  11471.                                                 'class' => 'BooleanFormatter',
  11472.                                                 'yesValue' => 'Ja',
  11473.                                                 'noValue' => 'Nein',
  11474.                                                 'childs' => [
  11475.                                                     => [
  11476.                                                         'label' => 'GLUTEN',
  11477.                                                         'type' => 'operator',
  11478.                                                         'class' => 'PHPCode',
  11479.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11480.                                                         'additionalData' => 'Gluten',
  11481.                                                         'childs' => [
  11482.                                                             => [
  11483.                                                                 'label' => 'Operator ObjectField Getter',
  11484.                                                                 'type' => 'operator',
  11485.                                                                 'class' => 'ObjectFieldGetter',
  11486.                                                                 'childs' => [
  11487.                                                                     => [
  11488.                                                                         'label' => 'Recipe (recipe)',
  11489.                                                                         'type' => 'value',
  11490.                                                                         'class' => 'DefaultValue',
  11491.                                                                         'attribute' => 'recipe',
  11492.                                                                         'dataType' => 'manyToOneRelation',
  11493.                                                                         'childs' => [
  11494.                                                                         ],
  11495.                                                                     ],
  11496.                                                                 ],
  11497.                                                                 'attribute' => 'allergens',
  11498.                                                                 'forwardAttribute' => '',
  11499.                                                             ],
  11500.                                                         ],
  11501.                                                     ],
  11502.                                                 ],
  11503.                                             ],
  11504.                                             'key' => '#646b7568812cc',
  11505.                                         ],
  11506.                                         'isOperator' => true,
  11507.                                     ],
  11508.                                     '#646b7568812cd' => [
  11509.                                         'name' => '#646b7568812cd',
  11510.                                         'position' => 48,
  11511.                                         'hidden' => false,
  11512.                                         'width' => 100,
  11513.                                         'locked' => false,
  11514.                                         'fieldConfig' => [
  11515.                                             'isOperator' => true,
  11516.                                             'attributes' => [
  11517.                                                 'label' => 'WEIZEN',
  11518.                                                 'type' => 'operator',
  11519.                                                 'class' => 'BooleanFormatter',
  11520.                                                 'childs' => [
  11521.                                                     => [
  11522.                                                         'label' => 'Operator PHP Code',
  11523.                                                         'type' => 'operator',
  11524.                                                         'class' => 'PHPCode',
  11525.                                                         'childs' => [
  11526.                                                             => [
  11527.                                                                 'label' => 'Operator ObjectField Getter',
  11528.                                                                 'type' => 'operator',
  11529.                                                                 'class' => 'ObjectFieldGetter',
  11530.                                                                 'childs' => [
  11531.                                                                     => [
  11532.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  11533.                                                                         'type' => 'value',
  11534.                                                                         'class' => 'DefaultValue',
  11535.                                                                         'attribute' => 'recipe',
  11536.                                                                         'dataType' => 'manyToOneRelation',
  11537.                                                                         'childs' => [
  11538.                                                                         ],
  11539.                                                                     ],
  11540.                                                                 ],
  11541.                                                                 'attribute' => 'allergens',
  11542.                                                                 'forwardAttribute' => '',
  11543.                                                             ],
  11544.                                                         ],
  11545.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11546.                                                         'additionalData' => 'Wheat',
  11547.                                                     ],
  11548.                                                 ],
  11549.                                                 'yesValue' => 'Ja',
  11550.                                                 'noValue' => 'Nein',
  11551.                                             ],
  11552.                                             'key' => '#646b7568812cd',
  11553.                                         ],
  11554.                                         'isOperator' => true,
  11555.                                     ],
  11556.                                     '#646b7568812ce' => [
  11557.                                         'name' => '#646b7568812ce',
  11558.                                         'position' => 49,
  11559.                                         'hidden' => false,
  11560.                                         'width' => 100,
  11561.                                         'locked' => false,
  11562.                                         'fieldConfig' => [
  11563.                                             'isOperator' => true,
  11564.                                             'attributes' => [
  11565.                                                 'label' => 'GERSTE',
  11566.                                                 'type' => 'operator',
  11567.                                                 'class' => 'BooleanFormatter',
  11568.                                                 'childs' => [
  11569.                                                     => [
  11570.                                                         'label' => 'Operator PHP Code',
  11571.                                                         'type' => 'operator',
  11572.                                                         'class' => 'PHPCode',
  11573.                                                         'childs' => [
  11574.                                                             => [
  11575.                                                                 'label' => 'Operator ObjectField Getter',
  11576.                                                                 'type' => 'operator',
  11577.                                                                 'class' => 'ObjectFieldGetter',
  11578.                                                                 'childs' => [
  11579.                                                                     => [
  11580.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  11581.                                                                         'type' => 'value',
  11582.                                                                         'class' => 'DefaultValue',
  11583.                                                                         'attribute' => 'recipe',
  11584.                                                                         'dataType' => 'manyToOneRelation',
  11585.                                                                         'childs' => [
  11586.                                                                         ],
  11587.                                                                     ],
  11588.                                                                 ],
  11589.                                                                 'attribute' => 'allergens',
  11590.                                                                 'forwardAttribute' => '',
  11591.                                                             ],
  11592.                                                         ],
  11593.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11594.                                                         'additionalData' => 'Barley',
  11595.                                                     ],
  11596.                                                 ],
  11597.                                                 'yesValue' => 'Ja',
  11598.                                                 'noValue' => 'Nein',
  11599.                                             ],
  11600.                                             'key' => '#646b7568812ce',
  11601.                                         ],
  11602.                                         'isOperator' => true,
  11603.                                     ],
  11604.                                     '#646b7568812cf' => [
  11605.                                         'name' => '#646b7568812cf',
  11606.                                         'position' => 50,
  11607.                                         'hidden' => false,
  11608.                                         'width' => 100,
  11609.                                         'locked' => false,
  11610.                                         'fieldConfig' => [
  11611.                                             'isOperator' => true,
  11612.                                             'attributes' => [
  11613.                                                 'label' => 'HAFER',
  11614.                                                 'type' => 'operator',
  11615.                                                 'class' => 'BooleanFormatter',
  11616.                                                 'childs' => [
  11617.                                                     => [
  11618.                                                         'label' => 'Operator PHP Code',
  11619.                                                         'type' => 'operator',
  11620.                                                         'class' => 'PHPCode',
  11621.                                                         'childs' => [
  11622.                                                             => [
  11623.                                                                 'label' => 'Operator ObjectField Getter',
  11624.                                                                 'type' => 'operator',
  11625.                                                                 'class' => 'ObjectFieldGetter',
  11626.                                                                 'childs' => [
  11627.                                                                     => [
  11628.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  11629.                                                                         'type' => 'value',
  11630.                                                                         'class' => 'DefaultValue',
  11631.                                                                         'attribute' => 'recipe',
  11632.                                                                         'dataType' => 'manyToOneRelation',
  11633.                                                                         'childs' => [
  11634.                                                                         ],
  11635.                                                                     ],
  11636.                                                                 ],
  11637.                                                                 'attribute' => 'allergens',
  11638.                                                                 'forwardAttribute' => '',
  11639.                                                             ],
  11640.                                                         ],
  11641.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11642.                                                         'additionalData' => 'Oats',
  11643.                                                     ],
  11644.                                                 ],
  11645.                                                 'yesValue' => 'Ja',
  11646.                                                 'noValue' => 'Nein',
  11647.                                             ],
  11648.                                             'key' => '#646b7568812cf',
  11649.                                         ],
  11650.                                         'isOperator' => true,
  11651.                                     ],
  11652.                                     '#646b7568812d0' => [
  11653.                                         'name' => '#646b7568812d0',
  11654.                                         'position' => 51,
  11655.                                         'hidden' => false,
  11656.                                         'width' => 100,
  11657.                                         'locked' => false,
  11658.                                         'fieldConfig' => [
  11659.                                             'isOperator' => true,
  11660.                                             'attributes' => [
  11661.                                                 'label' => 'ROGGEN',
  11662.                                                 'type' => 'operator',
  11663.                                                 'class' => 'BooleanFormatter',
  11664.                                                 'childs' => [
  11665.                                                     => [
  11666.                                                         'label' => 'Operator PHP Code',
  11667.                                                         'type' => 'operator',
  11668.                                                         'class' => 'PHPCode',
  11669.                                                         'childs' => [
  11670.                                                             => [
  11671.                                                                 'label' => 'Operator ObjectField Getter',
  11672.                                                                 'type' => 'operator',
  11673.                                                                 'class' => 'ObjectFieldGetter',
  11674.                                                                 'childs' => [
  11675.                                                                     => [
  11676.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  11677.                                                                         'type' => 'value',
  11678.                                                                         'class' => 'DefaultValue',
  11679.                                                                         'attribute' => 'recipe',
  11680.                                                                         'dataType' => 'manyToOneRelation',
  11681.                                                                         'childs' => [
  11682.                                                                         ],
  11683.                                                                     ],
  11684.                                                                 ],
  11685.                                                                 'attribute' => 'allergens',
  11686.                                                                 'forwardAttribute' => '',
  11687.                                                             ],
  11688.                                                         ],
  11689.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11690.                                                         'additionalData' => 'Rye',
  11691.                                                     ],
  11692.                                                 ],
  11693.                                                 'yesValue' => 'Ja',
  11694.                                                 'noValue' => 'Nein',
  11695.                                             ],
  11696.                                             'key' => '#646b7568812d0',
  11697.                                         ],
  11698.                                         'isOperator' => true,
  11699.                                     ],
  11700.                                     '#646b7568812d1' => [
  11701.                                         'name' => '#646b7568812d1',
  11702.                                         'position' => 52,
  11703.                                         'hidden' => false,
  11704.                                         'width' => 100,
  11705.                                         'locked' => false,
  11706.                                         'fieldConfig' => [
  11707.                                             'isOperator' => true,
  11708.                                             'attributes' => [
  11709.                                                 'label' => 'DINKEL',
  11710.                                                 'type' => 'operator',
  11711.                                                 'class' => 'BooleanFormatter',
  11712.                                                 'childs' => [
  11713.                                                     => [
  11714.                                                         'label' => 'Operator PHP Code',
  11715.                                                         'type' => 'operator',
  11716.                                                         'class' => 'PHPCode',
  11717.                                                         'childs' => [
  11718.                                                             => [
  11719.                                                                 'label' => 'Operator ObjectField Getter',
  11720.                                                                 'type' => 'operator',
  11721.                                                                 'class' => 'ObjectFieldGetter',
  11722.                                                                 'childs' => [
  11723.                                                                     => [
  11724.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  11725.                                                                         'type' => 'value',
  11726.                                                                         'class' => 'DefaultValue',
  11727.                                                                         'attribute' => 'recipe',
  11728.                                                                         'dataType' => 'manyToOneRelation',
  11729.                                                                         'childs' => [
  11730.                                                                         ],
  11731.                                                                     ],
  11732.                                                                 ],
  11733.                                                                 'attribute' => 'allergens',
  11734.                                                                 'forwardAttribute' => '',
  11735.                                                             ],
  11736.                                                         ],
  11737.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11738.                                                         'additionalData' => 'Spelt',
  11739.                                                     ],
  11740.                                                 ],
  11741.                                                 'yesValue' => 'Ja',
  11742.                                                 'noValue' => 'Nein',
  11743.                                             ],
  11744.                                             'key' => '#646b7568812d1',
  11745.                                         ],
  11746.                                         'isOperator' => true,
  11747.                                     ],
  11748.                                     '#646b7568812d2' => [
  11749.                                         'name' => '#646b7568812d2',
  11750.                                         'position' => 53,
  11751.                                         'hidden' => false,
  11752.                                         'width' => 100,
  11753.                                         'locked' => false,
  11754.                                         'fieldConfig' => [
  11755.                                             'isOperator' => true,
  11756.                                             'attributes' => [
  11757.                                                 'label' => 'KREBSTIERE',
  11758.                                                 'type' => 'operator',
  11759.                                                 'class' => 'BooleanFormatter',
  11760.                                                 'yesValue' => 'Ja',
  11761.                                                 'noValue' => 'Nein',
  11762.                                                 'childs' => [
  11763.                                                     => [
  11764.                                                         'label' => 'KREBSTIERE',
  11765.                                                         'type' => 'operator',
  11766.                                                         'class' => 'PHPCode',
  11767.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11768.                                                         'additionalData' => 'Crustacean',
  11769.                                                         'childs' => [
  11770.                                                             => [
  11771.                                                                 'label' => 'Operator ObjectField Getter',
  11772.                                                                 'type' => 'operator',
  11773.                                                                 'class' => 'ObjectFieldGetter',
  11774.                                                                 'childs' => [
  11775.                                                                     => [
  11776.                                                                         'label' => 'Recipe (recipe)',
  11777.                                                                         'type' => 'value',
  11778.                                                                         'class' => 'DefaultValue',
  11779.                                                                         'attribute' => 'recipe',
  11780.                                                                         'dataType' => 'manyToOneRelation',
  11781.                                                                         'childs' => [
  11782.                                                                         ],
  11783.                                                                     ],
  11784.                                                                 ],
  11785.                                                                 'attribute' => 'allergens',
  11786.                                                                 'forwardAttribute' => '',
  11787.                                                             ],
  11788.                                                         ],
  11789.                                                     ],
  11790.                                                 ],
  11791.                                             ],
  11792.                                             'key' => '#646b7568812d2',
  11793.                                         ],
  11794.                                         'isOperator' => true,
  11795.                                     ],
  11796.                                     '#646b7568812d3' => [
  11797.                                         'name' => '#646b7568812d3',
  11798.                                         'position' => 54,
  11799.                                         'hidden' => false,
  11800.                                         'width' => 100,
  11801.                                         'locked' => false,
  11802.                                         'fieldConfig' => [
  11803.                                             'isOperator' => true,
  11804.                                             'attributes' => [
  11805.                                                 'label' => 'EI',
  11806.                                                 'type' => 'operator',
  11807.                                                 'class' => 'BooleanFormatter',
  11808.                                                 'yesValue' => 'Ja',
  11809.                                                 'noValue' => 'Nein',
  11810.                                                 'childs' => [
  11811.                                                     => [
  11812.                                                         'label' => 'EI',
  11813.                                                         'type' => 'operator',
  11814.                                                         'class' => 'PHPCode',
  11815.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11816.                                                         'additionalData' => 'Egg',
  11817.                                                         'childs' => [
  11818.                                                             => [
  11819.                                                                 'label' => 'Operator ObjectField Getter',
  11820.                                                                 'type' => 'operator',
  11821.                                                                 'class' => 'ObjectFieldGetter',
  11822.                                                                 'childs' => [
  11823.                                                                     => [
  11824.                                                                         'label' => 'Recipe (recipe)',
  11825.                                                                         'type' => 'value',
  11826.                                                                         'class' => 'DefaultValue',
  11827.                                                                         'attribute' => 'recipe',
  11828.                                                                         'dataType' => 'manyToOneRelation',
  11829.                                                                         'childs' => [
  11830.                                                                         ],
  11831.                                                                     ],
  11832.                                                                 ],
  11833.                                                                 'attribute' => 'allergens',
  11834.                                                                 'forwardAttribute' => '',
  11835.                                                             ],
  11836.                                                         ],
  11837.                                                     ],
  11838.                                                 ],
  11839.                                             ],
  11840.                                             'key' => '#646b7568812d3',
  11841.                                         ],
  11842.                                         'isOperator' => true,
  11843.                                     ],
  11844.                                     '#646b7568812d4' => [
  11845.                                         'name' => '#646b7568812d4',
  11846.                                         'position' => 55,
  11847.                                         'hidden' => false,
  11848.                                         'width' => 100,
  11849.                                         'locked' => false,
  11850.                                         'fieldConfig' => [
  11851.                                             'isOperator' => true,
  11852.                                             'attributes' => [
  11853.                                                 'label' => 'FISCH',
  11854.                                                 'type' => 'operator',
  11855.                                                 'class' => 'BooleanFormatter',
  11856.                                                 'yesValue' => 'Ja',
  11857.                                                 'noValue' => 'Nein',
  11858.                                                 'childs' => [
  11859.                                                     => [
  11860.                                                         'label' => 'FISCH',
  11861.                                                         'type' => 'operator',
  11862.                                                         'class' => 'PHPCode',
  11863.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11864.                                                         'additionalData' => 'Fish',
  11865.                                                         'childs' => [
  11866.                                                             => [
  11867.                                                                 'label' => 'Operator ObjectField Getter',
  11868.                                                                 'type' => 'operator',
  11869.                                                                 'class' => 'ObjectFieldGetter',
  11870.                                                                 'childs' => [
  11871.                                                                     => [
  11872.                                                                         'label' => 'Recipe (recipe)',
  11873.                                                                         'type' => 'value',
  11874.                                                                         'class' => 'DefaultValue',
  11875.                                                                         'attribute' => 'recipe',
  11876.                                                                         'dataType' => 'manyToOneRelation',
  11877.                                                                         'childs' => [
  11878.                                                                         ],
  11879.                                                                     ],
  11880.                                                                 ],
  11881.                                                                 'attribute' => 'allergens',
  11882.                                                                 'forwardAttribute' => '',
  11883.                                                             ],
  11884.                                                         ],
  11885.                                                     ],
  11886.                                                 ],
  11887.                                             ],
  11888.                                             'key' => '#646b7568812d4',
  11889.                                         ],
  11890.                                         'isOperator' => true,
  11891.                                     ],
  11892.                                     '#646b7568812d5' => [
  11893.                                         'name' => '#646b7568812d5',
  11894.                                         'position' => 56,
  11895.                                         'hidden' => false,
  11896.                                         'width' => 100,
  11897.                                         'locked' => false,
  11898.                                         'fieldConfig' => [
  11899.                                             'isOperator' => true,
  11900.                                             'attributes' => [
  11901.                                                 'label' => 'ERDNUESSE',
  11902.                                                 'type' => 'operator',
  11903.                                                 'class' => 'BooleanFormatter',
  11904.                                                 'yesValue' => 'Ja',
  11905.                                                 'noValue' => 'Nein',
  11906.                                                 'childs' => [
  11907.                                                     => [
  11908.                                                         'label' => 'ERDNÃœSSE',
  11909.                                                         'type' => 'operator',
  11910.                                                         'class' => 'PHPCode',
  11911.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11912.                                                         'additionalData' => 'Peanut',
  11913.                                                         'childs' => [
  11914.                                                             => [
  11915.                                                                 'label' => 'Operator ObjectField Getter',
  11916.                                                                 'type' => 'operator',
  11917.                                                                 'class' => 'ObjectFieldGetter',
  11918.                                                                 'childs' => [
  11919.                                                                     => [
  11920.                                                                         'label' => 'Recipe (recipe)',
  11921.                                                                         'type' => 'value',
  11922.                                                                         'class' => 'DefaultValue',
  11923.                                                                         'attribute' => 'recipe',
  11924.                                                                         'dataType' => 'manyToOneRelation',
  11925.                                                                         'childs' => [
  11926.                                                                         ],
  11927.                                                                     ],
  11928.                                                                 ],
  11929.                                                                 'attribute' => 'allergens',
  11930.                                                                 'forwardAttribute' => '',
  11931.                                                             ],
  11932.                                                         ],
  11933.                                                     ],
  11934.                                                 ],
  11935.                                             ],
  11936.                                             'key' => '#646b7568812d5',
  11937.                                         ],
  11938.                                         'isOperator' => true,
  11939.                                     ],
  11940.                                     '#646b7568812d6' => [
  11941.                                         'name' => '#646b7568812d6',
  11942.                                         'position' => 57,
  11943.                                         'hidden' => false,
  11944.                                         'width' => 100,
  11945.                                         'locked' => false,
  11946.                                         'fieldConfig' => [
  11947.                                             'isOperator' => true,
  11948.                                             'attributes' => [
  11949.                                                 'label' => 'SOJA',
  11950.                                                 'type' => 'operator',
  11951.                                                 'class' => 'BooleanFormatter',
  11952.                                                 'yesValue' => 'Ja',
  11953.                                                 'noValue' => 'Nein',
  11954.                                                 'childs' => [
  11955.                                                     => [
  11956.                                                         'label' => 'SOJA',
  11957.                                                         'type' => 'operator',
  11958.                                                         'class' => 'PHPCode',
  11959.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  11960.                                                         'additionalData' => 'Soy',
  11961.                                                         'childs' => [
  11962.                                                             => [
  11963.                                                                 'label' => 'Operator ObjectField Getter',
  11964.                                                                 'type' => 'operator',
  11965.                                                                 'class' => 'ObjectFieldGetter',
  11966.                                                                 'childs' => [
  11967.                                                                     => [
  11968.                                                                         'label' => 'Recipe (recipe)',
  11969.                                                                         'type' => 'value',
  11970.                                                                         'class' => 'DefaultValue',
  11971.                                                                         'attribute' => 'recipe',
  11972.                                                                         'dataType' => 'manyToOneRelation',
  11973.                                                                         'childs' => [
  11974.                                                                         ],
  11975.                                                                     ],
  11976.                                                                 ],
  11977.                                                                 'attribute' => 'allergens',
  11978.                                                                 'forwardAttribute' => '',
  11979.                                                             ],
  11980.                                                         ],
  11981.                                                     ],
  11982.                                                 ],
  11983.                                             ],
  11984.                                             'key' => '#646b7568812d6',
  11985.                                         ],
  11986.                                         'isOperator' => true,
  11987.                                     ],
  11988.                                     '#646b7568812d7' => [
  11989.                                         'name' => '#646b7568812d7',
  11990.                                         'position' => 58,
  11991.                                         'hidden' => false,
  11992.                                         'width' => 100,
  11993.                                         'locked' => false,
  11994.                                         'fieldConfig' => [
  11995.                                             'isOperator' => true,
  11996.                                             'attributes' => [
  11997.                                                 'label' => 'MILCH',
  11998.                                                 'type' => 'operator',
  11999.                                                 'class' => 'BooleanFormatter',
  12000.                                                 'yesValue' => 'Ja',
  12001.                                                 'noValue' => 'Nein',
  12002.                                                 'childs' => [
  12003.                                                     => [
  12004.                                                         'label' => 'MILCH',
  12005.                                                         'type' => 'operator',
  12006.                                                         'class' => 'PHPCode',
  12007.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  12008.                                                         'additionalData' => 'Milk',
  12009.                                                         'childs' => [
  12010.                                                             => [
  12011.                                                                 'label' => 'Operator ObjectField Getter',
  12012.                                                                 'type' => 'operator',
  12013.                                                                 'class' => 'ObjectFieldGetter',
  12014.                                                                 'childs' => [
  12015.                                                                     => [
  12016.                                                                         'label' => 'Recipe (recipe)',
  12017.                                                                         'type' => 'value',
  12018.                                                                         'class' => 'DefaultValue',
  12019.                                                                         'attribute' => 'recipe',
  12020.                                                                         'dataType' => 'manyToOneRelation',
  12021.                                                                         'childs' => [
  12022.                                                                         ],
  12023.                                                                     ],
  12024.                                                                 ],
  12025.                                                                 'attribute' => 'allergens',
  12026.                                                                 'forwardAttribute' => '',
  12027.                                                             ],
  12028.                                                         ],
  12029.                                                     ],
  12030.                                                 ],
  12031.                                             ],
  12032.                                             'key' => '#646b7568812d7',
  12033.                                         ],
  12034.                                         'isOperator' => true,
  12035.                                     ],
  12036.                                     '#646b7568812d8' => [
  12037.                                         'name' => '#646b7568812d8',
  12038.                                         'position' => 59,
  12039.                                         'hidden' => false,
  12040.                                         'width' => 100,
  12041.                                         'locked' => false,
  12042.                                         'fieldConfig' => [
  12043.                                             'isOperator' => true,
  12044.                                             'attributes' => [
  12045.                                                 'label' => 'SCHALENFRUECHTE',
  12046.                                                 'type' => 'operator',
  12047.                                                 'class' => 'BooleanFormatter',
  12048.                                                 'yesValue' => 'Ja',
  12049.                                                 'noValue' => 'Nein',
  12050.                                                 'childs' => [
  12051.                                                     => [
  12052.                                                         'label' => 'SCHALENFRÃœCHTE',
  12053.                                                         'type' => 'operator',
  12054.                                                         'class' => 'PHPCode',
  12055.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  12056.                                                         'additionalData' => 'Nut',
  12057.                                                         'childs' => [
  12058.                                                             => [
  12059.                                                                 'label' => 'Operator ObjectField Getter',
  12060.                                                                 'type' => 'operator',
  12061.                                                                 'class' => 'ObjectFieldGetter',
  12062.                                                                 'childs' => [
  12063.                                                                     => [
  12064.                                                                         'label' => 'Recipe (recipe)',
  12065.                                                                         'type' => 'value',
  12066.                                                                         'class' => 'DefaultValue',
  12067.                                                                         'attribute' => 'recipe',
  12068.                                                                         'dataType' => 'manyToOneRelation',
  12069.                                                                         'childs' => [
  12070.                                                                         ],
  12071.                                                                     ],
  12072.                                                                 ],
  12073.                                                                 'attribute' => 'allergens',
  12074.                                                                 'forwardAttribute' => '',
  12075.                                                             ],
  12076.                                                         ],
  12077.                                                     ],
  12078.                                                 ],
  12079.                                             ],
  12080.                                             'key' => '#646b7568812d8',
  12081.                                         ],
  12082.                                         'isOperator' => true,
  12083.                                     ],
  12084.                                     '#646b7568812d9' => [
  12085.                                         'name' => '#646b7568812d9',
  12086.                                         'position' => 60,
  12087.                                         'hidden' => false,
  12088.                                         'width' => 100,
  12089.                                         'locked' => false,
  12090.                                         'fieldConfig' => [
  12091.                                             'isOperator' => true,
  12092.                                             'attributes' => [
  12093.                                                 'label' => 'SELLERIE',
  12094.                                                 'type' => 'operator',
  12095.                                                 'class' => 'BooleanFormatter',
  12096.                                                 'yesValue' => 'Ja',
  12097.                                                 'noValue' => 'Nein',
  12098.                                                 'childs' => [
  12099.                                                     => [
  12100.                                                         'label' => 'SELLERIE',
  12101.                                                         'type' => 'operator',
  12102.                                                         'class' => 'PHPCode',
  12103.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  12104.                                                         'additionalData' => 'Celery',
  12105.                                                         'childs' => [
  12106.                                                             => [
  12107.                                                                 'label' => 'Operator ObjectField Getter',
  12108.                                                                 'type' => 'operator',
  12109.                                                                 'class' => 'ObjectFieldGetter',
  12110.                                                                 'childs' => [
  12111.                                                                     => [
  12112.                                                                         'label' => 'Recipe (recipe)',
  12113.                                                                         'type' => 'value',
  12114.                                                                         'class' => 'DefaultValue',
  12115.                                                                         'attribute' => 'recipe',
  12116.                                                                         'dataType' => 'manyToOneRelation',
  12117.                                                                         'childs' => [
  12118.                                                                         ],
  12119.                                                                     ],
  12120.                                                                 ],
  12121.                                                                 'attribute' => 'allergens',
  12122.                                                                 'forwardAttribute' => '',
  12123.                                                             ],
  12124.                                                         ],
  12125.                                                     ],
  12126.                                                 ],
  12127.                                             ],
  12128.                                             'key' => '#646b7568812d9',
  12129.                                         ],
  12130.                                         'isOperator' => true,
  12131.                                     ],
  12132.                                     '#646b7568812da' => [
  12133.                                         'name' => '#646b7568812da',
  12134.                                         'position' => 61,
  12135.                                         'hidden' => false,
  12136.                                         'width' => 100,
  12137.                                         'locked' => false,
  12138.                                         'fieldConfig' => [
  12139.                                             'isOperator' => true,
  12140.                                             'attributes' => [
  12141.                                                 'label' => 'SENF',
  12142.                                                 'type' => 'operator',
  12143.                                                 'class' => 'BooleanFormatter',
  12144.                                                 'yesValue' => 'Ja',
  12145.                                                 'noValue' => 'Nein',
  12146.                                                 'childs' => [
  12147.                                                     => [
  12148.                                                         'label' => 'SENF',
  12149.                                                         'type' => 'operator',
  12150.                                                         'class' => 'PHPCode',
  12151.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  12152.                                                         'additionalData' => 'Mustard',
  12153.                                                         'childs' => [
  12154.                                                             => [
  12155.                                                                 'label' => 'Operator ObjectField Getter',
  12156.                                                                 'type' => 'operator',
  12157.                                                                 'class' => 'ObjectFieldGetter',
  12158.                                                                 'childs' => [
  12159.                                                                     => [
  12160.                                                                         'label' => 'Recipe (recipe)',
  12161.                                                                         'type' => 'value',
  12162.                                                                         'class' => 'DefaultValue',
  12163.                                                                         'attribute' => 'recipe',
  12164.                                                                         'dataType' => 'manyToOneRelation',
  12165.                                                                         'childs' => [
  12166.                                                                         ],
  12167.                                                                     ],
  12168.                                                                 ],
  12169.                                                                 'attribute' => 'allergens',
  12170.                                                                 'forwardAttribute' => '',
  12171.                                                             ],
  12172.                                                         ],
  12173.                                                     ],
  12174.                                                 ],
  12175.                                             ],
  12176.                                             'key' => '#646b7568812da',
  12177.                                         ],
  12178.                                         'isOperator' => true,
  12179.                                     ],
  12180.                                     '#646b7568812db' => [
  12181.                                         'name' => '#646b7568812db',
  12182.                                         'position' => 62,
  12183.                                         'hidden' => false,
  12184.                                         'width' => 100,
  12185.                                         'locked' => false,
  12186.                                         'fieldConfig' => [
  12187.                                             'isOperator' => true,
  12188.                                             'attributes' => [
  12189.                                                 'label' => 'SESAM',
  12190.                                                 'type' => 'operator',
  12191.                                                 'class' => 'BooleanFormatter',
  12192.                                                 'yesValue' => 'Ja',
  12193.                                                 'noValue' => 'Nein',
  12194.                                                 'childs' => [
  12195.                                                     => [
  12196.                                                         'label' => 'SESAM',
  12197.                                                         'type' => 'operator',
  12198.                                                         'class' => 'PHPCode',
  12199.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  12200.                                                         'additionalData' => 'Sesame',
  12201.                                                         'childs' => [
  12202.                                                             => [
  12203.                                                                 'label' => 'Operator ObjectField Getter',
  12204.                                                                 'type' => 'operator',
  12205.                                                                 'class' => 'ObjectFieldGetter',
  12206.                                                                 'childs' => [
  12207.                                                                     => [
  12208.                                                                         'label' => 'Recipe (recipe)',
  12209.                                                                         'type' => 'value',
  12210.                                                                         'class' => 'DefaultValue',
  12211.                                                                         'attribute' => 'recipe',
  12212.                                                                         'dataType' => 'manyToOneRelation',
  12213.                                                                         'childs' => [
  12214.                                                                         ],
  12215.                                                                     ],
  12216.                                                                 ],
  12217.                                                                 'attribute' => 'allergens',
  12218.                                                                 'forwardAttribute' => '',
  12219.                                                             ],
  12220.                                                         ],
  12221.                                                     ],
  12222.                                                 ],
  12223.                                             ],
  12224.                                             'key' => '#646b7568812db',
  12225.                                         ],
  12226.                                         'isOperator' => true,
  12227.                                     ],
  12228.                                     '#646b7568812dc' => [
  12229.                                         'name' => '#646b7568812dc',
  12230.                                         'position' => 63,
  12231.                                         'hidden' => false,
  12232.                                         'width' => 100,
  12233.                                         'locked' => false,
  12234.                                         'fieldConfig' => [
  12235.                                             'isOperator' => true,
  12236.                                             'attributes' => [
  12237.                                                 'label' => 'SULFIT',
  12238.                                                 'type' => 'operator',
  12239.                                                 'class' => 'BooleanFormatter',
  12240.                                                 'yesValue' => 'Ja',
  12241.                                                 'noValue' => 'Nein',
  12242.                                                 'childs' => [
  12243.                                                     => [
  12244.                                                         'label' => 'SULFIT',
  12245.                                                         'type' => 'operator',
  12246.                                                         'class' => 'PHPCode',
  12247.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  12248.                                                         'additionalData' => 'Sulfite',
  12249.                                                         'childs' => [
  12250.                                                             => [
  12251.                                                                 'label' => 'Operator ObjectField Getter',
  12252.                                                                 'type' => 'operator',
  12253.                                                                 'class' => 'ObjectFieldGetter',
  12254.                                                                 'childs' => [
  12255.                                                                     => [
  12256.                                                                         'label' => 'Recipe (recipe)',
  12257.                                                                         'type' => 'value',
  12258.                                                                         'class' => 'DefaultValue',
  12259.                                                                         'attribute' => 'recipe',
  12260.                                                                         'dataType' => 'manyToOneRelation',
  12261.                                                                         'childs' => [
  12262.                                                                         ],
  12263.                                                                     ],
  12264.                                                                 ],
  12265.                                                                 'attribute' => 'allergens',
  12266.                                                                 'forwardAttribute' => '',
  12267.                                                             ],
  12268.                                                         ],
  12269.                                                     ],
  12270.                                                 ],
  12271.                                             ],
  12272.                                             'key' => '#646b7568812dc',
  12273.                                         ],
  12274.                                         'isOperator' => true,
  12275.                                     ],
  12276.                                     '#646b7568812dd' => [
  12277.                                         'name' => '#646b7568812dd',
  12278.                                         'position' => 64,
  12279.                                         'hidden' => false,
  12280.                                         'width' => 100,
  12281.                                         'locked' => false,
  12282.                                         'fieldConfig' => [
  12283.                                             'isOperator' => true,
  12284.                                             'attributes' => [
  12285.                                                 'label' => 'LUPINE',
  12286.                                                 'type' => 'operator',
  12287.                                                 'class' => 'BooleanFormatter',
  12288.                                                 'yesValue' => 'Ja',
  12289.                                                 'noValue' => 'Nein',
  12290.                                                 'childs' => [
  12291.                                                     => [
  12292.                                                         'label' => 'LUPINE',
  12293.                                                         'type' => 'operator',
  12294.                                                         'class' => 'PHPCode',
  12295.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  12296.                                                         'additionalData' => 'Lupin',
  12297.                                                         'childs' => [
  12298.                                                             => [
  12299.                                                                 'label' => 'Operator ObjectField Getter',
  12300.                                                                 'type' => 'operator',
  12301.                                                                 'class' => 'ObjectFieldGetter',
  12302.                                                                 'childs' => [
  12303.                                                                     => [
  12304.                                                                         'label' => 'Recipe (recipe)',
  12305.                                                                         'type' => 'value',
  12306.                                                                         'class' => 'DefaultValue',
  12307.                                                                         'attribute' => 'recipe',
  12308.                                                                         'dataType' => 'manyToOneRelation',
  12309.                                                                         'childs' => [
  12310.                                                                         ],
  12311.                                                                     ],
  12312.                                                                 ],
  12313.                                                                 'attribute' => 'allergens',
  12314.                                                                 'forwardAttribute' => '',
  12315.                                                             ],
  12316.                                                         ],
  12317.                                                     ],
  12318.                                                 ],
  12319.                                             ],
  12320.                                             'key' => '#646b7568812dd',
  12321.                                         ],
  12322.                                         'isOperator' => true,
  12323.                                     ],
  12324.                                     '#646b7568812de' => [
  12325.                                         'name' => '#646b7568812de',
  12326.                                         'position' => 65,
  12327.                                         'hidden' => false,
  12328.                                         'width' => 100,
  12329.                                         'locked' => false,
  12330.                                         'fieldConfig' => [
  12331.                                             'isOperator' => true,
  12332.                                             'attributes' => [
  12333.                                                 'label' => 'WEICHTIERE',
  12334.                                                 'type' => 'operator',
  12335.                                                 'class' => 'BooleanFormatter',
  12336.                                                 'yesValue' => 'Ja',
  12337.                                                 'noValue' => 'Nein',
  12338.                                                 'childs' => [
  12339.                                                     => [
  12340.                                                         'label' => 'WEICHTIERE',
  12341.                                                         'type' => 'operator',
  12342.                                                         'class' => 'PHPCode',
  12343.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  12344.                                                         'additionalData' => 'Mollusc',
  12345.                                                         'childs' => [
  12346.                                                             => [
  12347.                                                                 'label' => 'Operator ObjectField Getter',
  12348.                                                                 'type' => 'operator',
  12349.                                                                 'class' => 'ObjectFieldGetter',
  12350.                                                                 'childs' => [
  12351.                                                                     => [
  12352.                                                                         'label' => 'Recipe (recipe)',
  12353.                                                                         'type' => 'value',
  12354.                                                                         'class' => 'DefaultValue',
  12355.                                                                         'attribute' => 'recipe',
  12356.                                                                         'dataType' => 'manyToOneRelation',
  12357.                                                                         'childs' => [
  12358.                                                                         ],
  12359.                                                                     ],
  12360.                                                                 ],
  12361.                                                                 'attribute' => 'allergens',
  12362.                                                                 'forwardAttribute' => '',
  12363.                                                             ],
  12364.                                                         ],
  12365.                                                     ],
  12366.                                                 ],
  12367.                                             ],
  12368.                                             'key' => '#646b7568812de',
  12369.                                         ],
  12370.                                         'isOperator' => true,
  12371.                                     ],
  12372.                                     '#646b7568812df' => [
  12373.                                         'name' => '#646b7568812df',
  12374.                                         'position' => 66,
  12375.                                         'hidden' => false,
  12376.                                         'width' => 100,
  12377.                                         'locked' => false,
  12378.                                         'fieldConfig' => [
  12379.                                             'isOperator' => true,
  12380.                                             'attributes' => [
  12381.                                                 'label' => 'Naehrwerte auf Basis',
  12382.                                                 'type' => 'operator',
  12383.                                                 'class' => 'Concatenator',
  12384.                                                 'glue' => ' ',
  12385.                                                 'forceValue' => false,
  12386.                                                 'childs' => [
  12387.                                                     => [
  12388.                                                         'label' => 'Operator PHP Code',
  12389.                                                         'type' => 'operator',
  12390.                                                         'class' => 'PHPCode',
  12391.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  12392.                                                         'additionalData' => '{"amountType": "product", "field": "amountValue"}',
  12393.                                                         'childs' => [
  12394.                                                             => [
  12395.                                                                 'label' => 'Recipe (recipe)',
  12396.                                                                 'type' => 'value',
  12397.                                                                 'class' => 'DefaultValue',
  12398.                                                                 'attribute' => 'recipe',
  12399.                                                                 'dataType' => 'manyToOneRelation',
  12400.                                                                 'childs' => [
  12401.                                                                 ],
  12402.                                                             ],
  12403.                                                         ],
  12404.                                                     ],
  12405.                                                     => [
  12406.                                                         'label' => 'Operator PHP Code',
  12407.                                                         'type' => 'operator',
  12408.                                                         'class' => 'PHPCode',
  12409.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  12410.                                                         'additionalData' => '{"amountType": "product", "field": "amountType"}',
  12411.                                                         'childs' => [
  12412.                                                             => [
  12413.                                                                 'label' => 'Recipe (recipe)',
  12414.                                                                 'type' => 'value',
  12415.                                                                 'class' => 'DefaultValue',
  12416.                                                                 'attribute' => 'recipe',
  12417.                                                                 'dataType' => 'manyToOneRelation',
  12418.                                                                 'childs' => [
  12419.                                                                 ],
  12420.                                                             ],
  12421.                                                         ],
  12422.                                                     ],
  12423.                                                 ],
  12424.                                             ],
  12425.                                             'key' => '#646b7568812df',
  12426.                                         ],
  12427.                                         'isOperator' => true,
  12428.                                     ],
  12429.                                     '#646b7568812e0' => [
  12430.                                         'name' => '#646b7568812e0',
  12431.                                         'position' => 67,
  12432.                                         'hidden' => false,
  12433.                                         'width' => 100,
  12434.                                         'locked' => false,
  12435.                                         'fieldConfig' => [
  12436.                                             'isOperator' => true,
  12437.                                             'attributes' => [
  12438.                                                 'label' => 'kj',
  12439.                                                 'type' => 'operator',
  12440.                                                 'class' => 'PHPCode',
  12441.                                                 'childs' => [
  12442.                                                     => [
  12443.                                                         'label' => 'kj',
  12444.                                                         'type' => 'operator',
  12445.                                                         'class' => 'PHPCode',
  12446.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  12447.                                                         'additionalData' => '{"amountType": "product", "field": "energyKJValue", "raw": true}',
  12448.                                                         'childs' => [
  12449.                                                             => [
  12450.                                                                 'label' => 'Recipe (recipe)',
  12451.                                                                 'type' => 'value',
  12452.                                                                 'class' => 'DefaultValue',
  12453.                                                                 'attribute' => 'recipe',
  12454.                                                                 'dataType' => 'manyToOneRelation',
  12455.                                                                 'childs' => [
  12456.                                                                 ],
  12457.                                                             ],
  12458.                                                         ],
  12459.                                                     ],
  12460.                                                 ],
  12461.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  12462.                                                 'additionalData' => 'value',
  12463.                                             ],
  12464.                                             'key' => '#646b7568812e0',
  12465.                                         ],
  12466.                                         'isOperator' => true,
  12467.                                     ],
  12468.                                     '#646b7568812e1' => [
  12469.                                         'name' => '#646b7568812e1',
  12470.                                         'position' => 68,
  12471.                                         'hidden' => false,
  12472.                                         'width' => 100,
  12473.                                         'locked' => false,
  12474.                                         'fieldConfig' => [
  12475.                                             'isOperator' => true,
  12476.                                             'attributes' => [
  12477.                                                 'label' => 'kcal',
  12478.                                                 'type' => 'operator',
  12479.                                                 'class' => 'PHPCode',
  12480.                                                 'childs' => [
  12481.                                                     => [
  12482.                                                         'label' => 'kcal',
  12483.                                                         'type' => 'operator',
  12484.                                                         'class' => 'PHPCode',
  12485.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  12486.                                                         'additionalData' => '{"amountType": "product", "field": "energyKcal", "raw": true}',
  12487.                                                         'childs' => [
  12488.                                                             => [
  12489.                                                                 'label' => 'Recipe (recipe)',
  12490.                                                                 'type' => 'value',
  12491.                                                                 'class' => 'DefaultValue',
  12492.                                                                 'attribute' => 'recipe',
  12493.                                                                 'dataType' => 'manyToOneRelation',
  12494.                                                                 'childs' => [
  12495.                                                                 ],
  12496.                                                             ],
  12497.                                                         ],
  12498.                                                     ],
  12499.                                                 ],
  12500.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  12501.                                                 'additionalData' => 'value',
  12502.                                             ],
  12503.                                             'key' => '#646b7568812e1',
  12504.                                         ],
  12505.                                         'isOperator' => true,
  12506.                                     ],
  12507.                                     '#646b7568812e2' => [
  12508.                                         'name' => '#646b7568812e2',
  12509.                                         'position' => 69,
  12510.                                         'hidden' => false,
  12511.                                         'width' => 100,
  12512.                                         'locked' => false,
  12513.                                         'fieldConfig' => [
  12514.                                             'isOperator' => true,
  12515.                                             'attributes' => [
  12516.                                                 'label' => 'Fett',
  12517.                                                 'type' => 'operator',
  12518.                                                 'class' => 'PHPCode',
  12519.                                                 'childs' => [
  12520.                                                     => [
  12521.                                                         'label' => 'Fett',
  12522.                                                         'type' => 'operator',
  12523.                                                         'class' => 'PHPCode',
  12524.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  12525.                                                         'additionalData' => '{"amountType": "product", "field": "fatTotal", "raw": true}',
  12526.                                                         'childs' => [
  12527.                                                             => [
  12528.                                                                 'label' => 'Recipe (recipe)',
  12529.                                                                 'type' => 'value',
  12530.                                                                 'class' => 'DefaultValue',
  12531.                                                                 'attribute' => 'recipe',
  12532.                                                                 'dataType' => 'manyToOneRelation',
  12533.                                                                 'childs' => [
  12534.                                                                 ],
  12535.                                                             ],
  12536.                                                         ],
  12537.                                                     ],
  12538.                                                 ],
  12539.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  12540.                                                 'additionalData' => 'value',
  12541.                                             ],
  12542.                                             'key' => '#646b7568812e2',
  12543.                                         ],
  12544.                                         'isOperator' => true,
  12545.                                     ],
  12546.                                     '#646b7568812e3' => [
  12547.                                         'name' => '#646b7568812e3',
  12548.                                         'position' => 70,
  12549.                                         'hidden' => false,
  12550.                                         'width' => 100,
  12551.                                         'locked' => false,
  12552.                                         'fieldConfig' => [
  12553.                                             'isOperator' => true,
  12554.                                             'attributes' => [
  12555.                                                 'label' => 'davon gesaettigte Fettsaeuren',
  12556.                                                 'type' => 'operator',
  12557.                                                 'class' => 'PHPCode',
  12558.                                                 'childs' => [
  12559.                                                     => [
  12560.                                                         'label' => 'davon gesättigte Fettsäuren',
  12561.                                                         'type' => 'operator',
  12562.                                                         'class' => 'PHPCode',
  12563.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  12564.                                                         'additionalData' => '{"amountType": "product", "field": "fatSaturated", "raw": true}',
  12565.                                                         'childs' => [
  12566.                                                             => [
  12567.                                                                 'label' => 'Recipe (recipe)',
  12568.                                                                 'type' => 'value',
  12569.                                                                 'class' => 'DefaultValue',
  12570.                                                                 'attribute' => 'recipe',
  12571.                                                                 'dataType' => 'manyToOneRelation',
  12572.                                                                 'childs' => [
  12573.                                                                 ],
  12574.                                                             ],
  12575.                                                         ],
  12576.                                                     ],
  12577.                                                 ],
  12578.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  12579.                                                 'additionalData' => 'value',
  12580.                                             ],
  12581.                                             'key' => '#646b7568812e3',
  12582.                                         ],
  12583.                                         'isOperator' => true,
  12584.                                     ],
  12585.                                     '#646b7568812e4' => [
  12586.                                         'name' => '#646b7568812e4',
  12587.                                         'position' => 71,
  12588.                                         'hidden' => false,
  12589.                                         'width' => 100,
  12590.                                         'locked' => false,
  12591.                                         'fieldConfig' => [
  12592.                                             'isOperator' => true,
  12593.                                             'attributes' => [
  12594.                                                 'label' => 'Kohlenhydrate',
  12595.                                                 'type' => 'operator',
  12596.                                                 'class' => 'PHPCode',
  12597.                                                 'childs' => [
  12598.                                                     => [
  12599.                                                         'label' => 'Kohlenhydrate',
  12600.                                                         'type' => 'operator',
  12601.                                                         'class' => 'PHPCode',
  12602.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  12603.                                                         'additionalData' => '{"amountType": "product", "field": "carbTotal", "raw": true}',
  12604.                                                         'childs' => [
  12605.                                                             => [
  12606.                                                                 'label' => 'Recipe (recipe)',
  12607.                                                                 'type' => 'value',
  12608.                                                                 'class' => 'DefaultValue',
  12609.                                                                 'attribute' => 'recipe',
  12610.                                                                 'dataType' => 'manyToOneRelation',
  12611.                                                                 'childs' => [
  12612.                                                                 ],
  12613.                                                             ],
  12614.                                                         ],
  12615.                                                     ],
  12616.                                                 ],
  12617.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  12618.                                                 'additionalData' => 'value',
  12619.                                             ],
  12620.                                             'key' => '#646b7568812e4',
  12621.                                         ],
  12622.                                         'isOperator' => true,
  12623.                                     ],
  12624.                                     '#646b7568812e5' => [
  12625.                                         'name' => '#646b7568812e5',
  12626.                                         'position' => 72,
  12627.                                         'hidden' => false,
  12628.                                         'width' => 100,
  12629.                                         'locked' => false,
  12630.                                         'fieldConfig' => [
  12631.                                             'isOperator' => true,
  12632.                                             'attributes' => [
  12633.                                                 'label' => 'davon Zucker',
  12634.                                                 'type' => 'operator',
  12635.                                                 'class' => 'PHPCode',
  12636.                                                 'childs' => [
  12637.                                                     => [
  12638.                                                         'label' => 'davon Zucker',
  12639.                                                         'type' => 'operator',
  12640.                                                         'class' => 'PHPCode',
  12641.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  12642.                                                         'additionalData' => '{"amountType": "product", "field": "carbSugar", "raw": true}',
  12643.                                                         'childs' => [
  12644.                                                             => [
  12645.                                                                 'label' => 'Recipe (recipe)',
  12646.                                                                 'type' => 'value',
  12647.                                                                 'class' => 'DefaultValue',
  12648.                                                                 'attribute' => 'recipe',
  12649.                                                                 'dataType' => 'manyToOneRelation',
  12650.                                                                 'childs' => [
  12651.                                                                 ],
  12652.                                                             ],
  12653.                                                         ],
  12654.                                                     ],
  12655.                                                 ],
  12656.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  12657.                                                 'additionalData' => 'value',
  12658.                                             ],
  12659.                                             'key' => '#646b7568812e5',
  12660.                                         ],
  12661.                                         'isOperator' => true,
  12662.                                     ],
  12663.                                     '#646b7568812e6' => [
  12664.                                         'name' => '#646b7568812e6',
  12665.                                         'position' => 73,
  12666.                                         'hidden' => false,
  12667.                                         'width' => 100,
  12668.                                         'locked' => false,
  12669.                                         'fieldConfig' => [
  12670.                                             'isOperator' => true,
  12671.                                             'attributes' => [
  12672.                                                 'label' => 'Balaststoffe',
  12673.                                                 'type' => 'operator',
  12674.                                                 'class' => 'PHPCode',
  12675.                                                 'childs' => [
  12676.                                                     => [
  12677.                                                         'label' => 'Balaststoffe',
  12678.                                                         'type' => 'operator',
  12679.                                                         'class' => 'PHPCode',
  12680.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  12681.                                                         'additionalData' => '{"amountType": "product", "field": "dietaryFiber", "raw": true}',
  12682.                                                         'childs' => [
  12683.                                                             => [
  12684.                                                                 'label' => 'Recipe (recipe)',
  12685.                                                                 'type' => 'value',
  12686.                                                                 'class' => 'DefaultValue',
  12687.                                                                 'attribute' => 'recipe',
  12688.                                                                 'dataType' => 'manyToOneRelation',
  12689.                                                                 'childs' => [
  12690.                                                                 ],
  12691.                                                             ],
  12692.                                                         ],
  12693.                                                     ],
  12694.                                                 ],
  12695.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  12696.                                                 'additionalData' => 'value',
  12697.                                             ],
  12698.                                             'key' => '#646b7568812e6',
  12699.                                         ],
  12700.                                         'isOperator' => true,
  12701.                                     ],
  12702.                                     '#646b7568812e7' => [
  12703.                                         'name' => '#646b7568812e7',
  12704.                                         'position' => 74,
  12705.                                         'hidden' => false,
  12706.                                         'width' => 100,
  12707.                                         'locked' => false,
  12708.                                         'fieldConfig' => [
  12709.                                             'isOperator' => true,
  12710.                                             'attributes' => [
  12711.                                                 'label' => 'Eiweiss',
  12712.                                                 'type' => 'operator',
  12713.                                                 'class' => 'PHPCode',
  12714.                                                 'childs' => [
  12715.                                                     => [
  12716.                                                         'label' => 'Eiweiß',
  12717.                                                         'type' => 'operator',
  12718.                                                         'class' => 'PHPCode',
  12719.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  12720.                                                         'additionalData' => '{"amountType": "product", "field": "protein", "raw": true}',
  12721.                                                         'childs' => [
  12722.                                                             => [
  12723.                                                                 'label' => 'Recipe (recipe)',
  12724.                                                                 'type' => 'value',
  12725.                                                                 'class' => 'DefaultValue',
  12726.                                                                 'attribute' => 'recipe',
  12727.                                                                 'dataType' => 'manyToOneRelation',
  12728.                                                                 'childs' => [
  12729.                                                                 ],
  12730.                                                             ],
  12731.                                                         ],
  12732.                                                     ],
  12733.                                                 ],
  12734.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  12735.                                                 'additionalData' => 'value',
  12736.                                             ],
  12737.                                             'key' => '#646b7568812e7',
  12738.                                         ],
  12739.                                         'isOperator' => true,
  12740.                                     ],
  12741.                                     '#646b7568812e8' => [
  12742.                                         'name' => '#646b7568812e8',
  12743.                                         'position' => 75,
  12744.                                         'hidden' => false,
  12745.                                         'width' => 100,
  12746.                                         'locked' => false,
  12747.                                         'fieldConfig' => [
  12748.                                             'isOperator' => true,
  12749.                                             'attributes' => [
  12750.                                                 'label' => 'Salz',
  12751.                                                 'type' => 'operator',
  12752.                                                 'class' => 'PHPCode',
  12753.                                                 'childs' => [
  12754.                                                     => [
  12755.                                                         'label' => 'Salz',
  12756.                                                         'type' => 'operator',
  12757.                                                         'class' => 'PHPCode',
  12758.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  12759.                                                         'additionalData' => '{"amountType": "product", "field": "salt", "raw": true}',
  12760.                                                         'childs' => [
  12761.                                                             => [
  12762.                                                                 'label' => 'Recipe (recipe)',
  12763.                                                                 'type' => 'value',
  12764.                                                                 'class' => 'DefaultValue',
  12765.                                                                 'attribute' => 'recipe',
  12766.                                                                 'dataType' => 'manyToOneRelation',
  12767.                                                                 'childs' => [
  12768.                                                                 ],
  12769.                                                             ],
  12770.                                                         ],
  12771.                                                     ],
  12772.                                                 ],
  12773.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  12774.                                                 'additionalData' => 'value',
  12775.                                             ],
  12776.                                             'key' => '#646b7568812e8',
  12777.                                         ],
  12778.                                         'isOperator' => true,
  12779.                                     ],
  12780.                                     '#646b7568812e9' => [
  12781.                                         'name' => '#646b7568812e9',
  12782.                                         'position' => 76,
  12783.                                         'hidden' => false,
  12784.                                         'width' => 100,
  12785.                                         'locked' => false,
  12786.                                         'fieldConfig' => [
  12787.                                             'isOperator' => true,
  12788.                                             'attributes' => [
  12789.                                                 'label' => 'Naehrwerte Gewichtseinheit',
  12790.                                                 'type' => 'operator',
  12791.                                                 'class' => 'PHPCode',
  12792.                                                 'childs' => [
  12793.                                                     => [
  12794.                                                         'label' => 'Operator PHP Code',
  12795.                                                         'type' => 'operator',
  12796.                                                         'class' => 'PHPCode',
  12797.                                                         'childs' => [
  12798.                                                             => [
  12799.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  12800.                                                                 'type' => 'value',
  12801.                                                                 'class' => 'DefaultValue',
  12802.                                                                 'attribute' => 'recipe',
  12803.                                                                 'dataType' => 'manyToOneRelation',
  12804.                                                                 'childs' => [
  12805.                                                                 ],
  12806.                                                             ],
  12807.                                                         ],
  12808.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  12809.                                                         'additionalData' => '{"amountType": "product", "field": "amountValue", "raw": true}',
  12810.                                                     ],
  12811.                                                 ],
  12812.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  12813.                                                 'additionalData' => 'unit',
  12814.                                             ],
  12815.                                             'key' => '#646b7568812e9',
  12816.                                         ],
  12817.                                         'isOperator' => true,
  12818.                                     ],
  12819.                                     '#646b7568812ea' => [
  12820.                                         'name' => '#646b7568812ea',
  12821.                                         'position' => 77,
  12822.                                         'hidden' => false,
  12823.                                         'width' => 100,
  12824.                                         'locked' => false,
  12825.                                         'fieldConfig' => [
  12826.                                             'isOperator' => true,
  12827.                                             'attributes' => [
  12828.                                                 'label' => 'EAN-Code',
  12829.                                                 'type' => 'operator',
  12830.                                                 'class' => 'ObjectFieldGetter',
  12831.                                                 'attribute' => 'ean',
  12832.                                                 'forwardAttribute' => '',
  12833.                                                 'childs' => [
  12834.                                                     => [
  12835.                                                         'label' => 'Operator ObjectField Getter',
  12836.                                                         'type' => 'operator',
  12837.                                                         'class' => 'ObjectFieldGetter',
  12838.                                                         'childs' => [
  12839.                                                             => [
  12840.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  12841.                                                                 'type' => 'value',
  12842.                                                                 'class' => 'DefaultValue',
  12843.                                                                 'attribute' => 'erpItem',
  12844.                                                                 'dataType' => 'manyToOneRelation',
  12845.                                                                 'childs' => [
  12846.                                                                 ],
  12847.                                                             ],
  12848.                                                         ],
  12849.                                                         'attribute' => 'erpItem',
  12850.                                                         'forwardAttribute' => '',
  12851.                                                     ],
  12852.                                                 ],
  12853.                                             ],
  12854.                                             'key' => '#646b7568812ea',
  12855.                                         ],
  12856.                                         'isOperator' => true,
  12857.                                     ],
  12858.                                     '#646b7568812eb' => [
  12859.                                         'name' => '#646b7568812eb',
  12860.                                         'position' => 78,
  12861.                                         'hidden' => false,
  12862.                                         'width' => 100,
  12863.                                         'locked' => false,
  12864.                                         'fieldConfig' => [
  12865.                                             'isOperator' => true,
  12866.                                             'attributes' => [
  12867.                                                 'label' => 'Verkehrsbezeichnung',
  12868.                                                 'type' => 'operator',
  12869.                                                 'class' => 'ObjectFieldGetter',
  12870.                                                 'attribute' => 'erpName',
  12871.                                                 'forwardAttribute' => '',
  12872.                                                 'childs' => [
  12873.                                                     => [
  12874.                                                         'label' => 'Operator ObjectField Getter',
  12875.                                                         'type' => 'operator',
  12876.                                                         'class' => 'ObjectFieldGetter',
  12877.                                                         'childs' => [
  12878.                                                             => [
  12879.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  12880.                                                                 'type' => 'value',
  12881.                                                                 'class' => 'DefaultValue',
  12882.                                                                 'attribute' => 'erpItem',
  12883.                                                                 'dataType' => 'manyToOneRelation',
  12884.                                                                 'childs' => [
  12885.                                                                 ],
  12886.                                                             ],
  12887.                                                         ],
  12888.                                                         'attribute' => 'erpItem',
  12889.                                                         'forwardAttribute' => '',
  12890.                                                     ],
  12891.                                                 ],
  12892.                                             ],
  12893.                                             'key' => '#646b7568812eb',
  12894.                                         ],
  12895.                                         'isOperator' => true,
  12896.                                     ],
  12897.                                     '#646b7568812ec' => [
  12898.                                         'name' => '#646b7568812ec',
  12899.                                         'position' => 79,
  12900.                                         'hidden' => false,
  12901.                                         'width' => 100,
  12902.                                         'locked' => false,
  12903.                                         'fieldConfig' => [
  12904.                                             'isOperator' => true,
  12905.                                             'attributes' => [
  12906.                                                 'label' => 'MHZ Monate',
  12907.                                                 'type' => 'operator',
  12908.                                                 'class' => 'ObjectFieldGetter',
  12909.                                                 'attribute' => 'minimumShelfTime',
  12910.                                                 'forwardAttribute' => '',
  12911.                                                 'childs' => [
  12912.                                                     => [
  12913.                                                         'label' => 'Operator ObjectField Getter',
  12914.                                                         'type' => 'operator',
  12915.                                                         'class' => 'ObjectFieldGetter',
  12916.                                                         'childs' => [
  12917.                                                             => [
  12918.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  12919.                                                                 'type' => 'value',
  12920.                                                                 'class' => 'DefaultValue',
  12921.                                                                 'attribute' => 'erpItem',
  12922.                                                                 'dataType' => 'manyToOneRelation',
  12923.                                                                 'childs' => [
  12924.                                                                 ],
  12925.                                                             ],
  12926.                                                         ],
  12927.                                                         'attribute' => 'erpItem',
  12928.                                                         'forwardAttribute' => '',
  12929.                                                     ],
  12930.                                                 ],
  12931.                                             ],
  12932.                                             'key' => '#646b7568812ec',
  12933.                                         ],
  12934.                                         'isOperator' => true,
  12935.                                     ],
  12936.                                     '#646b7568812ed' => [
  12937.                                         'name' => '#646b7568812ed',
  12938.                                         'position' => 80,
  12939.                                         'hidden' => false,
  12940.                                         'width' => 100,
  12941.                                         'locked' => false,
  12942.                                         'fieldConfig' => [
  12943.                                             'isOperator' => true,
  12944.                                             'attributes' => [
  12945.                                                 'label' => 'RLZ Monate',
  12946.                                                 'type' => 'operator',
  12947.                                                 'class' => 'ObjectFieldGetter',
  12948.                                                 'attribute' => 'remainingShelfTime',
  12949.                                                 'forwardAttribute' => '',
  12950.                                                 'childs' => [
  12951.                                                     => [
  12952.                                                         'label' => 'Operator ObjectField Getter',
  12953.                                                         'type' => 'operator',
  12954.                                                         'class' => 'ObjectFieldGetter',
  12955.                                                         'childs' => [
  12956.                                                             => [
  12957.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  12958.                                                                 'type' => 'value',
  12959.                                                                 'class' => 'DefaultValue',
  12960.                                                                 'attribute' => 'erpItem',
  12961.                                                                 'dataType' => 'manyToOneRelation',
  12962.                                                                 'childs' => [
  12963.                                                                 ],
  12964.                                                             ],
  12965.                                                         ],
  12966.                                                         'attribute' => 'erpItem',
  12967.                                                         'forwardAttribute' => '',
  12968.                                                     ],
  12969.                                                 ],
  12970.                                             ],
  12971.                                             'key' => '#646b7568812ed',
  12972.                                         ],
  12973.                                         'isOperator' => true,
  12974.                                     ],
  12975.                                     '#646b7568812ee' => [
  12976.                                         'name' => '#646b7568812ee',
  12977.                                         'position' => 81,
  12978.                                         'hidden' => false,
  12979.                                         'width' => 100,
  12980.                                         'locked' => false,
  12981.                                         'fieldConfig' => [
  12982.                                             'isOperator' => true,
  12983.                                             'attributes' => [
  12984.                                                 'label' => 'RLZ Tage',
  12985.                                                 'type' => 'operator',
  12986.                                                 'class' => 'ObjectFieldGetter',
  12987.                                                 'attribute' => 'remainingShelfTimeDays',
  12988.                                                 'forwardAttribute' => '',
  12989.                                                 'childs' => [
  12990.                                                     => [
  12991.                                                         'label' => 'Operator ObjectField Getter',
  12992.                                                         'type' => 'operator',
  12993.                                                         'class' => 'ObjectFieldGetter',
  12994.                                                         'childs' => [
  12995.                                                             => [
  12996.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  12997.                                                                 'type' => 'value',
  12998.                                                                 'class' => 'DefaultValue',
  12999.                                                                 'attribute' => 'erpItem',
  13000.                                                                 'dataType' => 'manyToOneRelation',
  13001.                                                                 'childs' => [
  13002.                                                                 ],
  13003.                                                             ],
  13004.                                                         ],
  13005.                                                         'attribute' => 'erpItem',
  13006.                                                         'forwardAttribute' => '',
  13007.                                                     ],
  13008.                                                 ],
  13009.                                             ],
  13010.                                             'key' => '#646b7568812ee',
  13011.                                         ],
  13012.                                         'isOperator' => true,
  13013.                                     ],
  13014.                                     '#646b7568812ef' => [
  13015.                                         'name' => '#646b7568812ef',
  13016.                                         'position' => 82,
  13017.                                         'hidden' => false,
  13018.                                         'width' => 100,
  13019.                                         'locked' => false,
  13020.                                         'fieldConfig' => [
  13021.                                             'isOperator' => true,
  13022.                                             'attributes' => [
  13023.                                                 'label' => 'Produktionsland',
  13024.                                                 'type' => 'operator',
  13025.                                                 'class' => 'ObjectFieldGetter',
  13026.                                                 'attribute' => 'country',
  13027.                                                 'forwardAttribute' => '',
  13028.                                                 'childs' => [
  13029.                                                     => [
  13030.                                                         'label' => 'Operator ObjectField Getter',
  13031.                                                         'type' => 'operator',
  13032.                                                         'class' => 'ObjectFieldGetter',
  13033.                                                         'childs' => [
  13034.                                                             => [
  13035.                                                                 'label' => 'Operator ObjectField Getter',
  13036.                                                                 'type' => 'operator',
  13037.                                                                 'class' => 'ObjectFieldGetter',
  13038.                                                                 'childs' => [
  13039.                                                                     => [
  13040.                                                                         'label' => 'Recipe (recipe)',
  13041.                                                                         'type' => 'value',
  13042.                                                                         'class' => 'DefaultValue',
  13043.                                                                         'attribute' => 'recipe',
  13044.                                                                         'dataType' => 'manyToOneRelation',
  13045.                                                                         'childs' => [
  13046.                                                                         ],
  13047.                                                                     ],
  13048.                                                                 ],
  13049.                                                                 'attribute' => 'recipe',
  13050.                                                                 'forwardAttribute' => '',
  13051.                                                             ],
  13052.                                                         ],
  13053.                                                         'attribute' => 'vendor',
  13054.                                                         'forwardAttribute' => '',
  13055.                                                     ],
  13056.                                                 ],
  13057.                                             ],
  13058.                                             'key' => '#646b7568812ef',
  13059.                                         ],
  13060.                                         'isOperator' => true,
  13061.                                     ],
  13062.                                     '#646b7568812f0' => [
  13063.                                         'name' => '#646b7568812f0',
  13064.                                         'position' => 83,
  13065.                                         'hidden' => false,
  13066.                                         'width' => 100,
  13067.                                         'locked' => false,
  13068.                                         'fieldConfig' => [
  13069.                                             'isOperator' => true,
  13070.                                             'attributes' => [
  13071.                                                 'label' => 'MWSt.',
  13072.                                                 'type' => 'operator',
  13073.                                                 'class' => 'ObjectFieldGetter',
  13074.                                                 'attribute' => 'taxKey',
  13075.                                                 'forwardAttribute' => '',
  13076.                                                 'childs' => [
  13077.                                                     => [
  13078.                                                         'label' => 'Operator ObjectField Getter',
  13079.                                                         'type' => 'operator',
  13080.                                                         'class' => 'ObjectFieldGetter',
  13081.                                                         'childs' => [
  13082.                                                             => [
  13083.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  13084.                                                                 'type' => 'value',
  13085.                                                                 'class' => 'DefaultValue',
  13086.                                                                 'attribute' => 'erpItem',
  13087.                                                                 'dataType' => 'manyToOneRelation',
  13088.                                                                 'childs' => [
  13089.                                                                 ],
  13090.                                                             ],
  13091.                                                         ],
  13092.                                                         'attribute' => 'erpItem',
  13093.                                                         'forwardAttribute' => '',
  13094.                                                     ],
  13095.                                                 ],
  13096.                                             ],
  13097.                                             'key' => '#646b7568812f0',
  13098.                                         ],
  13099.                                         'isOperator' => true,
  13100.                                     ],
  13101.                                     '#646b7568812f1' => [
  13102.                                         'name' => '#646b7568812f1',
  13103.                                         'position' => 84,
  13104.                                         'hidden' => false,
  13105.                                         'width' => 100,
  13106.                                         'locked' => false,
  13107.                                         'fieldConfig' => [
  13108.                                             'isOperator' => true,
  13109.                                             'attributes' => [
  13110.                                                 'label' => 'Zolltarif-Nr.',
  13111.                                                 'type' => 'operator',
  13112.                                                 'class' => 'ObjectFieldGetter',
  13113.                                                 'attribute' => 'customsTariffNumber',
  13114.                                                 'forwardAttribute' => '',
  13115.                                                 'childs' => [
  13116.                                                     => [
  13117.                                                         'label' => 'Operator ObjectField Getter',
  13118.                                                         'type' => 'operator',
  13119.                                                         'class' => 'ObjectFieldGetter',
  13120.                                                         'childs' => [
  13121.                                                             => [
  13122.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  13123.                                                                 'type' => 'value',
  13124.                                                                 'class' => 'DefaultValue',
  13125.                                                                 'attribute' => 'erpItem',
  13126.                                                                 'dataType' => 'manyToOneRelation',
  13127.                                                                 'childs' => [
  13128.                                                                 ],
  13129.                                                             ],
  13130.                                                         ],
  13131.                                                         'attribute' => 'erpItem',
  13132.                                                         'forwardAttribute' => '',
  13133.                                                     ],
  13134.                                                 ],
  13135.                                             ],
  13136.                                             'key' => '#646b7568812f1',
  13137.                                         ],
  13138.                                         'isOperator' => true,
  13139.                                     ],
  13140.                                     '#646b7568812f2' => [
  13141.                                         'name' => '#646b7568812f2',
  13142.                                         'position' => 85,
  13143.                                         'hidden' => false,
  13144.                                         'width' => 100,
  13145.                                         'locked' => false,
  13146.                                         'fieldConfig' => [
  13147.                                             'isOperator' => true,
  13148.                                             'attributes' => [
  13149.                                                 'label' => 'VK-Einheit je Palette',
  13150.                                                 'type' => 'operator',
  13151.                                                 'class' => 'ObjectFieldGetter',
  13152.                                                 'attribute' => 'amountPal',
  13153.                                                 'forwardAttribute' => '',
  13154.                                                 'childs' => [
  13155.                                                     => [
  13156.                                                         'label' => 'Operator ObjectField Getter',
  13157.                                                         'type' => 'operator',
  13158.                                                         'class' => 'ObjectFieldGetter',
  13159.                                                         'childs' => [
  13160.                                                             => [
  13161.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  13162.                                                                 'type' => 'value',
  13163.                                                                 'class' => 'DefaultValue',
  13164.                                                                 'attribute' => 'erpItem',
  13165.                                                                 'dataType' => 'manyToOneRelation',
  13166.                                                                 'childs' => [
  13167.                                                                 ],
  13168.                                                             ],
  13169.                                                         ],
  13170.                                                         'attribute' => 'erpItem',
  13171.                                                         'forwardAttribute' => '',
  13172.                                                     ],
  13173.                                                 ],
  13174.                                             ],
  13175.                                             'key' => '#646b7568812f2',
  13176.                                         ],
  13177.                                         'isOperator' => true,
  13178.                                     ],
  13179.                                     '#646b7568812f3' => [
  13180.                                         'name' => '#646b7568812f3',
  13181.                                         'position' => 86,
  13182.                                         'hidden' => false,
  13183.                                         'width' => 100,
  13184.                                         'locked' => false,
  13185.                                         'fieldConfig' => [
  13186.                                             'isOperator' => true,
  13187.                                             'attributes' => [
  13188.                                                 'label' => 'VK-Einheit je Umkarton',
  13189.                                                 'type' => 'operator',
  13190.                                                 'class' => 'ObjectFieldGetter',
  13191.                                                 'attribute' => 'amountSubUnit',
  13192.                                                 'forwardAttribute' => '',
  13193.                                                 'childs' => [
  13194.                                                     => [
  13195.                                                         'label' => 'Operator ObjectField Getter',
  13196.                                                         'type' => 'operator',
  13197.                                                         'class' => 'ObjectFieldGetter',
  13198.                                                         'childs' => [
  13199.                                                             => [
  13200.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  13201.                                                                 'type' => 'value',
  13202.                                                                 'class' => 'DefaultValue',
  13203.                                                                 'attribute' => 'erpItem',
  13204.                                                                 'dataType' => 'manyToOneRelation',
  13205.                                                                 'childs' => [
  13206.                                                                 ],
  13207.                                                             ],
  13208.                                                         ],
  13209.                                                         'attribute' => 'erpItem',
  13210.                                                         'forwardAttribute' => '',
  13211.                                                     ],
  13212.                                                 ],
  13213.                                             ],
  13214.                                             'key' => '#646b7568812f3',
  13215.                                         ],
  13216.                                         'isOperator' => true,
  13217.                                     ],
  13218.                                     '#646b7568812f4' => [
  13219.                                         'name' => '#646b7568812f4',
  13220.                                         'position' => 87,
  13221.                                         'hidden' => false,
  13222.                                         'width' => 100,
  13223.                                         'locked' => false,
  13224.                                         'fieldConfig' => [
  13225.                                             'isOperator' => true,
  13226.                                             'attributes' => [
  13227.                                                 'label' => 'Anzahl Lagen',
  13228.                                                 'type' => 'operator',
  13229.                                                 'class' => 'ObjectFieldGetter',
  13230.                                                 'attribute' => 'amountLayers',
  13231.                                                 'forwardAttribute' => '',
  13232.                                                 'childs' => [
  13233.                                                     => [
  13234.                                                         'label' => 'Operator ObjectField Getter',
  13235.                                                         'type' => 'operator',
  13236.                                                         'class' => 'ObjectFieldGetter',
  13237.                                                         'childs' => [
  13238.                                                             => [
  13239.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  13240.                                                                 'type' => 'value',
  13241.                                                                 'class' => 'DefaultValue',
  13242.                                                                 'attribute' => 'erpItem',
  13243.                                                                 'dataType' => 'manyToOneRelation',
  13244.                                                                 'childs' => [
  13245.                                                                 ],
  13246.                                                             ],
  13247.                                                         ],
  13248.                                                         'attribute' => 'erpItem',
  13249.                                                         'forwardAttribute' => '',
  13250.                                                     ],
  13251.                                                 ],
  13252.                                             ],
  13253.                                             'key' => '#646b7568812f4',
  13254.                                         ],
  13255.                                         'isOperator' => true,
  13256.                                     ],
  13257.                                     '#646b7568812f5' => [
  13258.                                         'name' => '#646b7568812f5',
  13259.                                         'position' => 88,
  13260.                                         'hidden' => false,
  13261.                                         'width' => 100,
  13262.                                         'locked' => false,
  13263.                                         'fieldConfig' => [
  13264.                                             'isOperator' => true,
  13265.                                             'attributes' => [
  13266.                                                 'label' => 'Anzahl je Lage',
  13267.                                                 'type' => 'operator',
  13268.                                                 'class' => 'ObjectFieldGetter',
  13269.                                                 'attribute' => 'amountPerLayer',
  13270.                                                 'forwardAttribute' => '',
  13271.                                                 'childs' => [
  13272.                                                     => [
  13273.                                                         'label' => 'Operator ObjectField Getter',
  13274.                                                         'type' => 'operator',
  13275.                                                         'class' => 'ObjectFieldGetter',
  13276.                                                         'childs' => [
  13277.                                                             => [
  13278.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  13279.                                                                 'type' => 'value',
  13280.                                                                 'class' => 'DefaultValue',
  13281.                                                                 'attribute' => 'erpItem',
  13282.                                                                 'dataType' => 'manyToOneRelation',
  13283.                                                                 'childs' => [
  13284.                                                                 ],
  13285.                                                             ],
  13286.                                                         ],
  13287.                                                         'attribute' => 'erpItem',
  13288.                                                         'forwardAttribute' => '',
  13289.                                                     ],
  13290.                                                 ],
  13291.                                             ],
  13292.                                             'key' => '#646b7568812f5',
  13293.                                         ],
  13294.                                         'isOperator' => true,
  13295.                                     ],
  13296.                                 ],
  13297.                             ],
  13298.                         ],
  13299.                         'workspaceSettings' => [
  13300.                             'customExportService' => 'app.datahub.variant-exporter.de',
  13301.                         ],
  13302.                         'workspaces' => [
  13303.                             'object' => [
  13304.                                 => [
  13305.                                     'read' => true,
  13306.                                     'cpath' => '/Products/DACH',
  13307.                                     'id' => 'extModel309-1',
  13308.                                 ],
  13309.                             ],
  13310.                         ],
  13311.                         'deliveryDestination' => [
  13312.                             'filetype' => 'XML',
  13313.                             'filename' => 'PIM_HUEGLI_DE_%Y%m%d%H%M%S.xml',
  13314.                             'conflictStrategy' => 'overwrite',
  13315.                             'transmitter' => 'assetTransmitter',
  13316.                             'displayfield-3736-inputEl' => 'The settings below overwrite the settings from the email document if values are defined',
  13317.                             'displayfield-3742-inputEl' => 'Mehrere Empfänger können angegeben werden, indem die E-Mail-Adressen mit einem Semikolon getrennt angegeben werden.<br />Beispiel: receiver@pimcore.org; receiver2@pimcore.org'."\n".'Für \'Von\' können Sie zusätzlich die Syntax <i>Mein Name & lt; mein-name@example.com&gt;</i> verwenden',
  13318.                             'transmitter_localDirectory' => [
  13319.                                 'directory' => '/Data/Export/',
  13320.                             ],
  13321.                             'transmitter_download' => [
  13322.                                 'token' => '1c5808a896a5cb299cbf98c0608c2b93',
  13323.                             ],
  13324.                             'transmitter_sftp' => [
  13325.                                 'host' => 'xftp.cloud.2bi-solutions.com',
  13326.                                 'port' => 22,
  13327.                                 'username' => 'u272438-sub16',
  13328.                                 'password' => 'LCtpjcIzV5o3gQU3',
  13329.                                 'directory' => '/to2BI',
  13330.                                 'privateKey' => '',
  13331.                                 'passphrase' => '',
  13332.                             ],
  13333.                             'transmitter_http' => [
  13334.                                 'method' => 'POST',
  13335.                                 'url' => '',
  13336.                                 'timeout' => NULL,
  13337.                             ],
  13338.                             'transmitter_email' => [
  13339.                                 'document' => '',
  13340.                                 'subject' => '',
  13341.                                 'from' => '',
  13342.                                 'to' => '',
  13343.                                 'cc' => '',
  13344.                                 'bcc' => '',
  13345.                             ],
  13346.                             'transmitter_assetTransmitter' => [
  13347.                                 'assetFolder' => '/Data/Export/Attribute-lists/DACH',
  13348.                             ],
  13349.                         ],
  13350.                         'triggerForDelivery' => [
  13351.                             'saveHookType' => '',
  13352.                         ],
  13353.                         'executionConfig' => [
  13354.                             'cronDefinitionFullExport' => '',
  13355.                             'displayfield-3751-inputEl' => '<a target="_blank" href="https://crontab.guru/">Cron expression generator</a>',
  13356.                             'cronDefinitionQueueOnly' => '',
  13357.                             'displayfield-3754-inputEl' => '<a target="_blank" href="https://crontab.guru/">Cron expression generator</a>',
  13358.                         ],
  13359.                         'permissions' => [
  13360.                             'user' => [
  13361.                             ],
  13362.                             'role' => [
  13363.                             ],
  13364.                         ],
  13365.                     ],
  13366.                     'Recipes' => [
  13367.                         'general' => [
  13368.                             'type' => 'dataImporterDataObject',
  13369.                             'name' => 'Recipes',
  13370.                             'description' => '',
  13371.                             'group' => 'Importer',
  13372.                             'active' => false,
  13373.                             'path' => NULL,
  13374.                             'modificationDate' => 1669880924,
  13375.                             'createDate' => 1669880507,
  13376.                         ],
  13377.                         'loaderConfig' => [
  13378.                             'type' => 'upload',
  13379.                             'settings' => [
  13380.                                 'uploadFilePath' => '',
  13381.                             ],
  13382.                         ],
  13383.                         'interpreterConfig' => [
  13384.                             'type' => 'xlsx',
  13385.                             'settings' => [
  13386.                                 'skipFirstRow' => true,
  13387.                                 'sheetName' => 'Tabelle1',
  13388.                             ],
  13389.                         ],
  13390.                         'resolverConfig' => [
  13391.                             'elementType' => 'dataObject',
  13392.                             'dataObjectClassId' => 'RECI',
  13393.                             'loadingStrategy' => [
  13394.                                 'type' => 'notLoad',
  13395.                             ],
  13396.                             'createLocationStrategy' => [
  13397.                                 'type' => 'staticPath',
  13398.                                 'settings' => [
  13399.                                     'path' => '/',
  13400.                                 ],
  13401.                             ],
  13402.                             'locationUpdateStrategy' => [
  13403.                                 'type' => 'noChange',
  13404.                             ],
  13405.                             'publishingStrategy' => [
  13406.                                 'type' => 'noChangeUnpublishNew',
  13407.                             ],
  13408.                         ],
  13409.                         'processingConfig' => [
  13410.                             'executionType' => 'parallel',
  13411.                             'idDataIndex' => '',
  13412.                         ],
  13413.                         'mappingConfig' => [
  13414.                         ],
  13415.                         'executionConfig' => [
  13416.                             'scheduleType' => 'recurring',
  13417.                             'cronDefinition' => '',
  13418.                             'scheduledAt' => '',
  13419.                         ],
  13420.                         'permissions' => [
  13421.                             'user' => [
  13422.                             ],
  13423.                             'role' => [
  13424.                             ],
  13425.                         ],
  13426.                         'workspaces' => [
  13427.                         ],
  13428.                     ],
  13429.                     'Responsibilities-DACH' => [
  13430.                         'general' => [
  13431.                             'active' => false,
  13432.                             'type' => 'fileExport',
  13433.                             'name' => 'Responsibilities-DACH',
  13434.                             'description' => 'Excel-Export der Zuständigkeiten DACH',
  13435.                             'group' => 'Export',
  13436.                             'path' => NULL,
  13437.                             'modificationDate' => 1675872838,
  13438.                             'createDate' => 1675070055,
  13439.                         ],
  13440.                         'schema' => [
  13441.                             'classId' => 'PROD',
  13442.                             'thumbnailImage' => NULL,
  13443.                             'thumbnailVideo' => NULL,
  13444.                             'config' => [
  13445.                                 'language' => 'de',
  13446.                                 'pageSize' => 25,
  13447.                                 'columns' => [
  13448.                                     '#63e3c99905a9e' => [
  13449.                                         'name' => '#63e3c99905a9e',
  13450.                                         'position' => 1,
  13451.                                         'hidden' => false,
  13452.                                         'width' => 100,
  13453.                                         'locked' => false,
  13454.                                         'fieldConfig' => [
  13455.                                             'isOperator' => true,
  13456.                                             'attributes' => [
  13457.                                                 'label' => 'UID',
  13458.                                                 'type' => 'operator',
  13459.                                                 'class' => 'Alias',
  13460.                                                 'childs' => [
  13461.                                                     => [
  13462.                                                         'label' => 'ID',
  13463.                                                         'type' => 'value',
  13464.                                                         'class' => 'DefaultValue',
  13465.                                                         'attribute' => 'id',
  13466.                                                         'dataType' => 'system',
  13467.                                                         'childs' => [
  13468.                                                         ],
  13469.                                                     ],
  13470.                                                 ],
  13471.                                             ],
  13472.                                             'key' => '#63e3c99905a9e',
  13473.                                         ],
  13474.                                         'isOperator' => true,
  13475.                                     ],
  13476.                                     '#63e3c99905aa1' => [
  13477.                                         'name' => '#63e3c99905aa1',
  13478.                                         'position' => 2,
  13479.                                         'hidden' => false,
  13480.                                         'width' => 100,
  13481.                                         'locked' => false,
  13482.                                         'fieldConfig' => [
  13483.                                             'isOperator' => true,
  13484.                                             'attributes' => [
  13485.                                                 'label' => 'Rezeptur-Nr.',
  13486.                                                 'type' => 'operator',
  13487.                                                 'class' => 'ObjectFieldGetter',
  13488.                                                 'attribute' => 'recipeID',
  13489.                                                 'forwardAttribute' => '',
  13490.                                                 'childs' => [
  13491.                                                     => [
  13492.                                                         'label' => 'Operator ObjectField Getter',
  13493.                                                         'type' => 'operator',
  13494.                                                         'class' => 'ObjectFieldGetter',
  13495.                                                         'childs' => [
  13496.                                                             => [
  13497.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  13498.                                                                 'type' => 'value',
  13499.                                                                 'class' => 'DefaultValue',
  13500.                                                                 'attribute' => 'recipe',
  13501.                                                                 'dataType' => 'manyToOneRelation',
  13502.                                                                 'childs' => [
  13503.                                                                 ],
  13504.                                                             ],
  13505.                                                         ],
  13506.                                                         'attribute' => 'recipe',
  13507.                                                         'forwardAttribute' => '',
  13508.                                                     ],
  13509.                                                 ],
  13510.                                             ],
  13511.                                             'key' => '#63e3c99905aa1',
  13512.                                         ],
  13513.                                         'isOperator' => true,
  13514.                                     ],
  13515.                                     '#63e3c99905aa2' => [
  13516.                                         'name' => '#63e3c99905aa2',
  13517.                                         'position' => 3,
  13518.                                         'hidden' => false,
  13519.                                         'width' => 100,
  13520.                                         'locked' => false,
  13521.                                         'fieldConfig' => [
  13522.                                             'isOperator' => true,
  13523.                                             'attributes' => [
  13524.                                                 'label' => 'Alpha-Nr.',
  13525.                                                 'type' => 'operator',
  13526.                                                 'class' => 'ObjectFieldGetter',
  13527.                                                 'attribute' => 'skuAlpha',
  13528.                                                 'forwardAttribute' => '',
  13529.                                                 'childs' => [
  13530.                                                     => [
  13531.                                                         'label' => 'Operator ObjectField Getter',
  13532.                                                         'type' => 'operator',
  13533.                                                         'class' => 'ObjectFieldGetter',
  13534.                                                         'childs' => [
  13535.                                                             => [
  13536.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  13537.                                                                 'type' => 'value',
  13538.                                                                 'class' => 'DefaultValue',
  13539.                                                                 'attribute' => 'erpItem',
  13540.                                                                 'dataType' => 'manyToOneRelation',
  13541.                                                                 'childs' => [
  13542.                                                                 ],
  13543.                                                             ],
  13544.                                                         ],
  13545.                                                         'attribute' => 'erpItem',
  13546.                                                         'forwardAttribute' => '',
  13547.                                                     ],
  13548.                                                 ],
  13549.                                             ],
  13550.                                             'key' => '#63e3c99905aa2',
  13551.                                         ],
  13552.                                         'isOperator' => true,
  13553.                                     ],
  13554.                                     '#63e3c99905aa3' => [
  13555.                                         'name' => '#63e3c99905aa3',
  13556.                                         'position' => 4,
  13557.                                         'hidden' => false,
  13558.                                         'width' => 100,
  13559.                                         'locked' => false,
  13560.                                         'fieldConfig' => [
  13561.                                             'isOperator' => true,
  13562.                                             'attributes' => [
  13563.                                                 'label' => 'SAP-Nr.',
  13564.                                                 'type' => 'operator',
  13565.                                                 'class' => 'ObjectFieldGetter',
  13566.                                                 'attribute' => 'skuSAP',
  13567.                                                 'forwardAttribute' => '',
  13568.                                                 'childs' => [
  13569.                                                     => [
  13570.                                                         'label' => 'Operator ObjectField Getter',
  13571.                                                         'type' => 'operator',
  13572.                                                         'class' => 'ObjectFieldGetter',
  13573.                                                         'childs' => [
  13574.                                                             => [
  13575.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  13576.                                                                 'type' => 'value',
  13577.                                                                 'class' => 'DefaultValue',
  13578.                                                                 'attribute' => 'erpItem',
  13579.                                                                 'dataType' => 'manyToOneRelation',
  13580.                                                                 'childs' => [
  13581.                                                                 ],
  13582.                                                             ],
  13583.                                                         ],
  13584.                                                         'attribute' => 'erpItem',
  13585.                                                         'forwardAttribute' => '',
  13586.                                                     ],
  13587.                                                 ],
  13588.                                             ],
  13589.                                             'key' => '#63e3c99905aa3',
  13590.                                         ],
  13591.                                         'isOperator' => true,
  13592.                                     ],
  13593.                                     '#63e3c99905aa4' => [
  13594.                                         'name' => '#63e3c99905aa4',
  13595.                                         'position' => 5,
  13596.                                         'hidden' => false,
  13597.                                         'width' => 100,
  13598.                                         'locked' => false,
  13599.                                         'fieldConfig' => [
  13600.                                             'isOperator' => true,
  13601.                                             'attributes' => [
  13602.                                                 'label' => 'Kategorie',
  13603.                                                 'type' => 'operator',
  13604.                                                 'class' => 'ObjectFieldGetter',
  13605.                                                 'attribute' => 'category',
  13606.                                                 'forwardAttribute' => '',
  13607.                                                 'childs' => [
  13608.                                                     => [
  13609.                                                         'label' => 'Operator PHP Code',
  13610.                                                         'type' => 'operator',
  13611.                                                         'class' => 'PHPCode',
  13612.                                                         'childs' => [
  13613.                                                             => [
  13614.                                                                 'label' => 'Kategorie (category)',
  13615.                                                                 'type' => 'value',
  13616.                                                                 'class' => 'DefaultValue',
  13617.                                                                 'attribute' => 'category',
  13618.                                                                 'dataType' => 'manyToOneRelation',
  13619.                                                                 'childs' => [
  13620.                                                                 ],
  13621.                                                             ],
  13622.                                                         ],
  13623.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\ParentElement',
  13624.                                                         'additionalData' => '',
  13625.                                                     ],
  13626.                                                 ],
  13627.                                             ],
  13628.                                             'key' => '#63e3c99905aa4',
  13629.                                         ],
  13630.                                         'isOperator' => true,
  13631.                                     ],
  13632.                                     '#63e3c99905aa5' => [
  13633.                                         'name' => '#63e3c99905aa5',
  13634.                                         'position' => 6,
  13635.                                         'hidden' => false,
  13636.                                         'width' => 100,
  13637.                                         'locked' => false,
  13638.                                         'fieldConfig' => [
  13639.                                             'isOperator' => true,
  13640.                                             'attributes' => [
  13641.                                                 'label' => 'Subkategorie',
  13642.                                                 'type' => 'operator',
  13643.                                                 'class' => 'ObjectFieldGetter',
  13644.                                                 'attribute' => 'category',
  13645.                                                 'forwardAttribute' => '',
  13646.                                                 'childs' => [
  13647.                                                     => [
  13648.                                                         'label' => 'Operator ObjectField Getter',
  13649.                                                         'type' => 'operator',
  13650.                                                         'class' => 'ObjectFieldGetter',
  13651.                                                         'childs' => [
  13652.                                                             => [
  13653.                                                                 'label' => 'Kategorie (category)',
  13654.                                                                 'type' => 'value',
  13655.                                                                 'class' => 'DefaultValue',
  13656.                                                                 'attribute' => 'category',
  13657.                                                                 'dataType' => 'manyToOneRelation',
  13658.                                                                 'childs' => [
  13659.                                                                 ],
  13660.                                                             ],
  13661.                                                         ],
  13662.                                                         'attribute' => 'category',
  13663.                                                         'forwardAttribute' => '',
  13664.                                                     ],
  13665.                                                 ],
  13666.                                             ],
  13667.                                             'key' => '#63e3c99905aa5',
  13668.                                         ],
  13669.                                         'isOperator' => true,
  13670.                                     ],
  13671.                                     '#63e3c99905aa6' => [
  13672.                                         'name' => '#63e3c99905aa6',
  13673.                                         'position' => 7,
  13674.                                         'hidden' => false,
  13675.                                         'width' => 100,
  13676.                                         'locked' => false,
  13677.                                         'fieldConfig' => [
  13678.                                             'isOperator' => true,
  13679.                                             'attributes' => [
  13680.                                                 'label' => 'Marke',
  13681.                                                 'type' => 'operator',
  13682.                                                 'class' => 'ObjectFieldGetter',
  13683.                                                 'childs' => [
  13684.                                                     => [
  13685.                                                         'label' => 'Operator ObjectField Getter',
  13686.                                                         'type' => 'operator',
  13687.                                                         'class' => 'ObjectFieldGetter',
  13688.                                                         'childs' => [
  13689.                                                             => [
  13690.                                                                 'label' => 'Marke (brand)',
  13691.                                                                 'type' => 'value',
  13692.                                                                 'class' => 'DefaultValue',
  13693.                                                                 'attribute' => 'brand',
  13694.                                                                 'dataType' => 'manyToOneRelation',
  13695.                                                                 'childs' => [
  13696.                                                                 ],
  13697.                                                             ],
  13698.                                                         ],
  13699.                                                         'attribute' => 'brand',
  13700.                                                         'forwardAttribute' => '',
  13701.                                                     ],
  13702.                                                 ],
  13703.                                                 'attribute' => 'brand',
  13704.                                                 'forwardAttribute' => '',
  13705.                                             ],
  13706.                                             'key' => '#63e3c99905aa6',
  13707.                                         ],
  13708.                                         'isOperator' => true,
  13709.                                     ],
  13710.                                     '#63e3c99905aa7' => [
  13711.                                         'name' => '#63e3c99905aa7',
  13712.                                         'position' => 8,
  13713.                                         'hidden' => false,
  13714.                                         'width' => 100,
  13715.                                         'locked' => false,
  13716.                                         'fieldConfig' => [
  13717.                                             'isOperator' => true,
  13718.                                             'attributes' => [
  13719.                                                 'label' => 'Bezeichnung',
  13720.                                                 'type' => 'operator',
  13721.                                                 'class' => 'Alias',
  13722.                                                 'childs' => [
  13723.                                                     => [
  13724.                                                         'label' => 'Bezeichnung (name) (name) (name) (name) (name) (name) (name) (name) (name)',
  13725.                                                         'type' => 'value',
  13726.                                                         'class' => 'DefaultValue',
  13727.                                                         'attribute' => 'name',
  13728.                                                         'dataType' => 'input',
  13729.                                                         'childs' => [
  13730.                                                         ],
  13731.                                                     ],
  13732.                                                 ],
  13733.                                             ],
  13734.                                             'key' => '#63e3c99905aa7',
  13735.                                         ],
  13736.                                         'isOperator' => true,
  13737.                                     ],
  13738.                                     '#63e3c99905aa8' => [
  13739.                                         'name' => '#63e3c99905aa8',
  13740.                                         'position' => 9,
  13741.                                         'hidden' => false,
  13742.                                         'width' => 100,
  13743.                                         'locked' => false,
  13744.                                         'fieldConfig' => [
  13745.                                             'isOperator' => true,
  13746.                                             'attributes' => [
  13747.                                                 'label' => 'VKE-Inhalt',
  13748.                                                 'type' => 'operator',
  13749.                                                 'class' => 'ObjectFieldGetter',
  13750.                                                 'attribute' => 'weightNetto',
  13751.                                                 'forwardAttribute' => '',
  13752.                                                 'childs' => [
  13753.                                                     => [
  13754.                                                         'label' => 'Operator ObjectField Getter',
  13755.                                                         'type' => 'operator',
  13756.                                                         'class' => 'ObjectFieldGetter',
  13757.                                                         'childs' => [
  13758.                                                             => [
  13759.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  13760.                                                                 'type' => 'value',
  13761.                                                                 'class' => 'DefaultValue',
  13762.                                                                 'attribute' => 'erpItem',
  13763.                                                                 'dataType' => 'manyToOneRelation',
  13764.                                                                 'childs' => [
  13765.                                                                 ],
  13766.                                                             ],
  13767.                                                         ],
  13768.                                                         'attribute' => 'erpItem',
  13769.                                                         'forwardAttribute' => '',
  13770.                                                     ],
  13771.                                                 ],
  13772.                                             ],
  13773.                                             'key' => '#63e3c99905aa8',
  13774.                                         ],
  13775.                                         'isOperator' => true,
  13776.                                     ],
  13777.                                     '#63e3c99905aa9' => [
  13778.                                         'name' => '#63e3c99905aa9',
  13779.                                         'position' => 10,
  13780.                                         'hidden' => false,
  13781.                                         'width' => 100,
  13782.                                         'locked' => false,
  13783.                                         'fieldConfig' => [
  13784.                                             'isOperator' => true,
  13785.                                             'attributes' => [
  13786.                                                 'label' => 'VKE-Packung',
  13787.                                                 'type' => 'operator',
  13788.                                                 'class' => 'ObjectFieldGetter',
  13789.                                                 'attribute' => 'packType',
  13790.                                                 'forwardAttribute' => '',
  13791.                                                 'childs' => [
  13792.                                                     => [
  13793.                                                         'label' => 'Operator ObjectField Getter',
  13794.                                                         'type' => 'operator',
  13795.                                                         'class' => 'ObjectFieldGetter',
  13796.                                                         'childs' => [
  13797.                                                             => [
  13798.                                                                 'label' => 'Operator ObjectField Getter',
  13799.                                                                 'type' => 'operator',
  13800.                                                                 'class' => 'ObjectFieldGetter',
  13801.                                                                 'childs' => [
  13802.                                                                     => [
  13803.                                                                         'label' => 'Verkaufs-Artikeldaten (erpItem)',
  13804.                                                                         'type' => 'value',
  13805.                                                                         'class' => 'DefaultValue',
  13806.                                                                         'attribute' => 'erpItem',
  13807.                                                                         'dataType' => 'manyToOneRelation',
  13808.                                                                         'childs' => [
  13809.                                                                         ],
  13810.                                                                     ],
  13811.                                                                 ],
  13812.                                                                 'attribute' => 'erpItem',
  13813.                                                                 'forwardAttribute' => '',
  13814.                                                             ],
  13815.                                                         ],
  13816.                                                         'attribute' => 'packageType',
  13817.                                                         'forwardAttribute' => '',
  13818.                                                     ],
  13819.                                                 ],
  13820.                                             ],
  13821.                                             'key' => '#63e3c99905aa9',
  13822.                                         ],
  13823.                                         'isOperator' => true,
  13824.                                     ],
  13825.                                     '#63e3c99905aaa' => [
  13826.                                         'name' => '#63e3c99905aaa',
  13827.                                         'position' => 11,
  13828.                                         'hidden' => false,
  13829.                                         'width' => 100,
  13830.                                         'locked' => false,
  13831.                                         'fieldConfig' => [
  13832.                                             'isOperator' => true,
  13833.                                             'attributes' => [
  13834.                                                 'label' => 'Herstellung',
  13835.                                                 'type' => 'operator',
  13836.                                                 'class' => 'ObjectFieldGetter',
  13837.                                                 'childs' => [
  13838.                                                     => [
  13839.                                                         'label' => 'Operator ObjectField Getter',
  13840.                                                         'type' => 'operator',
  13841.                                                         'class' => 'ObjectFieldGetter',
  13842.                                                         'childs' => [
  13843.                                                             => [
  13844.                                                                 'label' => 'Operator ObjectField Getter',
  13845.                                                                 'type' => 'operator',
  13846.                                                                 'class' => 'ObjectFieldGetter',
  13847.                                                                 'childs' => [
  13848.                                                                     => [
  13849.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  13850.                                                                         'type' => 'value',
  13851.                                                                         'class' => 'DefaultValue',
  13852.                                                                         'attribute' => 'recipe',
  13853.                                                                         'dataType' => 'manyToOneRelation',
  13854.                                                                         'childs' => [
  13855.                                                                         ],
  13856.                                                                     ],
  13857.                                                                 ],
  13858.                                                                 'attribute' => 'recipe',
  13859.                                                                 'forwardAttribute' => '',
  13860.                                                             ],
  13861.                                                         ],
  13862.                                                         'attribute' => 'vendor',
  13863.                                                         'forwardAttribute' => '',
  13864.                                                     ],
  13865.                                                 ],
  13866.                                                 'attribute' => 'country',
  13867.                                                 'forwardAttribute' => '',
  13868.                                             ],
  13869.                                             'key' => '#63e3c99905aaa',
  13870.                                         ],
  13871.                                         'isOperator' => true,
  13872.                                     ],
  13873.                                     '#63e3c99905aab' => [
  13874.                                         'name' => '#63e3c99905aab',
  13875.                                         'position' => 12,
  13876.                                         'hidden' => false,
  13877.                                         'width' => 100,
  13878.                                         'locked' => false,
  13879.                                         'fieldConfig' => [
  13880.                                             'isOperator' => true,
  13881.                                             'attributes' => [
  13882.                                                 'label' => 'DE',
  13883.                                                 'type' => 'operator',
  13884.                                                 'class' => 'BooleanFormatter',
  13885.                                                 'yesValue' => '1',
  13886.                                                 'noValue' => '0',
  13887.                                                 'childs' => [
  13888.                                                     => [
  13889.                                                         'label' => 'DE',
  13890.                                                         'type' => 'operator',
  13891.                                                         'class' => 'PHPCode',
  13892.                                                         'childs' => [
  13893.                                                             => [
  13894.                                                                 'label' => 'Im Markt aktiv (marketsActive)',
  13895.                                                                 'type' => 'value',
  13896.                                                                 'class' => 'DefaultValue',
  13897.                                                                 'attribute' => 'marketsActive',
  13898.                                                                 'dataType' => 'multiselect',
  13899.                                                                 'childs' => [
  13900.                                                                 ],
  13901.                                                             ],
  13902.                                                         ],
  13903.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  13904.                                                         'additionalData' => '16',
  13905.                                                     ],
  13906.                                                 ],
  13907.                                             ],
  13908.                                             'key' => '#63e3c99905aab',
  13909.                                         ],
  13910.                                         'isOperator' => true,
  13911.                                     ],
  13912.                                     '#63e3c99905aac' => [
  13913.                                         'name' => '#63e3c99905aac',
  13914.                                         'position' => 13,
  13915.                                         'hidden' => false,
  13916.                                         'width' => 100,
  13917.                                         'locked' => false,
  13918.                                         'fieldConfig' => [
  13919.                                             'isOperator' => true,
  13920.                                             'attributes' => [
  13921.                                                 'label' => 'AT',
  13922.                                                 'type' => 'operator',
  13923.                                                 'class' => 'BooleanFormatter',
  13924.                                                 'yesValue' => '1',
  13925.                                                 'noValue' => '0',
  13926.                                                 'childs' => [
  13927.                                                     => [
  13928.                                                         'label' => 'Operator PHP Code',
  13929.                                                         'type' => 'operator',
  13930.                                                         'class' => 'PHPCode',
  13931.                                                         'childs' => [
  13932.                                                             => [
  13933.                                                                 'label' => 'Im Markt aktiv (marketsActive)',
  13934.                                                                 'type' => 'value',
  13935.                                                                 'class' => 'DefaultValue',
  13936.                                                                 'attribute' => 'marketsActive',
  13937.                                                                 'dataType' => 'multiselect',
  13938.                                                                 'childs' => [
  13939.                                                                 ],
  13940.                                                             ],
  13941.                                                         ],
  13942.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  13943.                                                         'additionalData' => '52',
  13944.                                                     ],
  13945.                                                 ],
  13946.                                             ],
  13947.                                             'key' => '#63e3c99905aac',
  13948.                                         ],
  13949.                                         'isOperator' => true,
  13950.                                     ],
  13951.                                     '#63e3c99905aad' => [
  13952.                                         'name' => '#63e3c99905aad',
  13953.                                         'position' => 14,
  13954.                                         'hidden' => false,
  13955.                                         'width' => 100,
  13956.                                         'locked' => false,
  13957.                                         'fieldConfig' => [
  13958.                                             'isOperator' => true,
  13959.                                             'attributes' => [
  13960.                                                 'label' => 'CH',
  13961.                                                 'type' => 'operator',
  13962.                                                 'class' => 'BooleanFormatter',
  13963.                                                 'yesValue' => '1',
  13964.                                                 'noValue' => '0',
  13965.                                                 'childs' => [
  13966.                                                     => [
  13967.                                                         'label' => 'Operator PHP Code',
  13968.                                                         'type' => 'operator',
  13969.                                                         'class' => 'PHPCode',
  13970.                                                         'childs' => [
  13971.                                                             => [
  13972.                                                                 'label' => 'Im Markt aktiv (marketsActive)',
  13973.                                                                 'type' => 'value',
  13974.                                                                 'class' => 'DefaultValue',
  13975.                                                                 'attribute' => 'marketsActive',
  13976.                                                                 'dataType' => 'multiselect',
  13977.                                                                 'childs' => [
  13978.                                                                 ],
  13979.                                                             ],
  13980.                                                         ],
  13981.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  13982.                                                         'additionalData' => '17',
  13983.                                                     ],
  13984.                                                 ],
  13985.                                             ],
  13986.                                             'key' => '#63e3c99905aad',
  13987.                                         ],
  13988.                                         'isOperator' => true,
  13989.                                     ],
  13990.                                     '#63e3c99905aae' => [
  13991.                                         'name' => '#63e3c99905aae',
  13992.                                         'position' => 15,
  13993.                                         'hidden' => false,
  13994.                                         'width' => 100,
  13995.                                         'locked' => false,
  13996.                                         'fieldConfig' => [
  13997.                                             'isOperator' => true,
  13998.                                             'attributes' => [
  13999.                                                 'label' => 'Artikelverantwortung',
  14000.                                                 'type' => 'operator',
  14001.                                                 'class' => 'ObjectFieldGetter',
  14002.                                                 'attribute' => 'key',
  14003.                                                 'forwardAttribute' => '',
  14004.                                                 'childs' => [
  14005.                                                     => [
  14006.                                                         'label' => 'class.Product.Respo.productResponsible (productResponsible) (productResponsible)',
  14007.                                                         'type' => 'value',
  14008.                                                         'class' => 'DefaultValue',
  14009.                                                         'attribute' => 'productResponsible',
  14010.                                                         'dataType' => 'manyToOneRelation',
  14011.                                                         'childs' => [
  14012.                                                         ],
  14013.                                                     ],
  14014.                                                 ],
  14015.                                             ],
  14016.                                             'key' => '#63e3c99905aae',
  14017.                                         ],
  14018.                                         'isOperator' => true,
  14019.                                     ],
  14020.                                     '#63e3c99905aaf' => [
  14021.                                         'name' => '#63e3c99905aaf',
  14022.                                         'position' => 16,
  14023.                                         'hidden' => false,
  14024.                                         'width' => 100,
  14025.                                         'locked' => false,
  14026.                                         'fieldConfig' => [
  14027.                                             'isOperator' => true,
  14028.                                             'attributes' => [
  14029.                                                 'label' => 'Sachbearbeitung INT',
  14030.                                                 'type' => 'operator',
  14031.                                                 'class' => 'ObjectFieldGetter',
  14032.                                                 'childs' => [
  14033.                                                     => [
  14034.                                                         'label' => 'class.Product.Respo.processingINT (processingINT) (processingINT)',
  14035.                                                         'type' => 'value',
  14036.                                                         'class' => 'DefaultValue',
  14037.                                                         'attribute' => 'processingINT',
  14038.                                                         'dataType' => 'manyToOneRelation',
  14039.                                                         'childs' => [
  14040.                                                         ],
  14041.                                                     ],
  14042.                                                 ],
  14043.                                                 'attribute' => 'key',
  14044.                                                 'forwardAttribute' => '',
  14045.                                             ],
  14046.                                             'key' => '#63e3c99905aaf',
  14047.                                         ],
  14048.                                         'isOperator' => true,
  14049.                                     ],
  14050.                                     '#63e3c99905ab0' => [
  14051.                                         'name' => '#63e3c99905ab0',
  14052.                                         'position' => 17,
  14053.                                         'hidden' => false,
  14054.                                         'width' => 100,
  14055.                                         'locked' => false,
  14056.                                         'fieldConfig' => [
  14057.                                             'isOperator' => true,
  14058.                                             'attributes' => [
  14059.                                                 'label' => 'Sachbearbeitung DE',
  14060.                                                 'type' => 'operator',
  14061.                                                 'class' => 'ObjectFieldGetter',
  14062.                                                 'childs' => [
  14063.                                                     => [
  14064.                                                         'label' => 'class.Product.Respo.processingDE (processingDE) (processingDE)',
  14065.                                                         'type' => 'value',
  14066.                                                         'class' => 'DefaultValue',
  14067.                                                         'attribute' => 'processingDE',
  14068.                                                         'dataType' => 'manyToOneRelation',
  14069.                                                         'childs' => [
  14070.                                                         ],
  14071.                                                     ],
  14072.                                                 ],
  14073.                                                 'attribute' => 'key',
  14074.                                                 'forwardAttribute' => '',
  14075.                                             ],
  14076.                                             'key' => '#63e3c99905ab0',
  14077.                                         ],
  14078.                                         'isOperator' => true,
  14079.                                     ],
  14080.                                     '#63e3c99905ab1' => [
  14081.                                         'name' => '#63e3c99905ab1',
  14082.                                         'position' => 18,
  14083.                                         'hidden' => false,
  14084.                                         'width' => 100,
  14085.                                         'locked' => false,
  14086.                                         'fieldConfig' => [
  14087.                                             'isOperator' => true,
  14088.                                             'attributes' => [
  14089.                                                 'label' => 'Produktmanagement DE',
  14090.                                                 'type' => 'operator',
  14091.                                                 'class' => 'ObjectFieldGetter',
  14092.                                                 'childs' => [
  14093.                                                     => [
  14094.                                                         'label' => 'class.Product.Respo.pManagementDE (pManagementDE) (pManagementDE)',
  14095.                                                         'type' => 'value',
  14096.                                                         'class' => 'DefaultValue',
  14097.                                                         'attribute' => 'pManagementDE',
  14098.                                                         'dataType' => 'manyToOneRelation',
  14099.                                                         'childs' => [
  14100.                                                         ],
  14101.                                                     ],
  14102.                                                 ],
  14103.                                                 'attribute' => 'key',
  14104.                                                 'forwardAttribute' => '',
  14105.                                             ],
  14106.                                             'key' => '#63e3c99905ab1',
  14107.                                         ],
  14108.                                         'isOperator' => true,
  14109.                                     ],
  14110.                                     '#63e3c99905ab2' => [
  14111.                                         'name' => '#63e3c99905ab2',
  14112.                                         'position' => 19,
  14113.                                         'hidden' => false,
  14114.                                         'width' => 100,
  14115.                                         'locked' => false,
  14116.                                         'fieldConfig' => [
  14117.                                             'isOperator' => true,
  14118.                                             'attributes' => [
  14119.                                                 'label' => 'Produktmanagement AT',
  14120.                                                 'type' => 'operator',
  14121.                                                 'class' => 'ObjectFieldGetter',
  14122.                                                 'childs' => [
  14123.                                                     => [
  14124.                                                         'label' => 'class.Product.Respo.pManagementAT (pManagementAT) (pManagementAT) (pManagementAT) (pManagementAT) (pManagementAT)',
  14125.                                                         'type' => 'value',
  14126.                                                         'class' => 'DefaultValue',
  14127.                                                         'attribute' => 'pManagementAT',
  14128.                                                         'dataType' => 'manyToOneRelation',
  14129.                                                         'childs' => [
  14130.                                                         ],
  14131.                                                     ],
  14132.                                                 ],
  14133.                                                 'attribute' => 'key',
  14134.                                                 'forwardAttribute' => '',
  14135.                                             ],
  14136.                                             'key' => '#63e3c99905ab2',
  14137.                                         ],
  14138.                                         'isOperator' => true,
  14139.                                     ],
  14140.                                     '#63e3c99905ab3' => [
  14141.                                         'name' => '#63e3c99905ab3',
  14142.                                         'position' => 20,
  14143.                                         'hidden' => false,
  14144.                                         'width' => 100,
  14145.                                         'locked' => false,
  14146.                                         'fieldConfig' => [
  14147.                                             'isOperator' => true,
  14148.                                             'attributes' => [
  14149.                                                 'label' => 'Produktmanagement CH',
  14150.                                                 'type' => 'operator',
  14151.                                                 'class' => 'ObjectFieldGetter',
  14152.                                                 'childs' => [
  14153.                                                     => [
  14154.                                                         'label' => 'class.Product.Respo.pManagementCH (pManagementCH) (pManagementCH) (pManagementCH) (pManagementCH) (pManagementCH)',
  14155.                                                         'type' => 'value',
  14156.                                                         'class' => 'DefaultValue',
  14157.                                                         'attribute' => 'pManagementCH',
  14158.                                                         'dataType' => 'manyToOneRelation',
  14159.                                                         'childs' => [
  14160.                                                         ],
  14161.                                                     ],
  14162.                                                 ],
  14163.                                                 'attribute' => 'key',
  14164.                                                 'forwardAttribute' => '',
  14165.                                             ],
  14166.                                             'key' => '#63e3c99905ab3',
  14167.                                         ],
  14168.                                         'isOperator' => true,
  14169.                                     ],
  14170.                                     '#63e3c99905ab4' => [
  14171.                                         'name' => '#63e3c99905ab4',
  14172.                                         'position' => 21,
  14173.                                         'hidden' => false,
  14174.                                         'width' => 100,
  14175.                                         'locked' => false,
  14176.                                         'fieldConfig' => [
  14177.                                             'isOperator' => true,
  14178.                                             'attributes' => [
  14179.                                                 'label' => 'Culinary Advisor',
  14180.                                                 'type' => 'operator',
  14181.                                                 'class' => 'ObjectFieldGetter',
  14182.                                                 'childs' => [
  14183.                                                     => [
  14184.                                                         'label' => 'class.Product.Respo.culinaryAdvisor (culinaryAdvisor) (culinaryAdvisor) (culinaryAdvisor) (culinaryAdvisor) (culinaryAdvisor)',
  14185.                                                         'type' => 'value',
  14186.                                                         'class' => 'DefaultValue',
  14187.                                                         'attribute' => 'culinaryAdvisor',
  14188.                                                         'dataType' => 'manyToOneRelation',
  14189.                                                         'childs' => [
  14190.                                                         ],
  14191.                                                     ],
  14192.                                                 ],
  14193.                                                 'attribute' => 'key',
  14194.                                                 'forwardAttribute' => '',
  14195.                                             ],
  14196.                                             'key' => '#63e3c99905ab4',
  14197.                                         ],
  14198.                                         'isOperator' => true,
  14199.                                     ],
  14200.                                 ],
  14201.                             ],
  14202.                         ],
  14203.                         'workspaceSettings' => [
  14204.                             'customExportService' => 'app.datahub.variant-exporter',
  14205.                         ],
  14206.                         'workspaces' => [
  14207.                             'object' => [
  14208.                                 => [
  14209.                                     'read' => true,
  14210.                                     'cpath' => '/Products/DACH',
  14211.                                     'id' => 'extModel325-1',
  14212.                                 ],
  14213.                             ],
  14214.                         ],
  14215.                         'deliveryDestination' => [
  14216.                             'filetype' => 'XLSX',
  14217.                             'filename' => 'Responsibilities-DACH.xlsx',
  14218.                             'conflictStrategy' => 'overwrite',
  14219.                             'transmitter' => 'assetTransmitter',
  14220.                             'transmitter_localDirectory' => [
  14221.                                 'directory' => '',
  14222.                             ],
  14223.                             'transmitter_download' => [
  14224.                                 'token' => '',
  14225.                             ],
  14226.                             'transmitter_sftp' => [
  14227.                                 'host' => '',
  14228.                                 'port' => NULL,
  14229.                                 'username' => 'dgeyer',
  14230.                                 'password' => 'b1G1E4b4b1Q1r5b4',
  14231.                                 'directory' => '',
  14232.                                 'privateKey' => '',
  14233.                                 'passphrase' => '',
  14234.                             ],
  14235.                             'transmitter_http' => [
  14236.                                 'method' => 'POST',
  14237.                                 'url' => '',
  14238.                                 'timeout' => NULL,
  14239.                             ],
  14240.                             'transmitter_assetTransmitter' => [
  14241.                                 'assetFolder' => 'Data/Export/Responsibilities/DACH',
  14242.                             ],
  14243.                         ],
  14244.                         'triggerForDelivery' => [
  14245.                             'saveHookType' => '',
  14246.                         ],
  14247.                         'executionConfig' => [
  14248.                             'cronDefinitionFullExport' => '0 2 */1 * *',
  14249.                             'displayfield-1630-inputEl' => '<a target="_blank" href="https://crontab.guru/">Cron expression generator</a>',
  14250.                             'cronDefinitionQueueOnly' => '',
  14251.                             'displayfield-1633-inputEl' => '<a target="_blank" href="https://crontab.guru/">Cron expression generator</a>',
  14252.                         ],
  14253.                         'permissions' => [
  14254.                             'user' => [
  14255.                             ],
  14256.                             'role' => [
  14257.                             ],
  14258.                         ],
  14259.                     ],
  14260.                     'ResponsibleList' => [
  14261.                         'general' => [
  14262.                             'type' => 'dataImporterDataObject',
  14263.                             'name' => 'ResponsibleList',
  14264.                             'description' => '',
  14265.                             'group' => 'Importer',
  14266.                             'active' => false,
  14267.                             'path' => NULL,
  14268.                             'modificationDate' => 1707387306,
  14269.                             'createDate' => 1675095888,
  14270.                         ],
  14271.                         'loaderConfig' => [
  14272.                             'type' => 'asset',
  14273.                             'settings' => [
  14274.                                 'assetPath' => '/Data/Import/zustaendigkeiten-final.xlsx',
  14275.                             ],
  14276.                         ],
  14277.                         'interpreterConfig' => [
  14278.                             'type' => 'xlsx',
  14279.                             'settings' => [
  14280.                                 'skipFirstRow' => true,
  14281.                                 'sheetName' => 'Tabelle1',
  14282.                             ],
  14283.                         ],
  14284.                         'resolverConfig' => [
  14285.                             'elementType' => 'dataObject',
  14286.                             'dataObjectClassId' => 'PROD',
  14287.                             'loadingStrategy' => [
  14288.                                 'type' => 'id',
  14289.                                 'settings' => [
  14290.                                     'dataSourceIndex' => '0',
  14291.                                 ],
  14292.                             ],
  14293.                             'createLocationStrategy' => [
  14294.                                 'type' => 'doNotCreate',
  14295.                             ],
  14296.                             'locationUpdateStrategy' => [
  14297.                                 'type' => 'noChange',
  14298.                             ],
  14299.                             'publishingStrategy' => [
  14300.                                 'type' => 'noChangeUnpublishNew',
  14301.                             ],
  14302.                         ],
  14303.                         'processingConfig' => [
  14304.                             'executionType' => 'parallel',
  14305.                             'idDataIndex' => '0',
  14306.                             'cleanup' => [
  14307.                                 'strategy' => 'unpublish',
  14308.                             ],
  14309.                         ],
  14310.                         'mappingConfig' => [
  14311.                             => [
  14312.                                 'label' => 'ArtINT',
  14313.                                 'dataSourceIndex' => [
  14314.                                     => '10',
  14315.                                 ],
  14316.                                 'settings' => [
  14317.                                     'loadStrategy' => 'attribute',
  14318.                                     'attributeDataObjectClassId' => 'RESP',
  14319.                                     'attributeName' => 'key',
  14320.                                     'attributeLanguage' => '',
  14321.                                 ],
  14322.                                 'transformationResultType' => 'dataObject',
  14323.                                 'dataTarget' => [
  14324.                                     'type' => 'direct',
  14325.                                     'settings' => [
  14326.                                         'fieldName' => 'productResponsible',
  14327.                                         'language' => '',
  14328.                                         'writeIfTargetIsNotEmpty' => true,
  14329.                                         'writeIfSourceIsEmpty' => true,
  14330.                                     ],
  14331.                                 ],
  14332.                                 'transformationPipeline' => [
  14333.                                     => [
  14334.                                         'settings' => [
  14335.                                             'loadStrategy' => 'attribute',
  14336.                                             'attributeDataObjectClassId' => 'RESP',
  14337.                                             'attributeName' => 'key',
  14338.                                             'attributeLanguage' => '',
  14339.                                         ],
  14340.                                         'type' => 'loadDataObject',
  14341.                                     ],
  14342.                                 ],
  14343.                             ],
  14344.                             => [
  14345.                                 'label' => 'SBINT',
  14346.                                 'dataSourceIndex' => [
  14347.                                     => '11',
  14348.                                 ],
  14349.                                 'settings' => [
  14350.                                     'loadStrategy' => 'attribute',
  14351.                                     'attributeDataObjectClassId' => 'RESP',
  14352.                                     'attributeName' => 'key',
  14353.                                     'attributeLanguage' => '',
  14354.                                 ],
  14355.                                 'transformationResultType' => 'dataObject',
  14356.                                 'dataTarget' => [
  14357.                                     'type' => 'direct',
  14358.                                     'settings' => [
  14359.                                         'fieldName' => 'processingINT',
  14360.                                         'language' => '',
  14361.                                         'writeIfTargetIsNotEmpty' => true,
  14362.                                         'writeIfSourceIsEmpty' => true,
  14363.                                     ],
  14364.                                 ],
  14365.                                 'transformationPipeline' => [
  14366.                                     => [
  14367.                                         'settings' => [
  14368.                                             'loadStrategy' => 'attribute',
  14369.                                             'attributeDataObjectClassId' => 'RESP',
  14370.                                             'attributeName' => 'key',
  14371.                                             'attributeLanguage' => '',
  14372.                                         ],
  14373.                                         'type' => 'loadDataObject',
  14374.                                     ],
  14375.                                 ],
  14376.                             ],
  14377.                             => [
  14378.                                 'label' => 'SBDE',
  14379.                                 'dataSourceIndex' => [
  14380.                                     => '12',
  14381.                                 ],
  14382.                                 'settings' => [
  14383.                                     'loadStrategy' => 'attribute',
  14384.                                     'attributeDataObjectClassId' => 'RESP',
  14385.                                     'attributeName' => 'key',
  14386.                                     'attributeLanguage' => '',
  14387.                                 ],
  14388.                                 'transformationResultType' => 'dataObject',
  14389.                                 'dataTarget' => [
  14390.                                     'type' => 'direct',
  14391.                                     'settings' => [
  14392.                                         'fieldName' => 'processingDE',
  14393.                                         'language' => '',
  14394.                                         'writeIfTargetIsNotEmpty' => true,
  14395.                                         'writeIfSourceIsEmpty' => true,
  14396.                                     ],
  14397.                                 ],
  14398.                                 'transformationPipeline' => [
  14399.                                     => [
  14400.                                         'settings' => [
  14401.                                             'loadStrategy' => 'attribute',
  14402.                                             'attributeDataObjectClassId' => 'RESP',
  14403.                                             'attributeName' => 'key',
  14404.                                             'attributeLanguage' => '',
  14405.                                         ],
  14406.                                         'type' => 'loadDataObject',
  14407.                                     ],
  14408.                                 ],
  14409.                             ],
  14410.                             => [
  14411.                                 'label' => 'PMDE',
  14412.                                 'dataSourceIndex' => [
  14413.                                     => '13',
  14414.                                 ],
  14415.                                 'settings' => [
  14416.                                     'loadStrategy' => 'attribute',
  14417.                                     'attributeDataObjectClassId' => 'RESP',
  14418.                                     'attributeName' => 'key',
  14419.                                     'attributeLanguage' => '',
  14420.                                 ],
  14421.                                 'transformationResultType' => 'dataObject',
  14422.                                 'dataTarget' => [
  14423.                                     'type' => 'direct',
  14424.                                     'settings' => [
  14425.                                         'fieldName' => 'pManagementDE',
  14426.                                         'language' => '',
  14427.                                         'writeIfTargetIsNotEmpty' => true,
  14428.                                         'writeIfSourceIsEmpty' => true,
  14429.                                     ],
  14430.                                 ],
  14431.                                 'transformationPipeline' => [
  14432.                                     => [
  14433.                                         'settings' => [
  14434.                                             'loadStrategy' => 'attribute',
  14435.                                             'attributeDataObjectClassId' => 'RESP',
  14436.                                             'attributeName' => 'key',
  14437.                                             'attributeLanguage' => '',
  14438.                                         ],
  14439.                                         'type' => 'loadDataObject',
  14440.                                     ],
  14441.                                 ],
  14442.                             ],
  14443.                             => [
  14444.                                 'label' => 'PMAT',
  14445.                                 'dataSourceIndex' => [
  14446.                                     => '14',
  14447.                                 ],
  14448.                                 'settings' => [
  14449.                                     'loadStrategy' => 'attribute',
  14450.                                     'attributeDataObjectClassId' => 'RESP',
  14451.                                     'attributeName' => 'key',
  14452.                                     'attributeLanguage' => '',
  14453.                                 ],
  14454.                                 'transformationResultType' => 'dataObject',
  14455.                                 'dataTarget' => [
  14456.                                     'type' => 'direct',
  14457.                                     'settings' => [
  14458.                                         'fieldName' => 'pManagementAT',
  14459.                                         'language' => '',
  14460.                                         'writeIfTargetIsNotEmpty' => true,
  14461.                                         'writeIfSourceIsEmpty' => true,
  14462.                                     ],
  14463.                                 ],
  14464.                                 'transformationPipeline' => [
  14465.                                     => [
  14466.                                         'settings' => [
  14467.                                             'loadStrategy' => 'attribute',
  14468.                                             'attributeDataObjectClassId' => 'RESP',
  14469.                                             'attributeName' => 'key',
  14470.                                             'attributeLanguage' => '',
  14471.                                         ],
  14472.                                         'type' => 'loadDataObject',
  14473.                                     ],
  14474.                                 ],
  14475.                             ],
  14476.                             => [
  14477.                                 'label' => 'PMCH',
  14478.                                 'dataSourceIndex' => [
  14479.                                     => '15',
  14480.                                 ],
  14481.                                 'settings' => [
  14482.                                     'loadStrategy' => 'attribute',
  14483.                                     'attributeDataObjectClassId' => 'RESP',
  14484.                                     'attributeName' => 'key',
  14485.                                     'attributeLanguage' => '',
  14486.                                 ],
  14487.                                 'transformationResultType' => 'dataObject',
  14488.                                 'dataTarget' => [
  14489.                                     'type' => 'direct',
  14490.                                     'settings' => [
  14491.                                         'fieldName' => 'pManagementCH',
  14492.                                         'language' => '',
  14493.                                         'writeIfTargetIsNotEmpty' => true,
  14494.                                         'writeIfSourceIsEmpty' => true,
  14495.                                     ],
  14496.                                 ],
  14497.                                 'transformationPipeline' => [
  14498.                                     => [
  14499.                                         'settings' => [
  14500.                                             'loadStrategy' => 'attribute',
  14501.                                             'attributeDataObjectClassId' => 'RESP',
  14502.                                             'attributeName' => 'key',
  14503.                                             'attributeLanguage' => '',
  14504.                                         ],
  14505.                                         'type' => 'loadDataObject',
  14506.                                     ],
  14507.                                 ],
  14508.                             ],
  14509.                             => [
  14510.                                 'label' => 'CA',
  14511.                                 'dataSourceIndex' => [
  14512.                                     => '16',
  14513.                                 ],
  14514.                                 'settings' => [
  14515.                                     'loadStrategy' => 'attribute',
  14516.                                     'attributeDataObjectClassId' => 'RESP',
  14517.                                     'attributeName' => 'key',
  14518.                                     'attributeLanguage' => '',
  14519.                                 ],
  14520.                                 'transformationResultType' => 'dataObject',
  14521.                                 'dataTarget' => [
  14522.                                     'type' => 'direct',
  14523.                                     'settings' => [
  14524.                                         'fieldName' => 'culinaryAdvisor',
  14525.                                         'language' => '',
  14526.                                         'writeIfTargetIsNotEmpty' => true,
  14527.                                         'writeIfSourceIsEmpty' => true,
  14528.                                     ],
  14529.                                 ],
  14530.                                 'transformationPipeline' => [
  14531.                                     => [
  14532.                                         'settings' => [
  14533.                                             'loadStrategy' => 'attribute',
  14534.                                             'attributeDataObjectClassId' => 'RESP',
  14535.                                             'attributeName' => 'key',
  14536.                                             'attributeLanguage' => '',
  14537.                                         ],
  14538.                                         'type' => 'loadDataObject',
  14539.                                     ],
  14540.                                 ],
  14541.                             ],
  14542.                         ],
  14543.                         'executionConfig' => [
  14544.                             'scheduleType' => 'recurring',
  14545.                             'cronDefinition' => '',
  14546.                             'scheduledAt' => '',
  14547.                         ],
  14548.                         'permissions' => [
  14549.                             'user' => [
  14550.                             ],
  14551.                             'role' => [
  14552.                             ],
  14553.                         ],
  14554.                         'workspaces' => [
  14555.                         ],
  14556.                     ],
  14557.                     'Responsibles' => [
  14558.                         'general' => [
  14559.                             'type' => 'dataImporterDataObject',
  14560.                             'name' => 'Responsibles',
  14561.                             'description' => '',
  14562.                             'group' => 'Importer',
  14563.                             'active' => false,
  14564.                             'path' => NULL,
  14565.                             'modificationDate' => 1707387271,
  14566.                             'createDate' => 1674224293,
  14567.                         ],
  14568.                         'loaderConfig' => [
  14569.                             'type' => 'asset',
  14570.                             'settings' => [
  14571.                                 'assetPath' => '/Data/Import/Rollen-User-DACH.xlsx',
  14572.                             ],
  14573.                         ],
  14574.                         'interpreterConfig' => [
  14575.                             'type' => 'xlsx',
  14576.                             'settings' => [
  14577.                                 'skipFirstRow' => true,
  14578.                                 'sheetName' => 'Personen',
  14579.                             ],
  14580.                         ],
  14581.                         'resolverConfig' => [
  14582.                             'elementType' => 'dataObject',
  14583.                             'dataObjectClassId' => 'RESP',
  14584.                             'loadingStrategy' => [
  14585.                                 'type' => 'notLoad',
  14586.                             ],
  14587.                             'createLocationStrategy' => [
  14588.                                 'type' => 'staticPath',
  14589.                                 'settings' => [
  14590.                                     'path' => '/System/Responsible',
  14591.                                 ],
  14592.                             ],
  14593.                             'locationUpdateStrategy' => [
  14594.                                 'type' => 'noChange',
  14595.                             ],
  14596.                             'publishingStrategy' => [
  14597.                                 'type' => 'noChangePublishNew',
  14598.                             ],
  14599.                         ],
  14600.                         'processingConfig' => [
  14601.                             'executionType' => 'parallel',
  14602.                             'idDataIndex' => '0',
  14603.                             'cleanup' => [
  14604.                                 'strategy' => 'unpublish',
  14605.                             ],
  14606.                         ],
  14607.                         'mappingConfig' => [
  14608.                             => [
  14609.                                 'label' => 'key',
  14610.                                 'dataSourceIndex' => [
  14611.                                     => '0',
  14612.                                 ],
  14613.                                 'transformationResultType' => 'default',
  14614.                                 'dataTarget' => [
  14615.                                     'type' => 'direct',
  14616.                                     'settings' => [
  14617.                                         'fieldName' => 'key',
  14618.                                         'language' => '',
  14619.                                         'writeIfTargetIsNotEmpty' => true,
  14620.                                         'writeIfSourceIsEmpty' => true,
  14621.                                     ],
  14622.                                 ],
  14623.                                 'transformationPipeline' => [
  14624.                                 ],
  14625.                             ],
  14626.                             => [
  14627.                                 'label' => 'Vorname',
  14628.                                 'dataSourceIndex' => [
  14629.                                     => '1',
  14630.                                 ],
  14631.                                 'transformationResultType' => 'default',
  14632.                                 'dataTarget' => [
  14633.                                     'type' => 'direct',
  14634.                                     'settings' => [
  14635.                                         'fieldName' => 'firstname',
  14636.                                         'language' => '',
  14637.                                         'writeIfTargetIsNotEmpty' => true,
  14638.                                         'writeIfSourceIsEmpty' => true,
  14639.                                     ],
  14640.                                 ],
  14641.                                 'transformationPipeline' => [
  14642.                                 ],
  14643.                             ],
  14644.                             => [
  14645.                                 'label' => 'Nachname',
  14646.                                 'dataSourceIndex' => [
  14647.                                     => '2',
  14648.                                 ],
  14649.                                 'transformationResultType' => 'default',
  14650.                                 'dataTarget' => [
  14651.                                     'type' => 'direct',
  14652.                                     'settings' => [
  14653.                                         'fieldName' => 'lastname',
  14654.                                         'language' => '',
  14655.                                         'writeIfTargetIsNotEmpty' => true,
  14656.                                         'writeIfSourceIsEmpty' => true,
  14657.                                     ],
  14658.                                 ],
  14659.                                 'transformationPipeline' => [
  14660.                                 ],
  14661.                             ],
  14662.                             => [
  14663.                                 'label' => 'eMail',
  14664.                                 'dataSourceIndex' => [
  14665.                                     => '3',
  14666.                                 ],
  14667.                                 'transformationResultType' => 'default',
  14668.                                 'dataTarget' => [
  14669.                                     'type' => 'direct',
  14670.                                     'settings' => [
  14671.                                         'fieldName' => 'email',
  14672.                                         'language' => '',
  14673.                                         'writeIfTargetIsNotEmpty' => true,
  14674.                                         'writeIfSourceIsEmpty' => true,
  14675.                                     ],
  14676.                                 ],
  14677.                                 'transformationPipeline' => [
  14678.                                 ],
  14679.                             ],
  14680.                         ],
  14681.                         'executionConfig' => [
  14682.                             'scheduleType' => 'recurring',
  14683.                             'cronDefinition' => '',
  14684.                             'scheduledAt' => '',
  14685.                         ],
  14686.                         'permissions' => [
  14687.                             'user' => [
  14688.                             ],
  14689.                             'role' => [
  14690.                             ],
  14691.                         ],
  14692.                         'workspaces' => [
  14693.                         ],
  14694.                     ],
  14695.                     'alphaDE' => [
  14696.                         'general' => [
  14697.                             'type' => 'dataImporterDataObject',
  14698.                             'name' => 'alphaDE',
  14699.                             'description' => '',
  14700.                             'group' => 'Importer',
  14701.                             'active' => false,
  14702.                             'path' => NULL,
  14703.                             'modificationDate' => 1707387229,
  14704.                             'createDate' => 1647847708,
  14705.                         ],
  14706.                         'loaderConfig' => [
  14707.                             'type' => 'asset',
  14708.                             'settings' => [
  14709.                                 'assetPath' => '/Data/Import/alpha/alpha.xlsx',
  14710.                             ],
  14711.                         ],
  14712.                         'interpreterConfig' => [
  14713.                             'type' => 'xlsx',
  14714.                             'settings' => [
  14715.                                 'skipFirstRow' => true,
  14716.                                 'sheetName' => 'Tabelle1',
  14717.                             ],
  14718.                         ],
  14719.                         'resolverConfig' => [
  14720.                             'elementType' => 'dataObject',
  14721.                             'dataObjectClassId' => 'ERPART',
  14722.                             'loadingStrategy' => [
  14723.                                 'type' => 'attribute',
  14724.                                 'settings' => [
  14725.                                     'dataSourceIndex' => '0',
  14726.                                     'attributeName' => 'skuAlpha',
  14727.                                     'language' => '',
  14728.                                     'includeUnpublished' => true,
  14729.                                 ],
  14730.                             ],
  14731.                             'createLocationStrategy' => [
  14732.                                 'type' => 'staticPath',
  14733.                                 'settings' => [
  14734.                                     'path' => '/System/ERP',
  14735.                                 ],
  14736.                             ],
  14737.                             'locationUpdateStrategy' => [
  14738.                                 'type' => 'noChange',
  14739.                             ],
  14740.                             'publishingStrategy' => [
  14741.                                 'type' => 'noChangeUnpublishNew',
  14742.                             ],
  14743.                         ],
  14744.                         'processingConfig' => [
  14745.                             'executionType' => 'parallel',
  14746.                             'idDataIndex' => '0',
  14747.                             'cleanup' => [
  14748.                                 'strategy' => 'unpublish',
  14749.                             ],
  14750.                         ],
  14751.                         'mappingConfig' => [
  14752.                             => [
  14753.                                 'label' => 'skuAlpha',
  14754.                                 'dataSourceIndex' => [
  14755.                                     => '0',
  14756.                                 ],
  14757.                                 'transformationResultType' => 'default',
  14758.                                 'dataTarget' => [
  14759.                                     'type' => 'direct',
  14760.                                     'settings' => [
  14761.                                         'fieldName' => 'skuAlpha',
  14762.                                         'language' => '',
  14763.                                         'writeIfTargetIsNotEmpty' => true,
  14764.                                         'writeIfSourceIsEmpty' => true,
  14765.                                     ],
  14766.                                 ],
  14767.                                 'transformationPipeline' => [
  14768.                                 ],
  14769.                             ],
  14770.                             => [
  14771.                                 'label' => 'EAN',
  14772.                                 'dataSourceIndex' => [
  14773.                                     => '2',
  14774.                                 ],
  14775.                                 'transformationResultType' => 'default',
  14776.                                 'dataTarget' => [
  14777.                                     'type' => 'direct',
  14778.                                     'settings' => [
  14779.                                         'fieldName' => 'ean',
  14780.                                         'language' => '',
  14781.                                         'writeIfTargetIsNotEmpty' => true,
  14782.                                         'writeIfSourceIsEmpty' => true,
  14783.                                     ],
  14784.                                 ],
  14785.                                 'transformationPipeline' => [
  14786.                                 ],
  14787.                             ],
  14788.                             => [
  14789.                                 'label' => 'Brutto',
  14790.                                 'dataSourceIndex' => [
  14791.                                     => '63',
  14792.                                     => '65',
  14793.                                 ],
  14794.                                 'settings' => [
  14795.                                     'unitSourceSelect' => 'abbr',
  14796.                                     'staticUnitSelect' => 'kilogram',
  14797.                                 ],
  14798.                                 'transformationResultType' => 'quantityValue',
  14799.                                 'dataTarget' => [
  14800.                                     'type' => 'direct',
  14801.                                     'settings' => [
  14802.                                         'fieldName' => 'weightBrutto',
  14803.                                         'language' => '',
  14804.                                         'writeIfTargetIsNotEmpty' => true,
  14805.                                         'writeIfSourceIsEmpty' => true,
  14806.                                     ],
  14807.                                 ],
  14808.                                 'transformationPipeline' => [
  14809.                                     => [
  14810.                                         'settings' => [
  14811.                                             'unitSourceSelect' => 'abbr',
  14812.                                             'staticUnitSelect' => 'kilogram',
  14813.                                         ],
  14814.                                         'type' => 'quantityValue',
  14815.                                     ],
  14816.                                 ],
  14817.                             ],
  14818.                             => [
  14819.                                 'label' => 'Netto',
  14820.                                 'dataSourceIndex' => [
  14821.                                     => '64',
  14822.                                     => '65',
  14823.                                 ],
  14824.                                 'settings' => [
  14825.                                     'unitSourceSelect' => 'abbr',
  14826.                                     'staticUnitSelect' => 'kilogram',
  14827.                                 ],
  14828.                                 'transformationResultType' => 'quantityValue',
  14829.                                 'dataTarget' => [
  14830.                                     'type' => 'direct',
  14831.                                     'settings' => [
  14832.                                         'fieldName' => 'weightNetto',
  14833.                                         'language' => '',
  14834.                                         'writeIfTargetIsNotEmpty' => true,
  14835.                                         'writeIfSourceIsEmpty' => true,
  14836.                                     ],
  14837.                                 ],
  14838.                                 'transformationPipeline' => [
  14839.                                     => [
  14840.                                         'settings' => [
  14841.                                             'unitSourceSelect' => 'abbr',
  14842.                                             'staticUnitSelect' => 'kilogram',
  14843.                                         ],
  14844.                                         'type' => 'quantityValue',
  14845.                                     ],
  14846.                                 ],
  14847.                             ],
  14848.                             => [
  14849.                                 'label' => 'Lenght',
  14850.                                 'dataSourceIndex' => [
  14851.                                     => '59',
  14852.                                     => '62',
  14853.                                 ],
  14854.                                 'settings' => [
  14855.                                     'unitSourceSelect' => 'abbr',
  14856.                                     'staticUnitSelect' => 'millimeter',
  14857.                                 ],
  14858.                                 'transformationResultType' => 'quantityValue',
  14859.                                 'dataTarget' => [
  14860.                                     'type' => 'direct',
  14861.                                     'settings' => [
  14862.                                         'fieldName' => 'length',
  14863.                                         'language' => '',
  14864.                                         'writeIfTargetIsNotEmpty' => true,
  14865.                                         'writeIfSourceIsEmpty' => true,
  14866.                                     ],
  14867.                                 ],
  14868.                                 'transformationPipeline' => [
  14869.                                     => [
  14870.                                         'settings' => [
  14871.                                             'unitSourceSelect' => 'abbr',
  14872.                                             'staticUnitSelect' => 'millimeter',
  14873.                                         ],
  14874.                                         'type' => 'quantityValue',
  14875.                                     ],
  14876.                                 ],
  14877.                             ],
  14878.                             => [
  14879.                                 'label' => 'Width',
  14880.                                 'dataSourceIndex' => [
  14881.                                     => '60',
  14882.                                     => '62',
  14883.                                 ],
  14884.                                 'settings' => [
  14885.                                     'unitSourceSelect' => 'abbr',
  14886.                                     'staticUnitSelect' => 'millimeter',
  14887.                                 ],
  14888.                                 'transformationResultType' => 'quantityValue',
  14889.                                 'dataTarget' => [
  14890.                                     'type' => 'direct',
  14891.                                     'settings' => [
  14892.                                         'fieldName' => 'width',
  14893.                                         'language' => '',
  14894.                                         'writeIfTargetIsNotEmpty' => true,
  14895.                                         'writeIfSourceIsEmpty' => true,
  14896.                                     ],
  14897.                                 ],
  14898.                                 'transformationPipeline' => [
  14899.                                     => [
  14900.                                         'settings' => [
  14901.                                             'unitSourceSelect' => 'abbr',
  14902.                                             'staticUnitSelect' => 'millimeter',
  14903.                                         ],
  14904.                                         'type' => 'quantityValue',
  14905.                                     ],
  14906.                                 ],
  14907.                             ],
  14908.                             => [
  14909.                                 'label' => 'Height',
  14910.                                 'dataSourceIndex' => [
  14911.                                     => '61',
  14912.                                     => '62',
  14913.                                 ],
  14914.                                 'settings' => [
  14915.                                     'unitSourceSelect' => 'abbr',
  14916.                                     'staticUnitSelect' => 'millimeter',
  14917.                                 ],
  14918.                                 'transformationResultType' => 'quantityValue',
  14919.                                 'dataTarget' => [
  14920.                                     'type' => 'direct',
  14921.                                     'settings' => [
  14922.                                         'fieldName' => 'height',
  14923.                                         'language' => '',
  14924.                                         'writeIfTargetIsNotEmpty' => true,
  14925.                                         'writeIfSourceIsEmpty' => true,
  14926.                                     ],
  14927.                                 ],
  14928.                                 'transformationPipeline' => [
  14929.                                     => [
  14930.                                         'settings' => [
  14931.                                             'unitSourceSelect' => 'abbr',
  14932.                                             'staticUnitSelect' => 'millimeter',
  14933.                                         ],
  14934.                                         'type' => 'quantityValue',
  14935.                                     ],
  14936.                                 ],
  14937.                             ],
  14938.                             => [
  14939.                                 'label' => 'PackType',
  14940.                                 'dataSourceIndex' => [
  14941.                                     => '66',
  14942.                                 ],
  14943.                                 'settings' => [
  14944.                                     'loadStrategy' => 'attribute',
  14945.                                     'attributeDataObjectClassId' => 'PACK',
  14946.                                     'attributeName' => 'fromAlpha',
  14947.                                     'attributeLanguage' => '',
  14948.                                 ],
  14949.                                 'transformationResultType' => 'dataObject',
  14950.                                 'dataTarget' => [
  14951.                                     'type' => 'direct',
  14952.                                     'settings' => [
  14953.                                         'fieldName' => 'packageType',
  14954.                                         'language' => '',
  14955.                                         'writeIfTargetIsNotEmpty' => true,
  14956.                                         'writeIfSourceIsEmpty' => true,
  14957.                                     ],
  14958.                                 ],
  14959.                                 'transformationPipeline' => [
  14960.                                     => [
  14961.                                         'settings' => [
  14962.                                             'loadStrategy' => 'attribute',
  14963.                                             'attributeDataObjectClassId' => 'PACK',
  14964.                                             'attributeName' => 'fromAlpha',
  14965.                                             'attributeLanguage' => '',
  14966.                                         ],
  14967.                                         'type' => 'loadDataObject',
  14968.                                     ],
  14969.                                 ],
  14970.                             ],
  14971.                             => [
  14972.                                 'label' => 'key',
  14973.                                 'dataSourceIndex' => [
  14974.                                     => '83',
  14975.                                     => '0',
  14976.                                 ],
  14977.                                 'settings' => [
  14978.                                     'glue' => '-',
  14979.                                 ],
  14980.                                 'transformationResultType' => 'default',
  14981.                                 'dataTarget' => [
  14982.                                     'type' => 'direct',
  14983.                                     'settings' => [
  14984.                                         'fieldName' => 'key',
  14985.                                         'language' => '',
  14986.                                         'writeIfTargetIsNotEmpty' => true,
  14987.                                         'writeIfSourceIsEmpty' => true,
  14988.                                     ],
  14989.                                 ],
  14990.                                 'transformationPipeline' => [
  14991.                                     => [
  14992.                                         'settings' => [
  14993.                                             'glue' => '-',
  14994.                                         ],
  14995.                                         'type' => 'combine',
  14996.                                     ],
  14997.                                 ],
  14998.                             ],
  14999.                             => [
  15000.                                 'label' => 'ERPName',
  15001.                                 'dataSourceIndex' => [
  15002.                                     => '4',
  15003.                                 ],
  15004.                                 'transformationResultType' => 'default',
  15005.                                 'dataTarget' => [
  15006.                                     'type' => 'direct',
  15007.                                     'settings' => [
  15008.                                         'fieldName' => 'erpName',
  15009.                                         'language' => '',
  15010.                                         'writeIfTargetIsNotEmpty' => true,
  15011.                                         'writeIfSourceIsEmpty' => true,
  15012.                                     ],
  15013.                                 ],
  15014.                                 'transformationPipeline' => [
  15015.                                 ],
  15016.                             ],
  15017.                             10 => [
  15018.                                 'label' => 'amountSU',
  15019.                                 'dataSourceIndex' => [
  15020.                                     => '7',
  15021.                                 ],
  15022.                                 'settings' => [
  15023.                                     'delimiter' => ' ',
  15024.                                     'unitSourceSelect' => 'abbr',
  15025.                                     'staticUnitSelect' => '',
  15026.                                 ],
  15027.                                 'transformationResultType' => 'quantityValue',
  15028.                                 'dataTarget' => [
  15029.                                     'type' => 'direct',
  15030.                                     'settings' => [
  15031.                                         'fieldName' => 'amountSalesUnit',
  15032.                                         'language' => '',
  15033.                                         'writeIfTargetIsNotEmpty' => true,
  15034.                                         'writeIfSourceIsEmpty' => true,
  15035.                                     ],
  15036.                                 ],
  15037.                                 'transformationPipeline' => [
  15038.                                     => [
  15039.                                         'settings' => [
  15040.                                             'delimiter' => ' ',
  15041.                                         ],
  15042.                                         'type' => 'explode',
  15043.                                     ],
  15044.                                     => [
  15045.                                         'settings' => [
  15046.                                             'unitSourceSelect' => 'abbr',
  15047.                                             'staticUnitSelect' => '',
  15048.                                         ],
  15049.                                         'type' => 'quantityValue',
  15050.                                     ],
  15051.                                 ],
  15052.                             ],
  15053.                             11 => [
  15054.                                 'label' => 'ImportCheck',
  15055.                                 'dataSourceIndex' => [
  15056.                                     => '0',
  15057.                                 ],
  15058.                                 'settings' => [
  15059.                                     'original' => '|*',
  15060.                                     'converted' => '0|1',
  15061.                                 ],
  15062.                                 'transformationResultType' => 'boolean',
  15063.                                 'dataTarget' => [
  15064.                                     'type' => 'direct',
  15065.                                     'settings' => [
  15066.                                         'fieldName' => 'madeByImport',
  15067.                                         'language' => '',
  15068.                                         'writeIfTargetIsNotEmpty' => true,
  15069.                                         'writeIfSourceIsEmpty' => true,
  15070.                                     ],
  15071.                                 ],
  15072.                                 'transformationPipeline' => [
  15073.                                     => [
  15074.                                         'settings' => [
  15075.                                             'original' => '|*',
  15076.                                             'converted' => '0|1',
  15077.                                         ],
  15078.                                         'type' => 'conditionalConversion',
  15079.                                     ],
  15080.                                     => [
  15081.                                         'type' => 'boolean',
  15082.                                     ],
  15083.                                 ],
  15084.                             ],
  15085.                         ],
  15086.                         'executionConfig' => [
  15087.                             'scheduleType' => 'recurring',
  15088.                             'cronDefinition' => '0 * * * *',
  15089.                             'scheduledAt' => '',
  15090.                         ],
  15091.                         'permissions' => [
  15092.                             'user' => [
  15093.                             ],
  15094.                             'role' => [
  15095.                             ],
  15096.                         ],
  15097.                         'workspaces' => [
  15098.                         ],
  15099.                     ],
  15100.                     'ciHub' => [
  15101.                         'general' => [
  15102.                             'active' => 'on',
  15103.                             'type' => 'ciHub',
  15104.                             'name' => 'ciHub',
  15105.                             'description' => '',
  15106.                             'group' => '',
  15107.                             'path' => NULL,
  15108.                             'modificationDate' => 1680770810,
  15109.                             'createDate' => 1662024924,
  15110.                         ],
  15111.                         'deliverySettings' => [
  15112.                             'apikey' => 'c94d36f87047dbc8d50212f1e74072fe',
  15113.                         ],
  15114.                         'schema' => [
  15115.                             'assets' => [
  15116.                                 'enabled' => 'on',
  15117.                                 'allowOriginalImage' => 'on',
  15118.                                 'thumbnails' => '',
  15119.                             ],
  15120.                             'dataObjectClasses' => [
  15121.                             ],
  15122.                         ],
  15123.                         'workspaces' => [
  15124.                             'asset' => [
  15125.                                 => [
  15126.                                     'read' => true,
  15127.                                     'cpath' => '/Images/Products/PackShot',
  15128.                                 ],
  15129.                                 => [
  15130.                                     'read' => true,
  15131.                                     'cpath' => '/Images/Products/PlateShot',
  15132.                                 ],
  15133.                             ],
  15134.                             'object' => [
  15135.                             ],
  15136.                         ],
  15137.                         'permissions' => [
  15138.                             'user' => [
  15139.                             ],
  15140.                             'role' => [
  15141.                             ],
  15142.                         ],
  15143.                         'labelSettings' => [
  15144.                             => [
  15145.                                 'id' => 'dimensionData.height',
  15146.                                 'useInAggs' => true,
  15147.                             ],
  15148.                             => [
  15149.                                 'id' => 'dimensionData.width',
  15150.                                 'useInAggs' => true,
  15151.                             ],
  15152.                             => [
  15153.                                 'id' => 'metaData',
  15154.                                 'useInAggs' => true,
  15155.                             ],
  15156.                             => [
  15157.                                 'id' => 'system.id',
  15158.                             ],
  15159.                             => [
  15160.                                 'id' => 'system.key',
  15161.                                 'useInAggs' => true,
  15162.                             ],
  15163.                             => [
  15164.                                 'id' => 'system.mimeType',
  15165.                             ],
  15166.                             => [
  15167.                                 'id' => 'system.subtype',
  15168.                             ],
  15169.                             => [
  15170.                                 'id' => 'system.type',
  15171.                             ],
  15172.                             => [
  15173.                                 'id' => 'data',
  15174.                                 'useInAggs' => true,
  15175.                             ],
  15176.                         ],
  15177.                     ],
  15178.                     'packType' => [
  15179.                         'general' => [
  15180.                             'active' => true,
  15181.                             'type' => 'dataImporterDataObject',
  15182.                             'name' => 'packType',
  15183.                             'description' => '',
  15184.                             'group' => 'TranslationImport',
  15185.                             'path' => NULL,
  15186.                             'modificationDate' => 1675872797,
  15187.                             'createDate' => 1675338544,
  15188.                         ],
  15189.                         'loaderConfig' => [
  15190.                             'type' => 'asset',
  15191.                             'settings' => [
  15192.                                 'assetPath' => '/Data/Import/translations/24-1-23packType.xlsx',
  15193.                             ],
  15194.                         ],
  15195.                         'interpreterConfig' => [
  15196.                             'type' => 'xlsx',
  15197.                             'settings' => [
  15198.                                 'skipFirstRow' => true,
  15199.                                 'sheetName' => 'Worksheet',
  15200.                             ],
  15201.                         ],
  15202.                         'resolverConfig' => [
  15203.                             'elementType' => 'dataObject',
  15204.                             'dataObjectClassId' => 'PACK',
  15205.                             'loadingStrategy' => [
  15206.                                 'type' => 'id',
  15207.                                 'settings' => [
  15208.                                     'dataSourceIndex' => '0',
  15209.                                 ],
  15210.                             ],
  15211.                             'createLocationStrategy' => [
  15212.                                 'type' => 'doNotCreate',
  15213.                             ],
  15214.                             'locationUpdateStrategy' => [
  15215.                                 'type' => 'noChange',
  15216.                             ],
  15217.                             'publishingStrategy' => [
  15218.                                 'type' => 'noChangeUnpublishNew',
  15219.                             ],
  15220.                         ],
  15221.                         'processingConfig' => [
  15222.                             'executionType' => 'parallel',
  15223.                             'idDataIndex' => '0',
  15224.                             'cleanup' => [
  15225.                                 'strategy' => 'unpublish',
  15226.                             ],
  15227.                         ],
  15228.                         'mappingConfig' => [
  15229.                             => [
  15230.                                 'label' => 'packaging',
  15231.                                 'dataSourceIndex' => [
  15232.                                     => '10',
  15233.                                 ],
  15234.                                 'transformationResultType' => 'default',
  15235.                                 'dataTarget' => [
  15236.                                     'type' => 'direct',
  15237.                                     'settings' => [
  15238.                                         'fieldName' => 'packType',
  15239.                                         'language' => '',
  15240.                                         'writeIfTargetIsNotEmpty' => true,
  15241.                                         'writeIfSourceIsEmpty' => true,
  15242.                                     ],
  15243.                                 ],
  15244.                                 'transformationPipeline' => [
  15245.                                 ],
  15246.                             ],
  15247.                         ],
  15248.                         'executionConfig' => [
  15249.                             'scheduleType' => 'recurring',
  15250.                             'cronDefinition' => '',
  15251.                             'scheduledAt' => '',
  15252.                         ],
  15253.                         'permissions' => [
  15254.                             'user' => [
  15255.                             ],
  15256.                             'role' => [
  15257.                             ],
  15258.                         ],
  15259.                         'workspaces' => [
  15260.                         ],
  15261.                     ],
  15262.                     'product-attributes-DACH' => [
  15263.                         'general' => [
  15264.                             'active' => false,
  15265.                             'type' => 'fileExport',
  15266.                             'name' => 'product-attributes-DACH',
  15267.                             'description' => '',
  15268.                             'group' => 'Export',
  15269.                             'path' => NULL,
  15270.                             'modificationDate' => 1707387186,
  15271.                             'createDate' => 1658317240,
  15272.                         ],
  15273.                         'schema' => [
  15274.                             'classId' => 'PROD',
  15275.                             'thumbnailImage' => NULL,
  15276.                             'thumbnailVideo' => NULL,
  15277.                             'config' => [
  15278.                                 'language' => 'de',
  15279.                                 'pageSize' => 25,
  15280.                                 'columns' => [
  15281.                                     '#63f4a72ea0255' => [
  15282.                                         'name' => '#63f4a72ea0255',
  15283.                                         'position' => 1,
  15284.                                         'hidden' => false,
  15285.                                         'width' => 100,
  15286.                                         'locked' => false,
  15287.                                         'fieldConfig' => [
  15288.                                             'isOperator' => true,
  15289.                                             'attributes' => [
  15290.                                                 'label' => 'Rezeptur-Nr.',
  15291.                                                 'type' => 'operator',
  15292.                                                 'class' => 'ObjectFieldGetter',
  15293.                                                 'childs' => [
  15294.                                                     => [
  15295.                                                         'label' => 'Operator ObjectField Getter',
  15296.                                                         'type' => 'operator',
  15297.                                                         'class' => 'ObjectFieldGetter',
  15298.                                                         'childs' => [
  15299.                                                             => [
  15300.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  15301.                                                                 'type' => 'value',
  15302.                                                                 'class' => 'DefaultValue',
  15303.                                                                 'attribute' => 'recipe',
  15304.                                                                 'dataType' => 'manyToOneRelation',
  15305.                                                                 'childs' => [
  15306.                                                                 ],
  15307.                                                             ],
  15308.                                                         ],
  15309.                                                         'attribute' => 'recipe',
  15310.                                                         'forwardAttribute' => '',
  15311.                                                     ],
  15312.                                                 ],
  15313.                                                 'attribute' => 'recipeID',
  15314.                                                 'forwardAttribute' => '',
  15315.                                             ],
  15316.                                             'key' => '#63f4a72ea0255',
  15317.                                         ],
  15318.                                         'isOperator' => true,
  15319.                                     ],
  15320.                                     '#63f4a72ea0256' => [
  15321.                                         'name' => '#63f4a72ea0256',
  15322.                                         'position' => 2,
  15323.                                         'hidden' => false,
  15324.                                         'width' => 100,
  15325.                                         'locked' => false,
  15326.                                         'fieldConfig' => [
  15327.                                             'isOperator' => true,
  15328.                                             'attributes' => [
  15329.                                                 'label' => 'Alpha-Nr.',
  15330.                                                 'type' => 'operator',
  15331.                                                 'class' => 'ObjectFieldGetter',
  15332.                                                 'attribute' => 'skuAlpha',
  15333.                                                 'forwardAttribute' => '',
  15334.                                                 'childs' => [
  15335.                                                     => [
  15336.                                                         'label' => 'Operator ObjectField Getter',
  15337.                                                         'type' => 'operator',
  15338.                                                         'class' => 'ObjectFieldGetter',
  15339.                                                         'attribute' => 'erpItem',
  15340.                                                         'forwardAttribute' => '',
  15341.                                                         'childs' => [
  15342.                                                             => [
  15343.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  15344.                                                                 'type' => 'value',
  15345.                                                                 'class' => 'DefaultValue',
  15346.                                                                 'attribute' => 'erpItem',
  15347.                                                                 'dataType' => 'manyToOneRelation',
  15348.                                                                 'childs' => [
  15349.                                                                 ],
  15350.                                                             ],
  15351.                                                         ],
  15352.                                                     ],
  15353.                                                 ],
  15354.                                             ],
  15355.                                             'key' => '#63f4a72ea0256',
  15356.                                         ],
  15357.                                         'isOperator' => true,
  15358.                                     ],
  15359.                                     '#63f4a72ea0257' => [
  15360.                                         'name' => '#63f4a72ea0257',
  15361.                                         'position' => 3,
  15362.                                         'hidden' => false,
  15363.                                         'width' => 100,
  15364.                                         'locked' => false,
  15365.                                         'fieldConfig' => [
  15366.                                             'isOperator' => true,
  15367.                                             'attributes' => [
  15368.                                                 'label' => 'SAP-Nr.',
  15369.                                                 'type' => 'operator',
  15370.                                                 'class' => 'ObjectFieldGetter',
  15371.                                                 'childs' => [
  15372.                                                     => [
  15373.                                                         'label' => 'Operator ObjectField Getter',
  15374.                                                         'type' => 'operator',
  15375.                                                         'class' => 'ObjectFieldGetter',
  15376.                                                         'childs' => [
  15377.                                                             => [
  15378.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  15379.                                                                 'type' => 'value',
  15380.                                                                 'class' => 'DefaultValue',
  15381.                                                                 'attribute' => 'erpItem',
  15382.                                                                 'dataType' => 'manyToOneRelation',
  15383.                                                                 'childs' => [
  15384.                                                                 ],
  15385.                                                             ],
  15386.                                                         ],
  15387.                                                         'attribute' => 'erpItem',
  15388.                                                         'forwardAttribute' => '',
  15389.                                                     ],
  15390.                                                 ],
  15391.                                                 'attribute' => 'skuSAP',
  15392.                                                 'forwardAttribute' => '',
  15393.                                             ],
  15394.                                             'key' => '#63f4a72ea0257',
  15395.                                         ],
  15396.                                         'isOperator' => true,
  15397.                                     ],
  15398.                                     '#63f4a72ea0258' => [
  15399.                                         'name' => '#63f4a72ea0258',
  15400.                                         'position' => 4,
  15401.                                         'hidden' => false,
  15402.                                         'width' => 100,
  15403.                                         'locked' => false,
  15404.                                         'fieldConfig' => [
  15405.                                             'isOperator' => true,
  15406.                                             'attributes' => [
  15407.                                                 'label' => 'Sortiment',
  15408.                                                 'type' => 'operator',
  15409.                                                 'class' => 'Alias',
  15410.                                                 'childs' => [
  15411.                                                     => [
  15412.                                                         'label' => 'Sortiment (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment)',
  15413.                                                         'type' => 'value',
  15414.                                                         'class' => 'DefaultValue',
  15415.                                                         'attribute' => 'assortment',
  15416.                                                         'dataType' => 'select',
  15417.                                                         'childs' => [
  15418.                                                         ],
  15419.                                                     ],
  15420.                                                 ],
  15421.                                             ],
  15422.                                             'key' => '#63f4a72ea0258',
  15423.                                         ],
  15424.                                         'isOperator' => true,
  15425.                                     ],
  15426.                                     '#63f4a72ea0259' => [
  15427.                                         'name' => '#63f4a72ea0259',
  15428.                                         'position' => 5,
  15429.                                         'hidden' => false,
  15430.                                         'width' => 100,
  15431.                                         'locked' => false,
  15432.                                         'fieldConfig' => [
  15433.                                             'isOperator' => true,
  15434.                                             'attributes' => [
  15435.                                                 'label' => 'Aggregatszustand',
  15436.                                                 'type' => 'operator',
  15437.                                                 'class' => 'ObjectFieldGetter',
  15438.                                                 'attribute' => 'state',
  15439.                                                 'forwardAttribute' => '',
  15440.                                                 'childs' => [
  15441.                                                     => [
  15442.                                                         'label' => 'getter',
  15443.                                                         'type' => 'operator',
  15444.                                                         'class' => 'ObjectFieldGetter',
  15445.                                                         'attribute' => 'productState',
  15446.                                                         'forwardAttribute' => '',
  15447.                                                         'childs' => [
  15448.                                                             => [
  15449.                                                                 'label' => 'Aggregatszustand (productState) (productState) (productState)',
  15450.                                                                 'type' => 'value',
  15451.                                                                 'class' => 'DefaultValue',
  15452.                                                                 'attribute' => 'productState',
  15453.                                                                 'dataType' => 'manyToOneRelation',
  15454.                                                                 'childs' => [
  15455.                                                                 ],
  15456.                                                             ],
  15457.                                                         ],
  15458.                                                     ],
  15459.                                                 ],
  15460.                                             ],
  15461.                                             'key' => '#63f4a72ea0259',
  15462.                                         ],
  15463.                                         'isOperator' => true,
  15464.                                     ],
  15465.                                     '#63f4a72ea025a' => [
  15466.                                         'name' => '#63f4a72ea025a',
  15467.                                         'position' => 6,
  15468.                                         'hidden' => false,
  15469.                                         'width' => 100,
  15470.                                         'locked' => false,
  15471.                                         'fieldConfig' => [
  15472.                                             'isOperator' => true,
  15473.                                             'attributes' => [
  15474.                                                 'label' => 'Geschmacksrichtung',
  15475.                                                 'type' => 'operator',
  15476.                                                 'class' => 'ObjectFieldGetter',
  15477.                                                 'attribute' => 'taste',
  15478.                                                 'forwardAttribute' => '',
  15479.                                                 'childs' => [
  15480.                                                     => [
  15481.                                                         'label' => 'Operator ObjectField Getter',
  15482.                                                         'type' => 'operator',
  15483.                                                         'class' => 'ObjectFieldGetter',
  15484.                                                         'attribute' => 'taste',
  15485.                                                         'forwardAttribute' => '',
  15486.                                                         'childs' => [
  15487.                                                             => [
  15488.                                                                 'label' => 'Geschmacksrichtung (taste) (taste) (taste) (taste) (taste)',
  15489.                                                                 'type' => 'value',
  15490.                                                                 'class' => 'DefaultValue',
  15491.                                                                 'attribute' => 'taste',
  15492.                                                                 'dataType' => 'manyToOneRelation',
  15493.                                                                 'childs' => [
  15494.                                                                 ],
  15495.                                                             ],
  15496.                                                         ],
  15497.                                                     ],
  15498.                                                 ],
  15499.                                             ],
  15500.                                             'key' => '#63f4a72ea025a',
  15501.                                         ],
  15502.                                         'isOperator' => true,
  15503.                                     ],
  15504.                                     '#63f4a72ea025b' => [
  15505.                                         'name' => '#63f4a72ea025b',
  15506.                                         'position' => 7,
  15507.                                         'hidden' => false,
  15508.                                         'width' => 100,
  15509.                                         'locked' => false,
  15510.                                         'fieldConfig' => [
  15511.                                             'isOperator' => true,
  15512.                                             'attributes' => [
  15513.                                                 'label' => 'Lagerbedingung',
  15514.                                                 'type' => 'operator',
  15515.                                                 'class' => 'ObjectFieldGetter',
  15516.                                                 'attribute' => 'condition',
  15517.                                                 'forwardAttribute' => '',
  15518.                                                 'childs' => [
  15519.                                                     => [
  15520.                                                         'label' => 'Operator ObjectField Getter',
  15521.                                                         'type' => 'operator',
  15522.                                                         'class' => 'ObjectFieldGetter',
  15523.                                                         'attribute' => 'productCondition',
  15524.                                                         'forwardAttribute' => '',
  15525.                                                         'childs' => [
  15526.                                                             => [
  15527.                                                                 'label' => 'Lager-Bedingung (productCondition) (productCondition) (productCondition) (productCondition) (productCondition)',
  15528.                                                                 'type' => 'value',
  15529.                                                                 'class' => 'DefaultValue',
  15530.                                                                 'attribute' => 'productCondition',
  15531.                                                                 'dataType' => 'manyToOneRelation',
  15532.                                                                 'childs' => [
  15533.                                                                 ],
  15534.                                                             ],
  15535.                                                         ],
  15536.                                                     ],
  15537.                                                 ],
  15538.                                             ],
  15539.                                             'key' => '#63f4a72ea025b',
  15540.                                         ],
  15541.                                         'isOperator' => true,
  15542.                                     ],
  15543.                                     '#63f4a72ea025c' => [
  15544.                                         'name' => '#63f4a72ea025c',
  15545.                                         'position' => 8,
  15546.                                         'hidden' => false,
  15547.                                         'width' => 100,
  15548.                                         'locked' => false,
  15549.                                         'fieldConfig' => [
  15550.                                             'isOperator' => true,
  15551.                                             'attributes' => [
  15552.                                                 'label' => 'Marke',
  15553.                                                 'type' => 'operator',
  15554.                                                 'class' => 'ObjectFieldGetter',
  15555.                                                 'attribute' => 'brand',
  15556.                                                 'forwardAttribute' => '',
  15557.                                                 'childs' => [
  15558.                                                     => [
  15559.                                                         'label' => 'Operator ObjectField Getter',
  15560.                                                         'type' => 'operator',
  15561.                                                         'class' => 'ObjectFieldGetter',
  15562.                                                         'attribute' => 'brand',
  15563.                                                         'forwardAttribute' => '',
  15564.                                                         'childs' => [
  15565.                                                             => [
  15566.                                                                 'label' => 'Marke (brand) (brand) (brand) (brand) (brand)',
  15567.                                                                 'type' => 'value',
  15568.                                                                 'class' => 'DefaultValue',
  15569.                                                                 'attribute' => 'brand',
  15570.                                                                 'dataType' => 'manyToOneRelation',
  15571.                                                                 'childs' => [
  15572.                                                                 ],
  15573.                                                             ],
  15574.                                                         ],
  15575.                                                     ],
  15576.                                                 ],
  15577.                                             ],
  15578.                                             'key' => '#63f4a72ea025c',
  15579.                                         ],
  15580.                                         'isOperator' => true,
  15581.                                     ],
  15582.                                     '#63f4a72ea025d' => [
  15583.                                         'name' => '#63f4a72ea025d',
  15584.                                         'position' => 9,
  15585.                                         'hidden' => false,
  15586.                                         'width' => 100,
  15587.                                         'locked' => false,
  15588.                                         'fieldConfig' => [
  15589.                                             'isOperator' => true,
  15590.                                             'attributes' => [
  15591.                                                 'label' => 'Positionierung',
  15592.                                                 'type' => 'operator',
  15593.                                                 'class' => 'ObjectFieldGetter',
  15594.                                                 'attribute' => 'position',
  15595.                                                 'forwardAttribute' => '',
  15596.                                                 'childs' => [
  15597.                                                     => [
  15598.                                                         'label' => 'Operator ObjectField Getter',
  15599.                                                         'type' => 'operator',
  15600.                                                         'class' => 'ObjectFieldGetter',
  15601.                                                         'attribute' => 'positioning',
  15602.                                                         'forwardAttribute' => '',
  15603.                                                         'childs' => [
  15604.                                                             => [
  15605.                                                                 'label' => 'Positionierung (positioning) (positioning) (positioning) (positioning) (positioning)',
  15606.                                                                 'type' => 'value',
  15607.                                                                 'class' => 'DefaultValue',
  15608.                                                                 'attribute' => 'positioning',
  15609.                                                                 'dataType' => 'manyToOneRelation',
  15610.                                                                 'childs' => [
  15611.                                                                 ],
  15612.                                                             ],
  15613.                                                         ],
  15614.                                                     ],
  15615.                                                 ],
  15616.                                             ],
  15617.                                             'key' => '#63f4a72ea025d',
  15618.                                         ],
  15619.                                         'isOperator' => true,
  15620.                                     ],
  15621.                                     '#63f4a72ea025e' => [
  15622.                                         'name' => '#63f4a72ea025e',
  15623.                                         'position' => 10,
  15624.                                         'hidden' => false,
  15625.                                         'width' => 100,
  15626.                                         'locked' => false,
  15627.                                         'fieldConfig' => [
  15628.                                             'isOperator' => true,
  15629.                                             'attributes' => [
  15630.                                                 'label' => 'Sortimentslinie',
  15631.                                                 'type' => 'operator',
  15632.                                                 'class' => 'ObjectFieldGetter',
  15633.                                                 'attribute' => 'line',
  15634.                                                 'forwardAttribute' => '',
  15635.                                                 'childs' => [
  15636.                                                     => [
  15637.                                                         'label' => 'Operator ObjectField Getter',
  15638.                                                         'type' => 'operator',
  15639.                                                         'class' => 'ObjectFieldGetter',
  15640.                                                         'attribute' => 'line',
  15641.                                                         'forwardAttribute' => '',
  15642.                                                         'childs' => [
  15643.                                                             => [
  15644.                                                                 'label' => 'Sortiments-Linie (line) (line) (line) (line) (line)',
  15645.                                                                 'type' => 'value',
  15646.                                                                 'class' => 'DefaultValue',
  15647.                                                                 'attribute' => 'line',
  15648.                                                                 'dataType' => 'manyToOneRelation',
  15649.                                                                 'childs' => [
  15650.                                                                 ],
  15651.                                                             ],
  15652.                                                         ],
  15653.                                                     ],
  15654.                                                 ],
  15655.                                             ],
  15656.                                             'key' => '#63f4a72ea025e',
  15657.                                         ],
  15658.                                         'isOperator' => true,
  15659.                                     ],
  15660.                                     '#63f4a72ea025f' => [
  15661.                                         'name' => '#63f4a72ea025f',
  15662.                                         'position' => 11,
  15663.                                         'hidden' => false,
  15664.                                         'width' => 100,
  15665.                                         'locked' => false,
  15666.                                         'fieldConfig' => [
  15667.                                             'isOperator' => true,
  15668.                                             'attributes' => [
  15669.                                                 'label' => 'Kategorie',
  15670.                                                 'type' => 'operator',
  15671.                                                 'class' => 'ObjectFieldGetter',
  15672.                                                 'childs' => [
  15673.                                                     => [
  15674.                                                         'label' => 'Operator PHP Code',
  15675.                                                         'type' => 'operator',
  15676.                                                         'class' => 'PHPCode',
  15677.                                                         'childs' => [
  15678.                                                             => [
  15679.                                                                 'label' => 'Kategorie (category)',
  15680.                                                                 'type' => 'value',
  15681.                                                                 'class' => 'DefaultValue',
  15682.                                                                 'attribute' => 'category',
  15683.                                                                 'dataType' => 'manyToOneRelation',
  15684.                                                                 'childs' => [
  15685.                                                                 ],
  15686.                                                             ],
  15687.                                                         ],
  15688.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\ParentElement',
  15689.                                                         'additionalData' => '',
  15690.                                                     ],
  15691.                                                 ],
  15692.                                                 'attribute' => 'category',
  15693.                                                 'forwardAttribute' => '',
  15694.                                             ],
  15695.                                             'key' => '#63f4a72ea025f',
  15696.                                         ],
  15697.                                         'isOperator' => true,
  15698.                                     ],
  15699.                                     '#63f4a72ea0260' => [
  15700.                                         'name' => '#63f4a72ea0260',
  15701.                                         'position' => 12,
  15702.                                         'hidden' => false,
  15703.                                         'width' => 100,
  15704.                                         'locked' => false,
  15705.                                         'fieldConfig' => [
  15706.                                             'isOperator' => true,
  15707.                                             'attributes' => [
  15708.                                                 'label' => 'Subkategorie',
  15709.                                                 'type' => 'operator',
  15710.                                                 'class' => 'ObjectFieldGetter',
  15711.                                                 'attribute' => 'category',
  15712.                                                 'forwardAttribute' => '',
  15713.                                                 'childs' => [
  15714.                                                     => [
  15715.                                                         'label' => 'Operator ObjectField Getter',
  15716.                                                         'type' => 'operator',
  15717.                                                         'class' => 'ObjectFieldGetter',
  15718.                                                         'attribute' => 'category',
  15719.                                                         'forwardAttribute' => '',
  15720.                                                         'childs' => [
  15721.                                                             => [
  15722.                                                                 'label' => 'Kategorie (category) (category) (category) (category) (category) (category) (category)',
  15723.                                                                 'type' => 'value',
  15724.                                                                 'class' => 'DefaultValue',
  15725.                                                                 'attribute' => 'category',
  15726.                                                                 'dataType' => 'manyToOneRelation',
  15727.                                                                 'childs' => [
  15728.                                                                 ],
  15729.                                                             ],
  15730.                                                         ],
  15731.                                                     ],
  15732.                                                 ],
  15733.                                             ],
  15734.                                             'key' => '#63f4a72ea0260',
  15735.                                         ],
  15736.                                         'isOperator' => true,
  15737.                                     ],
  15738.                                     '#63f4a72ea0261' => [
  15739.                                         'name' => '#63f4a72ea0261',
  15740.                                         'position' => 13,
  15741.                                         'hidden' => false,
  15742.                                         'width' => 100,
  15743.                                         'locked' => false,
  15744.                                         'fieldConfig' => [
  15745.                                             'isOperator' => true,
  15746.                                             'attributes' => [
  15747.                                                 'label' => 'Artikelbezeichnung',
  15748.                                                 'type' => 'operator',
  15749.                                                 'class' => 'Alias',
  15750.                                                 'childs' => [
  15751.                                                     => [
  15752.                                                         'label' => 'Bezeichnung (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name)',
  15753.                                                         'type' => 'value',
  15754.                                                         'class' => 'DefaultValue',
  15755.                                                         'attribute' => 'name',
  15756.                                                         'dataType' => 'input',
  15757.                                                         'childs' => [
  15758.                                                         ],
  15759.                                                     ],
  15760.                                                 ],
  15761.                                             ],
  15762.                                             'key' => '#63f4a72ea0261',
  15763.                                         ],
  15764.                                         'isOperator' => true,
  15765.                                     ],
  15766.                                     '#63f4a72ea0262' => [
  15767.                                         'name' => '#63f4a72ea0262',
  15768.                                         'position' => 14,
  15769.                                         'hidden' => false,
  15770.                                         'width' => 100,
  15771.                                         'locked' => false,
  15772.                                         'fieldConfig' => [
  15773.                                             'isOperator' => true,
  15774.                                             'attributes' => [
  15775.                                                 'label' => 'Zusatzbeschreibung',
  15776.                                                 'type' => 'operator',
  15777.                                                 'class' => 'Alias',
  15778.                                                 'childs' => [
  15779.                                                     => [
  15780.                                                         'label' => 'Kurzbeschreibung (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription)',
  15781.                                                         'type' => 'value',
  15782.                                                         'class' => 'DefaultValue',
  15783.                                                         'attribute' => 'shortDescription',
  15784.                                                         'dataType' => 'textarea',
  15785.                                                         'childs' => [
  15786.                                                         ],
  15787.                                                     ],
  15788.                                                 ],
  15789.                                             ],
  15790.                                             'key' => '#63f4a72ea0262',
  15791.                                         ],
  15792.                                         'isOperator' => true,
  15793.                                     ],
  15794.                                     '#63f4a72ea0263' => [
  15795.                                         'name' => '#63f4a72ea0263',
  15796.                                         'position' => 15,
  15797.                                         'hidden' => false,
  15798.                                         'width' => 100,
  15799.                                         'locked' => false,
  15800.                                         'fieldConfig' => [
  15801.                                             'isOperator' => true,
  15802.                                             'attributes' => [
  15803.                                                 'label' => 'Inhalt VE (Nettogewicht)',
  15804.                                                 'type' => 'operator',
  15805.                                                 'class' => 'ObjectFieldGetter',
  15806.                                                 'attribute' => 'weightNetto',
  15807.                                                 'forwardAttribute' => '',
  15808.                                                 'childs' => [
  15809.                                                     => [
  15810.                                                         'label' => 'Operator ObjectField Getter',
  15811.                                                         'type' => 'operator',
  15812.                                                         'class' => 'ObjectFieldGetter',
  15813.                                                         'attribute' => 'erpItem',
  15814.                                                         'forwardAttribute' => '',
  15815.                                                         'childs' => [
  15816.                                                             => [
  15817.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  15818.                                                                 'type' => 'value',
  15819.                                                                 'class' => 'DefaultValue',
  15820.                                                                 'attribute' => 'erpItem',
  15821.                                                                 'dataType' => 'manyToOneRelation',
  15822.                                                                 'childs' => [
  15823.                                                                 ],
  15824.                                                             ],
  15825.                                                         ],
  15826.                                                     ],
  15827.                                                 ],
  15828.                                             ],
  15829.                                             'key' => '#63f4a72ea0263',
  15830.                                         ],
  15831.                                         'isOperator' => true,
  15832.                                     ],
  15833.                                     '#63f4a72ea0264' => [
  15834.                                         'name' => '#63f4a72ea0264',
  15835.                                         'position' => 16,
  15836.                                         'hidden' => false,
  15837.                                         'width' => 100,
  15838.                                         'locked' => false,
  15839.                                         'fieldConfig' => [
  15840.                                             'isOperator' => true,
  15841.                                             'attributes' => [
  15842.                                                 'label' => 'Verkaufseinheit (VE)',
  15843.                                                 'type' => 'operator',
  15844.                                                 'class' => 'ObjectFieldGetter',
  15845.                                                 'attribute' => 'packType',
  15846.                                                 'forwardAttribute' => '',
  15847.                                                 'childs' => [
  15848.                                                     => [
  15849.                                                         'label' => 'Operator ObjectField Getter',
  15850.                                                         'type' => 'operator',
  15851.                                                         'class' => 'ObjectFieldGetter',
  15852.                                                         'attribute' => 'packageType',
  15853.                                                         'forwardAttribute' => '',
  15854.                                                         'childs' => [
  15855.                                                             => [
  15856.                                                                 'label' => 'Operator ObjectField Getter',
  15857.                                                                 'type' => 'operator',
  15858.                                                                 'class' => 'ObjectFieldGetter',
  15859.                                                                 'attribute' => 'erpItem',
  15860.                                                                 'forwardAttribute' => '',
  15861.                                                                 'childs' => [
  15862.                                                                     => [
  15863.                                                                         'label' => 'Verkaufs-Artikeldaten (erpItem)',
  15864.                                                                         'type' => 'value',
  15865.                                                                         'class' => 'DefaultValue',
  15866.                                                                         'attribute' => 'erpItem',
  15867.                                                                         'dataType' => 'manyToOneRelation',
  15868.                                                                         'childs' => [
  15869.                                                                         ],
  15870.                                                                     ],
  15871.                                                                 ],
  15872.                                                             ],
  15873.                                                         ],
  15874.                                                     ],
  15875.                                                 ],
  15876.                                             ],
  15877.                                             'key' => '#63f4a72ea0264',
  15878.                                         ],
  15879.                                         'isOperator' => true,
  15880.                                     ],
  15881.                                     '#63f4a72ea0265' => [
  15882.                                         'name' => '#63f4a72ea0265',
  15883.                                         'position' => 17,
  15884.                                         'hidden' => false,
  15885.                                         'width' => 100,
  15886.                                         'locked' => false,
  15887.                                         'fieldConfig' => [
  15888.                                             'isOperator' => true,
  15889.                                             'attributes' => [
  15890.                                                 'label' => 'Konsistenz Produkt',
  15891.                                                 'type' => 'operator',
  15892.                                                 'class' => 'ObjectFieldGetter',
  15893.                                                 'attribute' => 'consistency',
  15894.                                                 'forwardAttribute' => '',
  15895.                                                 'childs' => [
  15896.                                                     => [
  15897.                                                         'label' => 'Konsistenz',
  15898.                                                         'type' => 'operator',
  15899.                                                         'class' => 'ObjectFieldGetter',
  15900.                                                         'attribute' => 'consistencyRaw',
  15901.                                                         'forwardAttribute' => '',
  15902.                                                         'childs' => [
  15903.                                                             => [
  15904.                                                                 'label' => 'Operator ObjectField Getter',
  15905.                                                                 'type' => 'operator',
  15906.                                                                 'class' => 'ObjectFieldGetter',
  15907.                                                                 'attribute' => 'recipe',
  15908.                                                                 'forwardAttribute' => '',
  15909.                                                                 'childs' => [
  15910.                                                                     => [
  15911.                                                                         'label' => 'Recipe (recipe)',
  15912.                                                                         'type' => 'value',
  15913.                                                                         'class' => 'DefaultValue',
  15914.                                                                         'attribute' => 'recipe',
  15915.                                                                         'dataType' => 'manyToOneRelation',
  15916.                                                                         'childs' => [
  15917.                                                                         ],
  15918.                                                                     ],
  15919.                                                                 ],
  15920.                                                             ],
  15921.                                                         ],
  15922.                                                     ],
  15923.                                                 ],
  15924.                                             ],
  15925.                                             'key' => '#63f4a72ea0265',
  15926.                                         ],
  15927.                                         'isOperator' => true,
  15928.                                     ],
  15929.                                     '#63f4a72ea0266' => [
  15930.                                         'name' => '#63f4a72ea0266',
  15931.                                         'position' => 18,
  15932.                                         'hidden' => false,
  15933.                                         'width' => 100,
  15934.                                         'locked' => false,
  15935.                                         'fieldConfig' => [
  15936.                                             'isOperator' => true,
  15937.                                             'attributes' => [
  15938.                                                 'label' => 'Konsistenz zubereitet',
  15939.                                                 'type' => 'operator',
  15940.                                                 'class' => 'ObjectFieldGetter',
  15941.                                                 'childs' => [
  15942.                                                     => [
  15943.                                                         'label' => 'Operator ObjectField Getter',
  15944.                                                         'type' => 'operator',
  15945.                                                         'class' => 'ObjectFieldGetter',
  15946.                                                         'childs' => [
  15947.                                                             => [
  15948.                                                                 'label' => 'Operator ObjectField Getter',
  15949.                                                                 'type' => 'operator',
  15950.                                                                 'class' => 'ObjectFieldGetter',
  15951.                                                                 'childs' => [
  15952.                                                                     => [
  15953.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  15954.                                                                         'type' => 'value',
  15955.                                                                         'class' => 'DefaultValue',
  15956.                                                                         'attribute' => 'recipe',
  15957.                                                                         'dataType' => 'manyToOneRelation',
  15958.                                                                         'childs' => [
  15959.                                                                         ],
  15960.                                                                     ],
  15961.                                                                 ],
  15962.                                                                 'attribute' => 'recipe',
  15963.                                                                 'forwardAttribute' => '',
  15964.                                                             ],
  15965.                                                         ],
  15966.                                                         'attribute' => 'consistencyPrep',
  15967.                                                         'forwardAttribute' => '',
  15968.                                                     ],
  15969.                                                 ],
  15970.                                                 'attribute' => 'consistency',
  15971.                                                 'forwardAttribute' => '',
  15972.                                             ],
  15973.                                             'key' => '#63f4a72ea0266',
  15974.                                         ],
  15975.                                         'isOperator' => true,
  15976.                                     ],
  15977.                                     '#63f4a72ea0267' => [
  15978.                                         'name' => '#63f4a72ea0267',
  15979.                                         'position' => 19,
  15980.                                         'hidden' => false,
  15981.                                         'width' => 100,
  15982.                                         'locked' => false,
  15983.                                         'fieldConfig' => [
  15984.                                             'isOperator' => true,
  15985.                                             'attributes' => [
  15986.                                                 'label' => 'Zutaten',
  15987.                                                 'type' => 'operator',
  15988.                                                 'class' => 'StringReplace',
  15989.                                                 'childs' => [
  15990.                                                     => [
  15991.                                                         'label' => 'Operator String Replace',
  15992.                                                         'type' => 'operator',
  15993.                                                         'class' => 'StringReplace',
  15994.                                                         'childs' => [
  15995.                                                             => [
  15996.                                                                 'label' => 'Operator String Replace',
  15997.                                                                 'type' => 'operator',
  15998.                                                                 'class' => 'StringReplace',
  15999.                                                                 'childs' => [
  16000.                                                                     => [
  16001.                                                                         'label' => 'Operator String Replace',
  16002.                                                                         'type' => 'operator',
  16003.                                                                         'class' => 'StringReplace',
  16004.                                                                         'childs' => [
  16005.                                                                             => [
  16006.                                                                                 'label' => 'Operator String Replace',
  16007.                                                                                 'type' => 'operator',
  16008.                                                                                 'class' => 'StringReplace',
  16009.                                                                                 'childs' => [
  16010.                                                                                     => [
  16011.                                                                                         'label' => 'Zutaten',
  16012.                                                                                         'type' => 'operator',
  16013.                                                                                         'class' => 'ObjectFieldGetter',
  16014.                                                                                         'attribute' => 'ingredientList',
  16015.                                                                                         'forwardAttribute' => '',
  16016.                                                                                         'childs' => [
  16017.                                                                                             => [
  16018.                                                                                                 'label' => 'Operator ObjectField Getter',
  16019.                                                                                                 'type' => 'operator',
  16020.                                                                                                 'class' => 'ObjectFieldGetter',
  16021.                                                                                                 'attribute' => 'recipe',
  16022.                                                                                                 'forwardAttribute' => '',
  16023.                                                                                                 'childs' => [
  16024.                                                                                                     => [
  16025.                                                                                                         'label' => 'Recipe (recipe)',
  16026.                                                                                                         'type' => 'value',
  16027.                                                                                                         'class' => 'DefaultValue',
  16028.                                                                                                         'attribute' => 'recipe',
  16029.                                                                                                         'dataType' => 'manyToOneRelation',
  16030.                                                                                                         'childs' => [
  16031.                                                                                                         ],
  16032.                                                                                                     ],
  16033.                                                                                                 ],
  16034.                                                                                             ],
  16035.                                                                                         ],
  16036.                                                                                     ],
  16037.                                                                                 ],
  16038.                                                                                 'search' => '</strong>',
  16039.                                                                                 'replace' => '',
  16040.                                                                                 'insensitive' => false,
  16041.                                                                             ],
  16042.                                                                         ],
  16043.                                                                         'search' => '<strong>',
  16044.                                                                         'replace' => '',
  16045.                                                                         'insensitive' => false,
  16046.                                                                     ],
  16047.                                                                 ],
  16048.                                                                 'search' => '<br />',
  16049.                                                                 'replace' => '',
  16050.                                                                 'insensitive' => false,
  16051.                                                             ],
  16052.                                                         ],
  16053.                                                         'search' => '</p>',
  16054.                                                         'replace' => '',
  16055.                                                         'insensitive' => false,
  16056.                                                     ],
  16057.                                                 ],
  16058.                                                 'search' => '<p>',
  16059.                                                 'replace' => '',
  16060.                                                 'insensitive' => false,
  16061.                                             ],
  16062.                                             'key' => '#63f4a72ea0267',
  16063.                                         ],
  16064.                                         'isOperator' => true,
  16065.                                     ],
  16066.                                     '#63f4a72ea0268' => [
  16067.                                         'name' => '#63f4a72ea0268',
  16068.                                         'position' => 20,
  16069.                                         'hidden' => false,
  16070.                                         'width' => 100,
  16071.                                         'locked' => false,
  16072.                                         'fieldConfig' => [
  16073.                                             'isOperator' => true,
  16074.                                             'attributes' => [
  16075.                                                 'label' => 'Dosierung',
  16076.                                                 'type' => 'operator',
  16077.                                                 'class' => 'ObjectFieldGetter',
  16078.                                                 'attribute' => 'dosageText',
  16079.                                                 'forwardAttribute' => '',
  16080.                                                 'childs' => [
  16081.                                                     => [
  16082.                                                         'label' => 'Operator ObjectField Getter',
  16083.                                                         'type' => 'operator',
  16084.                                                         'class' => 'ObjectFieldGetter',
  16085.                                                         'attribute' => 'recipe',
  16086.                                                         'forwardAttribute' => '',
  16087.                                                         'childs' => [
  16088.                                                             => [
  16089.                                                                 'label' => 'Recipe (recipe)',
  16090.                                                                 'type' => 'value',
  16091.                                                                 'class' => 'DefaultValue',
  16092.                                                                 'attribute' => 'recipe',
  16093.                                                                 'dataType' => 'manyToOneRelation',
  16094.                                                                 'childs' => [
  16095.                                                                 ],
  16096.                                                             ],
  16097.                                                         ],
  16098.                                                     ],
  16099.                                                 ],
  16100.                                             ],
  16101.                                             'key' => '#63f4a72ea0268',
  16102.                                         ],
  16103.                                         'isOperator' => true,
  16104.                                     ],
  16105.                                     '#63f4a72ea0269' => [
  16106.                                         'name' => '#63f4a72ea0269',
  16107.                                         'position' => 21,
  16108.                                         'hidden' => false,
  16109.                                         'width' => 100,
  16110.                                         'locked' => false,
  16111.                                         'fieldConfig' => [
  16112.                                             'isOperator' => true,
  16113.                                             'attributes' => [
  16114.                                                 'label' => 'Zubereitungsanleitung',
  16115.                                                 'type' => 'operator',
  16116.                                                 'class' => 'ObjectFieldGetter',
  16117.                                                 'childs' => [
  16118.                                                     => [
  16119.                                                         'label' => 'Operator ObjectField Getter',
  16120.                                                         'type' => 'operator',
  16121.                                                         'class' => 'ObjectFieldGetter',
  16122.                                                         'childs' => [
  16123.                                                             => [
  16124.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  16125.                                                                 'type' => 'value',
  16126.                                                                 'class' => 'DefaultValue',
  16127.                                                                 'attribute' => 'recipe',
  16128.                                                                 'dataType' => 'manyToOneRelation',
  16129.                                                                 'childs' => [
  16130.                                                                 ],
  16131.                                                             ],
  16132.                                                         ],
  16133.                                                         'attribute' => 'recipe',
  16134.                                                         'forwardAttribute' => '',
  16135.                                                     ],
  16136.                                                 ],
  16137.                                                 'attribute' => 'prepInstructions',
  16138.                                                 'forwardAttribute' => '',
  16139.                                             ],
  16140.                                             'key' => '#63f4a72ea0269',
  16141.                                         ],
  16142.                                         'isOperator' => true,
  16143.                                     ],
  16144.                                     '#63f4a72ea026a' => [
  16145.                                         'name' => '#63f4a72ea026a',
  16146.                                         'position' => 22,
  16147.                                         'hidden' => false,
  16148.                                         'width' => 100,
  16149.                                         'locked' => false,
  16150.                                         'fieldConfig' => [
  16151.                                             'isOperator' => true,
  16152.                                             'attributes' => [
  16153.                                                 'label' => 'Ergiebigkeit',
  16154.                                                 'type' => 'operator',
  16155.                                                 'class' => 'ObjectFieldGetter',
  16156.                                                 'attribute' => 'spreading',
  16157.                                                 'forwardAttribute' => '',
  16158.                                                 'childs' => [
  16159.                                                     => [
  16160.                                                         'label' => 'Operator ObjectField Getter',
  16161.                                                         'type' => 'operator',
  16162.                                                         'class' => 'ObjectFieldGetter',
  16163.                                                         'attribute' => 'erpItem',
  16164.                                                         'forwardAttribute' => '',
  16165.                                                         'childs' => [
  16166.                                                             => [
  16167.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  16168.                                                                 'type' => 'value',
  16169.                                                                 'class' => 'DefaultValue',
  16170.                                                                 'attribute' => 'erpItem',
  16171.                                                                 'dataType' => 'manyToOneRelation',
  16172.                                                                 'childs' => [
  16173.                                                                 ],
  16174.                                                             ],
  16175.                                                         ],
  16176.                                                     ],
  16177.                                                 ],
  16178.                                             ],
  16179.                                             'key' => '#63f4a72ea026a',
  16180.                                         ],
  16181.                                         'isOperator' => true,
  16182.                                     ],
  16183.                                     '#63f4a72ea026b' => [
  16184.                                         'name' => '#63f4a72ea026b',
  16185.                                         'position' => 23,
  16186.                                         'hidden' => false,
  16187.                                         'width' => 100,
  16188.                                         'locked' => false,
  16189.                                         'fieldConfig' => [
  16190.                                             'isOperator' => true,
  16191.                                             'attributes' => [
  16192.                                                 'label' => 'Produktmerkmale',
  16193.                                                 'type' => 'operator',
  16194.                                                 'class' => 'ObjectFieldGetter',
  16195.                                                 'childs' => [
  16196.                                                     => [
  16197.                                                         'label' => 'Operator ObjectField Getter',
  16198.                                                         'type' => 'operator',
  16199.                                                         'class' => 'ObjectFieldGetter',
  16200.                                                         'childs' => [
  16201.                                                             => [
  16202.                                                                 'label' => 'Operator ObjectField Getter',
  16203.                                                                 'type' => 'operator',
  16204.                                                                 'class' => 'ObjectFieldGetter',
  16205.                                                                 'childs' => [
  16206.                                                                     => [
  16207.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  16208.                                                                         'type' => 'value',
  16209.                                                                         'class' => 'DefaultValue',
  16210.                                                                         'attribute' => 'recipe',
  16211.                                                                         'dataType' => 'manyToOneRelation',
  16212.                                                                         'childs' => [
  16213.                                                                         ],
  16214.                                                                     ],
  16215.                                                                 ],
  16216.                                                                 'attribute' => 'recipe',
  16217.                                                                 'forwardAttribute' => '',
  16218.                                                             ],
  16219.                                                         ],
  16220.                                                         'attribute' => 'features',
  16221.                                                         'forwardAttribute' => '',
  16222.                                                     ],
  16223.                                                 ],
  16224.                                                 'attribute' => 'feature',
  16225.                                                 'forwardAttribute' => '',
  16226.                                             ],
  16227.                                             'key' => '#63f4a72ea026b',
  16228.                                         ],
  16229.                                         'isOperator' => true,
  16230.                                     ],
  16231.                                     '#63f4a72ea026c' => [
  16232.                                         'name' => '#63f4a72ea026c',
  16233.                                         'position' => 24,
  16234.                                         'hidden' => false,
  16235.                                         'width' => 100,
  16236.                                         'locked' => false,
  16237.                                         'fieldConfig' => [
  16238.                                             'isOperator' => true,
  16239.                                             'attributes' => [
  16240.                                                 'label' => 'deklarationsfrei',
  16241.                                                 'type' => 'operator',
  16242.                                                 'class' => 'BooleanFormatter',
  16243.                                                 'yesValue' => 'Ja',
  16244.                                                 'noValue' => 'Nein',
  16245.                                                 'childs' => [
  16246.                                                     => [
  16247.                                                         'label' => 'deklarationsfrei (o.d.p.Z.)',
  16248.                                                         'type' => 'operator',
  16249.                                                         'class' => 'PHPCode',
  16250.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16251.                                                         'additionalData' => 'declaration-free',
  16252.                                                         'childs' => [
  16253.                                                             => [
  16254.                                                                 'label' => 'features',
  16255.                                                                 'type' => 'operator',
  16256.                                                                 'class' => 'ObjectFieldGetter',
  16257.                                                                 'attribute' => 'features',
  16258.                                                                 'forwardAttribute' => '',
  16259.                                                                 'childs' => [
  16260.                                                                     => [
  16261.                                                                         'label' => 'Recipe (recipe)',
  16262.                                                                         'type' => 'value',
  16263.                                                                         'class' => 'DefaultValue',
  16264.                                                                         'attribute' => 'recipe',
  16265.                                                                         'dataType' => 'manyToOneRelation',
  16266.                                                                         'childs' => [
  16267.                                                                         ],
  16268.                                                                     ],
  16269.                                                                 ],
  16270.                                                             ],
  16271.                                                         ],
  16272.                                                     ],
  16273.                                                 ],
  16274.                                             ],
  16275.                                             'key' => '#63f4a72ea026c',
  16276.                                         ],
  16277.                                         'isOperator' => true,
  16278.                                     ],
  16279.                                     '#63f4a72ea026d' => [
  16280.                                         'name' => '#63f4a72ea026d',
  16281.                                         'position' => 25,
  16282.                                         'hidden' => false,
  16283.                                         'width' => 100,
  16284.                                         'locked' => false,
  16285.                                         'fieldConfig' => [
  16286.                                             'isOperator' => true,
  16287.                                             'attributes' => [
  16288.                                                 'label' => 'MINUS ALLERGENE -A',
  16289.                                                 'type' => 'operator',
  16290.                                                 'class' => 'BooleanFormatter',
  16291.                                                 'yesValue' => 'Ja',
  16292.                                                 'noValue' => 'Nein',
  16293.                                                 'childs' => [
  16294.                                                     => [
  16295.                                                         'label' => 'MINUS ALLERGENE -A',
  16296.                                                         'type' => 'operator',
  16297.                                                         'class' => 'PHPCode',
  16298.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16299.                                                         'additionalData' => 'MinusA',
  16300.                                                         'childs' => [
  16301.                                                             => [
  16302.                                                                 'label' => 'Operator ObjectField Getter',
  16303.                                                                 'type' => 'operator',
  16304.                                                                 'class' => 'ObjectFieldGetter',
  16305.                                                                 'childs' => [
  16306.                                                                     => [
  16307.                                                                         'label' => 'Recipe (recipe)',
  16308.                                                                         'type' => 'value',
  16309.                                                                         'class' => 'DefaultValue',
  16310.                                                                         'attribute' => 'recipe',
  16311.                                                                         'dataType' => 'manyToOneRelation',
  16312.                                                                         'childs' => [
  16313.                                                                         ],
  16314.                                                                     ],
  16315.                                                                 ],
  16316.                                                                 'attribute' => 'features',
  16317.                                                                 'forwardAttribute' => '',
  16318.                                                             ],
  16319.                                                         ],
  16320.                                                     ],
  16321.                                                 ],
  16322.                                             ],
  16323.                                             'key' => '#63f4a72ea026d',
  16324.                                         ],
  16325.                                         'isOperator' => true,
  16326.                                     ],
  16327.                                     '#63f4a72ea026e' => [
  16328.                                         'name' => '#63f4a72ea026e',
  16329.                                         'position' => 26,
  16330.                                         'hidden' => false,
  16331.                                         'width' => 100,
  16332.                                         'locked' => false,
  16333.                                         'fieldConfig' => [
  16334.                                             'isOperator' => true,
  16335.                                             'attributes' => [
  16336.                                                 'label' => 'ohne glutenhaltige Zutaten',
  16337.                                                 'type' => 'operator',
  16338.                                                 'class' => 'BooleanFormatter',
  16339.                                                 'yesValue' => 'Ja',
  16340.                                                 'noValue' => 'Nein',
  16341.                                                 'childs' => [
  16342.                                                     => [
  16343.                                                         'label' => 'Operator PHP Code',
  16344.                                                         'type' => 'operator',
  16345.                                                         'class' => 'PHPCode',
  16346.                                                         'childs' => [
  16347.                                                             => [
  16348.                                                                 'label' => 'Operator ObjectField Getter',
  16349.                                                                 'type' => 'operator',
  16350.                                                                 'class' => 'ObjectFieldGetter',
  16351.                                                                 'childs' => [
  16352.                                                                     => [
  16353.                                                                         'label' => 'Recipe (recipe)',
  16354.                                                                         'type' => 'value',
  16355.                                                                         'class' => 'DefaultValue',
  16356.                                                                         'attribute' => 'recipe',
  16357.                                                                         'dataType' => 'manyToOneRelation',
  16358.                                                                         'childs' => [
  16359.                                                                         ],
  16360.                                                                     ],
  16361.                                                                 ],
  16362.                                                                 'attribute' => 'features',
  16363.                                                                 'forwardAttribute' => '',
  16364.                                                             ],
  16365.                                                         ],
  16366.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16367.                                                         'additionalData' => 'no-gluten-ingredients',
  16368.                                                     ],
  16369.                                                 ],
  16370.                                             ],
  16371.                                             'key' => '#63f4a72ea026e',
  16372.                                         ],
  16373.                                         'isOperator' => true,
  16374.                                     ],
  16375.                                     '#63f4a72ea026f' => [
  16376.                                         'name' => '#63f4a72ea026f',
  16377.                                         'position' => 27,
  16378.                                         'hidden' => false,
  16379.                                         'width' => 100,
  16380.                                         'locked' => false,
  16381.                                         'fieldConfig' => [
  16382.                                             'isOperator' => true,
  16383.                                             'attributes' => [
  16384.                                                 'label' => 'ohne lactosehaltige Zutaten',
  16385.                                                 'type' => 'operator',
  16386.                                                 'class' => 'BooleanFormatter',
  16387.                                                 'yesValue' => 'Ja',
  16388.                                                 'noValue' => 'Nein',
  16389.                                                 'childs' => [
  16390.                                                     => [
  16391.                                                         'label' => 'Operator PHP Code',
  16392.                                                         'type' => 'operator',
  16393.                                                         'class' => 'PHPCode',
  16394.                                                         'childs' => [
  16395.                                                             => [
  16396.                                                                 'label' => 'Operator ObjectField Getter',
  16397.                                                                 'type' => 'operator',
  16398.                                                                 'class' => 'ObjectFieldGetter',
  16399.                                                                 'childs' => [
  16400.                                                                     => [
  16401.                                                                         'label' => 'Recipe (recipe)',
  16402.                                                                         'type' => 'value',
  16403.                                                                         'class' => 'DefaultValue',
  16404.                                                                         'attribute' => 'recipe',
  16405.                                                                         'dataType' => 'manyToOneRelation',
  16406.                                                                         'childs' => [
  16407.                                                                         ],
  16408.                                                                     ],
  16409.                                                                 ],
  16410.                                                                 'attribute' => 'features',
  16411.                                                                 'forwardAttribute' => '',
  16412.                                                             ],
  16413.                                                         ],
  16414.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16415.                                                         'additionalData' => 'no-lacto-ingredients',
  16416.                                                     ],
  16417.                                                 ],
  16418.                                             ],
  16419.                                             'key' => '#63f4a72ea026f',
  16420.                                         ],
  16421.                                         'isOperator' => true,
  16422.                                     ],
  16423.                                     '#63f4a72ea0270' => [
  16424.                                         'name' => '#63f4a72ea0270',
  16425.                                         'position' => 28,
  16426.                                         'hidden' => false,
  16427.                                         'width' => 100,
  16428.                                         'locked' => false,
  16429.                                         'fieldConfig' => [
  16430.                                             'isOperator' => true,
  16431.                                             'attributes' => [
  16432.                                                 'label' => 'ohne Hefeextrakt',
  16433.                                                 'type' => 'operator',
  16434.                                                 'class' => 'BooleanFormatter',
  16435.                                                 'yesValue' => 'Ja',
  16436.                                                 'noValue' => 'Nein',
  16437.                                                 'childs' => [
  16438.                                                     => [
  16439.                                                         'label' => 'Operator PHP Code',
  16440.                                                         'type' => 'operator',
  16441.                                                         'class' => 'PHPCode',
  16442.                                                         'childs' => [
  16443.                                                             => [
  16444.                                                                 'label' => 'Operator ObjectField Getter',
  16445.                                                                 'type' => 'operator',
  16446.                                                                 'class' => 'ObjectFieldGetter',
  16447.                                                                 'childs' => [
  16448.                                                                     => [
  16449.                                                                         'label' => 'Recipe (recipe)',
  16450.                                                                         'type' => 'value',
  16451.                                                                         'class' => 'DefaultValue',
  16452.                                                                         'attribute' => 'recipe',
  16453.                                                                         'dataType' => 'manyToOneRelation',
  16454.                                                                         'childs' => [
  16455.                                                                         ],
  16456.                                                                     ],
  16457.                                                                 ],
  16458.                                                                 'attribute' => 'features',
  16459.                                                                 'forwardAttribute' => '',
  16460.                                                             ],
  16461.                                                         ],
  16462.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16463.                                                         'additionalData' => 'yeast-free',
  16464.                                                     ],
  16465.                                                 ],
  16466.                                             ],
  16467.                                             'key' => '#63f4a72ea0270',
  16468.                                         ],
  16469.                                         'isOperator' => true,
  16470.                                     ],
  16471.                                     '#63f4a72ea0271' => [
  16472.                                         'name' => '#63f4a72ea0271',
  16473.                                         'position' => 29,
  16474.                                         'hidden' => false,
  16475.                                         'width' => 100,
  16476.                                         'locked' => false,
  16477.                                         'fieldConfig' => [
  16478.                                             'isOperator' => true,
  16479.                                             'attributes' => [
  16480.                                                 'label' => 'ohne Gelatine',
  16481.                                                 'type' => 'operator',
  16482.                                                 'class' => 'BooleanFormatter',
  16483.                                                 'yesValue' => 'Ja',
  16484.                                                 'noValue' => 'Nein',
  16485.                                                 'childs' => [
  16486.                                                     => [
  16487.                                                         'label' => 'ohne Gelatine',
  16488.                                                         'type' => 'operator',
  16489.                                                         'class' => 'PHPCode',
  16490.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16491.                                                         'additionalData' => 'no-gelatine',
  16492.                                                         'childs' => [
  16493.                                                             => [
  16494.                                                                 'label' => 'Operator ObjectField Getter',
  16495.                                                                 'type' => 'operator',
  16496.                                                                 'class' => 'ObjectFieldGetter',
  16497.                                                                 'attribute' => 'features',
  16498.                                                                 'forwardAttribute' => '',
  16499.                                                                 'childs' => [
  16500.                                                                     => [
  16501.                                                                         'label' => 'Recipe (recipe)',
  16502.                                                                         'type' => 'value',
  16503.                                                                         'class' => 'DefaultValue',
  16504.                                                                         'attribute' => 'recipe',
  16505.                                                                         'dataType' => 'manyToOneRelation',
  16506.                                                                         'childs' => [
  16507.                                                                         ],
  16508.                                                                     ],
  16509.                                                                 ],
  16510.                                                             ],
  16511.                                                         ],
  16512.                                                     ],
  16513.                                                 ],
  16514.                                             ],
  16515.                                             'key' => '#63f4a72ea0271',
  16516.                                         ],
  16517.                                         'isOperator' => true,
  16518.                                     ],
  16519.                                     '#63f4a72ea0272' => [
  16520.                                         'name' => '#63f4a72ea0272',
  16521.                                         'position' => 30,
  16522.                                         'hidden' => false,
  16523.                                         'width' => 100,
  16524.                                         'locked' => false,
  16525.                                         'fieldConfig' => [
  16526.                                             'isOperator' => true,
  16527.                                             'attributes' => [
  16528.                                                 'label' => 'ohne Zutat Palmfett',
  16529.                                                 'type' => 'operator',
  16530.                                                 'class' => 'BooleanFormatter',
  16531.                                                 'yesValue' => 'Ja',
  16532.                                                 'noValue' => 'Nein',
  16533.                                                 'childs' => [
  16534.                                                     => [
  16535.                                                         'label' => 'Operator PHP Code',
  16536.                                                         'type' => 'operator',
  16537.                                                         'class' => 'PHPCode',
  16538.                                                         'childs' => [
  16539.                                                             => [
  16540.                                                                 'label' => 'Operator ObjectField Getter',
  16541.                                                                 'type' => 'operator',
  16542.                                                                 'class' => 'ObjectFieldGetter',
  16543.                                                                 'childs' => [
  16544.                                                                     => [
  16545.                                                                         'label' => 'Recipe (recipe)',
  16546.                                                                         'type' => 'value',
  16547.                                                                         'class' => 'DefaultValue',
  16548.                                                                         'attribute' => 'recipe',
  16549.                                                                         'dataType' => 'manyToOneRelation',
  16550.                                                                         'childs' => [
  16551.                                                                         ],
  16552.                                                                     ],
  16553.                                                                 ],
  16554.                                                                 'attribute' => 'features',
  16555.                                                                 'forwardAttribute' => '',
  16556.                                                             ],
  16557.                                                         ],
  16558.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16559.                                                         'additionalData' => 'no-palm-fat',
  16560.                                                     ],
  16561.                                                 ],
  16562.                                             ],
  16563.                                             'key' => '#63f4a72ea0272',
  16564.                                         ],
  16565.                                         'isOperator' => true,
  16566.                                     ],
  16567.                                     '#63f4a72ea0273' => [
  16568.                                         'name' => '#63f4a72ea0273',
  16569.                                         'position' => 31,
  16570.                                         'hidden' => false,
  16571.                                         'width' => 100,
  16572.                                         'locked' => false,
  16573.                                         'fieldConfig' => [
  16574.                                             'isOperator' => true,
  16575.                                             'attributes' => [
  16576.                                                 'label' => 'Bio',
  16577.                                                 'type' => 'operator',
  16578.                                                 'class' => 'BooleanFormatter',
  16579.                                                 'yesValue' => 'Ja',
  16580.                                                 'noValue' => 'Nein',
  16581.                                                 'childs' => [
  16582.                                                     => [
  16583.                                                         'label' => 'Bio',
  16584.                                                         'type' => 'operator',
  16585.                                                         'class' => 'PHPCode',
  16586.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16587.                                                         'additionalData' => 'Bio',
  16588.                                                         'childs' => [
  16589.                                                             => [
  16590.                                                                 'label' => 'Operator ObjectField Getter',
  16591.                                                                 'type' => 'operator',
  16592.                                                                 'class' => 'ObjectFieldGetter',
  16593.                                                                 'childs' => [
  16594.                                                                     => [
  16595.                                                                         'label' => 'Recipe (recipe)',
  16596.                                                                         'type' => 'value',
  16597.                                                                         'class' => 'DefaultValue',
  16598.                                                                         'attribute' => 'recipe',
  16599.                                                                         'dataType' => 'manyToOneRelation',
  16600.                                                                         'childs' => [
  16601.                                                                         ],
  16602.                                                                     ],
  16603.                                                                 ],
  16604.                                                                 'attribute' => 'features',
  16605.                                                                 'forwardAttribute' => '',
  16606.                                                             ],
  16607.                                                         ],
  16608.                                                     ],
  16609.                                                 ],
  16610.                                             ],
  16611.                                             'key' => '#63f4a72ea0273',
  16612.                                         ],
  16613.                                         'isOperator' => true,
  16614.                                     ],
  16615.                                     '#63f4a72ea0274' => [
  16616.                                         'name' => '#63f4a72ea0274',
  16617.                                         'position' => 32,
  16618.                                         'hidden' => false,
  16619.                                         'width' => 100,
  16620.                                         'locked' => false,
  16621.                                         'fieldConfig' => [
  16622.                                             'isOperator' => true,
  16623.                                             'attributes' => [
  16624.                                                 'label' => 'vegetarisch',
  16625.                                                 'type' => 'operator',
  16626.                                                 'class' => 'BooleanFormatter',
  16627.                                                 'yesValue' => 'Ja',
  16628.                                                 'noValue' => 'Nein',
  16629.                                                 'childs' => [
  16630.                                                     => [
  16631.                                                         'label' => 'vegetarisch',
  16632.                                                         'type' => 'operator',
  16633.                                                         'class' => 'PHPCode',
  16634.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16635.                                                         'additionalData' => 'Vegetarian',
  16636.                                                         'childs' => [
  16637.                                                             => [
  16638.                                                                 'label' => 'Operator ObjectField Getter',
  16639.                                                                 'type' => 'operator',
  16640.                                                                 'class' => 'ObjectFieldGetter',
  16641.                                                                 'attribute' => 'features',
  16642.                                                                 'forwardAttribute' => '',
  16643.                                                                 'childs' => [
  16644.                                                                     => [
  16645.                                                                         'label' => 'Recipe (recipe)',
  16646.                                                                         'type' => 'value',
  16647.                                                                         'class' => 'DefaultValue',
  16648.                                                                         'attribute' => 'recipe',
  16649.                                                                         'dataType' => 'manyToOneRelation',
  16650.                                                                         'childs' => [
  16651.                                                                         ],
  16652.                                                                     ],
  16653.                                                                 ],
  16654.                                                             ],
  16655.                                                         ],
  16656.                                                     ],
  16657.                                                 ],
  16658.                                             ],
  16659.                                             'key' => '#63f4a72ea0274',
  16660.                                         ],
  16661.                                         'isOperator' => true,
  16662.                                     ],
  16663.                                     '#63f4a72ea0275' => [
  16664.                                         'name' => '#63f4a72ea0275',
  16665.                                         'position' => 33,
  16666.                                         'hidden' => false,
  16667.                                         'width' => 100,
  16668.                                         'locked' => false,
  16669.                                         'fieldConfig' => [
  16670.                                             'isOperator' => true,
  16671.                                             'attributes' => [
  16672.                                                 'label' => 'vegan',
  16673.                                                 'type' => 'operator',
  16674.                                                 'class' => 'BooleanFormatter',
  16675.                                                 'yesValue' => 'Ja',
  16676.                                                 'noValue' => 'Nein',
  16677.                                                 'childs' => [
  16678.                                                     => [
  16679.                                                         'label' => 'vegan',
  16680.                                                         'type' => 'operator',
  16681.                                                         'class' => 'PHPCode',
  16682.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16683.                                                         'additionalData' => 'Vegan',
  16684.                                                         'childs' => [
  16685.                                                             => [
  16686.                                                                 'label' => 'Operator ObjectField Getter',
  16687.                                                                 'type' => 'operator',
  16688.                                                                 'class' => 'ObjectFieldGetter',
  16689.                                                                 'attribute' => 'features',
  16690.                                                                 'forwardAttribute' => '',
  16691.                                                                 'childs' => [
  16692.                                                                     => [
  16693.                                                                         'label' => 'Recipe (recipe)',
  16694.                                                                         'type' => 'value',
  16695.                                                                         'class' => 'DefaultValue',
  16696.                                                                         'attribute' => 'recipe',
  16697.                                                                         'dataType' => 'manyToOneRelation',
  16698.                                                                         'childs' => [
  16699.                                                                         ],
  16700.                                                                     ],
  16701.                                                                 ],
  16702.                                                             ],
  16703.                                                         ],
  16704.                                                     ],
  16705.                                                 ],
  16706.                                             ],
  16707.                                             'key' => '#63f4a72ea0275',
  16708.                                         ],
  16709.                                         'isOperator' => true,
  16710.                                     ],
  16711.                                     '#63f4a72ea0276' => [
  16712.                                         'name' => '#63f4a72ea0276',
  16713.                                         'position' => 34,
  16714.                                         'hidden' => false,
  16715.                                         'width' => 100,
  16716.                                         'locked' => false,
  16717.                                         'fieldConfig' => [
  16718.                                             'isOperator' => true,
  16719.                                             'attributes' => [
  16720.                                                 'label' => 'lacto-vegetabil',
  16721.                                                 'type' => 'operator',
  16722.                                                 'class' => 'BooleanFormatter',
  16723.                                                 'yesValue' => 'Ja',
  16724.                                                 'noValue' => 'Nein',
  16725.                                                 'childs' => [
  16726.                                                     => [
  16727.                                                         'label' => 'lacto-vegetabil',
  16728.                                                         'type' => 'operator',
  16729.                                                         'class' => 'PHPCode',
  16730.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16731.                                                         'additionalData' => 'lacto-vegetabil',
  16732.                                                         'childs' => [
  16733.                                                             => [
  16734.                                                                 'label' => 'Operator ObjectField Getter',
  16735.                                                                 'type' => 'operator',
  16736.                                                                 'class' => 'ObjectFieldGetter',
  16737.                                                                 'attribute' => 'features',
  16738.                                                                 'forwardAttribute' => '',
  16739.                                                                 'childs' => [
  16740.                                                                     => [
  16741.                                                                         'label' => 'Recipe (recipe)',
  16742.                                                                         'type' => 'value',
  16743.                                                                         'class' => 'DefaultValue',
  16744.                                                                         'attribute' => 'recipe',
  16745.                                                                         'dataType' => 'manyToOneRelation',
  16746.                                                                         'childs' => [
  16747.                                                                         ],
  16748.                                                                     ],
  16749.                                                                 ],
  16750.                                                             ],
  16751.                                                         ],
  16752.                                                     ],
  16753.                                                 ],
  16754.                                             ],
  16755.                                             'key' => '#63f4a72ea0276',
  16756.                                         ],
  16757.                                         'isOperator' => true,
  16758.                                     ],
  16759.                                     '#63f4a72ea0277' => [
  16760.                                         'name' => '#63f4a72ea0277',
  16761.                                         'position' => 35,
  16762.                                         'hidden' => false,
  16763.                                         'width' => 100,
  16764.                                         'locked' => false,
  16765.                                         'fieldConfig' => [
  16766.                                             'isOperator' => true,
  16767.                                             'attributes' => [
  16768.                                                 'label' => 'ovo-vegetabil',
  16769.                                                 'type' => 'operator',
  16770.                                                 'class' => 'BooleanFormatter',
  16771.                                                 'yesValue' => 'Ja',
  16772.                                                 'noValue' => 'Nein',
  16773.                                                 'childs' => [
  16774.                                                     => [
  16775.                                                         'label' => 'ovo-vegatabil',
  16776.                                                         'type' => 'operator',
  16777.                                                         'class' => 'PHPCode',
  16778.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16779.                                                         'additionalData' => 'ovo-vegetabil',
  16780.                                                         'childs' => [
  16781.                                                             => [
  16782.                                                                 'label' => 'Operator ObjectField Getter',
  16783.                                                                 'type' => 'operator',
  16784.                                                                 'class' => 'ObjectFieldGetter',
  16785.                                                                 'attribute' => 'features',
  16786.                                                                 'forwardAttribute' => '',
  16787.                                                                 'childs' => [
  16788.                                                                     => [
  16789.                                                                         'label' => 'Recipe (recipe)',
  16790.                                                                         'type' => 'value',
  16791.                                                                         'class' => 'DefaultValue',
  16792.                                                                         'attribute' => 'recipe',
  16793.                                                                         'dataType' => 'manyToOneRelation',
  16794.                                                                         'childs' => [
  16795.                                                                         ],
  16796.                                                                     ],
  16797.                                                                 ],
  16798.                                                             ],
  16799.                                                         ],
  16800.                                                     ],
  16801.                                                 ],
  16802.                                             ],
  16803.                                             'key' => '#63f4a72ea0277',
  16804.                                         ],
  16805.                                         'isOperator' => true,
  16806.                                     ],
  16807.                                     '#63f4a72ea0278' => [
  16808.                                         'name' => '#63f4a72ea0278',
  16809.                                         'position' => 36,
  16810.                                         'hidden' => false,
  16811.                                         'width' => 100,
  16812.                                         'locked' => false,
  16813.                                         'fieldConfig' => [
  16814.                                             'isOperator' => true,
  16815.                                             'attributes' => [
  16816.                                                 'label' => 'ovo-lacto-vegetabil',
  16817.                                                 'type' => 'operator',
  16818.                                                 'class' => 'BooleanFormatter',
  16819.                                                 'yesValue' => 'Ja',
  16820.                                                 'noValue' => 'Nein',
  16821.                                                 'childs' => [
  16822.                                                     => [
  16823.                                                         'label' => 'ovo-lacto-vegetabil',
  16824.                                                         'type' => 'operator',
  16825.                                                         'class' => 'PHPCode',
  16826.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16827.                                                         'additionalData' => 'ovo-lacto-vegetabil',
  16828.                                                         'childs' => [
  16829.                                                             => [
  16830.                                                                 'label' => 'Operator ObjectField Getter',
  16831.                                                                 'type' => 'operator',
  16832.                                                                 'class' => 'ObjectFieldGetter',
  16833.                                                                 'attribute' => 'features',
  16834.                                                                 'forwardAttribute' => '',
  16835.                                                                 'childs' => [
  16836.                                                                     => [
  16837.                                                                         'label' => 'Recipe (recipe)',
  16838.                                                                         'type' => 'value',
  16839.                                                                         'class' => 'DefaultValue',
  16840.                                                                         'attribute' => 'recipe',
  16841.                                                                         'dataType' => 'manyToOneRelation',
  16842.                                                                         'childs' => [
  16843.                                                                         ],
  16844.                                                                     ],
  16845.                                                                 ],
  16846.                                                             ],
  16847.                                                         ],
  16848.                                                     ],
  16849.                                                 ],
  16850.                                             ],
  16851.                                             'key' => '#63f4a72ea0278',
  16852.                                         ],
  16853.                                         'isOperator' => true,
  16854.                                     ],
  16855.                                     '#63f4a72ea0279' => [
  16856.                                         'name' => '#63f4a72ea0279',
  16857.                                         'position' => 37,
  16858.                                         'hidden' => false,
  16859.                                         'width' => 100,
  16860.                                         'locked' => false,
  16861.                                         'fieldConfig' => [
  16862.                                             'isOperator' => true,
  16863.                                             'attributes' => [
  16864.                                                 'label' => 'Deklarationen',
  16865.                                                 'type' => 'operator',
  16866.                                                 'class' => 'ObjectFieldGetter',
  16867.                                                 'childs' => [
  16868.                                                     => [
  16869.                                                         'label' => 'Operator ObjectField Getter',
  16870.                                                         'type' => 'operator',
  16871.                                                         'class' => 'ObjectFieldGetter',
  16872.                                                         'childs' => [
  16873.                                                             => [
  16874.                                                                 'label' => 'Operator ObjectField Getter',
  16875.                                                                 'type' => 'operator',
  16876.                                                                 'class' => 'ObjectFieldGetter',
  16877.                                                                 'childs' => [
  16878.                                                                     => [
  16879.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  16880.                                                                         'type' => 'value',
  16881.                                                                         'class' => 'DefaultValue',
  16882.                                                                         'attribute' => 'recipe',
  16883.                                                                         'dataType' => 'manyToOneRelation',
  16884.                                                                         'childs' => [
  16885.                                                                         ],
  16886.                                                                     ],
  16887.                                                                 ],
  16888.                                                                 'attribute' => 'recipe',
  16889.                                                                 'forwardAttribute' => '',
  16890.                                                             ],
  16891.                                                         ],
  16892.                                                         'attribute' => 'declarations',
  16893.                                                         'forwardAttribute' => '',
  16894.                                                     ],
  16895.                                                 ],
  16896.                                                 'attribute' => 'declaration',
  16897.                                                 'forwardAttribute' => '',
  16898.                                             ],
  16899.                                             'key' => '#63f4a72ea0279',
  16900.                                         ],
  16901.                                         'isOperator' => true,
  16902.                                     ],
  16903.                                     '#63f4a72ea027a' => [
  16904.                                         'name' => '#63f4a72ea027a',
  16905.                                         'position' => 38,
  16906.                                         'hidden' => false,
  16907.                                         'width' => 100,
  16908.                                         'locked' => false,
  16909.                                         'fieldConfig' => [
  16910.                                             'isOperator' => true,
  16911.                                             'attributes' => [
  16912.                                                 'label' => 'mit natürlichen Aromen',
  16913.                                                 'type' => 'operator',
  16914.                                                 'class' => 'BooleanFormatter',
  16915.                                                 'yesValue' => 'Ja',
  16916.                                                 'noValue' => 'Nein',
  16917.                                                 'childs' => [
  16918.                                                     => [
  16919.                                                         'label' => 'Operator PHP Code',
  16920.                                                         'type' => 'operator',
  16921.                                                         'class' => 'PHPCode',
  16922.                                                         'childs' => [
  16923.                                                             => [
  16924.                                                                 'label' => 'Operator ObjectField Getter',
  16925.                                                                 'type' => 'operator',
  16926.                                                                 'class' => 'ObjectFieldGetter',
  16927.                                                                 'childs' => [
  16928.                                                                     => [
  16929.                                                                         'label' => 'Recipe (recipe)',
  16930.                                                                         'type' => 'value',
  16931.                                                                         'class' => 'DefaultValue',
  16932.                                                                         'attribute' => 'recipe',
  16933.                                                                         'dataType' => 'manyToOneRelation',
  16934.                                                                         'childs' => [
  16935.                                                                         ],
  16936.                                                                     ],
  16937.                                                                 ],
  16938.                                                                 'attribute' => 'declarations',
  16939.                                                                 'forwardAttribute' => '',
  16940.                                                             ],
  16941.                                                         ],
  16942.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16943.                                                         'additionalData' => 'Natural-flavor',
  16944.                                                     ],
  16945.                                                 ],
  16946.                                             ],
  16947.                                             'key' => '#63f4a72ea027a',
  16948.                                         ],
  16949.                                         'isOperator' => true,
  16950.                                     ],
  16951.                                     '#63f4a72ea027b' => [
  16952.                                         'name' => '#63f4a72ea027b',
  16953.                                         'position' => 39,
  16954.                                         'hidden' => false,
  16955.                                         'width' => 100,
  16956.                                         'locked' => false,
  16957.                                         'fieldConfig' => [
  16958.                                             'isOperator' => true,
  16959.                                             'attributes' => [
  16960.                                                 'label' => 'mit Aromen',
  16961.                                                 'type' => 'operator',
  16962.                                                 'class' => 'BooleanFormatter',
  16963.                                                 'yesValue' => 'Ja',
  16964.                                                 'noValue' => 'Nein',
  16965.                                                 'childs' => [
  16966.                                                     => [
  16967.                                                         'label' => 'Operator PHP Code',
  16968.                                                         'type' => 'operator',
  16969.                                                         'class' => 'PHPCode',
  16970.                                                         'childs' => [
  16971.                                                             => [
  16972.                                                                 'label' => 'Operator ObjectField Getter',
  16973.                                                                 'type' => 'operator',
  16974.                                                                 'class' => 'ObjectFieldGetter',
  16975.                                                                 'childs' => [
  16976.                                                                     => [
  16977.                                                                         'label' => 'Recipe (recipe)',
  16978.                                                                         'type' => 'value',
  16979.                                                                         'class' => 'DefaultValue',
  16980.                                                                         'attribute' => 'recipe',
  16981.                                                                         'dataType' => 'manyToOneRelation',
  16982.                                                                         'childs' => [
  16983.                                                                         ],
  16984.                                                                     ],
  16985.                                                                 ],
  16986.                                                                 'attribute' => 'declarations',
  16987.                                                                 'forwardAttribute' => '',
  16988.                                                             ],
  16989.                                                         ],
  16990.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  16991.                                                         'additionalData' => 'Flavor',
  16992.                                                     ],
  16993.                                                 ],
  16994.                                             ],
  16995.                                             'key' => '#63f4a72ea027b',
  16996.                                         ],
  16997.                                         'isOperator' => true,
  16998.                                     ],
  16999.                                     '#63f4a72ea027c' => [
  17000.                                         'name' => '#63f4a72ea027c',
  17001.                                         'position' => 40,
  17002.                                         'hidden' => false,
  17003.                                         'width' => 100,
  17004.                                         'locked' => false,
  17005.                                         'fieldConfig' => [
  17006.                                             'isOperator' => true,
  17007.                                             'attributes' => [
  17008.                                                 'label' => 'Anwendungsmerkmale',
  17009.                                                 'type' => 'operator',
  17010.                                                 'class' => 'ObjectFieldGetter',
  17011.                                                 'childs' => [
  17012.                                                     => [
  17013.                                                         'label' => 'Operator ObjectField Getter',
  17014.                                                         'type' => 'operator',
  17015.                                                         'class' => 'ObjectFieldGetter',
  17016.                                                         'childs' => [
  17017.                                                             => [
  17018.                                                                 'label' => 'Operator ObjectField Getter',
  17019.                                                                 'type' => 'operator',
  17020.                                                                 'class' => 'ObjectFieldGetter',
  17021.                                                                 'childs' => [
  17022.                                                                     => [
  17023.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  17024.                                                                         'type' => 'value',
  17025.                                                                         'class' => 'DefaultValue',
  17026.                                                                         'attribute' => 'recipe',
  17027.                                                                         'dataType' => 'manyToOneRelation',
  17028.                                                                         'childs' => [
  17029.                                                                         ],
  17030.                                                                     ],
  17031.                                                                 ],
  17032.                                                                 'attribute' => 'recipe',
  17033.                                                                 'forwardAttribute' => '',
  17034.                                                             ],
  17035.                                                         ],
  17036.                                                         'attribute' => 'usages',
  17037.                                                         'forwardAttribute' => '',
  17038.                                                     ],
  17039.                                                 ],
  17040.                                                 'attribute' => 'usageTitle',
  17041.                                                 'forwardAttribute' => '',
  17042.                                             ],
  17043.                                             'key' => '#63f4a72ea027c',
  17044.                                         ],
  17045.                                         'isOperator' => true,
  17046.                                     ],
  17047.                                     '#63f4a72ea027d' => [
  17048.                                         'name' => '#63f4a72ea027d',
  17049.                                         'position' => 41,
  17050.                                         'hidden' => false,
  17051.                                         'width' => 100,
  17052.                                         'locked' => false,
  17053.                                         'fieldConfig' => [
  17054.                                             'isOperator' => true,
  17055.                                             'attributes' => [
  17056.                                                 'label' => 'Instant heiss löslich',
  17057.                                                 'type' => 'operator',
  17058.                                                 'class' => 'BooleanFormatter',
  17059.                                                 'yesValue' => 'Ja',
  17060.                                                 'noValue' => 'Nein',
  17061.                                                 'childs' => [
  17062.                                                     => [
  17063.                                                         'label' => 'Instant heiß löslich',
  17064.                                                         'type' => 'operator',
  17065.                                                         'class' => 'PHPCode',
  17066.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17067.                                                         'additionalData' => 'HotSoluble',
  17068.                                                         'childs' => [
  17069.                                                             => [
  17070.                                                                 'label' => 'Operator ObjectField Getter',
  17071.                                                                 'type' => 'operator',
  17072.                                                                 'class' => 'ObjectFieldGetter',
  17073.                                                                 'attribute' => 'usages',
  17074.                                                                 'forwardAttribute' => '',
  17075.                                                                 'childs' => [
  17076.                                                                     => [
  17077.                                                                         'label' => 'Recipe (recipe)',
  17078.                                                                         'type' => 'value',
  17079.                                                                         'class' => 'DefaultValue',
  17080.                                                                         'attribute' => 'recipe',
  17081.                                                                         'dataType' => 'manyToOneRelation',
  17082.                                                                         'childs' => [
  17083.                                                                         ],
  17084.                                                                     ],
  17085.                                                                 ],
  17086.                                                             ],
  17087.                                                         ],
  17088.                                                     ],
  17089.                                                 ],
  17090.                                             ],
  17091.                                             'key' => '#63f4a72ea027d',
  17092.                                         ],
  17093.                                         'isOperator' => true,
  17094.                                     ],
  17095.                                     '#63f4a72ea027e' => [
  17096.                                         'name' => '#63f4a72ea027e',
  17097.                                         'position' => 42,
  17098.                                         'hidden' => false,
  17099.                                         'width' => 100,
  17100.                                         'locked' => false,
  17101.                                         'fieldConfig' => [
  17102.                                             'isOperator' => true,
  17103.                                             'attributes' => [
  17104.                                                 'label' => 'Instant kalt löslich',
  17105.                                                 'type' => 'operator',
  17106.                                                 'class' => 'BooleanFormatter',
  17107.                                                 'yesValue' => 'Ja',
  17108.                                                 'noValue' => 'Nein',
  17109.                                                 'childs' => [
  17110.                                                     => [
  17111.                                                         'label' => 'Instant kalt löslich',
  17112.                                                         'type' => 'operator',
  17113.                                                         'class' => 'PHPCode',
  17114.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17115.                                                         'additionalData' => 'ColdSoluble',
  17116.                                                         'childs' => [
  17117.                                                             => [
  17118.                                                                 'label' => 'Operator ObjectField Getter',
  17119.                                                                 'type' => 'operator',
  17120.                                                                 'class' => 'ObjectFieldGetter',
  17121.                                                                 'attribute' => 'usages',
  17122.                                                                 'forwardAttribute' => '',
  17123.                                                                 'childs' => [
  17124.                                                                     => [
  17125.                                                                         'label' => 'Recipe (recipe)',
  17126.                                                                         'type' => 'value',
  17127.                                                                         'class' => 'DefaultValue',
  17128.                                                                         'attribute' => 'recipe',
  17129.                                                                         'dataType' => 'manyToOneRelation',
  17130.                                                                         'childs' => [
  17131.                                                                         ],
  17132.                                                                     ],
  17133.                                                                 ],
  17134.                                                             ],
  17135.                                                         ],
  17136.                                                     ],
  17137.                                                 ],
  17138.                                             ],
  17139.                                             'key' => '#63f4a72ea027e',
  17140.                                         ],
  17141.                                         'isOperator' => true,
  17142.                                     ],
  17143.                                     '#63f4a72ea027f' => [
  17144.                                         'name' => '#63f4a72ea027f',
  17145.                                         'position' => 43,
  17146.                                         'hidden' => false,
  17147.                                         'width' => 100,
  17148.                                         'locked' => false,
  17149.                                         'fieldConfig' => [
  17150.                                             'isOperator' => true,
  17151.                                             'attributes' => [
  17152.                                                 'label' => 'zum Kochen',
  17153.                                                 'type' => 'operator',
  17154.                                                 'class' => 'BooleanFormatter',
  17155.                                                 'yesValue' => 'Ja',
  17156.                                                 'noValue' => 'Nein',
  17157.                                                 'childs' => [
  17158.                                                     => [
  17159.                                                         'label' => 'zum Kochen',
  17160.                                                         'type' => 'operator',
  17161.                                                         'class' => 'PHPCode',
  17162.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17163.                                                         'additionalData' => 'ForCooking',
  17164.                                                         'childs' => [
  17165.                                                             => [
  17166.                                                                 'label' => 'Operator ObjectField Getter',
  17167.                                                                 'type' => 'operator',
  17168.                                                                 'class' => 'ObjectFieldGetter',
  17169.                                                                 'childs' => [
  17170.                                                                     => [
  17171.                                                                         'label' => 'Recipe (recipe)',
  17172.                                                                         'type' => 'value',
  17173.                                                                         'class' => 'DefaultValue',
  17174.                                                                         'attribute' => 'recipe',
  17175.                                                                         'dataType' => 'manyToOneRelation',
  17176.                                                                         'childs' => [
  17177.                                                                         ],
  17178.                                                                     ],
  17179.                                                                 ],
  17180.                                                                 'attribute' => 'usages',
  17181.                                                                 'forwardAttribute' => '',
  17182.                                                             ],
  17183.                                                         ],
  17184.                                                     ],
  17185.                                                 ],
  17186.                                             ],
  17187.                                             'key' => '#63f4a72ea027f',
  17188.                                         ],
  17189.                                         'isOperator' => true,
  17190.                                     ],
  17191.                                     '#63f4a72ea0280' => [
  17192.                                         'name' => '#63f4a72ea0280',
  17193.                                         'position' => 44,
  17194.                                         'hidden' => false,
  17195.                                         'width' => 100,
  17196.                                         'locked' => false,
  17197.                                         'fieldConfig' => [
  17198.                                             'isOperator' => true,
  17199.                                             'attributes' => [
  17200.                                                 'label' => 'Cook&Chill geeignet',
  17201.                                                 'type' => 'operator',
  17202.                                                 'class' => 'BooleanFormatter',
  17203.                                                 'yesValue' => 'Ja',
  17204.                                                 'noValue' => 'Nein',
  17205.                                                 'childs' => [
  17206.                                                     => [
  17207.                                                         'label' => 'Cook&Chill geeignet',
  17208.                                                         'type' => 'operator',
  17209.                                                         'class' => 'PHPCode',
  17210.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17211.                                                         'additionalData' => 'CookChill',
  17212.                                                         'childs' => [
  17213.                                                             => [
  17214.                                                                 'label' => 'usage',
  17215.                                                                 'type' => 'operator',
  17216.                                                                 'class' => 'ObjectFieldGetter',
  17217.                                                                 'childs' => [
  17218.                                                                     => [
  17219.                                                                         'label' => 'Recipe (recipe)',
  17220.                                                                         'type' => 'value',
  17221.                                                                         'class' => 'DefaultValue',
  17222.                                                                         'attribute' => 'recipe',
  17223.                                                                         'dataType' => 'manyToOneRelation',
  17224.                                                                         'childs' => [
  17225.                                                                         ],
  17226.                                                                     ],
  17227.                                                                 ],
  17228.                                                                 'attribute' => 'usages',
  17229.                                                                 'forwardAttribute' => '',
  17230.                                                             ],
  17231.                                                         ],
  17232.                                                     ],
  17233.                                                 ],
  17234.                                             ],
  17235.                                             'key' => '#63f4a72ea0280',
  17236.                                         ],
  17237.                                         'isOperator' => true,
  17238.                                     ],
  17239.                                     '#63f4a72ea0281' => [
  17240.                                         'name' => '#63f4a72ea0281',
  17241.                                         'position' => 45,
  17242.                                         'hidden' => false,
  17243.                                         'width' => 100,
  17244.                                         'locked' => false,
  17245.                                         'fieldConfig' => [
  17246.                                             'isOperator' => true,
  17247.                                             'attributes' => [
  17248.                                                 'label' => 'Chill&Heat geeignet',
  17249.                                                 'type' => 'operator',
  17250.                                                 'class' => 'BooleanFormatter',
  17251.                                                 'yesValue' => 'Ja',
  17252.                                                 'noValue' => 'Nein',
  17253.                                                 'childs' => [
  17254.                                                     => [
  17255.                                                         'label' => 'Chill&Heat geeignet',
  17256.                                                         'type' => 'operator',
  17257.                                                         'class' => 'PHPCode',
  17258.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17259.                                                         'additionalData' => 'ChillHeat',
  17260.                                                         'childs' => [
  17261.                                                             => [
  17262.                                                                 'label' => 'Operator ObjectField Getter',
  17263.                                                                 'type' => 'operator',
  17264.                                                                 'class' => 'ObjectFieldGetter',
  17265.                                                                 'childs' => [
  17266.                                                                     => [
  17267.                                                                         'label' => 'Recipe (recipe)',
  17268.                                                                         'type' => 'value',
  17269.                                                                         'class' => 'DefaultValue',
  17270.                                                                         'attribute' => 'recipe',
  17271.                                                                         'dataType' => 'manyToOneRelation',
  17272.                                                                         'childs' => [
  17273.                                                                         ],
  17274.                                                                     ],
  17275.                                                                 ],
  17276.                                                                 'attribute' => 'usages',
  17277.                                                                 'forwardAttribute' => '',
  17278.                                                             ],
  17279.                                                         ],
  17280.                                                     ],
  17281.                                                 ],
  17282.                                             ],
  17283.                                             'key' => '#63f4a72ea0281',
  17284.                                         ],
  17285.                                         'isOperator' => true,
  17286.                                     ],
  17287.                                     '#63f4a72ea0282' => [
  17288.                                         'name' => '#63f4a72ea0282',
  17289.                                         'position' => 46,
  17290.                                         'hidden' => false,
  17291.                                         'width' => 100,
  17292.                                         'locked' => false,
  17293.                                         'fieldConfig' => [
  17294.                                             'isOperator' => true,
  17295.                                             'attributes' => [
  17296.                                                 'label' => 'Allergene',
  17297.                                                 'type' => 'operator',
  17298.                                                 'class' => 'ObjectFieldGetter',
  17299.                                                 'attribute' => 'allergen',
  17300.                                                 'forwardAttribute' => '',
  17301.                                                 'childs' => [
  17302.                                                     => [
  17303.                                                         'label' => 'Operator ObjectField Getter',
  17304.                                                         'type' => 'operator',
  17305.                                                         'class' => 'ObjectFieldGetter',
  17306.                                                         'attribute' => 'allergens',
  17307.                                                         'forwardAttribute' => '',
  17308.                                                         'childs' => [
  17309.                                                             => [
  17310.                                                                 'label' => 'Operator ObjectField Getter',
  17311.                                                                 'type' => 'operator',
  17312.                                                                 'class' => 'ObjectFieldGetter',
  17313.                                                                 'childs' => [
  17314.                                                                     => [
  17315.                                                                         'label' => 'Recipe (recipe)',
  17316.                                                                         'type' => 'value',
  17317.                                                                         'class' => 'DefaultValue',
  17318.                                                                         'attribute' => 'recipe',
  17319.                                                                         'dataType' => 'manyToOneRelation',
  17320.                                                                         'childs' => [
  17321.                                                                         ],
  17322.                                                                     ],
  17323.                                                                 ],
  17324.                                                                 'attribute' => 'recipe',
  17325.                                                                 'forwardAttribute' => '',
  17326.                                                             ],
  17327.                                                         ],
  17328.                                                     ],
  17329.                                                 ],
  17330.                                             ],
  17331.                                             'key' => '#63f4a72ea0282',
  17332.                                         ],
  17333.                                         'isOperator' => true,
  17334.                                     ],
  17335.                                     '#63f4a72ea0283' => [
  17336.                                         'name' => '#63f4a72ea0283',
  17337.                                         'position' => 47,
  17338.                                         'hidden' => false,
  17339.                                         'width' => 100,
  17340.                                         'locked' => false,
  17341.                                         'fieldConfig' => [
  17342.                                             'isOperator' => true,
  17343.                                             'attributes' => [
  17344.                                                 'label' => 'GLUTEN',
  17345.                                                 'type' => 'operator',
  17346.                                                 'class' => 'BooleanFormatter',
  17347.                                                 'yesValue' => 'Ja',
  17348.                                                 'noValue' => 'Nein',
  17349.                                                 'childs' => [
  17350.                                                     => [
  17351.                                                         'label' => 'GLUTEN',
  17352.                                                         'type' => 'operator',
  17353.                                                         'class' => 'PHPCode',
  17354.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17355.                                                         'additionalData' => 'Gluten',
  17356.                                                         'childs' => [
  17357.                                                             => [
  17358.                                                                 'label' => 'Operator ObjectField Getter',
  17359.                                                                 'type' => 'operator',
  17360.                                                                 'class' => 'ObjectFieldGetter',
  17361.                                                                 'childs' => [
  17362.                                                                     => [
  17363.                                                                         'label' => 'Recipe (recipe)',
  17364.                                                                         'type' => 'value',
  17365.                                                                         'class' => 'DefaultValue',
  17366.                                                                         'attribute' => 'recipe',
  17367.                                                                         'dataType' => 'manyToOneRelation',
  17368.                                                                         'childs' => [
  17369.                                                                         ],
  17370.                                                                     ],
  17371.                                                                 ],
  17372.                                                                 'attribute' => 'allergens',
  17373.                                                                 'forwardAttribute' => '',
  17374.                                                             ],
  17375.                                                         ],
  17376.                                                     ],
  17377.                                                 ],
  17378.                                             ],
  17379.                                             'key' => '#63f4a72ea0283',
  17380.                                         ],
  17381.                                         'isOperator' => true,
  17382.                                     ],
  17383.                                     '#63f4a72ea0284' => [
  17384.                                         'name' => '#63f4a72ea0284',
  17385.                                         'position' => 48,
  17386.                                         'hidden' => false,
  17387.                                         'width' => 100,
  17388.                                         'locked' => false,
  17389.                                         'fieldConfig' => [
  17390.                                             'isOperator' => true,
  17391.                                             'attributes' => [
  17392.                                                 'label' => 'KREBSTIERE',
  17393.                                                 'type' => 'operator',
  17394.                                                 'class' => 'BooleanFormatter',
  17395.                                                 'yesValue' => 'Ja',
  17396.                                                 'noValue' => 'Nein',
  17397.                                                 'childs' => [
  17398.                                                     => [
  17399.                                                         'label' => 'KREBSTIERE',
  17400.                                                         'type' => 'operator',
  17401.                                                         'class' => 'PHPCode',
  17402.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17403.                                                         'additionalData' => 'Crustacean',
  17404.                                                         'childs' => [
  17405.                                                             => [
  17406.                                                                 'label' => 'Operator ObjectField Getter',
  17407.                                                                 'type' => 'operator',
  17408.                                                                 'class' => 'ObjectFieldGetter',
  17409.                                                                 'childs' => [
  17410.                                                                     => [
  17411.                                                                         'label' => 'Recipe (recipe)',
  17412.                                                                         'type' => 'value',
  17413.                                                                         'class' => 'DefaultValue',
  17414.                                                                         'attribute' => 'recipe',
  17415.                                                                         'dataType' => 'manyToOneRelation',
  17416.                                                                         'childs' => [
  17417.                                                                         ],
  17418.                                                                     ],
  17419.                                                                 ],
  17420.                                                                 'attribute' => 'allergens',
  17421.                                                                 'forwardAttribute' => '',
  17422.                                                             ],
  17423.                                                         ],
  17424.                                                     ],
  17425.                                                 ],
  17426.                                             ],
  17427.                                             'key' => '#63f4a72ea0284',
  17428.                                         ],
  17429.                                         'isOperator' => true,
  17430.                                     ],
  17431.                                     '#63f4a72ea0285' => [
  17432.                                         'name' => '#63f4a72ea0285',
  17433.                                         'position' => 49,
  17434.                                         'hidden' => false,
  17435.                                         'width' => 100,
  17436.                                         'locked' => false,
  17437.                                         'fieldConfig' => [
  17438.                                             'isOperator' => true,
  17439.                                             'attributes' => [
  17440.                                                 'label' => 'EI',
  17441.                                                 'type' => 'operator',
  17442.                                                 'class' => 'BooleanFormatter',
  17443.                                                 'yesValue' => 'Ja',
  17444.                                                 'noValue' => 'Nein',
  17445.                                                 'childs' => [
  17446.                                                     => [
  17447.                                                         'label' => 'EI',
  17448.                                                         'type' => 'operator',
  17449.                                                         'class' => 'PHPCode',
  17450.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17451.                                                         'additionalData' => 'Egg',
  17452.                                                         'childs' => [
  17453.                                                             => [
  17454.                                                                 'label' => 'Operator ObjectField Getter',
  17455.                                                                 'type' => 'operator',
  17456.                                                                 'class' => 'ObjectFieldGetter',
  17457.                                                                 'childs' => [
  17458.                                                                     => [
  17459.                                                                         'label' => 'Recipe (recipe)',
  17460.                                                                         'type' => 'value',
  17461.                                                                         'class' => 'DefaultValue',
  17462.                                                                         'attribute' => 'recipe',
  17463.                                                                         'dataType' => 'manyToOneRelation',
  17464.                                                                         'childs' => [
  17465.                                                                         ],
  17466.                                                                     ],
  17467.                                                                 ],
  17468.                                                                 'attribute' => 'allergens',
  17469.                                                                 'forwardAttribute' => '',
  17470.                                                             ],
  17471.                                                         ],
  17472.                                                     ],
  17473.                                                 ],
  17474.                                             ],
  17475.                                             'key' => '#63f4a72ea0285',
  17476.                                         ],
  17477.                                         'isOperator' => true,
  17478.                                     ],
  17479.                                     '#63f4a72ea0286' => [
  17480.                                         'name' => '#63f4a72ea0286',
  17481.                                         'position' => 50,
  17482.                                         'hidden' => false,
  17483.                                         'width' => 100,
  17484.                                         'locked' => false,
  17485.                                         'fieldConfig' => [
  17486.                                             'isOperator' => true,
  17487.                                             'attributes' => [
  17488.                                                 'label' => 'FISCH',
  17489.                                                 'type' => 'operator',
  17490.                                                 'class' => 'BooleanFormatter',
  17491.                                                 'yesValue' => 'Ja',
  17492.                                                 'noValue' => 'Nein',
  17493.                                                 'childs' => [
  17494.                                                     => [
  17495.                                                         'label' => 'FISCH',
  17496.                                                         'type' => 'operator',
  17497.                                                         'class' => 'PHPCode',
  17498.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17499.                                                         'additionalData' => 'Fish',
  17500.                                                         'childs' => [
  17501.                                                             => [
  17502.                                                                 'label' => 'Operator ObjectField Getter',
  17503.                                                                 'type' => 'operator',
  17504.                                                                 'class' => 'ObjectFieldGetter',
  17505.                                                                 'childs' => [
  17506.                                                                     => [
  17507.                                                                         'label' => 'Recipe (recipe)',
  17508.                                                                         'type' => 'value',
  17509.                                                                         'class' => 'DefaultValue',
  17510.                                                                         'attribute' => 'recipe',
  17511.                                                                         'dataType' => 'manyToOneRelation',
  17512.                                                                         'childs' => [
  17513.                                                                         ],
  17514.                                                                     ],
  17515.                                                                 ],
  17516.                                                                 'attribute' => 'allergens',
  17517.                                                                 'forwardAttribute' => '',
  17518.                                                             ],
  17519.                                                         ],
  17520.                                                     ],
  17521.                                                 ],
  17522.                                             ],
  17523.                                             'key' => '#63f4a72ea0286',
  17524.                                         ],
  17525.                                         'isOperator' => true,
  17526.                                     ],
  17527.                                     '#63f4a72ea0287' => [
  17528.                                         'name' => '#63f4a72ea0287',
  17529.                                         'position' => 51,
  17530.                                         'hidden' => false,
  17531.                                         'width' => 100,
  17532.                                         'locked' => false,
  17533.                                         'fieldConfig' => [
  17534.                                             'isOperator' => true,
  17535.                                             'attributes' => [
  17536.                                                 'label' => 'ERDNÃœSSE',
  17537.                                                 'type' => 'operator',
  17538.                                                 'class' => 'BooleanFormatter',
  17539.                                                 'yesValue' => 'Ja',
  17540.                                                 'noValue' => 'Nein',
  17541.                                                 'childs' => [
  17542.                                                     => [
  17543.                                                         'label' => 'ERDNÃœSSE',
  17544.                                                         'type' => 'operator',
  17545.                                                         'class' => 'PHPCode',
  17546.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17547.                                                         'additionalData' => 'Peanut',
  17548.                                                         'childs' => [
  17549.                                                             => [
  17550.                                                                 'label' => 'Operator ObjectField Getter',
  17551.                                                                 'type' => 'operator',
  17552.                                                                 'class' => 'ObjectFieldGetter',
  17553.                                                                 'childs' => [
  17554.                                                                     => [
  17555.                                                                         'label' => 'Recipe (recipe)',
  17556.                                                                         'type' => 'value',
  17557.                                                                         'class' => 'DefaultValue',
  17558.                                                                         'attribute' => 'recipe',
  17559.                                                                         'dataType' => 'manyToOneRelation',
  17560.                                                                         'childs' => [
  17561.                                                                         ],
  17562.                                                                     ],
  17563.                                                                 ],
  17564.                                                                 'attribute' => 'allergens',
  17565.                                                                 'forwardAttribute' => '',
  17566.                                                             ],
  17567.                                                         ],
  17568.                                                     ],
  17569.                                                 ],
  17570.                                             ],
  17571.                                             'key' => '#63f4a72ea0287',
  17572.                                         ],
  17573.                                         'isOperator' => true,
  17574.                                     ],
  17575.                                     '#63f4a72ea0288' => [
  17576.                                         'name' => '#63f4a72ea0288',
  17577.                                         'position' => 52,
  17578.                                         'hidden' => false,
  17579.                                         'width' => 100,
  17580.                                         'locked' => false,
  17581.                                         'fieldConfig' => [
  17582.                                             'isOperator' => true,
  17583.                                             'attributes' => [
  17584.                                                 'label' => 'SOJA',
  17585.                                                 'type' => 'operator',
  17586.                                                 'class' => 'BooleanFormatter',
  17587.                                                 'yesValue' => 'Ja',
  17588.                                                 'noValue' => 'Nein',
  17589.                                                 'childs' => [
  17590.                                                     => [
  17591.                                                         'label' => 'SOJA',
  17592.                                                         'type' => 'operator',
  17593.                                                         'class' => 'PHPCode',
  17594.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17595.                                                         'additionalData' => 'Soy',
  17596.                                                         'childs' => [
  17597.                                                             => [
  17598.                                                                 'label' => 'Operator ObjectField Getter',
  17599.                                                                 'type' => 'operator',
  17600.                                                                 'class' => 'ObjectFieldGetter',
  17601.                                                                 'childs' => [
  17602.                                                                     => [
  17603.                                                                         'label' => 'Recipe (recipe)',
  17604.                                                                         'type' => 'value',
  17605.                                                                         'class' => 'DefaultValue',
  17606.                                                                         'attribute' => 'recipe',
  17607.                                                                         'dataType' => 'manyToOneRelation',
  17608.                                                                         'childs' => [
  17609.                                                                         ],
  17610.                                                                     ],
  17611.                                                                 ],
  17612.                                                                 'attribute' => 'allergens',
  17613.                                                                 'forwardAttribute' => '',
  17614.                                                             ],
  17615.                                                         ],
  17616.                                                     ],
  17617.                                                 ],
  17618.                                             ],
  17619.                                             'key' => '#63f4a72ea0288',
  17620.                                         ],
  17621.                                         'isOperator' => true,
  17622.                                     ],
  17623.                                     '#63f4a72ea0289' => [
  17624.                                         'name' => '#63f4a72ea0289',
  17625.                                         'position' => 53,
  17626.                                         'hidden' => false,
  17627.                                         'width' => 100,
  17628.                                         'locked' => false,
  17629.                                         'fieldConfig' => [
  17630.                                             'isOperator' => true,
  17631.                                             'attributes' => [
  17632.                                                 'label' => 'MILCH',
  17633.                                                 'type' => 'operator',
  17634.                                                 'class' => 'BooleanFormatter',
  17635.                                                 'yesValue' => 'Ja',
  17636.                                                 'noValue' => 'Nein',
  17637.                                                 'childs' => [
  17638.                                                     => [
  17639.                                                         'label' => 'MILCH',
  17640.                                                         'type' => 'operator',
  17641.                                                         'class' => 'PHPCode',
  17642.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17643.                                                         'additionalData' => 'Milk',
  17644.                                                         'childs' => [
  17645.                                                             => [
  17646.                                                                 'label' => 'Operator ObjectField Getter',
  17647.                                                                 'type' => 'operator',
  17648.                                                                 'class' => 'ObjectFieldGetter',
  17649.                                                                 'childs' => [
  17650.                                                                     => [
  17651.                                                                         'label' => 'Recipe (recipe)',
  17652.                                                                         'type' => 'value',
  17653.                                                                         'class' => 'DefaultValue',
  17654.                                                                         'attribute' => 'recipe',
  17655.                                                                         'dataType' => 'manyToOneRelation',
  17656.                                                                         'childs' => [
  17657.                                                                         ],
  17658.                                                                     ],
  17659.                                                                 ],
  17660.                                                                 'attribute' => 'allergens',
  17661.                                                                 'forwardAttribute' => '',
  17662.                                                             ],
  17663.                                                         ],
  17664.                                                     ],
  17665.                                                 ],
  17666.                                             ],
  17667.                                             'key' => '#63f4a72ea0289',
  17668.                                         ],
  17669.                                         'isOperator' => true,
  17670.                                     ],
  17671.                                     '#63f4a72ea028a' => [
  17672.                                         'name' => '#63f4a72ea028a',
  17673.                                         'position' => 54,
  17674.                                         'hidden' => false,
  17675.                                         'width' => 100,
  17676.                                         'locked' => false,
  17677.                                         'fieldConfig' => [
  17678.                                             'isOperator' => true,
  17679.                                             'attributes' => [
  17680.                                                 'label' => 'SCHALENFRÃœCHTE',
  17681.                                                 'type' => 'operator',
  17682.                                                 'class' => 'BooleanFormatter',
  17683.                                                 'yesValue' => 'Ja',
  17684.                                                 'noValue' => 'Nein',
  17685.                                                 'childs' => [
  17686.                                                     => [
  17687.                                                         'label' => 'SCHALENFRÃœCHTE',
  17688.                                                         'type' => 'operator',
  17689.                                                         'class' => 'PHPCode',
  17690.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17691.                                                         'additionalData' => 'Nut',
  17692.                                                         'childs' => [
  17693.                                                             => [
  17694.                                                                 'label' => 'Operator ObjectField Getter',
  17695.                                                                 'type' => 'operator',
  17696.                                                                 'class' => 'ObjectFieldGetter',
  17697.                                                                 'childs' => [
  17698.                                                                     => [
  17699.                                                                         'label' => 'Recipe (recipe)',
  17700.                                                                         'type' => 'value',
  17701.                                                                         'class' => 'DefaultValue',
  17702.                                                                         'attribute' => 'recipe',
  17703.                                                                         'dataType' => 'manyToOneRelation',
  17704.                                                                         'childs' => [
  17705.                                                                         ],
  17706.                                                                     ],
  17707.                                                                 ],
  17708.                                                                 'attribute' => 'allergens',
  17709.                                                                 'forwardAttribute' => '',
  17710.                                                             ],
  17711.                                                         ],
  17712.                                                     ],
  17713.                                                 ],
  17714.                                             ],
  17715.                                             'key' => '#63f4a72ea028a',
  17716.                                         ],
  17717.                                         'isOperator' => true,
  17718.                                     ],
  17719.                                     '#63f4a72ea028b' => [
  17720.                                         'name' => '#63f4a72ea028b',
  17721.                                         'position' => 55,
  17722.                                         'hidden' => false,
  17723.                                         'width' => 100,
  17724.                                         'locked' => false,
  17725.                                         'fieldConfig' => [
  17726.                                             'isOperator' => true,
  17727.                                             'attributes' => [
  17728.                                                 'label' => 'SELLERIE',
  17729.                                                 'type' => 'operator',
  17730.                                                 'class' => 'BooleanFormatter',
  17731.                                                 'yesValue' => 'Ja',
  17732.                                                 'noValue' => 'Nein',
  17733.                                                 'childs' => [
  17734.                                                     => [
  17735.                                                         'label' => 'SELLERIE',
  17736.                                                         'type' => 'operator',
  17737.                                                         'class' => 'PHPCode',
  17738.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17739.                                                         'additionalData' => 'Celery',
  17740.                                                         'childs' => [
  17741.                                                             => [
  17742.                                                                 'label' => 'Operator ObjectField Getter',
  17743.                                                                 'type' => 'operator',
  17744.                                                                 'class' => 'ObjectFieldGetter',
  17745.                                                                 'childs' => [
  17746.                                                                 ],
  17747.                                                                 'attribute' => 'allergens',
  17748.                                                                 'forwardAttribute' => '',
  17749.                                                             ],
  17750.                                                             => [
  17751.                                                                 'label' => 'Recipe (recipe)',
  17752.                                                                 'type' => 'value',
  17753.                                                                 'class' => 'DefaultValue',
  17754.                                                                 'attribute' => 'recipe',
  17755.                                                                 'dataType' => 'manyToOneRelation',
  17756.                                                                 'childs' => [
  17757.                                                                 ],
  17758.                                                             ],
  17759.                                                         ],
  17760.                                                     ],
  17761.                                                 ],
  17762.                                             ],
  17763.                                             'key' => '#63f4a72ea028b',
  17764.                                         ],
  17765.                                         'isOperator' => true,
  17766.                                     ],
  17767.                                     '#63f4a72ea028c' => [
  17768.                                         'name' => '#63f4a72ea028c',
  17769.                                         'position' => 56,
  17770.                                         'hidden' => false,
  17771.                                         'width' => 100,
  17772.                                         'locked' => false,
  17773.                                         'fieldConfig' => [
  17774.                                             'isOperator' => true,
  17775.                                             'attributes' => [
  17776.                                                 'label' => 'SENF',
  17777.                                                 'type' => 'operator',
  17778.                                                 'class' => 'BooleanFormatter',
  17779.                                                 'yesValue' => 'Ja',
  17780.                                                 'noValue' => 'Nein',
  17781.                                                 'childs' => [
  17782.                                                     => [
  17783.                                                         'label' => 'SENF',
  17784.                                                         'type' => 'operator',
  17785.                                                         'class' => 'PHPCode',
  17786.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17787.                                                         'additionalData' => 'Mustard',
  17788.                                                         'childs' => [
  17789.                                                             => [
  17790.                                                                 'label' => 'Operator ObjectField Getter',
  17791.                                                                 'type' => 'operator',
  17792.                                                                 'class' => 'ObjectFieldGetter',
  17793.                                                                 'childs' => [
  17794.                                                                     => [
  17795.                                                                         'label' => 'Recipe (recipe)',
  17796.                                                                         'type' => 'value',
  17797.                                                                         'class' => 'DefaultValue',
  17798.                                                                         'attribute' => 'recipe',
  17799.                                                                         'dataType' => 'manyToOneRelation',
  17800.                                                                         'childs' => [
  17801.                                                                         ],
  17802.                                                                     ],
  17803.                                                                 ],
  17804.                                                                 'attribute' => 'allergens',
  17805.                                                                 'forwardAttribute' => '',
  17806.                                                             ],
  17807.                                                         ],
  17808.                                                     ],
  17809.                                                 ],
  17810.                                             ],
  17811.                                             'key' => '#63f4a72ea028c',
  17812.                                         ],
  17813.                                         'isOperator' => true,
  17814.                                     ],
  17815.                                     '#63f4a72ea028d' => [
  17816.                                         'name' => '#63f4a72ea028d',
  17817.                                         'position' => 57,
  17818.                                         'hidden' => false,
  17819.                                         'width' => 100,
  17820.                                         'locked' => false,
  17821.                                         'fieldConfig' => [
  17822.                                             'isOperator' => true,
  17823.                                             'attributes' => [
  17824.                                                 'label' => 'SESAM',
  17825.                                                 'type' => 'operator',
  17826.                                                 'class' => 'BooleanFormatter',
  17827.                                                 'yesValue' => 'Ja',
  17828.                                                 'noValue' => 'Nein',
  17829.                                                 'childs' => [
  17830.                                                     => [
  17831.                                                         'label' => 'SESAM',
  17832.                                                         'type' => 'operator',
  17833.                                                         'class' => 'PHPCode',
  17834.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17835.                                                         'additionalData' => 'Sesame',
  17836.                                                         'childs' => [
  17837.                                                             => [
  17838.                                                                 'label' => 'Operator ObjectField Getter',
  17839.                                                                 'type' => 'operator',
  17840.                                                                 'class' => 'ObjectFieldGetter',
  17841.                                                                 'childs' => [
  17842.                                                                     => [
  17843.                                                                         'label' => 'Recipe (recipe)',
  17844.                                                                         'type' => 'value',
  17845.                                                                         'class' => 'DefaultValue',
  17846.                                                                         'attribute' => 'recipe',
  17847.                                                                         'dataType' => 'manyToOneRelation',
  17848.                                                                         'childs' => [
  17849.                                                                         ],
  17850.                                                                     ],
  17851.                                                                 ],
  17852.                                                                 'attribute' => 'allergens',
  17853.                                                                 'forwardAttribute' => '',
  17854.                                                             ],
  17855.                                                         ],
  17856.                                                     ],
  17857.                                                 ],
  17858.                                             ],
  17859.                                             'key' => '#63f4a72ea028d',
  17860.                                         ],
  17861.                                         'isOperator' => true,
  17862.                                     ],
  17863.                                     '#63f4a72ea028e' => [
  17864.                                         'name' => '#63f4a72ea028e',
  17865.                                         'position' => 58,
  17866.                                         'hidden' => false,
  17867.                                         'width' => 100,
  17868.                                         'locked' => false,
  17869.                                         'fieldConfig' => [
  17870.                                             'isOperator' => true,
  17871.                                             'attributes' => [
  17872.                                                 'label' => 'SULFIT',
  17873.                                                 'type' => 'operator',
  17874.                                                 'class' => 'BooleanFormatter',
  17875.                                                 'yesValue' => 'Ja',
  17876.                                                 'noValue' => 'Nein',
  17877.                                                 'childs' => [
  17878.                                                     => [
  17879.                                                         'label' => 'SULFIT',
  17880.                                                         'type' => 'operator',
  17881.                                                         'class' => 'PHPCode',
  17882.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17883.                                                         'additionalData' => 'Sulfite',
  17884.                                                         'childs' => [
  17885.                                                             => [
  17886.                                                                 'label' => 'Operator ObjectField Getter',
  17887.                                                                 'type' => 'operator',
  17888.                                                                 'class' => 'ObjectFieldGetter',
  17889.                                                                 'childs' => [
  17890.                                                                     => [
  17891.                                                                         'label' => 'Recipe (recipe)',
  17892.                                                                         'type' => 'value',
  17893.                                                                         'class' => 'DefaultValue',
  17894.                                                                         'attribute' => 'recipe',
  17895.                                                                         'dataType' => 'manyToOneRelation',
  17896.                                                                         'childs' => [
  17897.                                                                         ],
  17898.                                                                     ],
  17899.                                                                 ],
  17900.                                                                 'attribute' => 'allergens',
  17901.                                                                 'forwardAttribute' => '',
  17902.                                                             ],
  17903.                                                         ],
  17904.                                                     ],
  17905.                                                 ],
  17906.                                             ],
  17907.                                             'key' => '#63f4a72ea028e',
  17908.                                         ],
  17909.                                         'isOperator' => true,
  17910.                                     ],
  17911.                                     '#63f4a72ea028f' => [
  17912.                                         'name' => '#63f4a72ea028f',
  17913.                                         'position' => 59,
  17914.                                         'hidden' => false,
  17915.                                         'width' => 100,
  17916.                                         'locked' => false,
  17917.                                         'fieldConfig' => [
  17918.                                             'isOperator' => true,
  17919.                                             'attributes' => [
  17920.                                                 'label' => 'LUPINE',
  17921.                                                 'type' => 'operator',
  17922.                                                 'class' => 'BooleanFormatter',
  17923.                                                 'yesValue' => 'Ja',
  17924.                                                 'noValue' => 'Nein',
  17925.                                                 'childs' => [
  17926.                                                     => [
  17927.                                                         'label' => 'LUPINE',
  17928.                                                         'type' => 'operator',
  17929.                                                         'class' => 'PHPCode',
  17930.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17931.                                                         'additionalData' => 'Lupin',
  17932.                                                         'childs' => [
  17933.                                                             => [
  17934.                                                                 'label' => 'Operator ObjectField Getter',
  17935.                                                                 'type' => 'operator',
  17936.                                                                 'class' => 'ObjectFieldGetter',
  17937.                                                                 'childs' => [
  17938.                                                                     => [
  17939.                                                                         'label' => 'Recipe (recipe)',
  17940.                                                                         'type' => 'value',
  17941.                                                                         'class' => 'DefaultValue',
  17942.                                                                         'attribute' => 'recipe',
  17943.                                                                         'dataType' => 'manyToOneRelation',
  17944.                                                                         'childs' => [
  17945.                                                                         ],
  17946.                                                                     ],
  17947.                                                                 ],
  17948.                                                                 'attribute' => 'allergens',
  17949.                                                                 'forwardAttribute' => '',
  17950.                                                             ],
  17951.                                                         ],
  17952.                                                     ],
  17953.                                                 ],
  17954.                                             ],
  17955.                                             'key' => '#63f4a72ea028f',
  17956.                                         ],
  17957.                                         'isOperator' => true,
  17958.                                     ],
  17959.                                     '#63f4a72ea0290' => [
  17960.                                         'name' => '#63f4a72ea0290',
  17961.                                         'position' => 60,
  17962.                                         'hidden' => false,
  17963.                                         'width' => 100,
  17964.                                         'locked' => false,
  17965.                                         'fieldConfig' => [
  17966.                                             'isOperator' => true,
  17967.                                             'attributes' => [
  17968.                                                 'label' => 'WEICHTIERE',
  17969.                                                 'type' => 'operator',
  17970.                                                 'class' => 'BooleanFormatter',
  17971.                                                 'yesValue' => 'Ja',
  17972.                                                 'noValue' => 'Nein',
  17973.                                                 'childs' => [
  17974.                                                     => [
  17975.                                                         'label' => 'WEICHTIERE',
  17976.                                                         'type' => 'operator',
  17977.                                                         'class' => 'PHPCode',
  17978.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  17979.                                                         'additionalData' => 'Mollusc',
  17980.                                                         'childs' => [
  17981.                                                             => [
  17982.                                                                 'label' => 'Operator ObjectField Getter',
  17983.                                                                 'type' => 'operator',
  17984.                                                                 'class' => 'ObjectFieldGetter',
  17985.                                                                 'childs' => [
  17986.                                                                     => [
  17987.                                                                         'label' => 'Recipe (recipe)',
  17988.                                                                         'type' => 'value',
  17989.                                                                         'class' => 'DefaultValue',
  17990.                                                                         'attribute' => 'recipe',
  17991.                                                                         'dataType' => 'manyToOneRelation',
  17992.                                                                         'childs' => [
  17993.                                                                         ],
  17994.                                                                     ],
  17995.                                                                 ],
  17996.                                                                 'attribute' => 'allergens',
  17997.                                                                 'forwardAttribute' => '',
  17998.                                                             ],
  17999.                                                         ],
  18000.                                                     ],
  18001.                                                 ],
  18002.                                             ],
  18003.                                             'key' => '#63f4a72ea0290',
  18004.                                         ],
  18005.                                         'isOperator' => true,
  18006.                                     ],
  18007.                                     '#63f4a72ea0291' => [
  18008.                                         'name' => '#63f4a72ea0291',
  18009.                                         'position' => 61,
  18010.                                         'hidden' => false,
  18011.                                         'width' => 100,
  18012.                                         'locked' => false,
  18013.                                         'fieldConfig' => [
  18014.                                             'isOperator' => true,
  18015.                                             'attributes' => [
  18016.                                                 'label' => 'Nährwerte auf Basis',
  18017.                                                 'type' => 'operator',
  18018.                                                 'class' => 'Concatenator',
  18019.                                                 'glue' => ' ',
  18020.                                                 'forceValue' => false,
  18021.                                                 'childs' => [
  18022.                                                     => [
  18023.                                                         'label' => 'Operator PHP Code',
  18024.                                                         'type' => 'operator',
  18025.                                                         'class' => 'PHPCode',
  18026.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  18027.                                                         'additionalData' => '{"amountType": "product", "field": "amountValue"}',
  18028.                                                         'childs' => [
  18029.                                                             => [
  18030.                                                                 'label' => 'Recipe (recipe)',
  18031.                                                                 'type' => 'value',
  18032.                                                                 'class' => 'DefaultValue',
  18033.                                                                 'attribute' => 'recipe',
  18034.                                                                 'dataType' => 'manyToOneRelation',
  18035.                                                                 'childs' => [
  18036.                                                                 ],
  18037.                                                             ],
  18038.                                                         ],
  18039.                                                     ],
  18040.                                                     => [
  18041.                                                         'label' => 'Operator PHP Code',
  18042.                                                         'type' => 'operator',
  18043.                                                         'class' => 'PHPCode',
  18044.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  18045.                                                         'additionalData' => '{"amountType": "product", "field": "amountType"}',
  18046.                                                         'childs' => [
  18047.                                                             => [
  18048.                                                                 'label' => 'Recipe (recipe)',
  18049.                                                                 'type' => 'value',
  18050.                                                                 'class' => 'DefaultValue',
  18051.                                                                 'attribute' => 'recipe',
  18052.                                                                 'dataType' => 'manyToOneRelation',
  18053.                                                                 'childs' => [
  18054.                                                                 ],
  18055.                                                             ],
  18056.                                                         ],
  18057.                                                     ],
  18058.                                                 ],
  18059.                                             ],
  18060.                                             'key' => '#63f4a72ea0291',
  18061.                                         ],
  18062.                                         'isOperator' => true,
  18063.                                     ],
  18064.                                     '#63f4a72ea0292' => [
  18065.                                         'name' => '#63f4a72ea0292',
  18066.                                         'position' => 62,
  18067.                                         'hidden' => false,
  18068.                                         'width' => 100,
  18069.                                         'locked' => false,
  18070.                                         'fieldConfig' => [
  18071.                                             'isOperator' => true,
  18072.                                             'attributes' => [
  18073.                                                 'label' => 'kj',
  18074.                                                 'type' => 'operator',
  18075.                                                 'class' => 'PHPCode',
  18076.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  18077.                                                 'additionalData' => '{"amountType": "product", "field": "energyKJValue"}',
  18078.                                                 'childs' => [
  18079.                                                     => [
  18080.                                                         'label' => 'Recipe (recipe)',
  18081.                                                         'type' => 'value',
  18082.                                                         'class' => 'DefaultValue',
  18083.                                                         'attribute' => 'recipe',
  18084.                                                         'dataType' => 'manyToOneRelation',
  18085.                                                         'childs' => [
  18086.                                                         ],
  18087.                                                     ],
  18088.                                                 ],
  18089.                                             ],
  18090.                                             'key' => '#63f4a72ea0292',
  18091.                                         ],
  18092.                                         'isOperator' => true,
  18093.                                     ],
  18094.                                     '#63f4a72ea0293' => [
  18095.                                         'name' => '#63f4a72ea0293',
  18096.                                         'position' => 63,
  18097.                                         'hidden' => false,
  18098.                                         'width' => 100,
  18099.                                         'locked' => false,
  18100.                                         'fieldConfig' => [
  18101.                                             'isOperator' => true,
  18102.                                             'attributes' => [
  18103.                                                 'label' => 'kcal',
  18104.                                                 'type' => 'operator',
  18105.                                                 'class' => 'PHPCode',
  18106.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  18107.                                                 'additionalData' => '{"amountType": "product", "field": "energyKcal"}',
  18108.                                                 'childs' => [
  18109.                                                     => [
  18110.                                                         'label' => 'Recipe (recipe)',
  18111.                                                         'type' => 'value',
  18112.                                                         'class' => 'DefaultValue',
  18113.                                                         'attribute' => 'recipe',
  18114.                                                         'dataType' => 'manyToOneRelation',
  18115.                                                         'childs' => [
  18116.                                                         ],
  18117.                                                     ],
  18118.                                                 ],
  18119.                                             ],
  18120.                                             'key' => '#63f4a72ea0293',
  18121.                                         ],
  18122.                                         'isOperator' => true,
  18123.                                     ],
  18124.                                     '#63f4a72ea0294' => [
  18125.                                         'name' => '#63f4a72ea0294',
  18126.                                         'position' => 64,
  18127.                                         'hidden' => false,
  18128.                                         'width' => 100,
  18129.                                         'locked' => false,
  18130.                                         'fieldConfig' => [
  18131.                                             'isOperator' => true,
  18132.                                             'attributes' => [
  18133.                                                 'label' => 'Fett',
  18134.                                                 'type' => 'operator',
  18135.                                                 'class' => 'PHPCode',
  18136.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  18137.                                                 'additionalData' => '{"amountType": "product", "field": "fatTotal"}',
  18138.                                                 'childs' => [
  18139.                                                     => [
  18140.                                                         'label' => 'Recipe (recipe)',
  18141.                                                         'type' => 'value',
  18142.                                                         'class' => 'DefaultValue',
  18143.                                                         'attribute' => 'recipe',
  18144.                                                         'dataType' => 'manyToOneRelation',
  18145.                                                         'childs' => [
  18146.                                                         ],
  18147.                                                     ],
  18148.                                                 ],
  18149.                                             ],
  18150.                                             'key' => '#63f4a72ea0294',
  18151.                                         ],
  18152.                                         'isOperator' => true,
  18153.                                     ],
  18154.                                     '#63f4a72ea0295' => [
  18155.                                         'name' => '#63f4a72ea0295',
  18156.                                         'position' => 65,
  18157.                                         'hidden' => false,
  18158.                                         'width' => 100,
  18159.                                         'locked' => false,
  18160.                                         'fieldConfig' => [
  18161.                                             'isOperator' => true,
  18162.                                             'attributes' => [
  18163.                                                 'label' => 'davon gesättigte Fettsäuren',
  18164.                                                 'type' => 'operator',
  18165.                                                 'class' => 'PHPCode',
  18166.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  18167.                                                 'additionalData' => '{"amountType": "product", "field": "fatSaturated"}',
  18168.                                                 'childs' => [
  18169.                                                     => [
  18170.                                                         'label' => 'Recipe (recipe)',
  18171.                                                         'type' => 'value',
  18172.                                                         'class' => 'DefaultValue',
  18173.                                                         'attribute' => 'recipe',
  18174.                                                         'dataType' => 'manyToOneRelation',
  18175.                                                         'childs' => [
  18176.                                                         ],
  18177.                                                     ],
  18178.                                                 ],
  18179.                                             ],
  18180.                                             'key' => '#63f4a72ea0295',
  18181.                                         ],
  18182.                                         'isOperator' => true,
  18183.                                     ],
  18184.                                     '#63f4a72ea0296' => [
  18185.                                         'name' => '#63f4a72ea0296',
  18186.                                         'position' => 66,
  18187.                                         'hidden' => false,
  18188.                                         'width' => 100,
  18189.                                         'locked' => false,
  18190.                                         'fieldConfig' => [
  18191.                                             'isOperator' => true,
  18192.                                             'attributes' => [
  18193.                                                 'label' => 'Kohlenhydrate',
  18194.                                                 'type' => 'operator',
  18195.                                                 'class' => 'PHPCode',
  18196.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  18197.                                                 'additionalData' => '{"amountType": "product", "field": "carbTotal"}',
  18198.                                                 'childs' => [
  18199.                                                     => [
  18200.                                                         'label' => 'Recipe (recipe)',
  18201.                                                         'type' => 'value',
  18202.                                                         'class' => 'DefaultValue',
  18203.                                                         'attribute' => 'recipe',
  18204.                                                         'dataType' => 'manyToOneRelation',
  18205.                                                         'childs' => [
  18206.                                                         ],
  18207.                                                     ],
  18208.                                                 ],
  18209.                                             ],
  18210.                                             'key' => '#63f4a72ea0296',
  18211.                                         ],
  18212.                                         'isOperator' => true,
  18213.                                     ],
  18214.                                     '#63f4a72ea0297' => [
  18215.                                         'name' => '#63f4a72ea0297',
  18216.                                         'position' => 67,
  18217.                                         'hidden' => false,
  18218.                                         'width' => 100,
  18219.                                         'locked' => false,
  18220.                                         'fieldConfig' => [
  18221.                                             'isOperator' => true,
  18222.                                             'attributes' => [
  18223.                                                 'label' => 'davon Zucker',
  18224.                                                 'type' => 'operator',
  18225.                                                 'class' => 'PHPCode',
  18226.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  18227.                                                 'additionalData' => '{"amountType": "product", "field": "carbSugar"}',
  18228.                                                 'childs' => [
  18229.                                                     => [
  18230.                                                         'label' => 'Recipe (recipe)',
  18231.                                                         'type' => 'value',
  18232.                                                         'class' => 'DefaultValue',
  18233.                                                         'attribute' => 'recipe',
  18234.                                                         'dataType' => 'manyToOneRelation',
  18235.                                                         'childs' => [
  18236.                                                         ],
  18237.                                                     ],
  18238.                                                 ],
  18239.                                             ],
  18240.                                             'key' => '#63f4a72ea0297',
  18241.                                         ],
  18242.                                         'isOperator' => true,
  18243.                                     ],
  18244.                                     '#63f4a72ea0298' => [
  18245.                                         'name' => '#63f4a72ea0298',
  18246.                                         'position' => 68,
  18247.                                         'hidden' => false,
  18248.                                         'width' => 100,
  18249.                                         'locked' => false,
  18250.                                         'fieldConfig' => [
  18251.                                             'isOperator' => true,
  18252.                                             'attributes' => [
  18253.                                                 'label' => 'Balaststoffe',
  18254.                                                 'type' => 'operator',
  18255.                                                 'class' => 'PHPCode',
  18256.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  18257.                                                 'additionalData' => '{"amountType": "product", "field": "dietaryFiber"}',
  18258.                                                 'childs' => [
  18259.                                                     => [
  18260.                                                         'label' => 'Recipe (recipe)',
  18261.                                                         'type' => 'value',
  18262.                                                         'class' => 'DefaultValue',
  18263.                                                         'attribute' => 'recipe',
  18264.                                                         'dataType' => 'manyToOneRelation',
  18265.                                                         'childs' => [
  18266.                                                         ],
  18267.                                                     ],
  18268.                                                 ],
  18269.                                             ],
  18270.                                             'key' => '#63f4a72ea0298',
  18271.                                         ],
  18272.                                         'isOperator' => true,
  18273.                                     ],
  18274.                                     '#63f4a72ea0299' => [
  18275.                                         'name' => '#63f4a72ea0299',
  18276.                                         'position' => 69,
  18277.                                         'hidden' => false,
  18278.                                         'width' => 100,
  18279.                                         'locked' => false,
  18280.                                         'fieldConfig' => [
  18281.                                             'isOperator' => true,
  18282.                                             'attributes' => [
  18283.                                                 'label' => 'Eiweiß',
  18284.                                                 'type' => 'operator',
  18285.                                                 'class' => 'PHPCode',
  18286.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  18287.                                                 'additionalData' => '{"amountType": "product", "field": "protein"}',
  18288.                                                 'childs' => [
  18289.                                                     => [
  18290.                                                         'label' => 'Recipe (recipe)',
  18291.                                                         'type' => 'value',
  18292.                                                         'class' => 'DefaultValue',
  18293.                                                         'attribute' => 'recipe',
  18294.                                                         'dataType' => 'manyToOneRelation',
  18295.                                                         'childs' => [
  18296.                                                         ],
  18297.                                                     ],
  18298.                                                 ],
  18299.                                             ],
  18300.                                             'key' => '#63f4a72ea0299',
  18301.                                         ],
  18302.                                         'isOperator' => true,
  18303.                                     ],
  18304.                                     '#63f4a72ea029a' => [
  18305.                                         'name' => '#63f4a72ea029a',
  18306.                                         'position' => 70,
  18307.                                         'hidden' => false,
  18308.                                         'width' => 100,
  18309.                                         'locked' => false,
  18310.                                         'fieldConfig' => [
  18311.                                             'isOperator' => true,
  18312.                                             'attributes' => [
  18313.                                                 'label' => 'Salz',
  18314.                                                 'type' => 'operator',
  18315.                                                 'class' => 'PHPCode',
  18316.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  18317.                                                 'additionalData' => '{"amountType": "product", "field": "salt"}',
  18318.                                                 'childs' => [
  18319.                                                     => [
  18320.                                                         'label' => 'Recipe (recipe)',
  18321.                                                         'type' => 'value',
  18322.                                                         'class' => 'DefaultValue',
  18323.                                                         'attribute' => 'recipe',
  18324.                                                         'dataType' => 'manyToOneRelation',
  18325.                                                         'childs' => [
  18326.                                                         ],
  18327.                                                     ],
  18328.                                                 ],
  18329.                                             ],
  18330.                                             'key' => '#63f4a72ea029a',
  18331.                                         ],
  18332.                                         'isOperator' => true,
  18333.                                     ],
  18334.                                     '#63f4a72ea029b' => [
  18335.                                         'name' => '#63f4a72ea029b',
  18336.                                         'position' => 71,
  18337.                                         'hidden' => false,
  18338.                                         'width' => 100,
  18339.                                         'locked' => false,
  18340.                                         'fieldConfig' => [
  18341.                                             'isOperator' => true,
  18342.                                             'attributes' => [
  18343.                                                 'label' => 'EAN-Code',
  18344.                                                 'type' => 'operator',
  18345.                                                 'class' => 'ObjectFieldGetter',
  18346.                                                 'attribute' => 'ean',
  18347.                                                 'forwardAttribute' => '',
  18348.                                                 'childs' => [
  18349.                                                     => [
  18350.                                                         'label' => 'Operator ObjectField Getter',
  18351.                                                         'type' => 'operator',
  18352.                                                         'class' => 'ObjectFieldGetter',
  18353.                                                         'childs' => [
  18354.                                                             => [
  18355.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  18356.                                                                 'type' => 'value',
  18357.                                                                 'class' => 'DefaultValue',
  18358.                                                                 'attribute' => 'erpItem',
  18359.                                                                 'dataType' => 'manyToOneRelation',
  18360.                                                                 'childs' => [
  18361.                                                                 ],
  18362.                                                             ],
  18363.                                                         ],
  18364.                                                         'attribute' => 'erpItem',
  18365.                                                         'forwardAttribute' => '',
  18366.                                                     ],
  18367.                                                 ],
  18368.                                             ],
  18369.                                             'key' => '#63f4a72ea029b',
  18370.                                         ],
  18371.                                         'isOperator' => true,
  18372.                                     ],
  18373.                                     '#63f4a72ea029c' => [
  18374.                                         'name' => '#63f4a72ea029c',
  18375.                                         'position' => 72,
  18376.                                         'hidden' => false,
  18377.                                         'width' => 100,
  18378.                                         'locked' => false,
  18379.                                         'fieldConfig' => [
  18380.                                             'isOperator' => true,
  18381.                                             'attributes' => [
  18382.                                                 'label' => 'Verkehrsbezeichnung',
  18383.                                                 'type' => 'operator',
  18384.                                                 'class' => 'ObjectFieldGetter',
  18385.                                                 'attribute' => 'erpName',
  18386.                                                 'forwardAttribute' => '',
  18387.                                                 'childs' => [
  18388.                                                     => [
  18389.                                                         'label' => 'Operator ObjectField Getter',
  18390.                                                         'type' => 'operator',
  18391.                                                         'class' => 'ObjectFieldGetter',
  18392.                                                         'childs' => [
  18393.                                                             => [
  18394.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  18395.                                                                 'type' => 'value',
  18396.                                                                 'class' => 'DefaultValue',
  18397.                                                                 'attribute' => 'erpItem',
  18398.                                                                 'dataType' => 'manyToOneRelation',
  18399.                                                                 'childs' => [
  18400.                                                                 ],
  18401.                                                             ],
  18402.                                                         ],
  18403.                                                         'attribute' => 'erpItem',
  18404.                                                         'forwardAttribute' => '',
  18405.                                                     ],
  18406.                                                 ],
  18407.                                             ],
  18408.                                             'key' => '#63f4a72ea029c',
  18409.                                         ],
  18410.                                         'isOperator' => true,
  18411.                                     ],
  18412.                                     '#63f4a72ea029d' => [
  18413.                                         'name' => '#63f4a72ea029d',
  18414.                                         'position' => 73,
  18415.                                         'hidden' => false,
  18416.                                         'width' => 100,
  18417.                                         'locked' => false,
  18418.                                         'fieldConfig' => [
  18419.                                             'isOperator' => true,
  18420.                                             'attributes' => [
  18421.                                                 'label' => 'MHZ Monate',
  18422.                                                 'type' => 'operator',
  18423.                                                 'class' => 'ObjectFieldGetter',
  18424.                                                 'attribute' => 'minimumShelfTime',
  18425.                                                 'forwardAttribute' => '',
  18426.                                                 'childs' => [
  18427.                                                     => [
  18428.                                                         'label' => 'Operator ObjectField Getter',
  18429.                                                         'type' => 'operator',
  18430.                                                         'class' => 'ObjectFieldGetter',
  18431.                                                         'childs' => [
  18432.                                                             => [
  18433.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  18434.                                                                 'type' => 'value',
  18435.                                                                 'class' => 'DefaultValue',
  18436.                                                                 'attribute' => 'erpItem',
  18437.                                                                 'dataType' => 'manyToOneRelation',
  18438.                                                                 'childs' => [
  18439.                                                                 ],
  18440.                                                             ],
  18441.                                                         ],
  18442.                                                         'attribute' => 'erpItem',
  18443.                                                         'forwardAttribute' => '',
  18444.                                                     ],
  18445.                                                 ],
  18446.                                             ],
  18447.                                             'key' => '#63f4a72ea029d',
  18448.                                         ],
  18449.                                         'isOperator' => true,
  18450.                                     ],
  18451.                                     '#63f4a72ea029e' => [
  18452.                                         'name' => '#63f4a72ea029e',
  18453.                                         'position' => 74,
  18454.                                         'hidden' => false,
  18455.                                         'width' => 100,
  18456.                                         'locked' => false,
  18457.                                         'fieldConfig' => [
  18458.                                             'isOperator' => true,
  18459.                                             'attributes' => [
  18460.                                                 'label' => 'RLZ Monate',
  18461.                                                 'type' => 'operator',
  18462.                                                 'class' => 'ObjectFieldGetter',
  18463.                                                 'attribute' => 'remainingShelfTime',
  18464.                                                 'forwardAttribute' => '',
  18465.                                                 'childs' => [
  18466.                                                     => [
  18467.                                                         'label' => 'Operator ObjectField Getter',
  18468.                                                         'type' => 'operator',
  18469.                                                         'class' => 'ObjectFieldGetter',
  18470.                                                         'childs' => [
  18471.                                                             => [
  18472.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  18473.                                                                 'type' => 'value',
  18474.                                                                 'class' => 'DefaultValue',
  18475.                                                                 'attribute' => 'erpItem',
  18476.                                                                 'dataType' => 'manyToOneRelation',
  18477.                                                                 'childs' => [
  18478.                                                                 ],
  18479.                                                             ],
  18480.                                                         ],
  18481.                                                         'attribute' => 'erpItem',
  18482.                                                         'forwardAttribute' => '',
  18483.                                                     ],
  18484.                                                 ],
  18485.                                             ],
  18486.                                             'key' => '#63f4a72ea029e',
  18487.                                         ],
  18488.                                         'isOperator' => true,
  18489.                                     ],
  18490.                                     '#63f4a72ea029f' => [
  18491.                                         'name' => '#63f4a72ea029f',
  18492.                                         'position' => 75,
  18493.                                         'hidden' => false,
  18494.                                         'width' => 100,
  18495.                                         'locked' => false,
  18496.                                         'fieldConfig' => [
  18497.                                             'isOperator' => true,
  18498.                                             'attributes' => [
  18499.                                                 'label' => 'RLZ Tage',
  18500.                                                 'type' => 'operator',
  18501.                                                 'class' => 'ObjectFieldGetter',
  18502.                                                 'attribute' => 'remainingShelfTimeDays',
  18503.                                                 'forwardAttribute' => '',
  18504.                                                 'childs' => [
  18505.                                                     => [
  18506.                                                         'label' => 'Operator ObjectField Getter',
  18507.                                                         'type' => 'operator',
  18508.                                                         'class' => 'ObjectFieldGetter',
  18509.                                                         'childs' => [
  18510.                                                             => [
  18511.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  18512.                                                                 'type' => 'value',
  18513.                                                                 'class' => 'DefaultValue',
  18514.                                                                 'attribute' => 'erpItem',
  18515.                                                                 'dataType' => 'manyToOneRelation',
  18516.                                                                 'childs' => [
  18517.                                                                 ],
  18518.                                                             ],
  18519.                                                         ],
  18520.                                                         'attribute' => 'erpItem',
  18521.                                                         'forwardAttribute' => '',
  18522.                                                     ],
  18523.                                                 ],
  18524.                                             ],
  18525.                                             'key' => '#63f4a72ea029f',
  18526.                                         ],
  18527.                                         'isOperator' => true,
  18528.                                     ],
  18529.                                     '#63f4a72ea02a0' => [
  18530.                                         'name' => '#63f4a72ea02a0',
  18531.                                         'position' => 76,
  18532.                                         'hidden' => false,
  18533.                                         'width' => 100,
  18534.                                         'locked' => false,
  18535.                                         'fieldConfig' => [
  18536.                                             'isOperator' => true,
  18537.                                             'attributes' => [
  18538.                                                 'label' => 'Produktionsland',
  18539.                                                 'type' => 'operator',
  18540.                                                 'class' => 'ObjectFieldGetter',
  18541.                                                 'attribute' => 'country',
  18542.                                                 'forwardAttribute' => '',
  18543.                                                 'childs' => [
  18544.                                                     => [
  18545.                                                         'label' => 'Operator ObjectField Getter',
  18546.                                                         'type' => 'operator',
  18547.                                                         'class' => 'ObjectFieldGetter',
  18548.                                                         'childs' => [
  18549.                                                             => [
  18550.                                                                 'label' => 'Operator ObjectField Getter',
  18551.                                                                 'type' => 'operator',
  18552.                                                                 'class' => 'ObjectFieldGetter',
  18553.                                                                 'childs' => [
  18554.                                                                     => [
  18555.                                                                         'label' => 'Recipe (recipe)',
  18556.                                                                         'type' => 'value',
  18557.                                                                         'class' => 'DefaultValue',
  18558.                                                                         'attribute' => 'recipe',
  18559.                                                                         'dataType' => 'manyToOneRelation',
  18560.                                                                         'childs' => [
  18561.                                                                         ],
  18562.                                                                     ],
  18563.                                                                 ],
  18564.                                                                 'attribute' => 'recipe',
  18565.                                                                 'forwardAttribute' => '',
  18566.                                                             ],
  18567.                                                         ],
  18568.                                                         'attribute' => 'vendor',
  18569.                                                         'forwardAttribute' => '',
  18570.                                                     ],
  18571.                                                 ],
  18572.                                             ],
  18573.                                             'key' => '#63f4a72ea02a0',
  18574.                                         ],
  18575.                                         'isOperator' => true,
  18576.                                     ],
  18577.                                     '#63f4a72ea02a1' => [
  18578.                                         'name' => '#63f4a72ea02a1',
  18579.                                         'position' => 77,
  18580.                                         'hidden' => false,
  18581.                                         'width' => 100,
  18582.                                         'locked' => false,
  18583.                                         'fieldConfig' => [
  18584.                                             'isOperator' => true,
  18585.                                             'attributes' => [
  18586.                                                 'label' => 'MWSt.',
  18587.                                                 'type' => 'operator',
  18588.                                                 'class' => 'ObjectFieldGetter',
  18589.                                                 'attribute' => 'taxKey',
  18590.                                                 'forwardAttribute' => '',
  18591.                                                 'childs' => [
  18592.                                                     => [
  18593.                                                         'label' => 'Operator ObjectField Getter',
  18594.                                                         'type' => 'operator',
  18595.                                                         'class' => 'ObjectFieldGetter',
  18596.                                                         'childs' => [
  18597.                                                             => [
  18598.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  18599.                                                                 'type' => 'value',
  18600.                                                                 'class' => 'DefaultValue',
  18601.                                                                 'attribute' => 'erpItem',
  18602.                                                                 'dataType' => 'manyToOneRelation',
  18603.                                                                 'childs' => [
  18604.                                                                 ],
  18605.                                                             ],
  18606.                                                         ],
  18607.                                                         'attribute' => 'erpItem',
  18608.                                                         'forwardAttribute' => '',
  18609.                                                     ],
  18610.                                                 ],
  18611.                                             ],
  18612.                                             'key' => '#63f4a72ea02a1',
  18613.                                         ],
  18614.                                         'isOperator' => true,
  18615.                                     ],
  18616.                                     '#63f4a72ea02a2' => [
  18617.                                         'name' => '#63f4a72ea02a2',
  18618.                                         'position' => 78,
  18619.                                         'hidden' => false,
  18620.                                         'width' => 100,
  18621.                                         'locked' => false,
  18622.                                         'fieldConfig' => [
  18623.                                             'isOperator' => true,
  18624.                                             'attributes' => [
  18625.                                                 'label' => 'Zolltarif-Nr.',
  18626.                                                 'type' => 'operator',
  18627.                                                 'class' => 'ObjectFieldGetter',
  18628.                                                 'attribute' => 'customsTariffNumber',
  18629.                                                 'forwardAttribute' => '',
  18630.                                                 'childs' => [
  18631.                                                     => [
  18632.                                                         'label' => 'Operator ObjectField Getter',
  18633.                                                         'type' => 'operator',
  18634.                                                         'class' => 'ObjectFieldGetter',
  18635.                                                         'childs' => [
  18636.                                                             => [
  18637.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  18638.                                                                 'type' => 'value',
  18639.                                                                 'class' => 'DefaultValue',
  18640.                                                                 'attribute' => 'erpItem',
  18641.                                                                 'dataType' => 'manyToOneRelation',
  18642.                                                                 'childs' => [
  18643.                                                                 ],
  18644.                                                             ],
  18645.                                                         ],
  18646.                                                         'attribute' => 'erpItem',
  18647.                                                         'forwardAttribute' => '',
  18648.                                                     ],
  18649.                                                 ],
  18650.                                             ],
  18651.                                             'key' => '#63f4a72ea02a2',
  18652.                                         ],
  18653.                                         'isOperator' => true,
  18654.                                     ],
  18655.                                     '#63f4a72ea02a3' => [
  18656.                                         'name' => '#63f4a72ea02a3',
  18657.                                         'position' => 79,
  18658.                                         'hidden' => false,
  18659.                                         'width' => 100,
  18660.                                         'locked' => false,
  18661.                                         'fieldConfig' => [
  18662.                                             'isOperator' => true,
  18663.                                             'attributes' => [
  18664.                                                 'label' => 'VK-Einheit je Palette',
  18665.                                                 'type' => 'operator',
  18666.                                                 'class' => 'ObjectFieldGetter',
  18667.                                                 'attribute' => 'amountPal',
  18668.                                                 'forwardAttribute' => '',
  18669.                                                 'childs' => [
  18670.                                                     => [
  18671.                                                         'label' => 'Operator ObjectField Getter',
  18672.                                                         'type' => 'operator',
  18673.                                                         'class' => 'ObjectFieldGetter',
  18674.                                                         'childs' => [
  18675.                                                             => [
  18676.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  18677.                                                                 'type' => 'value',
  18678.                                                                 'class' => 'DefaultValue',
  18679.                                                                 'attribute' => 'erpItem',
  18680.                                                                 'dataType' => 'manyToOneRelation',
  18681.                                                                 'childs' => [
  18682.                                                                 ],
  18683.                                                             ],
  18684.                                                         ],
  18685.                                                         'attribute' => 'erpItem',
  18686.                                                         'forwardAttribute' => '',
  18687.                                                     ],
  18688.                                                 ],
  18689.                                             ],
  18690.                                             'key' => '#63f4a72ea02a3',
  18691.                                         ],
  18692.                                         'isOperator' => true,
  18693.                                     ],
  18694.                                     '#63f4a72ea02a4' => [
  18695.                                         'name' => '#63f4a72ea02a4',
  18696.                                         'position' => 80,
  18697.                                         'hidden' => false,
  18698.                                         'width' => 100,
  18699.                                         'locked' => false,
  18700.                                         'fieldConfig' => [
  18701.                                             'isOperator' => true,
  18702.                                             'attributes' => [
  18703.                                                 'label' => 'VK-Einheit je Umkarton',
  18704.                                                 'type' => 'operator',
  18705.                                                 'class' => 'ObjectFieldGetter',
  18706.                                                 'attribute' => 'amountSubUnit',
  18707.                                                 'forwardAttribute' => '',
  18708.                                                 'childs' => [
  18709.                                                     => [
  18710.                                                         'label' => 'Operator ObjectField Getter',
  18711.                                                         'type' => 'operator',
  18712.                                                         'class' => 'ObjectFieldGetter',
  18713.                                                         'childs' => [
  18714.                                                             => [
  18715.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  18716.                                                                 'type' => 'value',
  18717.                                                                 'class' => 'DefaultValue',
  18718.                                                                 'attribute' => 'erpItem',
  18719.                                                                 'dataType' => 'manyToOneRelation',
  18720.                                                                 'childs' => [
  18721.                                                                 ],
  18722.                                                             ],
  18723.                                                         ],
  18724.                                                         'attribute' => 'erpItem',
  18725.                                                         'forwardAttribute' => '',
  18726.                                                     ],
  18727.                                                 ],
  18728.                                             ],
  18729.                                             'key' => '#63f4a72ea02a4',
  18730.                                         ],
  18731.                                         'isOperator' => true,
  18732.                                     ],
  18733.                                     '#63f4a72ea02ac' => [
  18734.                                         'name' => '#63f4a72ea02ac',
  18735.                                         'position' => 81,
  18736.                                         'hidden' => false,
  18737.                                         'width' => 100,
  18738.                                         'locked' => false,
  18739.                                         'fieldConfig' => [
  18740.                                             'isOperator' => true,
  18741.                                             'attributes' => [
  18742.                                                 'label' => 'Anzahl Lagen',
  18743.                                                 'type' => 'operator',
  18744.                                                 'class' => 'ObjectFieldGetter',
  18745.                                                 'attribute' => 'amountLayers',
  18746.                                                 'forwardAttribute' => '',
  18747.                                                 'childs' => [
  18748.                                                     => [
  18749.                                                         'label' => 'Operator ObjectField Getter',
  18750.                                                         'type' => 'operator',
  18751.                                                         'class' => 'ObjectFieldGetter',
  18752.                                                         'childs' => [
  18753.                                                             => [
  18754.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  18755.                                                                 'type' => 'value',
  18756.                                                                 'class' => 'DefaultValue',
  18757.                                                                 'attribute' => 'erpItem',
  18758.                                                                 'dataType' => 'manyToOneRelation',
  18759.                                                                 'childs' => [
  18760.                                                                 ],
  18761.                                                             ],
  18762.                                                         ],
  18763.                                                         'attribute' => 'erpItem',
  18764.                                                         'forwardAttribute' => '',
  18765.                                                     ],
  18766.                                                 ],
  18767.                                             ],
  18768.                                             'key' => '#63f4a72ea02ac',
  18769.                                         ],
  18770.                                         'isOperator' => true,
  18771.                                     ],
  18772.                                     '#63f4a72ea02ad' => [
  18773.                                         'name' => '#63f4a72ea02ad',
  18774.                                         'position' => 82,
  18775.                                         'hidden' => false,
  18776.                                         'width' => 100,
  18777.                                         'locked' => false,
  18778.                                         'fieldConfig' => [
  18779.                                             'isOperator' => true,
  18780.                                             'attributes' => [
  18781.                                                 'label' => 'Anzahl je Lage',
  18782.                                                 'type' => 'operator',
  18783.                                                 'class' => 'ObjectFieldGetter',
  18784.                                                 'attribute' => 'amountPerLayer',
  18785.                                                 'forwardAttribute' => '',
  18786.                                                 'childs' => [
  18787.                                                     => [
  18788.                                                         'label' => 'Operator ObjectField Getter',
  18789.                                                         'type' => 'operator',
  18790.                                                         'class' => 'ObjectFieldGetter',
  18791.                                                         'childs' => [
  18792.                                                             => [
  18793.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  18794.                                                                 'type' => 'value',
  18795.                                                                 'class' => 'DefaultValue',
  18796.                                                                 'attribute' => 'erpItem',
  18797.                                                                 'dataType' => 'manyToOneRelation',
  18798.                                                                 'childs' => [
  18799.                                                                 ],
  18800.                                                             ],
  18801.                                                         ],
  18802.                                                         'attribute' => 'erpItem',
  18803.                                                         'forwardAttribute' => '',
  18804.                                                     ],
  18805.                                                 ],
  18806.                                             ],
  18807.                                             'key' => '#63f4a72ea02ad',
  18808.                                         ],
  18809.                                         'isOperator' => true,
  18810.                                     ],
  18811.                                 ],
  18812.                             ],
  18813.                         ],
  18814.                         'workspaceSettings' => [
  18815.                             'customExportService' => 'app.datahub.variant-exporter',
  18816.                         ],
  18817.                         'workspaces' => [
  18818.                             'object' => [
  18819.                                 => [
  18820.                                     'read' => true,
  18821.                                     'cpath' => '/Products/DACH',
  18822.                                     'id' => 'extModel309-1',
  18823.                                 ],
  18824.                             ],
  18825.                         ],
  18826.                         'deliveryDestination' => [
  18827.                             'filetype' => 'XLSX',
  18828.                             'filename' => 'Produktmerkmale-DACH.xlsx',
  18829.                             'conflictStrategy' => 'overwrite',
  18830.                             'transmitter' => 'assetTransmitter',
  18831.                             'displayfield-4448-inputEl' => 'The settings below overwrite the settings from the email document if values are defined',
  18832.                             'displayfield-4454-inputEl' => 'Mehrere Empfänger können angegeben werden, indem die E-Mail-Adressen mit einem Semikolon getrennt angegeben werden.<br />Beispiel: receiver@pimcore.org; receiver2@pimcore.org'."\n".'Für \'Von\' können Sie zusätzlich die Syntax <i>Mein Name & lt; mein-name@example.com&gt;</i> verwenden',
  18833.                             'transmitter_localDirectory' => [
  18834.                                 'directory' => '/Data/Export/',
  18835.                             ],
  18836.                             'transmitter_download' => [
  18837.                                 'token' => '2c44d75de68fa14872cf1c46143b1da4',
  18838.                             ],
  18839.                             'transmitter_sftp' => [
  18840.                                 'host' => '',
  18841.                                 'port' => NULL,
  18842.                                 'username' => 'dgeyer',
  18843.                                 'password' => 'b1G1E4b4b1Q1r5b4',
  18844.                                 'directory' => '',
  18845.                                 'privateKey' => '',
  18846.                                 'passphrase' => '',
  18847.                             ],
  18848.                             'transmitter_http' => [
  18849.                                 'method' => 'POST',
  18850.                                 'url' => '',
  18851.                                 'timeout' => NULL,
  18852.                             ],
  18853.                             'transmitter_email' => [
  18854.                                 'document' => '',
  18855.                                 'subject' => '',
  18856.                                 'from' => '',
  18857.                                 'to' => '',
  18858.                                 'cc' => '',
  18859.                                 'bcc' => '',
  18860.                             ],
  18861.                             'transmitter_assetTransmitter' => [
  18862.                                 'assetFolder' => '/Data/Export/Attribute-lists/DACH',
  18863.                             ],
  18864.                         ],
  18865.                         'triggerForDelivery' => [
  18866.                             'saveHookType' => '',
  18867.                         ],
  18868.                         'executionConfig' => [
  18869.                             'cronDefinitionFullExport' => '0 1 */1 * *',
  18870.                             'displayfield-4463-inputEl' => '<a target="_blank" href="https://crontab.guru/">Cron expression generator</a>',
  18871.                             'cronDefinitionQueueOnly' => '',
  18872.                             'displayfield-4466-inputEl' => '<a target="_blank" href="https://crontab.guru/">Cron expression generator</a>',
  18873.                         ],
  18874.                         'permissions' => [
  18875.                             'user' => [
  18876.                             ],
  18877.                             'role' => [
  18878.                             ],
  18879.                         ],
  18880.                     ],
  18881.                     'product-attributes-DE' => [
  18882.                         'general' => [
  18883.                             'active' => false,
  18884.                             'type' => 'fileExport',
  18885.                             'name' => 'product-attributes-DE',
  18886.                             'description' => '',
  18887.                             'group' => 'Export',
  18888.                             'path' => NULL,
  18889.                             'modificationDate' => 1707387203,
  18890.                             'createDate' => 1658317240,
  18891.                         ],
  18892.                         'schema' => [
  18893.                             'classId' => 'PROD',
  18894.                             'thumbnailImage' => NULL,
  18895.                             'thumbnailVideo' => NULL,
  18896.                             'config' => [
  18897.                                 'language' => 'de',
  18898.                                 'pageSize' => 25,
  18899.                                 'columns' => [
  18900.                                     '#6414465c8cec7' => [
  18901.                                         'name' => '#6414465c8cec7',
  18902.                                         'position' => 1,
  18903.                                         'hidden' => false,
  18904.                                         'width' => 100,
  18905.                                         'locked' => false,
  18906.                                         'fieldConfig' => [
  18907.                                             'isOperator' => true,
  18908.                                             'attributes' => [
  18909.                                                 'label' => 'Rezeptur-Nr.',
  18910.                                                 'type' => 'operator',
  18911.                                                 'class' => 'ObjectFieldGetter',
  18912.                                                 'childs' => [
  18913.                                                     => [
  18914.                                                         'label' => 'Operator ObjectField Getter',
  18915.                                                         'type' => 'operator',
  18916.                                                         'class' => 'ObjectFieldGetter',
  18917.                                                         'childs' => [
  18918.                                                             => [
  18919.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  18920.                                                                 'type' => 'value',
  18921.                                                                 'class' => 'DefaultValue',
  18922.                                                                 'attribute' => 'recipe',
  18923.                                                                 'dataType' => 'manyToOneRelation',
  18924.                                                                 'childs' => [
  18925.                                                                 ],
  18926.                                                             ],
  18927.                                                         ],
  18928.                                                         'attribute' => 'recipe',
  18929.                                                         'forwardAttribute' => '',
  18930.                                                     ],
  18931.                                                 ],
  18932.                                                 'attribute' => 'recipeID',
  18933.                                                 'forwardAttribute' => '',
  18934.                                             ],
  18935.                                             'key' => '#6414465c8cec7',
  18936.                                         ],
  18937.                                         'isOperator' => true,
  18938.                                     ],
  18939.                                     '#6414465c8cec8' => [
  18940.                                         'name' => '#6414465c8cec8',
  18941.                                         'position' => 2,
  18942.                                         'hidden' => false,
  18943.                                         'width' => 100,
  18944.                                         'locked' => false,
  18945.                                         'fieldConfig' => [
  18946.                                             'isOperator' => true,
  18947.                                             'attributes' => [
  18948.                                                 'label' => 'Alpha-Nr.',
  18949.                                                 'type' => 'operator',
  18950.                                                 'class' => 'ObjectFieldGetter',
  18951.                                                 'attribute' => 'skuAlpha',
  18952.                                                 'forwardAttribute' => '',
  18953.                                                 'childs' => [
  18954.                                                     => [
  18955.                                                         'label' => 'Operator ObjectField Getter',
  18956.                                                         'type' => 'operator',
  18957.                                                         'class' => 'ObjectFieldGetter',
  18958.                                                         'attribute' => 'erpItem',
  18959.                                                         'forwardAttribute' => '',
  18960.                                                         'childs' => [
  18961.                                                             => [
  18962.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  18963.                                                                 'type' => 'value',
  18964.                                                                 'class' => 'DefaultValue',
  18965.                                                                 'attribute' => 'erpItem',
  18966.                                                                 'dataType' => 'manyToOneRelation',
  18967.                                                                 'childs' => [
  18968.                                                                 ],
  18969.                                                             ],
  18970.                                                         ],
  18971.                                                     ],
  18972.                                                 ],
  18973.                                             ],
  18974.                                             'key' => '#6414465c8cec8',
  18975.                                         ],
  18976.                                         'isOperator' => true,
  18977.                                     ],
  18978.                                     '#6414465c8cec9' => [
  18979.                                         'name' => '#6414465c8cec9',
  18980.                                         'position' => 3,
  18981.                                         'hidden' => false,
  18982.                                         'width' => 100,
  18983.                                         'locked' => false,
  18984.                                         'fieldConfig' => [
  18985.                                             'isOperator' => true,
  18986.                                             'attributes' => [
  18987.                                                 'label' => 'SAP-Nr.',
  18988.                                                 'type' => 'operator',
  18989.                                                 'class' => 'ObjectFieldGetter',
  18990.                                                 'childs' => [
  18991.                                                     => [
  18992.                                                         'label' => 'Operator ObjectField Getter',
  18993.                                                         'type' => 'operator',
  18994.                                                         'class' => 'ObjectFieldGetter',
  18995.                                                         'childs' => [
  18996.                                                             => [
  18997.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  18998.                                                                 'type' => 'value',
  18999.                                                                 'class' => 'DefaultValue',
  19000.                                                                 'attribute' => 'erpItem',
  19001.                                                                 'dataType' => 'manyToOneRelation',
  19002.                                                                 'childs' => [
  19003.                                                                 ],
  19004.                                                             ],
  19005.                                                         ],
  19006.                                                         'attribute' => 'erpItem',
  19007.                                                         'forwardAttribute' => '',
  19008.                                                     ],
  19009.                                                 ],
  19010.                                                 'attribute' => 'skuSAP',
  19011.                                                 'forwardAttribute' => '',
  19012.                                             ],
  19013.                                             'key' => '#6414465c8cec9',
  19014.                                         ],
  19015.                                         'isOperator' => true,
  19016.                                     ],
  19017.                                     '#6414465c8ceca' => [
  19018.                                         'name' => '#6414465c8ceca',
  19019.                                         'position' => 4,
  19020.                                         'hidden' => false,
  19021.                                         'width' => 100,
  19022.                                         'locked' => false,
  19023.                                         'fieldConfig' => [
  19024.                                             'isOperator' => true,
  19025.                                             'attributes' => [
  19026.                                                 'label' => 'Sortiment',
  19027.                                                 'type' => 'operator',
  19028.                                                 'class' => 'Alias',
  19029.                                                 'childs' => [
  19030.                                                     => [
  19031.                                                         'label' => 'Sortiment (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment)',
  19032.                                                         'type' => 'value',
  19033.                                                         'class' => 'DefaultValue',
  19034.                                                         'attribute' => 'assortment',
  19035.                                                         'dataType' => 'select',
  19036.                                                         'childs' => [
  19037.                                                         ],
  19038.                                                     ],
  19039.                                                 ],
  19040.                                             ],
  19041.                                             'key' => '#6414465c8ceca',
  19042.                                         ],
  19043.                                         'isOperator' => true,
  19044.                                     ],
  19045.                                     '#6414465c8cecb' => [
  19046.                                         'name' => '#6414465c8cecb',
  19047.                                         'position' => 5,
  19048.                                         'hidden' => false,
  19049.                                         'width' => 100,
  19050.                                         'locked' => false,
  19051.                                         'fieldConfig' => [
  19052.                                             'isOperator' => true,
  19053.                                             'attributes' => [
  19054.                                                 'label' => 'Aggregatszustand',
  19055.                                                 'type' => 'operator',
  19056.                                                 'class' => 'ObjectFieldGetter',
  19057.                                                 'attribute' => 'state',
  19058.                                                 'forwardAttribute' => '',
  19059.                                                 'childs' => [
  19060.                                                     => [
  19061.                                                         'label' => 'getter',
  19062.                                                         'type' => 'operator',
  19063.                                                         'class' => 'ObjectFieldGetter',
  19064.                                                         'attribute' => 'productState',
  19065.                                                         'forwardAttribute' => '',
  19066.                                                         'childs' => [
  19067.                                                             => [
  19068.                                                                 'label' => 'Aggregatszustand (productState) (productState) (productState)',
  19069.                                                                 'type' => 'value',
  19070.                                                                 'class' => 'DefaultValue',
  19071.                                                                 'attribute' => 'productState',
  19072.                                                                 'dataType' => 'manyToOneRelation',
  19073.                                                                 'childs' => [
  19074.                                                                 ],
  19075.                                                             ],
  19076.                                                         ],
  19077.                                                     ],
  19078.                                                 ],
  19079.                                             ],
  19080.                                             'key' => '#6414465c8cecb',
  19081.                                         ],
  19082.                                         'isOperator' => true,
  19083.                                     ],
  19084.                                     '#6414465c8cecc' => [
  19085.                                         'name' => '#6414465c8cecc',
  19086.                                         'position' => 6,
  19087.                                         'hidden' => false,
  19088.                                         'width' => 100,
  19089.                                         'locked' => false,
  19090.                                         'fieldConfig' => [
  19091.                                             'isOperator' => true,
  19092.                                             'attributes' => [
  19093.                                                 'label' => 'Geschmacksrichtung',
  19094.                                                 'type' => 'operator',
  19095.                                                 'class' => 'ObjectFieldGetter',
  19096.                                                 'attribute' => 'taste',
  19097.                                                 'forwardAttribute' => '',
  19098.                                                 'childs' => [
  19099.                                                     => [
  19100.                                                         'label' => 'Operator ObjectField Getter',
  19101.                                                         'type' => 'operator',
  19102.                                                         'class' => 'ObjectFieldGetter',
  19103.                                                         'attribute' => 'taste',
  19104.                                                         'forwardAttribute' => '',
  19105.                                                         'childs' => [
  19106.                                                             => [
  19107.                                                                 'label' => 'Geschmacksrichtung (taste) (taste) (taste) (taste) (taste)',
  19108.                                                                 'type' => 'value',
  19109.                                                                 'class' => 'DefaultValue',
  19110.                                                                 'attribute' => 'taste',
  19111.                                                                 'dataType' => 'manyToOneRelation',
  19112.                                                                 'childs' => [
  19113.                                                                 ],
  19114.                                                             ],
  19115.                                                         ],
  19116.                                                     ],
  19117.                                                 ],
  19118.                                             ],
  19119.                                             'key' => '#6414465c8cecc',
  19120.                                         ],
  19121.                                         'isOperator' => true,
  19122.                                     ],
  19123.                                     '#6414465c8cecd' => [
  19124.                                         'name' => '#6414465c8cecd',
  19125.                                         'position' => 7,
  19126.                                         'hidden' => false,
  19127.                                         'width' => 100,
  19128.                                         'locked' => false,
  19129.                                         'fieldConfig' => [
  19130.                                             'isOperator' => true,
  19131.                                             'attributes' => [
  19132.                                                 'label' => 'Lagerbedingung',
  19133.                                                 'type' => 'operator',
  19134.                                                 'class' => 'ObjectFieldGetter',
  19135.                                                 'attribute' => 'condition',
  19136.                                                 'forwardAttribute' => '',
  19137.                                                 'childs' => [
  19138.                                                     => [
  19139.                                                         'label' => 'Operator ObjectField Getter',
  19140.                                                         'type' => 'operator',
  19141.                                                         'class' => 'ObjectFieldGetter',
  19142.                                                         'attribute' => 'productCondition',
  19143.                                                         'forwardAttribute' => '',
  19144.                                                         'childs' => [
  19145.                                                             => [
  19146.                                                                 'label' => 'Lager-Bedingung (productCondition) (productCondition) (productCondition) (productCondition) (productCondition)',
  19147.                                                                 'type' => 'value',
  19148.                                                                 'class' => 'DefaultValue',
  19149.                                                                 'attribute' => 'productCondition',
  19150.                                                                 'dataType' => 'manyToOneRelation',
  19151.                                                                 'childs' => [
  19152.                                                                 ],
  19153.                                                             ],
  19154.                                                         ],
  19155.                                                     ],
  19156.                                                 ],
  19157.                                             ],
  19158.                                             'key' => '#6414465c8cecd',
  19159.                                         ],
  19160.                                         'isOperator' => true,
  19161.                                     ],
  19162.                                     '#6414465c8cece' => [
  19163.                                         'name' => '#6414465c8cece',
  19164.                                         'position' => 8,
  19165.                                         'hidden' => false,
  19166.                                         'width' => 100,
  19167.                                         'locked' => false,
  19168.                                         'fieldConfig' => [
  19169.                                             'isOperator' => true,
  19170.                                             'attributes' => [
  19171.                                                 'label' => 'Marke',
  19172.                                                 'type' => 'operator',
  19173.                                                 'class' => 'ObjectFieldGetter',
  19174.                                                 'attribute' => 'brand',
  19175.                                                 'forwardAttribute' => '',
  19176.                                                 'childs' => [
  19177.                                                     => [
  19178.                                                         'label' => 'Operator ObjectField Getter',
  19179.                                                         'type' => 'operator',
  19180.                                                         'class' => 'ObjectFieldGetter',
  19181.                                                         'attribute' => 'brand',
  19182.                                                         'forwardAttribute' => '',
  19183.                                                         'childs' => [
  19184.                                                             => [
  19185.                                                                 'label' => 'Marke (brand) (brand) (brand) (brand) (brand)',
  19186.                                                                 'type' => 'value',
  19187.                                                                 'class' => 'DefaultValue',
  19188.                                                                 'attribute' => 'brand',
  19189.                                                                 'dataType' => 'manyToOneRelation',
  19190.                                                                 'childs' => [
  19191.                                                                 ],
  19192.                                                             ],
  19193.                                                         ],
  19194.                                                     ],
  19195.                                                 ],
  19196.                                             ],
  19197.                                             'key' => '#6414465c8cece',
  19198.                                         ],
  19199.                                         'isOperator' => true,
  19200.                                     ],
  19201.                                     '#6414465c8cecf' => [
  19202.                                         'name' => '#6414465c8cecf',
  19203.                                         'position' => 9,
  19204.                                         'hidden' => false,
  19205.                                         'width' => 100,
  19206.                                         'locked' => false,
  19207.                                         'fieldConfig' => [
  19208.                                             'isOperator' => true,
  19209.                                             'attributes' => [
  19210.                                                 'label' => 'Positionierung',
  19211.                                                 'type' => 'operator',
  19212.                                                 'class' => 'ObjectFieldGetter',
  19213.                                                 'attribute' => 'position',
  19214.                                                 'forwardAttribute' => '',
  19215.                                                 'childs' => [
  19216.                                                     => [
  19217.                                                         'label' => 'Operator ObjectField Getter',
  19218.                                                         'type' => 'operator',
  19219.                                                         'class' => 'ObjectFieldGetter',
  19220.                                                         'attribute' => 'positioning',
  19221.                                                         'forwardAttribute' => '',
  19222.                                                         'childs' => [
  19223.                                                             => [
  19224.                                                                 'label' => 'Positionierung (positioning) (positioning) (positioning) (positioning) (positioning)',
  19225.                                                                 'type' => 'value',
  19226.                                                                 'class' => 'DefaultValue',
  19227.                                                                 'attribute' => 'positioning',
  19228.                                                                 'dataType' => 'manyToOneRelation',
  19229.                                                                 'childs' => [
  19230.                                                                 ],
  19231.                                                             ],
  19232.                                                         ],
  19233.                                                     ],
  19234.                                                 ],
  19235.                                             ],
  19236.                                             'key' => '#6414465c8cecf',
  19237.                                         ],
  19238.                                         'isOperator' => true,
  19239.                                     ],
  19240.                                     '#6414465c8ced0' => [
  19241.                                         'name' => '#6414465c8ced0',
  19242.                                         'position' => 10,
  19243.                                         'hidden' => false,
  19244.                                         'width' => 100,
  19245.                                         'locked' => false,
  19246.                                         'fieldConfig' => [
  19247.                                             'isOperator' => true,
  19248.                                             'attributes' => [
  19249.                                                 'label' => 'Sortimentslinie',
  19250.                                                 'type' => 'operator',
  19251.                                                 'class' => 'ObjectFieldGetter',
  19252.                                                 'attribute' => 'line',
  19253.                                                 'forwardAttribute' => '',
  19254.                                                 'childs' => [
  19255.                                                     => [
  19256.                                                         'label' => 'Operator ObjectField Getter',
  19257.                                                         'type' => 'operator',
  19258.                                                         'class' => 'ObjectFieldGetter',
  19259.                                                         'attribute' => 'line',
  19260.                                                         'forwardAttribute' => '',
  19261.                                                         'childs' => [
  19262.                                                             => [
  19263.                                                                 'label' => 'Sortiments-Linie (line) (line) (line) (line) (line)',
  19264.                                                                 'type' => 'value',
  19265.                                                                 'class' => 'DefaultValue',
  19266.                                                                 'attribute' => 'line',
  19267.                                                                 'dataType' => 'manyToOneRelation',
  19268.                                                                 'childs' => [
  19269.                                                                 ],
  19270.                                                             ],
  19271.                                                         ],
  19272.                                                     ],
  19273.                                                 ],
  19274.                                             ],
  19275.                                             'key' => '#6414465c8ced0',
  19276.                                         ],
  19277.                                         'isOperator' => true,
  19278.                                     ],
  19279.                                     '#6414465c8ced1' => [
  19280.                                         'name' => '#6414465c8ced1',
  19281.                                         'position' => 11,
  19282.                                         'hidden' => false,
  19283.                                         'width' => 100,
  19284.                                         'locked' => false,
  19285.                                         'fieldConfig' => [
  19286.                                             'isOperator' => true,
  19287.                                             'attributes' => [
  19288.                                                 'label' => 'Kategorie',
  19289.                                                 'type' => 'operator',
  19290.                                                 'class' => 'ObjectFieldGetter',
  19291.                                                 'childs' => [
  19292.                                                     => [
  19293.                                                         'label' => 'Operator PHP Code',
  19294.                                                         'type' => 'operator',
  19295.                                                         'class' => 'PHPCode',
  19296.                                                         'childs' => [
  19297.                                                             => [
  19298.                                                                 'label' => 'Kategorie (category)',
  19299.                                                                 'type' => 'value',
  19300.                                                                 'class' => 'DefaultValue',
  19301.                                                                 'attribute' => 'category',
  19302.                                                                 'dataType' => 'manyToOneRelation',
  19303.                                                                 'childs' => [
  19304.                                                                 ],
  19305.                                                             ],
  19306.                                                         ],
  19307.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\ParentElement',
  19308.                                                         'additionalData' => '',
  19309.                                                     ],
  19310.                                                 ],
  19311.                                                 'attribute' => 'category',
  19312.                                                 'forwardAttribute' => '',
  19313.                                             ],
  19314.                                             'key' => '#6414465c8ced1',
  19315.                                         ],
  19316.                                         'isOperator' => true,
  19317.                                     ],
  19318.                                     '#6414465c8ced2' => [
  19319.                                         'name' => '#6414465c8ced2',
  19320.                                         'position' => 12,
  19321.                                         'hidden' => false,
  19322.                                         'width' => 100,
  19323.                                         'locked' => false,
  19324.                                         'fieldConfig' => [
  19325.                                             'isOperator' => true,
  19326.                                             'attributes' => [
  19327.                                                 'label' => 'Subkategorie',
  19328.                                                 'type' => 'operator',
  19329.                                                 'class' => 'ObjectFieldGetter',
  19330.                                                 'attribute' => 'category',
  19331.                                                 'forwardAttribute' => '',
  19332.                                                 'childs' => [
  19333.                                                     => [
  19334.                                                         'label' => 'Operator ObjectField Getter',
  19335.                                                         'type' => 'operator',
  19336.                                                         'class' => 'ObjectFieldGetter',
  19337.                                                         'attribute' => 'category',
  19338.                                                         'forwardAttribute' => '',
  19339.                                                         'childs' => [
  19340.                                                             => [
  19341.                                                                 'label' => 'Kategorie (category) (category) (category) (category) (category) (category) (category)',
  19342.                                                                 'type' => 'value',
  19343.                                                                 'class' => 'DefaultValue',
  19344.                                                                 'attribute' => 'category',
  19345.                                                                 'dataType' => 'manyToOneRelation',
  19346.                                                                 'childs' => [
  19347.                                                                 ],
  19348.                                                             ],
  19349.                                                         ],
  19350.                                                     ],
  19351.                                                 ],
  19352.                                             ],
  19353.                                             'key' => '#6414465c8ced2',
  19354.                                         ],
  19355.                                         'isOperator' => true,
  19356.                                     ],
  19357.                                     '#6414465c8ced3' => [
  19358.                                         'name' => '#6414465c8ced3',
  19359.                                         'position' => 13,
  19360.                                         'hidden' => false,
  19361.                                         'width' => 100,
  19362.                                         'locked' => false,
  19363.                                         'fieldConfig' => [
  19364.                                             'isOperator' => true,
  19365.                                             'attributes' => [
  19366.                                                 'label' => 'Artikelbezeichnung',
  19367.                                                 'type' => 'operator',
  19368.                                                 'class' => 'Alias',
  19369.                                                 'childs' => [
  19370.                                                     => [
  19371.                                                         'label' => 'Bezeichnung (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name)',
  19372.                                                         'type' => 'value',
  19373.                                                         'class' => 'DefaultValue',
  19374.                                                         'attribute' => 'name',
  19375.                                                         'dataType' => 'input',
  19376.                                                         'childs' => [
  19377.                                                         ],
  19378.                                                     ],
  19379.                                                 ],
  19380.                                             ],
  19381.                                             'key' => '#6414465c8ced3',
  19382.                                         ],
  19383.                                         'isOperator' => true,
  19384.                                     ],
  19385.                                     '#6414465c8ced4' => [
  19386.                                         'name' => '#6414465c8ced4',
  19387.                                         'position' => 14,
  19388.                                         'hidden' => false,
  19389.                                         'width' => 100,
  19390.                                         'locked' => false,
  19391.                                         'fieldConfig' => [
  19392.                                             'isOperator' => true,
  19393.                                             'attributes' => [
  19394.                                                 'label' => 'Zusatzbeschreibung',
  19395.                                                 'type' => 'operator',
  19396.                                                 'class' => 'Alias',
  19397.                                                 'childs' => [
  19398.                                                     => [
  19399.                                                         'label' => 'Kurzbeschreibung (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription)',
  19400.                                                         'type' => 'value',
  19401.                                                         'class' => 'DefaultValue',
  19402.                                                         'attribute' => 'shortDescription',
  19403.                                                         'dataType' => 'textarea',
  19404.                                                         'childs' => [
  19405.                                                         ],
  19406.                                                     ],
  19407.                                                 ],
  19408.                                             ],
  19409.                                             'key' => '#6414465c8ced4',
  19410.                                         ],
  19411.                                         'isOperator' => true,
  19412.                                     ],
  19413.                                     '#6414465c8ced5' => [
  19414.                                         'name' => '#6414465c8ced5',
  19415.                                         'position' => 15,
  19416.                                         'hidden' => false,
  19417.                                         'width' => 100,
  19418.                                         'locked' => false,
  19419.                                         'fieldConfig' => [
  19420.                                             'isOperator' => true,
  19421.                                             'attributes' => [
  19422.                                                 'label' => 'Inhalt VE (Nettogewicht)',
  19423.                                                 'type' => 'operator',
  19424.                                                 'class' => 'ObjectFieldGetter',
  19425.                                                 'attribute' => 'weightNetto',
  19426.                                                 'forwardAttribute' => '',
  19427.                                                 'childs' => [
  19428.                                                     => [
  19429.                                                         'label' => 'Operator ObjectField Getter',
  19430.                                                         'type' => 'operator',
  19431.                                                         'class' => 'ObjectFieldGetter',
  19432.                                                         'attribute' => 'erpItem',
  19433.                                                         'forwardAttribute' => '',
  19434.                                                         'childs' => [
  19435.                                                             => [
  19436.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  19437.                                                                 'type' => 'value',
  19438.                                                                 'class' => 'DefaultValue',
  19439.                                                                 'attribute' => 'erpItem',
  19440.                                                                 'dataType' => 'manyToOneRelation',
  19441.                                                                 'childs' => [
  19442.                                                                 ],
  19443.                                                             ],
  19444.                                                         ],
  19445.                                                     ],
  19446.                                                 ],
  19447.                                             ],
  19448.                                             'key' => '#6414465c8ced5',
  19449.                                         ],
  19450.                                         'isOperator' => true,
  19451.                                     ],
  19452.                                     '#6414465c8ced6' => [
  19453.                                         'name' => '#6414465c8ced6',
  19454.                                         'position' => 16,
  19455.                                         'hidden' => false,
  19456.                                         'width' => 100,
  19457.                                         'locked' => false,
  19458.                                         'fieldConfig' => [
  19459.                                             'isOperator' => true,
  19460.                                             'attributes' => [
  19461.                                                 'label' => 'Verkaufseinheit (VE)',
  19462.                                                 'type' => 'operator',
  19463.                                                 'class' => 'ObjectFieldGetter',
  19464.                                                 'attribute' => 'packType',
  19465.                                                 'forwardAttribute' => '',
  19466.                                                 'childs' => [
  19467.                                                     => [
  19468.                                                         'label' => 'Operator ObjectField Getter',
  19469.                                                         'type' => 'operator',
  19470.                                                         'class' => 'ObjectFieldGetter',
  19471.                                                         'attribute' => 'packageType',
  19472.                                                         'forwardAttribute' => '',
  19473.                                                         'childs' => [
  19474.                                                             => [
  19475.                                                                 'label' => 'Operator ObjectField Getter',
  19476.                                                                 'type' => 'operator',
  19477.                                                                 'class' => 'ObjectFieldGetter',
  19478.                                                                 'attribute' => 'erpItem',
  19479.                                                                 'forwardAttribute' => '',
  19480.                                                                 'childs' => [
  19481.                                                                     => [
  19482.                                                                         'label' => 'Verkaufs-Artikeldaten (erpItem)',
  19483.                                                                         'type' => 'value',
  19484.                                                                         'class' => 'DefaultValue',
  19485.                                                                         'attribute' => 'erpItem',
  19486.                                                                         'dataType' => 'manyToOneRelation',
  19487.                                                                         'childs' => [
  19488.                                                                         ],
  19489.                                                                     ],
  19490.                                                                 ],
  19491.                                                             ],
  19492.                                                         ],
  19493.                                                     ],
  19494.                                                 ],
  19495.                                             ],
  19496.                                             'key' => '#6414465c8ced6',
  19497.                                         ],
  19498.                                         'isOperator' => true,
  19499.                                     ],
  19500.                                     '#6414465c8ced7' => [
  19501.                                         'name' => '#6414465c8ced7',
  19502.                                         'position' => 17,
  19503.                                         'hidden' => false,
  19504.                                         'width' => 100,
  19505.                                         'locked' => false,
  19506.                                         'fieldConfig' => [
  19507.                                             'isOperator' => true,
  19508.                                             'attributes' => [
  19509.                                                 'label' => 'Konsistenz Produkt',
  19510.                                                 'type' => 'operator',
  19511.                                                 'class' => 'ObjectFieldGetter',
  19512.                                                 'attribute' => 'consistency',
  19513.                                                 'forwardAttribute' => '',
  19514.                                                 'childs' => [
  19515.                                                     => [
  19516.                                                         'label' => 'Konsistenz',
  19517.                                                         'type' => 'operator',
  19518.                                                         'class' => 'ObjectFieldGetter',
  19519.                                                         'attribute' => 'consistencyRaw',
  19520.                                                         'forwardAttribute' => '',
  19521.                                                         'childs' => [
  19522.                                                             => [
  19523.                                                                 'label' => 'Operator ObjectField Getter',
  19524.                                                                 'type' => 'operator',
  19525.                                                                 'class' => 'ObjectFieldGetter',
  19526.                                                                 'attribute' => 'recipe',
  19527.                                                                 'forwardAttribute' => '',
  19528.                                                                 'childs' => [
  19529.                                                                     => [
  19530.                                                                         'label' => 'Recipe (recipe)',
  19531.                                                                         'type' => 'value',
  19532.                                                                         'class' => 'DefaultValue',
  19533.                                                                         'attribute' => 'recipe',
  19534.                                                                         'dataType' => 'manyToOneRelation',
  19535.                                                                         'childs' => [
  19536.                                                                         ],
  19537.                                                                     ],
  19538.                                                                 ],
  19539.                                                             ],
  19540.                                                         ],
  19541.                                                     ],
  19542.                                                 ],
  19543.                                             ],
  19544.                                             'key' => '#6414465c8ced7',
  19545.                                         ],
  19546.                                         'isOperator' => true,
  19547.                                     ],
  19548.                                     '#6414465c8ced8' => [
  19549.                                         'name' => '#6414465c8ced8',
  19550.                                         'position' => 18,
  19551.                                         'hidden' => false,
  19552.                                         'width' => 100,
  19553.                                         'locked' => false,
  19554.                                         'fieldConfig' => [
  19555.                                             'isOperator' => true,
  19556.                                             'attributes' => [
  19557.                                                 'label' => 'Konsistenz zubereitet',
  19558.                                                 'type' => 'operator',
  19559.                                                 'class' => 'ObjectFieldGetter',
  19560.                                                 'childs' => [
  19561.                                                     => [
  19562.                                                         'label' => 'Operator ObjectField Getter',
  19563.                                                         'type' => 'operator',
  19564.                                                         'class' => 'ObjectFieldGetter',
  19565.                                                         'childs' => [
  19566.                                                             => [
  19567.                                                                 'label' => 'Operator ObjectField Getter',
  19568.                                                                 'type' => 'operator',
  19569.                                                                 'class' => 'ObjectFieldGetter',
  19570.                                                                 'childs' => [
  19571.                                                                     => [
  19572.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  19573.                                                                         'type' => 'value',
  19574.                                                                         'class' => 'DefaultValue',
  19575.                                                                         'attribute' => 'recipe',
  19576.                                                                         'dataType' => 'manyToOneRelation',
  19577.                                                                         'childs' => [
  19578.                                                                         ],
  19579.                                                                     ],
  19580.                                                                 ],
  19581.                                                                 'attribute' => 'recipe',
  19582.                                                                 'forwardAttribute' => '',
  19583.                                                             ],
  19584.                                                         ],
  19585.                                                         'attribute' => 'consistencyPrep',
  19586.                                                         'forwardAttribute' => '',
  19587.                                                     ],
  19588.                                                 ],
  19589.                                                 'attribute' => 'consistency',
  19590.                                                 'forwardAttribute' => '',
  19591.                                             ],
  19592.                                             'key' => '#6414465c8ced8',
  19593.                                         ],
  19594.                                         'isOperator' => true,
  19595.                                     ],
  19596.                                     '#6414465c8ced9' => [
  19597.                                         'name' => '#6414465c8ced9',
  19598.                                         'position' => 19,
  19599.                                         'hidden' => false,
  19600.                                         'width' => 100,
  19601.                                         'locked' => false,
  19602.                                         'fieldConfig' => [
  19603.                                             'isOperator' => true,
  19604.                                             'attributes' => [
  19605.                                                 'label' => 'Zutaten',
  19606.                                                 'type' => 'operator',
  19607.                                                 'class' => 'StringReplace',
  19608.                                                 'childs' => [
  19609.                                                     => [
  19610.                                                         'label' => 'Operator String Replace',
  19611.                                                         'type' => 'operator',
  19612.                                                         'class' => 'StringReplace',
  19613.                                                         'childs' => [
  19614.                                                             => [
  19615.                                                                 'label' => 'Operator String Replace',
  19616.                                                                 'type' => 'operator',
  19617.                                                                 'class' => 'StringReplace',
  19618.                                                                 'childs' => [
  19619.                                                                     => [
  19620.                                                                         'label' => 'Operator String Replace',
  19621.                                                                         'type' => 'operator',
  19622.                                                                         'class' => 'StringReplace',
  19623.                                                                         'childs' => [
  19624.                                                                             => [
  19625.                                                                                 'label' => 'Operator String Replace',
  19626.                                                                                 'type' => 'operator',
  19627.                                                                                 'class' => 'StringReplace',
  19628.                                                                                 'childs' => [
  19629.                                                                                     => [
  19630.                                                                                         'label' => 'Zutaten',
  19631.                                                                                         'type' => 'operator',
  19632.                                                                                         'class' => 'ObjectFieldGetter',
  19633.                                                                                         'attribute' => 'ingredientList',
  19634.                                                                                         'forwardAttribute' => '',
  19635.                                                                                         'childs' => [
  19636.                                                                                             => [
  19637.                                                                                                 'label' => 'Operator ObjectField Getter',
  19638.                                                                                                 'type' => 'operator',
  19639.                                                                                                 'class' => 'ObjectFieldGetter',
  19640.                                                                                                 'attribute' => 'recipe',
  19641.                                                                                                 'forwardAttribute' => '',
  19642.                                                                                                 'childs' => [
  19643.                                                                                                     => [
  19644.                                                                                                         'label' => 'Recipe (recipe)',
  19645.                                                                                                         'type' => 'value',
  19646.                                                                                                         'class' => 'DefaultValue',
  19647.                                                                                                         'attribute' => 'recipe',
  19648.                                                                                                         'dataType' => 'manyToOneRelation',
  19649.                                                                                                         'childs' => [
  19650.                                                                                                         ],
  19651.                                                                                                     ],
  19652.                                                                                                 ],
  19653.                                                                                             ],
  19654.                                                                                         ],
  19655.                                                                                     ],
  19656.                                                                                 ],
  19657.                                                                                 'search' => '</strong>',
  19658.                                                                                 'replace' => '',
  19659.                                                                                 'insensitive' => false,
  19660.                                                                             ],
  19661.                                                                         ],
  19662.                                                                         'search' => '<strong>',
  19663.                                                                         'replace' => '',
  19664.                                                                         'insensitive' => false,
  19665.                                                                     ],
  19666.                                                                 ],
  19667.                                                                 'search' => '<br />',
  19668.                                                                 'replace' => '',
  19669.                                                                 'insensitive' => false,
  19670.                                                             ],
  19671.                                                         ],
  19672.                                                         'search' => '</p>',
  19673.                                                         'replace' => '',
  19674.                                                         'insensitive' => false,
  19675.                                                     ],
  19676.                                                 ],
  19677.                                                 'search' => '<p>',
  19678.                                                 'replace' => '',
  19679.                                                 'insensitive' => false,
  19680.                                             ],
  19681.                                             'key' => '#6414465c8ced9',
  19682.                                         ],
  19683.                                         'isOperator' => true,
  19684.                                     ],
  19685.                                     '#6414465c8ceda' => [
  19686.                                         'name' => '#6414465c8ceda',
  19687.                                         'position' => 20,
  19688.                                         'hidden' => false,
  19689.                                         'width' => 100,
  19690.                                         'locked' => false,
  19691.                                         'fieldConfig' => [
  19692.                                             'isOperator' => true,
  19693.                                             'attributes' => [
  19694.                                                 'label' => 'Dosierung',
  19695.                                                 'type' => 'operator',
  19696.                                                 'class' => 'ObjectFieldGetter',
  19697.                                                 'attribute' => 'dosageText',
  19698.                                                 'forwardAttribute' => '',
  19699.                                                 'childs' => [
  19700.                                                     => [
  19701.                                                         'label' => 'Operator ObjectField Getter',
  19702.                                                         'type' => 'operator',
  19703.                                                         'class' => 'ObjectFieldGetter',
  19704.                                                         'attribute' => 'recipe',
  19705.                                                         'forwardAttribute' => '',
  19706.                                                         'childs' => [
  19707.                                                             => [
  19708.                                                                 'label' => 'Recipe (recipe)',
  19709.                                                                 'type' => 'value',
  19710.                                                                 'class' => 'DefaultValue',
  19711.                                                                 'attribute' => 'recipe',
  19712.                                                                 'dataType' => 'manyToOneRelation',
  19713.                                                                 'childs' => [
  19714.                                                                 ],
  19715.                                                             ],
  19716.                                                         ],
  19717.                                                     ],
  19718.                                                 ],
  19719.                                             ],
  19720.                                             'key' => '#6414465c8ceda',
  19721.                                         ],
  19722.                                         'isOperator' => true,
  19723.                                     ],
  19724.                                     '#6414465c8cedb' => [
  19725.                                         'name' => '#6414465c8cedb',
  19726.                                         'position' => 21,
  19727.                                         'hidden' => false,
  19728.                                         'width' => 100,
  19729.                                         'locked' => false,
  19730.                                         'fieldConfig' => [
  19731.                                             'isOperator' => true,
  19732.                                             'attributes' => [
  19733.                                                 'label' => 'Zubereitungsanleitung',
  19734.                                                 'type' => 'operator',
  19735.                                                 'class' => 'ObjectFieldGetter',
  19736.                                                 'childs' => [
  19737.                                                     => [
  19738.                                                         'label' => 'Operator ObjectField Getter',
  19739.                                                         'type' => 'operator',
  19740.                                                         'class' => 'ObjectFieldGetter',
  19741.                                                         'childs' => [
  19742.                                                             => [
  19743.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  19744.                                                                 'type' => 'value',
  19745.                                                                 'class' => 'DefaultValue',
  19746.                                                                 'attribute' => 'recipe',
  19747.                                                                 'dataType' => 'manyToOneRelation',
  19748.                                                                 'childs' => [
  19749.                                                                 ],
  19750.                                                             ],
  19751.                                                         ],
  19752.                                                         'attribute' => 'recipe',
  19753.                                                         'forwardAttribute' => '',
  19754.                                                     ],
  19755.                                                 ],
  19756.                                                 'attribute' => 'prepInstructions',
  19757.                                                 'forwardAttribute' => '',
  19758.                                             ],
  19759.                                             'key' => '#6414465c8cedb',
  19760.                                         ],
  19761.                                         'isOperator' => true,
  19762.                                     ],
  19763.                                     '#6414465c8cedc' => [
  19764.                                         'name' => '#6414465c8cedc',
  19765.                                         'position' => 22,
  19766.                                         'hidden' => false,
  19767.                                         'width' => 100,
  19768.                                         'locked' => false,
  19769.                                         'fieldConfig' => [
  19770.                                             'isOperator' => true,
  19771.                                             'attributes' => [
  19772.                                                 'label' => 'Ergiebigkeit',
  19773.                                                 'type' => 'operator',
  19774.                                                 'class' => 'ObjectFieldGetter',
  19775.                                                 'attribute' => 'spreading',
  19776.                                                 'forwardAttribute' => '',
  19777.                                                 'childs' => [
  19778.                                                     => [
  19779.                                                         'label' => 'Operator ObjectField Getter',
  19780.                                                         'type' => 'operator',
  19781.                                                         'class' => 'ObjectFieldGetter',
  19782.                                                         'attribute' => 'erpItem',
  19783.                                                         'forwardAttribute' => '',
  19784.                                                         'childs' => [
  19785.                                                             => [
  19786.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  19787.                                                                 'type' => 'value',
  19788.                                                                 'class' => 'DefaultValue',
  19789.                                                                 'attribute' => 'erpItem',
  19790.                                                                 'dataType' => 'manyToOneRelation',
  19791.                                                                 'childs' => [
  19792.                                                                 ],
  19793.                                                             ],
  19794.                                                         ],
  19795.                                                     ],
  19796.                                                 ],
  19797.                                             ],
  19798.                                             'key' => '#6414465c8cedc',
  19799.                                         ],
  19800.                                         'isOperator' => true,
  19801.                                     ],
  19802.                                     '#6414465c8cedd' => [
  19803.                                         'name' => '#6414465c8cedd',
  19804.                                         'position' => 23,
  19805.                                         'hidden' => false,
  19806.                                         'width' => 100,
  19807.                                         'locked' => false,
  19808.                                         'fieldConfig' => [
  19809.                                             'isOperator' => true,
  19810.                                             'attributes' => [
  19811.                                                 'label' => 'Produktmerkmale',
  19812.                                                 'type' => 'operator',
  19813.                                                 'class' => 'ObjectFieldGetter',
  19814.                                                 'childs' => [
  19815.                                                     => [
  19816.                                                         'label' => 'Operator ObjectField Getter',
  19817.                                                         'type' => 'operator',
  19818.                                                         'class' => 'ObjectFieldGetter',
  19819.                                                         'childs' => [
  19820.                                                             => [
  19821.                                                                 'label' => 'Operator ObjectField Getter',
  19822.                                                                 'type' => 'operator',
  19823.                                                                 'class' => 'ObjectFieldGetter',
  19824.                                                                 'childs' => [
  19825.                                                                     => [
  19826.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  19827.                                                                         'type' => 'value',
  19828.                                                                         'class' => 'DefaultValue',
  19829.                                                                         'attribute' => 'recipe',
  19830.                                                                         'dataType' => 'manyToOneRelation',
  19831.                                                                         'childs' => [
  19832.                                                                         ],
  19833.                                                                     ],
  19834.                                                                 ],
  19835.                                                                 'attribute' => 'recipe',
  19836.                                                                 'forwardAttribute' => '',
  19837.                                                             ],
  19838.                                                         ],
  19839.                                                         'attribute' => 'features',
  19840.                                                         'forwardAttribute' => '',
  19841.                                                     ],
  19842.                                                 ],
  19843.                                                 'attribute' => 'feature',
  19844.                                                 'forwardAttribute' => '',
  19845.                                             ],
  19846.                                             'key' => '#6414465c8cedd',
  19847.                                         ],
  19848.                                         'isOperator' => true,
  19849.                                     ],
  19850.                                     '#6414465c8cede' => [
  19851.                                         'name' => '#6414465c8cede',
  19852.                                         'position' => 24,
  19853.                                         'hidden' => false,
  19854.                                         'width' => 100,
  19855.                                         'locked' => false,
  19856.                                         'fieldConfig' => [
  19857.                                             'isOperator' => true,
  19858.                                             'attributes' => [
  19859.                                                 'label' => 'deklarationsfrei',
  19860.                                                 'type' => 'operator',
  19861.                                                 'class' => 'BooleanFormatter',
  19862.                                                 'yesValue' => 'Ja',
  19863.                                                 'noValue' => 'Nein',
  19864.                                                 'childs' => [
  19865.                                                     => [
  19866.                                                         'label' => 'deklarationsfrei (o.d.p.Z.)',
  19867.                                                         'type' => 'operator',
  19868.                                                         'class' => 'PHPCode',
  19869.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  19870.                                                         'additionalData' => 'declaration-free',
  19871.                                                         'childs' => [
  19872.                                                             => [
  19873.                                                                 'label' => 'features',
  19874.                                                                 'type' => 'operator',
  19875.                                                                 'class' => 'ObjectFieldGetter',
  19876.                                                                 'attribute' => 'features',
  19877.                                                                 'forwardAttribute' => '',
  19878.                                                                 'childs' => [
  19879.                                                                     => [
  19880.                                                                         'label' => 'Recipe (recipe)',
  19881.                                                                         'type' => 'value',
  19882.                                                                         'class' => 'DefaultValue',
  19883.                                                                         'attribute' => 'recipe',
  19884.                                                                         'dataType' => 'manyToOneRelation',
  19885.                                                                         'childs' => [
  19886.                                                                         ],
  19887.                                                                     ],
  19888.                                                                 ],
  19889.                                                             ],
  19890.                                                         ],
  19891.                                                     ],
  19892.                                                 ],
  19893.                                             ],
  19894.                                             'key' => '#6414465c8cede',
  19895.                                         ],
  19896.                                         'isOperator' => true,
  19897.                                     ],
  19898.                                     '#6414465c8cedf' => [
  19899.                                         'name' => '#6414465c8cedf',
  19900.                                         'position' => 25,
  19901.                                         'hidden' => false,
  19902.                                         'width' => 100,
  19903.                                         'locked' => false,
  19904.                                         'fieldConfig' => [
  19905.                                             'isOperator' => true,
  19906.                                             'attributes' => [
  19907.                                                 'label' => 'MINUS ALLERGENE -A',
  19908.                                                 'type' => 'operator',
  19909.                                                 'class' => 'BooleanFormatter',
  19910.                                                 'yesValue' => 'Ja',
  19911.                                                 'noValue' => 'Nein',
  19912.                                                 'childs' => [
  19913.                                                     => [
  19914.                                                         'label' => 'MINUS ALLERGENE -A',
  19915.                                                         'type' => 'operator',
  19916.                                                         'class' => 'PHPCode',
  19917.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  19918.                                                         'additionalData' => 'MinusA',
  19919.                                                         'childs' => [
  19920.                                                             => [
  19921.                                                                 'label' => 'Operator ObjectField Getter',
  19922.                                                                 'type' => 'operator',
  19923.                                                                 'class' => 'ObjectFieldGetter',
  19924.                                                                 'childs' => [
  19925.                                                                     => [
  19926.                                                                         'label' => 'Recipe (recipe)',
  19927.                                                                         'type' => 'value',
  19928.                                                                         'class' => 'DefaultValue',
  19929.                                                                         'attribute' => 'recipe',
  19930.                                                                         'dataType' => 'manyToOneRelation',
  19931.                                                                         'childs' => [
  19932.                                                                         ],
  19933.                                                                     ],
  19934.                                                                 ],
  19935.                                                                 'attribute' => 'features',
  19936.                                                                 'forwardAttribute' => '',
  19937.                                                             ],
  19938.                                                         ],
  19939.                                                     ],
  19940.                                                 ],
  19941.                                             ],
  19942.                                             'key' => '#6414465c8cedf',
  19943.                                         ],
  19944.                                         'isOperator' => true,
  19945.                                     ],
  19946.                                     '#6414465c8cee0' => [
  19947.                                         'name' => '#6414465c8cee0',
  19948.                                         'position' => 26,
  19949.                                         'hidden' => false,
  19950.                                         'width' => 100,
  19951.                                         'locked' => false,
  19952.                                         'fieldConfig' => [
  19953.                                             'isOperator' => true,
  19954.                                             'attributes' => [
  19955.                                                 'label' => 'ohne glutenhaltige Zutaten',
  19956.                                                 'type' => 'operator',
  19957.                                                 'class' => 'BooleanFormatter',
  19958.                                                 'yesValue' => 'Ja',
  19959.                                                 'noValue' => 'Nein',
  19960.                                                 'childs' => [
  19961.                                                     => [
  19962.                                                         'label' => 'Operator PHP Code',
  19963.                                                         'type' => 'operator',
  19964.                                                         'class' => 'PHPCode',
  19965.                                                         'childs' => [
  19966.                                                             => [
  19967.                                                                 'label' => 'Operator ObjectField Getter',
  19968.                                                                 'type' => 'operator',
  19969.                                                                 'class' => 'ObjectFieldGetter',
  19970.                                                                 'childs' => [
  19971.                                                                     => [
  19972.                                                                         'label' => 'Recipe (recipe)',
  19973.                                                                         'type' => 'value',
  19974.                                                                         'class' => 'DefaultValue',
  19975.                                                                         'attribute' => 'recipe',
  19976.                                                                         'dataType' => 'manyToOneRelation',
  19977.                                                                         'childs' => [
  19978.                                                                         ],
  19979.                                                                     ],
  19980.                                                                 ],
  19981.                                                                 'attribute' => 'features',
  19982.                                                                 'forwardAttribute' => '',
  19983.                                                             ],
  19984.                                                         ],
  19985.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  19986.                                                         'additionalData' => 'no-gluten-ingredients',
  19987.                                                     ],
  19988.                                                 ],
  19989.                                             ],
  19990.                                             'key' => '#6414465c8cee0',
  19991.                                         ],
  19992.                                         'isOperator' => true,
  19993.                                     ],
  19994.                                     '#6414465c8cee1' => [
  19995.                                         'name' => '#6414465c8cee1',
  19996.                                         'position' => 27,
  19997.                                         'hidden' => false,
  19998.                                         'width' => 100,
  19999.                                         'locked' => false,
  20000.                                         'fieldConfig' => [
  20001.                                             'isOperator' => true,
  20002.                                             'attributes' => [
  20003.                                                 'label' => 'ohne lactosehaltige Zutaten',
  20004.                                                 'type' => 'operator',
  20005.                                                 'class' => 'BooleanFormatter',
  20006.                                                 'yesValue' => 'Ja',
  20007.                                                 'noValue' => 'Nein',
  20008.                                                 'childs' => [
  20009.                                                     => [
  20010.                                                         'label' => 'Operator PHP Code',
  20011.                                                         'type' => 'operator',
  20012.                                                         'class' => 'PHPCode',
  20013.                                                         'childs' => [
  20014.                                                             => [
  20015.                                                                 'label' => 'Operator ObjectField Getter',
  20016.                                                                 'type' => 'operator',
  20017.                                                                 'class' => 'ObjectFieldGetter',
  20018.                                                                 'childs' => [
  20019.                                                                     => [
  20020.                                                                         'label' => 'Recipe (recipe)',
  20021.                                                                         'type' => 'value',
  20022.                                                                         'class' => 'DefaultValue',
  20023.                                                                         'attribute' => 'recipe',
  20024.                                                                         'dataType' => 'manyToOneRelation',
  20025.                                                                         'childs' => [
  20026.                                                                         ],
  20027.                                                                     ],
  20028.                                                                 ],
  20029.                                                                 'attribute' => 'features',
  20030.                                                                 'forwardAttribute' => '',
  20031.                                                             ],
  20032.                                                         ],
  20033.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20034.                                                         'additionalData' => 'no-lacto-ingredients',
  20035.                                                     ],
  20036.                                                 ],
  20037.                                             ],
  20038.                                             'key' => '#6414465c8cee1',
  20039.                                         ],
  20040.                                         'isOperator' => true,
  20041.                                     ],
  20042.                                     '#6414465c8cee2' => [
  20043.                                         'name' => '#6414465c8cee2',
  20044.                                         'position' => 28,
  20045.                                         'hidden' => false,
  20046.                                         'width' => 100,
  20047.                                         'locked' => false,
  20048.                                         'fieldConfig' => [
  20049.                                             'isOperator' => true,
  20050.                                             'attributes' => [
  20051.                                                 'label' => 'ohne Hefeextrakt',
  20052.                                                 'type' => 'operator',
  20053.                                                 'class' => 'BooleanFormatter',
  20054.                                                 'yesValue' => 'Ja',
  20055.                                                 'noValue' => 'Nein',
  20056.                                                 'childs' => [
  20057.                                                     => [
  20058.                                                         'label' => 'Operator PHP Code',
  20059.                                                         'type' => 'operator',
  20060.                                                         'class' => 'PHPCode',
  20061.                                                         'childs' => [
  20062.                                                             => [
  20063.                                                                 'label' => 'Operator ObjectField Getter',
  20064.                                                                 'type' => 'operator',
  20065.                                                                 'class' => 'ObjectFieldGetter',
  20066.                                                                 'childs' => [
  20067.                                                                     => [
  20068.                                                                         'label' => 'Recipe (recipe)',
  20069.                                                                         'type' => 'value',
  20070.                                                                         'class' => 'DefaultValue',
  20071.                                                                         'attribute' => 'recipe',
  20072.                                                                         'dataType' => 'manyToOneRelation',
  20073.                                                                         'childs' => [
  20074.                                                                         ],
  20075.                                                                     ],
  20076.                                                                 ],
  20077.                                                                 'attribute' => 'features',
  20078.                                                                 'forwardAttribute' => '',
  20079.                                                             ],
  20080.                                                         ],
  20081.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20082.                                                         'additionalData' => 'yeast-free',
  20083.                                                     ],
  20084.                                                 ],
  20085.                                             ],
  20086.                                             'key' => '#6414465c8cee2',
  20087.                                         ],
  20088.                                         'isOperator' => true,
  20089.                                     ],
  20090.                                     '#6414465c8cee3' => [
  20091.                                         'name' => '#6414465c8cee3',
  20092.                                         'position' => 29,
  20093.                                         'hidden' => false,
  20094.                                         'width' => 100,
  20095.                                         'locked' => false,
  20096.                                         'fieldConfig' => [
  20097.                                             'isOperator' => true,
  20098.                                             'attributes' => [
  20099.                                                 'label' => 'ohne Gelatine',
  20100.                                                 'type' => 'operator',
  20101.                                                 'class' => 'BooleanFormatter',
  20102.                                                 'yesValue' => 'Ja',
  20103.                                                 'noValue' => 'Nein',
  20104.                                                 'childs' => [
  20105.                                                     => [
  20106.                                                         'label' => 'ohne Gelatine',
  20107.                                                         'type' => 'operator',
  20108.                                                         'class' => 'PHPCode',
  20109.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20110.                                                         'additionalData' => 'no-gelatine',
  20111.                                                         'childs' => [
  20112.                                                             => [
  20113.                                                                 'label' => 'Operator ObjectField Getter',
  20114.                                                                 'type' => 'operator',
  20115.                                                                 'class' => 'ObjectFieldGetter',
  20116.                                                                 'attribute' => 'features',
  20117.                                                                 'forwardAttribute' => '',
  20118.                                                                 'childs' => [
  20119.                                                                     => [
  20120.                                                                         'label' => 'Recipe (recipe)',
  20121.                                                                         'type' => 'value',
  20122.                                                                         'class' => 'DefaultValue',
  20123.                                                                         'attribute' => 'recipe',
  20124.                                                                         'dataType' => 'manyToOneRelation',
  20125.                                                                         'childs' => [
  20126.                                                                         ],
  20127.                                                                     ],
  20128.                                                                 ],
  20129.                                                             ],
  20130.                                                         ],
  20131.                                                     ],
  20132.                                                 ],
  20133.                                             ],
  20134.                                             'key' => '#6414465c8cee3',
  20135.                                         ],
  20136.                                         'isOperator' => true,
  20137.                                     ],
  20138.                                     '#6414465c8cee4' => [
  20139.                                         'name' => '#6414465c8cee4',
  20140.                                         'position' => 30,
  20141.                                         'hidden' => false,
  20142.                                         'width' => 100,
  20143.                                         'locked' => false,
  20144.                                         'fieldConfig' => [
  20145.                                             'isOperator' => true,
  20146.                                             'attributes' => [
  20147.                                                 'label' => 'ohne Zutat Palmfett',
  20148.                                                 'type' => 'operator',
  20149.                                                 'class' => 'BooleanFormatter',
  20150.                                                 'yesValue' => 'Ja',
  20151.                                                 'noValue' => 'Nein',
  20152.                                                 'childs' => [
  20153.                                                     => [
  20154.                                                         'label' => 'Operator PHP Code',
  20155.                                                         'type' => 'operator',
  20156.                                                         'class' => 'PHPCode',
  20157.                                                         'childs' => [
  20158.                                                             => [
  20159.                                                                 'label' => 'Operator ObjectField Getter',
  20160.                                                                 'type' => 'operator',
  20161.                                                                 'class' => 'ObjectFieldGetter',
  20162.                                                                 'childs' => [
  20163.                                                                     => [
  20164.                                                                         'label' => 'Recipe (recipe)',
  20165.                                                                         'type' => 'value',
  20166.                                                                         'class' => 'DefaultValue',
  20167.                                                                         'attribute' => 'recipe',
  20168.                                                                         'dataType' => 'manyToOneRelation',
  20169.                                                                         'childs' => [
  20170.                                                                         ],
  20171.                                                                     ],
  20172.                                                                 ],
  20173.                                                                 'attribute' => 'features',
  20174.                                                                 'forwardAttribute' => '',
  20175.                                                             ],
  20176.                                                         ],
  20177.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20178.                                                         'additionalData' => 'no-palm-fat',
  20179.                                                     ],
  20180.                                                 ],
  20181.                                             ],
  20182.                                             'key' => '#6414465c8cee4',
  20183.                                         ],
  20184.                                         'isOperator' => true,
  20185.                                     ],
  20186.                                     '#6414465c8cee5' => [
  20187.                                         'name' => '#6414465c8cee5',
  20188.                                         'position' => 31,
  20189.                                         'hidden' => false,
  20190.                                         'width' => 100,
  20191.                                         'locked' => false,
  20192.                                         'fieldConfig' => [
  20193.                                             'isOperator' => true,
  20194.                                             'attributes' => [
  20195.                                                 'label' => 'Bio',
  20196.                                                 'type' => 'operator',
  20197.                                                 'class' => 'BooleanFormatter',
  20198.                                                 'yesValue' => 'Ja',
  20199.                                                 'noValue' => 'Nein',
  20200.                                                 'childs' => [
  20201.                                                     => [
  20202.                                                         'label' => 'Bio',
  20203.                                                         'type' => 'operator',
  20204.                                                         'class' => 'PHPCode',
  20205.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20206.                                                         'additionalData' => 'Bio',
  20207.                                                         'childs' => [
  20208.                                                             => [
  20209.                                                                 'label' => 'Operator ObjectField Getter',
  20210.                                                                 'type' => 'operator',
  20211.                                                                 'class' => 'ObjectFieldGetter',
  20212.                                                                 'childs' => [
  20213.                                                                     => [
  20214.                                                                         'label' => 'Recipe (recipe)',
  20215.                                                                         'type' => 'value',
  20216.                                                                         'class' => 'DefaultValue',
  20217.                                                                         'attribute' => 'recipe',
  20218.                                                                         'dataType' => 'manyToOneRelation',
  20219.                                                                         'childs' => [
  20220.                                                                         ],
  20221.                                                                     ],
  20222.                                                                 ],
  20223.                                                                 'attribute' => 'features',
  20224.                                                                 'forwardAttribute' => '',
  20225.                                                             ],
  20226.                                                         ],
  20227.                                                     ],
  20228.                                                 ],
  20229.                                             ],
  20230.                                             'key' => '#6414465c8cee5',
  20231.                                         ],
  20232.                                         'isOperator' => true,
  20233.                                     ],
  20234.                                     '#6414465c8cee6' => [
  20235.                                         'name' => '#6414465c8cee6',
  20236.                                         'position' => 32,
  20237.                                         'hidden' => false,
  20238.                                         'width' => 100,
  20239.                                         'locked' => false,
  20240.                                         'fieldConfig' => [
  20241.                                             'isOperator' => true,
  20242.                                             'attributes' => [
  20243.                                                 'label' => 'vegetarisch',
  20244.                                                 'type' => 'operator',
  20245.                                                 'class' => 'BooleanFormatter',
  20246.                                                 'yesValue' => 'Ja',
  20247.                                                 'noValue' => 'Nein',
  20248.                                                 'childs' => [
  20249.                                                     => [
  20250.                                                         'label' => 'vegetarisch',
  20251.                                                         'type' => 'operator',
  20252.                                                         'class' => 'PHPCode',
  20253.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20254.                                                         'additionalData' => 'Vegetarian',
  20255.                                                         'childs' => [
  20256.                                                             => [
  20257.                                                                 'label' => 'Operator ObjectField Getter',
  20258.                                                                 'type' => 'operator',
  20259.                                                                 'class' => 'ObjectFieldGetter',
  20260.                                                                 'attribute' => 'features',
  20261.                                                                 'forwardAttribute' => '',
  20262.                                                                 'childs' => [
  20263.                                                                     => [
  20264.                                                                         'label' => 'Recipe (recipe)',
  20265.                                                                         'type' => 'value',
  20266.                                                                         'class' => 'DefaultValue',
  20267.                                                                         'attribute' => 'recipe',
  20268.                                                                         'dataType' => 'manyToOneRelation',
  20269.                                                                         'childs' => [
  20270.                                                                         ],
  20271.                                                                     ],
  20272.                                                                 ],
  20273.                                                             ],
  20274.                                                         ],
  20275.                                                     ],
  20276.                                                 ],
  20277.                                             ],
  20278.                                             'key' => '#6414465c8cee6',
  20279.                                         ],
  20280.                                         'isOperator' => true,
  20281.                                     ],
  20282.                                     '#6414465c8cee7' => [
  20283.                                         'name' => '#6414465c8cee7',
  20284.                                         'position' => 33,
  20285.                                         'hidden' => false,
  20286.                                         'width' => 100,
  20287.                                         'locked' => false,
  20288.                                         'fieldConfig' => [
  20289.                                             'isOperator' => true,
  20290.                                             'attributes' => [
  20291.                                                 'label' => 'vegan',
  20292.                                                 'type' => 'operator',
  20293.                                                 'class' => 'BooleanFormatter',
  20294.                                                 'yesValue' => 'Ja',
  20295.                                                 'noValue' => 'Nein',
  20296.                                                 'childs' => [
  20297.                                                     => [
  20298.                                                         'label' => 'vegan',
  20299.                                                         'type' => 'operator',
  20300.                                                         'class' => 'PHPCode',
  20301.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20302.                                                         'additionalData' => 'Vegan',
  20303.                                                         'childs' => [
  20304.                                                             => [
  20305.                                                                 'label' => 'Operator ObjectField Getter',
  20306.                                                                 'type' => 'operator',
  20307.                                                                 'class' => 'ObjectFieldGetter',
  20308.                                                                 'attribute' => 'features',
  20309.                                                                 'forwardAttribute' => '',
  20310.                                                                 'childs' => [
  20311.                                                                     => [
  20312.                                                                         'label' => 'Recipe (recipe)',
  20313.                                                                         'type' => 'value',
  20314.                                                                         'class' => 'DefaultValue',
  20315.                                                                         'attribute' => 'recipe',
  20316.                                                                         'dataType' => 'manyToOneRelation',
  20317.                                                                         'childs' => [
  20318.                                                                         ],
  20319.                                                                     ],
  20320.                                                                 ],
  20321.                                                             ],
  20322.                                                         ],
  20323.                                                     ],
  20324.                                                 ],
  20325.                                             ],
  20326.                                             'key' => '#6414465c8cee7',
  20327.                                         ],
  20328.                                         'isOperator' => true,
  20329.                                     ],
  20330.                                     '#6414465c8cee8' => [
  20331.                                         'name' => '#6414465c8cee8',
  20332.                                         'position' => 34,
  20333.                                         'hidden' => false,
  20334.                                         'width' => 100,
  20335.                                         'locked' => false,
  20336.                                         'fieldConfig' => [
  20337.                                             'isOperator' => true,
  20338.                                             'attributes' => [
  20339.                                                 'label' => 'lacto-vegetabil',
  20340.                                                 'type' => 'operator',
  20341.                                                 'class' => 'BooleanFormatter',
  20342.                                                 'yesValue' => 'Ja',
  20343.                                                 'noValue' => 'Nein',
  20344.                                                 'childs' => [
  20345.                                                     => [
  20346.                                                         'label' => 'lacto-vegetabil',
  20347.                                                         'type' => 'operator',
  20348.                                                         'class' => 'PHPCode',
  20349.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20350.                                                         'additionalData' => 'lacto-vegetabil',
  20351.                                                         'childs' => [
  20352.                                                             => [
  20353.                                                                 'label' => 'Operator ObjectField Getter',
  20354.                                                                 'type' => 'operator',
  20355.                                                                 'class' => 'ObjectFieldGetter',
  20356.                                                                 'attribute' => 'features',
  20357.                                                                 'forwardAttribute' => '',
  20358.                                                                 'childs' => [
  20359.                                                                     => [
  20360.                                                                         'label' => 'Recipe (recipe)',
  20361.                                                                         'type' => 'value',
  20362.                                                                         'class' => 'DefaultValue',
  20363.                                                                         'attribute' => 'recipe',
  20364.                                                                         'dataType' => 'manyToOneRelation',
  20365.                                                                         'childs' => [
  20366.                                                                         ],
  20367.                                                                     ],
  20368.                                                                 ],
  20369.                                                             ],
  20370.                                                         ],
  20371.                                                     ],
  20372.                                                 ],
  20373.                                             ],
  20374.                                             'key' => '#6414465c8cee8',
  20375.                                         ],
  20376.                                         'isOperator' => true,
  20377.                                     ],
  20378.                                     '#6414465c8cee9' => [
  20379.                                         'name' => '#6414465c8cee9',
  20380.                                         'position' => 35,
  20381.                                         'hidden' => false,
  20382.                                         'width' => 100,
  20383.                                         'locked' => false,
  20384.                                         'fieldConfig' => [
  20385.                                             'isOperator' => true,
  20386.                                             'attributes' => [
  20387.                                                 'label' => 'ovo-vegetabil',
  20388.                                                 'type' => 'operator',
  20389.                                                 'class' => 'BooleanFormatter',
  20390.                                                 'yesValue' => 'Ja',
  20391.                                                 'noValue' => 'Nein',
  20392.                                                 'childs' => [
  20393.                                                     => [
  20394.                                                         'label' => 'ovo-vegatabil',
  20395.                                                         'type' => 'operator',
  20396.                                                         'class' => 'PHPCode',
  20397.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20398.                                                         'additionalData' => 'ovo-vegetabil',
  20399.                                                         'childs' => [
  20400.                                                             => [
  20401.                                                                 'label' => 'Operator ObjectField Getter',
  20402.                                                                 'type' => 'operator',
  20403.                                                                 'class' => 'ObjectFieldGetter',
  20404.                                                                 'attribute' => 'features',
  20405.                                                                 'forwardAttribute' => '',
  20406.                                                                 'childs' => [
  20407.                                                                     => [
  20408.                                                                         'label' => 'Recipe (recipe)',
  20409.                                                                         'type' => 'value',
  20410.                                                                         'class' => 'DefaultValue',
  20411.                                                                         'attribute' => 'recipe',
  20412.                                                                         'dataType' => 'manyToOneRelation',
  20413.                                                                         'childs' => [
  20414.                                                                         ],
  20415.                                                                     ],
  20416.                                                                 ],
  20417.                                                             ],
  20418.                                                         ],
  20419.                                                     ],
  20420.                                                 ],
  20421.                                             ],
  20422.                                             'key' => '#6414465c8cee9',
  20423.                                         ],
  20424.                                         'isOperator' => true,
  20425.                                     ],
  20426.                                     '#6414465c8ceea' => [
  20427.                                         'name' => '#6414465c8ceea',
  20428.                                         'position' => 36,
  20429.                                         'hidden' => false,
  20430.                                         'width' => 100,
  20431.                                         'locked' => false,
  20432.                                         'fieldConfig' => [
  20433.                                             'isOperator' => true,
  20434.                                             'attributes' => [
  20435.                                                 'label' => 'ovo-lacto-vegetabil',
  20436.                                                 'type' => 'operator',
  20437.                                                 'class' => 'BooleanFormatter',
  20438.                                                 'yesValue' => 'Ja',
  20439.                                                 'noValue' => 'Nein',
  20440.                                                 'childs' => [
  20441.                                                     => [
  20442.                                                         'label' => 'ovo-lacto-vegetabil',
  20443.                                                         'type' => 'operator',
  20444.                                                         'class' => 'PHPCode',
  20445.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20446.                                                         'additionalData' => 'ovo-lacto-vegetabil',
  20447.                                                         'childs' => [
  20448.                                                             => [
  20449.                                                                 'label' => 'Operator ObjectField Getter',
  20450.                                                                 'type' => 'operator',
  20451.                                                                 'class' => 'ObjectFieldGetter',
  20452.                                                                 'attribute' => 'features',
  20453.                                                                 'forwardAttribute' => '',
  20454.                                                                 'childs' => [
  20455.                                                                     => [
  20456.                                                                         'label' => 'Recipe (recipe)',
  20457.                                                                         'type' => 'value',
  20458.                                                                         'class' => 'DefaultValue',
  20459.                                                                         'attribute' => 'recipe',
  20460.                                                                         'dataType' => 'manyToOneRelation',
  20461.                                                                         'childs' => [
  20462.                                                                         ],
  20463.                                                                     ],
  20464.                                                                 ],
  20465.                                                             ],
  20466.                                                         ],
  20467.                                                     ],
  20468.                                                 ],
  20469.                                             ],
  20470.                                             'key' => '#6414465c8ceea',
  20471.                                         ],
  20472.                                         'isOperator' => true,
  20473.                                     ],
  20474.                                     '#6414465c8ceeb' => [
  20475.                                         'name' => '#6414465c8ceeb',
  20476.                                         'position' => 37,
  20477.                                         'hidden' => false,
  20478.                                         'width' => 100,
  20479.                                         'locked' => false,
  20480.                                         'fieldConfig' => [
  20481.                                             'isOperator' => true,
  20482.                                             'attributes' => [
  20483.                                                 'label' => 'Deklarationen',
  20484.                                                 'type' => 'operator',
  20485.                                                 'class' => 'ObjectFieldGetter',
  20486.                                                 'childs' => [
  20487.                                                     => [
  20488.                                                         'label' => 'Operator ObjectField Getter',
  20489.                                                         'type' => 'operator',
  20490.                                                         'class' => 'ObjectFieldGetter',
  20491.                                                         'childs' => [
  20492.                                                             => [
  20493.                                                                 'label' => 'Operator ObjectField Getter',
  20494.                                                                 'type' => 'operator',
  20495.                                                                 'class' => 'ObjectFieldGetter',
  20496.                                                                 'childs' => [
  20497.                                                                     => [
  20498.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  20499.                                                                         'type' => 'value',
  20500.                                                                         'class' => 'DefaultValue',
  20501.                                                                         'attribute' => 'recipe',
  20502.                                                                         'dataType' => 'manyToOneRelation',
  20503.                                                                         'childs' => [
  20504.                                                                         ],
  20505.                                                                     ],
  20506.                                                                 ],
  20507.                                                                 'attribute' => 'recipe',
  20508.                                                                 'forwardAttribute' => '',
  20509.                                                             ],
  20510.                                                         ],
  20511.                                                         'attribute' => 'declarations',
  20512.                                                         'forwardAttribute' => '',
  20513.                                                     ],
  20514.                                                 ],
  20515.                                                 'attribute' => 'declaration',
  20516.                                                 'forwardAttribute' => '',
  20517.                                             ],
  20518.                                             'key' => '#6414465c8ceeb',
  20519.                                         ],
  20520.                                         'isOperator' => true,
  20521.                                     ],
  20522.                                     '#6414465c8ceec' => [
  20523.                                         'name' => '#6414465c8ceec',
  20524.                                         'position' => 38,
  20525.                                         'hidden' => false,
  20526.                                         'width' => 100,
  20527.                                         'locked' => false,
  20528.                                         'fieldConfig' => [
  20529.                                             'isOperator' => true,
  20530.                                             'attributes' => [
  20531.                                                 'label' => 'mit natürlichen Aromen',
  20532.                                                 'type' => 'operator',
  20533.                                                 'class' => 'BooleanFormatter',
  20534.                                                 'yesValue' => 'Ja',
  20535.                                                 'noValue' => 'Nein',
  20536.                                                 'childs' => [
  20537.                                                     => [
  20538.                                                         'label' => 'Operator PHP Code',
  20539.                                                         'type' => 'operator',
  20540.                                                         'class' => 'PHPCode',
  20541.                                                         'childs' => [
  20542.                                                             => [
  20543.                                                                 'label' => 'Operator ObjectField Getter',
  20544.                                                                 'type' => 'operator',
  20545.                                                                 'class' => 'ObjectFieldGetter',
  20546.                                                                 'childs' => [
  20547.                                                                     => [
  20548.                                                                         'label' => 'Recipe (recipe)',
  20549.                                                                         'type' => 'value',
  20550.                                                                         'class' => 'DefaultValue',
  20551.                                                                         'attribute' => 'recipe',
  20552.                                                                         'dataType' => 'manyToOneRelation',
  20553.                                                                         'childs' => [
  20554.                                                                         ],
  20555.                                                                     ],
  20556.                                                                 ],
  20557.                                                                 'attribute' => 'declarations',
  20558.                                                                 'forwardAttribute' => '',
  20559.                                                             ],
  20560.                                                         ],
  20561.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20562.                                                         'additionalData' => 'Natural-flavor',
  20563.                                                     ],
  20564.                                                 ],
  20565.                                             ],
  20566.                                             'key' => '#6414465c8ceec',
  20567.                                         ],
  20568.                                         'isOperator' => true,
  20569.                                     ],
  20570.                                     '#6414465c8ceed' => [
  20571.                                         'name' => '#6414465c8ceed',
  20572.                                         'position' => 39,
  20573.                                         'hidden' => false,
  20574.                                         'width' => 100,
  20575.                                         'locked' => false,
  20576.                                         'fieldConfig' => [
  20577.                                             'isOperator' => true,
  20578.                                             'attributes' => [
  20579.                                                 'label' => 'mit Aromen',
  20580.                                                 'type' => 'operator',
  20581.                                                 'class' => 'BooleanFormatter',
  20582.                                                 'yesValue' => 'Ja',
  20583.                                                 'noValue' => 'Nein',
  20584.                                                 'childs' => [
  20585.                                                     => [
  20586.                                                         'label' => 'Operator PHP Code',
  20587.                                                         'type' => 'operator',
  20588.                                                         'class' => 'PHPCode',
  20589.                                                         'childs' => [
  20590.                                                             => [
  20591.                                                                 'label' => 'Operator ObjectField Getter',
  20592.                                                                 'type' => 'operator',
  20593.                                                                 'class' => 'ObjectFieldGetter',
  20594.                                                                 'childs' => [
  20595.                                                                     => [
  20596.                                                                         'label' => 'Recipe (recipe)',
  20597.                                                                         'type' => 'value',
  20598.                                                                         'class' => 'DefaultValue',
  20599.                                                                         'attribute' => 'recipe',
  20600.                                                                         'dataType' => 'manyToOneRelation',
  20601.                                                                         'childs' => [
  20602.                                                                         ],
  20603.                                                                     ],
  20604.                                                                 ],
  20605.                                                                 'attribute' => 'declarations',
  20606.                                                                 'forwardAttribute' => '',
  20607.                                                             ],
  20608.                                                         ],
  20609.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20610.                                                         'additionalData' => 'Flavor',
  20611.                                                     ],
  20612.                                                 ],
  20613.                                             ],
  20614.                                             'key' => '#6414465c8ceed',
  20615.                                         ],
  20616.                                         'isOperator' => true,
  20617.                                     ],
  20618.                                     '#6414465c8ceee' => [
  20619.                                         'name' => '#6414465c8ceee',
  20620.                                         'position' => 40,
  20621.                                         'hidden' => false,
  20622.                                         'width' => 100,
  20623.                                         'locked' => false,
  20624.                                         'fieldConfig' => [
  20625.                                             'isOperator' => true,
  20626.                                             'attributes' => [
  20627.                                                 'label' => 'Anwendungsmerkmale',
  20628.                                                 'type' => 'operator',
  20629.                                                 'class' => 'ObjectFieldGetter',
  20630.                                                 'childs' => [
  20631.                                                     => [
  20632.                                                         'label' => 'Operator ObjectField Getter',
  20633.                                                         'type' => 'operator',
  20634.                                                         'class' => 'ObjectFieldGetter',
  20635.                                                         'childs' => [
  20636.                                                             => [
  20637.                                                                 'label' => 'Operator ObjectField Getter',
  20638.                                                                 'type' => 'operator',
  20639.                                                                 'class' => 'ObjectFieldGetter',
  20640.                                                                 'childs' => [
  20641.                                                                     => [
  20642.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  20643.                                                                         'type' => 'value',
  20644.                                                                         'class' => 'DefaultValue',
  20645.                                                                         'attribute' => 'recipe',
  20646.                                                                         'dataType' => 'manyToOneRelation',
  20647.                                                                         'childs' => [
  20648.                                                                         ],
  20649.                                                                     ],
  20650.                                                                 ],
  20651.                                                                 'attribute' => 'recipe',
  20652.                                                                 'forwardAttribute' => '',
  20653.                                                             ],
  20654.                                                         ],
  20655.                                                         'attribute' => 'usages',
  20656.                                                         'forwardAttribute' => '',
  20657.                                                     ],
  20658.                                                 ],
  20659.                                                 'attribute' => 'usageTitle',
  20660.                                                 'forwardAttribute' => '',
  20661.                                             ],
  20662.                                             'key' => '#6414465c8ceee',
  20663.                                         ],
  20664.                                         'isOperator' => true,
  20665.                                     ],
  20666.                                     '#6414465c8ceef' => [
  20667.                                         'name' => '#6414465c8ceef',
  20668.                                         'position' => 41,
  20669.                                         'hidden' => false,
  20670.                                         'width' => 100,
  20671.                                         'locked' => false,
  20672.                                         'fieldConfig' => [
  20673.                                             'isOperator' => true,
  20674.                                             'attributes' => [
  20675.                                                 'label' => 'Instant heiss löslich',
  20676.                                                 'type' => 'operator',
  20677.                                                 'class' => 'BooleanFormatter',
  20678.                                                 'yesValue' => 'Ja',
  20679.                                                 'noValue' => 'Nein',
  20680.                                                 'childs' => [
  20681.                                                     => [
  20682.                                                         'label' => 'Instant heiß löslich',
  20683.                                                         'type' => 'operator',
  20684.                                                         'class' => 'PHPCode',
  20685.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20686.                                                         'additionalData' => 'HotSoluble',
  20687.                                                         'childs' => [
  20688.                                                             => [
  20689.                                                                 'label' => 'Operator ObjectField Getter',
  20690.                                                                 'type' => 'operator',
  20691.                                                                 'class' => 'ObjectFieldGetter',
  20692.                                                                 'attribute' => 'usages',
  20693.                                                                 'forwardAttribute' => '',
  20694.                                                                 'childs' => [
  20695.                                                                     => [
  20696.                                                                         'label' => 'Recipe (recipe)',
  20697.                                                                         'type' => 'value',
  20698.                                                                         'class' => 'DefaultValue',
  20699.                                                                         'attribute' => 'recipe',
  20700.                                                                         'dataType' => 'manyToOneRelation',
  20701.                                                                         'childs' => [
  20702.                                                                         ],
  20703.                                                                     ],
  20704.                                                                 ],
  20705.                                                             ],
  20706.                                                         ],
  20707.                                                     ],
  20708.                                                 ],
  20709.                                             ],
  20710.                                             'key' => '#6414465c8ceef',
  20711.                                         ],
  20712.                                         'isOperator' => true,
  20713.                                     ],
  20714.                                     '#6414465c8cef0' => [
  20715.                                         'name' => '#6414465c8cef0',
  20716.                                         'position' => 42,
  20717.                                         'hidden' => false,
  20718.                                         'width' => 100,
  20719.                                         'locked' => false,
  20720.                                         'fieldConfig' => [
  20721.                                             'isOperator' => true,
  20722.                                             'attributes' => [
  20723.                                                 'label' => 'Instant kalt löslich',
  20724.                                                 'type' => 'operator',
  20725.                                                 'class' => 'BooleanFormatter',
  20726.                                                 'yesValue' => 'Ja',
  20727.                                                 'noValue' => 'Nein',
  20728.                                                 'childs' => [
  20729.                                                     => [
  20730.                                                         'label' => 'Instant kalt löslich',
  20731.                                                         'type' => 'operator',
  20732.                                                         'class' => 'PHPCode',
  20733.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20734.                                                         'additionalData' => 'ColdSoluble',
  20735.                                                         'childs' => [
  20736.                                                             => [
  20737.                                                                 'label' => 'Operator ObjectField Getter',
  20738.                                                                 'type' => 'operator',
  20739.                                                                 'class' => 'ObjectFieldGetter',
  20740.                                                                 'attribute' => 'usages',
  20741.                                                                 'forwardAttribute' => '',
  20742.                                                                 'childs' => [
  20743.                                                                     => [
  20744.                                                                         'label' => 'Recipe (recipe)',
  20745.                                                                         'type' => 'value',
  20746.                                                                         'class' => 'DefaultValue',
  20747.                                                                         'attribute' => 'recipe',
  20748.                                                                         'dataType' => 'manyToOneRelation',
  20749.                                                                         'childs' => [
  20750.                                                                         ],
  20751.                                                                     ],
  20752.                                                                 ],
  20753.                                                             ],
  20754.                                                         ],
  20755.                                                     ],
  20756.                                                 ],
  20757.                                             ],
  20758.                                             'key' => '#6414465c8cef0',
  20759.                                         ],
  20760.                                         'isOperator' => true,
  20761.                                     ],
  20762.                                     '#6414465c8cef1' => [
  20763.                                         'name' => '#6414465c8cef1',
  20764.                                         'position' => 43,
  20765.                                         'hidden' => false,
  20766.                                         'width' => 100,
  20767.                                         'locked' => false,
  20768.                                         'fieldConfig' => [
  20769.                                             'isOperator' => true,
  20770.                                             'attributes' => [
  20771.                                                 'label' => 'zum Kochen',
  20772.                                                 'type' => 'operator',
  20773.                                                 'class' => 'BooleanFormatter',
  20774.                                                 'yesValue' => 'Ja',
  20775.                                                 'noValue' => 'Nein',
  20776.                                                 'childs' => [
  20777.                                                     => [
  20778.                                                         'label' => 'zum Kochen',
  20779.                                                         'type' => 'operator',
  20780.                                                         'class' => 'PHPCode',
  20781.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20782.                                                         'additionalData' => 'ForCooking',
  20783.                                                         'childs' => [
  20784.                                                             => [
  20785.                                                                 'label' => 'Operator ObjectField Getter',
  20786.                                                                 'type' => 'operator',
  20787.                                                                 'class' => 'ObjectFieldGetter',
  20788.                                                                 'childs' => [
  20789.                                                                     => [
  20790.                                                                         'label' => 'Recipe (recipe)',
  20791.                                                                         'type' => 'value',
  20792.                                                                         'class' => 'DefaultValue',
  20793.                                                                         'attribute' => 'recipe',
  20794.                                                                         'dataType' => 'manyToOneRelation',
  20795.                                                                         'childs' => [
  20796.                                                                         ],
  20797.                                                                     ],
  20798.                                                                 ],
  20799.                                                                 'attribute' => 'usages',
  20800.                                                                 'forwardAttribute' => '',
  20801.                                                             ],
  20802.                                                         ],
  20803.                                                     ],
  20804.                                                 ],
  20805.                                             ],
  20806.                                             'key' => '#6414465c8cef1',
  20807.                                         ],
  20808.                                         'isOperator' => true,
  20809.                                     ],
  20810.                                     '#6414465c8cef2' => [
  20811.                                         'name' => '#6414465c8cef2',
  20812.                                         'position' => 44,
  20813.                                         'hidden' => false,
  20814.                                         'width' => 100,
  20815.                                         'locked' => false,
  20816.                                         'fieldConfig' => [
  20817.                                             'isOperator' => true,
  20818.                                             'attributes' => [
  20819.                                                 'label' => 'Cook&Chill geeignet',
  20820.                                                 'type' => 'operator',
  20821.                                                 'class' => 'BooleanFormatter',
  20822.                                                 'yesValue' => 'Ja',
  20823.                                                 'noValue' => 'Nein',
  20824.                                                 'childs' => [
  20825.                                                     => [
  20826.                                                         'label' => 'Cook&Chill geeignet',
  20827.                                                         'type' => 'operator',
  20828.                                                         'class' => 'PHPCode',
  20829.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20830.                                                         'additionalData' => 'CookChill',
  20831.                                                         'childs' => [
  20832.                                                             => [
  20833.                                                                 'label' => 'usage',
  20834.                                                                 'type' => 'operator',
  20835.                                                                 'class' => 'ObjectFieldGetter',
  20836.                                                                 'childs' => [
  20837.                                                                     => [
  20838.                                                                         'label' => 'Recipe (recipe)',
  20839.                                                                         'type' => 'value',
  20840.                                                                         'class' => 'DefaultValue',
  20841.                                                                         'attribute' => 'recipe',
  20842.                                                                         'dataType' => 'manyToOneRelation',
  20843.                                                                         'childs' => [
  20844.                                                                         ],
  20845.                                                                     ],
  20846.                                                                 ],
  20847.                                                                 'attribute' => 'usages',
  20848.                                                                 'forwardAttribute' => '',
  20849.                                                             ],
  20850.                                                         ],
  20851.                                                     ],
  20852.                                                 ],
  20853.                                             ],
  20854.                                             'key' => '#6414465c8cef2',
  20855.                                         ],
  20856.                                         'isOperator' => true,
  20857.                                     ],
  20858.                                     '#6414465c8cef3' => [
  20859.                                         'name' => '#6414465c8cef3',
  20860.                                         'position' => 45,
  20861.                                         'hidden' => false,
  20862.                                         'width' => 100,
  20863.                                         'locked' => false,
  20864.                                         'fieldConfig' => [
  20865.                                             'isOperator' => true,
  20866.                                             'attributes' => [
  20867.                                                 'label' => 'Chill&Heat geeignet',
  20868.                                                 'type' => 'operator',
  20869.                                                 'class' => 'BooleanFormatter',
  20870.                                                 'yesValue' => 'Ja',
  20871.                                                 'noValue' => 'Nein',
  20872.                                                 'childs' => [
  20873.                                                     => [
  20874.                                                         'label' => 'Chill&Heat geeignet',
  20875.                                                         'type' => 'operator',
  20876.                                                         'class' => 'PHPCode',
  20877.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20878.                                                         'additionalData' => 'ChillHeat',
  20879.                                                         'childs' => [
  20880.                                                             => [
  20881.                                                                 'label' => 'Operator ObjectField Getter',
  20882.                                                                 'type' => 'operator',
  20883.                                                                 'class' => 'ObjectFieldGetter',
  20884.                                                                 'childs' => [
  20885.                                                                     => [
  20886.                                                                         'label' => 'Recipe (recipe)',
  20887.                                                                         'type' => 'value',
  20888.                                                                         'class' => 'DefaultValue',
  20889.                                                                         'attribute' => 'recipe',
  20890.                                                                         'dataType' => 'manyToOneRelation',
  20891.                                                                         'childs' => [
  20892.                                                                         ],
  20893.                                                                     ],
  20894.                                                                 ],
  20895.                                                                 'attribute' => 'usages',
  20896.                                                                 'forwardAttribute' => '',
  20897.                                                             ],
  20898.                                                         ],
  20899.                                                     ],
  20900.                                                 ],
  20901.                                             ],
  20902.                                             'key' => '#6414465c8cef3',
  20903.                                         ],
  20904.                                         'isOperator' => true,
  20905.                                     ],
  20906.                                     '#6414465c8cef4' => [
  20907.                                         'name' => '#6414465c8cef4',
  20908.                                         'position' => 46,
  20909.                                         'hidden' => false,
  20910.                                         'width' => 100,
  20911.                                         'locked' => false,
  20912.                                         'fieldConfig' => [
  20913.                                             'isOperator' => true,
  20914.                                             'attributes' => [
  20915.                                                 'label' => 'Allergene',
  20916.                                                 'type' => 'operator',
  20917.                                                 'class' => 'ObjectFieldGetter',
  20918.                                                 'attribute' => 'allergen',
  20919.                                                 'forwardAttribute' => '',
  20920.                                                 'childs' => [
  20921.                                                     => [
  20922.                                                         'label' => 'Operator ObjectField Getter',
  20923.                                                         'type' => 'operator',
  20924.                                                         'class' => 'ObjectFieldGetter',
  20925.                                                         'attribute' => 'allergens',
  20926.                                                         'forwardAttribute' => '',
  20927.                                                         'childs' => [
  20928.                                                             => [
  20929.                                                                 'label' => 'Operator ObjectField Getter',
  20930.                                                                 'type' => 'operator',
  20931.                                                                 'class' => 'ObjectFieldGetter',
  20932.                                                                 'childs' => [
  20933.                                                                     => [
  20934.                                                                         'label' => 'Recipe (recipe)',
  20935.                                                                         'type' => 'value',
  20936.                                                                         'class' => 'DefaultValue',
  20937.                                                                         'attribute' => 'recipe',
  20938.                                                                         'dataType' => 'manyToOneRelation',
  20939.                                                                         'childs' => [
  20940.                                                                         ],
  20941.                                                                     ],
  20942.                                                                 ],
  20943.                                                                 'attribute' => 'recipe',
  20944.                                                                 'forwardAttribute' => '',
  20945.                                                             ],
  20946.                                                         ],
  20947.                                                     ],
  20948.                                                 ],
  20949.                                             ],
  20950.                                             'key' => '#6414465c8cef4',
  20951.                                         ],
  20952.                                         'isOperator' => true,
  20953.                                     ],
  20954.                                     '#6414465c8cef5' => [
  20955.                                         'name' => '#6414465c8cef5',
  20956.                                         'position' => 47,
  20957.                                         'hidden' => false,
  20958.                                         'width' => 100,
  20959.                                         'locked' => false,
  20960.                                         'fieldConfig' => [
  20961.                                             'isOperator' => true,
  20962.                                             'attributes' => [
  20963.                                                 'label' => 'GLUTEN',
  20964.                                                 'type' => 'operator',
  20965.                                                 'class' => 'BooleanFormatter',
  20966.                                                 'yesValue' => 'Ja',
  20967.                                                 'noValue' => 'Nein',
  20968.                                                 'childs' => [
  20969.                                                     => [
  20970.                                                         'label' => 'GLUTEN',
  20971.                                                         'type' => 'operator',
  20972.                                                         'class' => 'PHPCode',
  20973.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  20974.                                                         'additionalData' => 'Gluten',
  20975.                                                         'childs' => [
  20976.                                                             => [
  20977.                                                                 'label' => 'Operator ObjectField Getter',
  20978.                                                                 'type' => 'operator',
  20979.                                                                 'class' => 'ObjectFieldGetter',
  20980.                                                                 'childs' => [
  20981.                                                                     => [
  20982.                                                                         'label' => 'Recipe (recipe)',
  20983.                                                                         'type' => 'value',
  20984.                                                                         'class' => 'DefaultValue',
  20985.                                                                         'attribute' => 'recipe',
  20986.                                                                         'dataType' => 'manyToOneRelation',
  20987.                                                                         'childs' => [
  20988.                                                                         ],
  20989.                                                                     ],
  20990.                                                                 ],
  20991.                                                                 'attribute' => 'allergens',
  20992.                                                                 'forwardAttribute' => '',
  20993.                                                             ],
  20994.                                                         ],
  20995.                                                     ],
  20996.                                                 ],
  20997.                                             ],
  20998.                                             'key' => '#6414465c8cef5',
  20999.                                         ],
  21000.                                         'isOperator' => true,
  21001.                                     ],
  21002.                                     '#6414465c8cef6' => [
  21003.                                         'name' => '#6414465c8cef6',
  21004.                                         'position' => 48,
  21005.                                         'hidden' => false,
  21006.                                         'width' => 100,
  21007.                                         'locked' => false,
  21008.                                         'fieldConfig' => [
  21009.                                             'isOperator' => true,
  21010.                                             'attributes' => [
  21011.                                                 'label' => 'WEIZEN',
  21012.                                                 'type' => 'operator',
  21013.                                                 'class' => 'BooleanFormatter',
  21014.                                                 'childs' => [
  21015.                                                     => [
  21016.                                                         'label' => 'Operator PHP Code',
  21017.                                                         'type' => 'operator',
  21018.                                                         'class' => 'PHPCode',
  21019.                                                         'childs' => [
  21020.                                                             => [
  21021.                                                                 'label' => 'Operator ObjectField Getter',
  21022.                                                                 'type' => 'operator',
  21023.                                                                 'class' => 'ObjectFieldGetter',
  21024.                                                                 'childs' => [
  21025.                                                                     => [
  21026.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  21027.                                                                         'type' => 'value',
  21028.                                                                         'class' => 'DefaultValue',
  21029.                                                                         'attribute' => 'recipe',
  21030.                                                                         'dataType' => 'manyToOneRelation',
  21031.                                                                         'childs' => [
  21032.                                                                         ],
  21033.                                                                     ],
  21034.                                                                 ],
  21035.                                                                 'attribute' => 'allergens',
  21036.                                                                 'forwardAttribute' => '',
  21037.                                                             ],
  21038.                                                         ],
  21039.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21040.                                                         'additionalData' => 'Wheat',
  21041.                                                     ],
  21042.                                                 ],
  21043.                                                 'yesValue' => 'Ja',
  21044.                                                 'noValue' => 'Nein',
  21045.                                             ],
  21046.                                             'key' => '#6414465c8cef6',
  21047.                                         ],
  21048.                                         'isOperator' => true,
  21049.                                     ],
  21050.                                     '#6414465c8cef7' => [
  21051.                                         'name' => '#6414465c8cef7',
  21052.                                         'position' => 49,
  21053.                                         'hidden' => false,
  21054.                                         'width' => 100,
  21055.                                         'locked' => false,
  21056.                                         'fieldConfig' => [
  21057.                                             'isOperator' => true,
  21058.                                             'attributes' => [
  21059.                                                 'label' => 'GERSTE',
  21060.                                                 'type' => 'operator',
  21061.                                                 'class' => 'BooleanFormatter',
  21062.                                                 'childs' => [
  21063.                                                     => [
  21064.                                                         'label' => 'Operator PHP Code',
  21065.                                                         'type' => 'operator',
  21066.                                                         'class' => 'PHPCode',
  21067.                                                         'childs' => [
  21068.                                                             => [
  21069.                                                                 'label' => 'Operator ObjectField Getter',
  21070.                                                                 'type' => 'operator',
  21071.                                                                 'class' => 'ObjectFieldGetter',
  21072.                                                                 'childs' => [
  21073.                                                                     => [
  21074.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  21075.                                                                         'type' => 'value',
  21076.                                                                         'class' => 'DefaultValue',
  21077.                                                                         'attribute' => 'recipe',
  21078.                                                                         'dataType' => 'manyToOneRelation',
  21079.                                                                         'childs' => [
  21080.                                                                         ],
  21081.                                                                     ],
  21082.                                                                 ],
  21083.                                                                 'attribute' => 'allergens',
  21084.                                                                 'forwardAttribute' => '',
  21085.                                                             ],
  21086.                                                         ],
  21087.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21088.                                                         'additionalData' => 'Barley',
  21089.                                                     ],
  21090.                                                 ],
  21091.                                                 'yesValue' => 'Ja',
  21092.                                                 'noValue' => 'Nein',
  21093.                                             ],
  21094.                                             'key' => '#6414465c8cef7',
  21095.                                         ],
  21096.                                         'isOperator' => true,
  21097.                                     ],
  21098.                                     '#6414465c8cef8' => [
  21099.                                         'name' => '#6414465c8cef8',
  21100.                                         'position' => 50,
  21101.                                         'hidden' => false,
  21102.                                         'width' => 100,
  21103.                                         'locked' => false,
  21104.                                         'fieldConfig' => [
  21105.                                             'isOperator' => true,
  21106.                                             'attributes' => [
  21107.                                                 'label' => 'HAFER',
  21108.                                                 'type' => 'operator',
  21109.                                                 'class' => 'BooleanFormatter',
  21110.                                                 'childs' => [
  21111.                                                     => [
  21112.                                                         'label' => 'Operator PHP Code',
  21113.                                                         'type' => 'operator',
  21114.                                                         'class' => 'PHPCode',
  21115.                                                         'childs' => [
  21116.                                                             => [
  21117.                                                                 'label' => 'Operator ObjectField Getter',
  21118.                                                                 'type' => 'operator',
  21119.                                                                 'class' => 'ObjectFieldGetter',
  21120.                                                                 'childs' => [
  21121.                                                                     => [
  21122.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  21123.                                                                         'type' => 'value',
  21124.                                                                         'class' => 'DefaultValue',
  21125.                                                                         'attribute' => 'recipe',
  21126.                                                                         'dataType' => 'manyToOneRelation',
  21127.                                                                         'childs' => [
  21128.                                                                         ],
  21129.                                                                     ],
  21130.                                                                 ],
  21131.                                                                 'attribute' => 'allergens',
  21132.                                                                 'forwardAttribute' => '',
  21133.                                                             ],
  21134.                                                         ],
  21135.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21136.                                                         'additionalData' => 'Oats',
  21137.                                                     ],
  21138.                                                 ],
  21139.                                                 'yesValue' => 'Ja',
  21140.                                                 'noValue' => 'Nein',
  21141.                                             ],
  21142.                                             'key' => '#6414465c8cef8',
  21143.                                         ],
  21144.                                         'isOperator' => true,
  21145.                                     ],
  21146.                                     '#6414465c8cef9' => [
  21147.                                         'name' => '#6414465c8cef9',
  21148.                                         'position' => 51,
  21149.                                         'hidden' => false,
  21150.                                         'width' => 100,
  21151.                                         'locked' => false,
  21152.                                         'fieldConfig' => [
  21153.                                             'isOperator' => true,
  21154.                                             'attributes' => [
  21155.                                                 'label' => 'ROGGEN',
  21156.                                                 'type' => 'operator',
  21157.                                                 'class' => 'BooleanFormatter',
  21158.                                                 'childs' => [
  21159.                                                     => [
  21160.                                                         'label' => 'Operator PHP Code',
  21161.                                                         'type' => 'operator',
  21162.                                                         'class' => 'PHPCode',
  21163.                                                         'childs' => [
  21164.                                                             => [
  21165.                                                                 'label' => 'Operator ObjectField Getter',
  21166.                                                                 'type' => 'operator',
  21167.                                                                 'class' => 'ObjectFieldGetter',
  21168.                                                                 'childs' => [
  21169.                                                                     => [
  21170.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  21171.                                                                         'type' => 'value',
  21172.                                                                         'class' => 'DefaultValue',
  21173.                                                                         'attribute' => 'recipe',
  21174.                                                                         'dataType' => 'manyToOneRelation',
  21175.                                                                         'childs' => [
  21176.                                                                         ],
  21177.                                                                     ],
  21178.                                                                 ],
  21179.                                                                 'attribute' => 'allergens',
  21180.                                                                 'forwardAttribute' => '',
  21181.                                                             ],
  21182.                                                         ],
  21183.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21184.                                                         'additionalData' => 'Rye',
  21185.                                                     ],
  21186.                                                 ],
  21187.                                                 'yesValue' => 'Ja',
  21188.                                                 'noValue' => 'Nein',
  21189.                                             ],
  21190.                                             'key' => '#6414465c8cef9',
  21191.                                         ],
  21192.                                         'isOperator' => true,
  21193.                                     ],
  21194.                                     '#6414465c8cefa' => [
  21195.                                         'name' => '#6414465c8cefa',
  21196.                                         'position' => 52,
  21197.                                         'hidden' => false,
  21198.                                         'width' => 100,
  21199.                                         'locked' => false,
  21200.                                         'fieldConfig' => [
  21201.                                             'isOperator' => true,
  21202.                                             'attributes' => [
  21203.                                                 'label' => 'DINKEL',
  21204.                                                 'type' => 'operator',
  21205.                                                 'class' => 'BooleanFormatter',
  21206.                                                 'childs' => [
  21207.                                                     => [
  21208.                                                         'label' => 'Operator PHP Code',
  21209.                                                         'type' => 'operator',
  21210.                                                         'class' => 'PHPCode',
  21211.                                                         'childs' => [
  21212.                                                             => [
  21213.                                                                 'label' => 'Operator ObjectField Getter',
  21214.                                                                 'type' => 'operator',
  21215.                                                                 'class' => 'ObjectFieldGetter',
  21216.                                                                 'childs' => [
  21217.                                                                     => [
  21218.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  21219.                                                                         'type' => 'value',
  21220.                                                                         'class' => 'DefaultValue',
  21221.                                                                         'attribute' => 'recipe',
  21222.                                                                         'dataType' => 'manyToOneRelation',
  21223.                                                                         'childs' => [
  21224.                                                                         ],
  21225.                                                                     ],
  21226.                                                                 ],
  21227.                                                                 'attribute' => 'allergens',
  21228.                                                                 'forwardAttribute' => '',
  21229.                                                             ],
  21230.                                                         ],
  21231.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21232.                                                         'additionalData' => 'Spelt',
  21233.                                                     ],
  21234.                                                 ],
  21235.                                                 'yesValue' => 'Ja',
  21236.                                                 'noValue' => 'Nein',
  21237.                                             ],
  21238.                                             'key' => '#6414465c8cefa',
  21239.                                         ],
  21240.                                         'isOperator' => true,
  21241.                                     ],
  21242.                                     '#6414465c8cefb' => [
  21243.                                         'name' => '#6414465c8cefb',
  21244.                                         'position' => 53,
  21245.                                         'hidden' => false,
  21246.                                         'width' => 100,
  21247.                                         'locked' => false,
  21248.                                         'fieldConfig' => [
  21249.                                             'isOperator' => true,
  21250.                                             'attributes' => [
  21251.                                                 'label' => 'KREBSTIERE',
  21252.                                                 'type' => 'operator',
  21253.                                                 'class' => 'BooleanFormatter',
  21254.                                                 'yesValue' => 'Ja',
  21255.                                                 'noValue' => 'Nein',
  21256.                                                 'childs' => [
  21257.                                                     => [
  21258.                                                         'label' => 'KREBSTIERE',
  21259.                                                         'type' => 'operator',
  21260.                                                         'class' => 'PHPCode',
  21261.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21262.                                                         'additionalData' => 'Crustacean',
  21263.                                                         'childs' => [
  21264.                                                             => [
  21265.                                                                 'label' => 'Operator ObjectField Getter',
  21266.                                                                 'type' => 'operator',
  21267.                                                                 'class' => 'ObjectFieldGetter',
  21268.                                                                 'childs' => [
  21269.                                                                     => [
  21270.                                                                         'label' => 'Recipe (recipe)',
  21271.                                                                         'type' => 'value',
  21272.                                                                         'class' => 'DefaultValue',
  21273.                                                                         'attribute' => 'recipe',
  21274.                                                                         'dataType' => 'manyToOneRelation',
  21275.                                                                         'childs' => [
  21276.                                                                         ],
  21277.                                                                     ],
  21278.                                                                 ],
  21279.                                                                 'attribute' => 'allergens',
  21280.                                                                 'forwardAttribute' => '',
  21281.                                                             ],
  21282.                                                         ],
  21283.                                                     ],
  21284.                                                 ],
  21285.                                             ],
  21286.                                             'key' => '#6414465c8cefb',
  21287.                                         ],
  21288.                                         'isOperator' => true,
  21289.                                     ],
  21290.                                     '#6414465c8cefc' => [
  21291.                                         'name' => '#6414465c8cefc',
  21292.                                         'position' => 54,
  21293.                                         'hidden' => false,
  21294.                                         'width' => 100,
  21295.                                         'locked' => false,
  21296.                                         'fieldConfig' => [
  21297.                                             'isOperator' => true,
  21298.                                             'attributes' => [
  21299.                                                 'label' => 'EI',
  21300.                                                 'type' => 'operator',
  21301.                                                 'class' => 'BooleanFormatter',
  21302.                                                 'yesValue' => 'Ja',
  21303.                                                 'noValue' => 'Nein',
  21304.                                                 'childs' => [
  21305.                                                     => [
  21306.                                                         'label' => 'EI',
  21307.                                                         'type' => 'operator',
  21308.                                                         'class' => 'PHPCode',
  21309.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21310.                                                         'additionalData' => 'Egg',
  21311.                                                         'childs' => [
  21312.                                                             => [
  21313.                                                                 'label' => 'Operator ObjectField Getter',
  21314.                                                                 'type' => 'operator',
  21315.                                                                 'class' => 'ObjectFieldGetter',
  21316.                                                                 'childs' => [
  21317.                                                                     => [
  21318.                                                                         'label' => 'Recipe (recipe)',
  21319.                                                                         'type' => 'value',
  21320.                                                                         'class' => 'DefaultValue',
  21321.                                                                         'attribute' => 'recipe',
  21322.                                                                         'dataType' => 'manyToOneRelation',
  21323.                                                                         'childs' => [
  21324.                                                                         ],
  21325.                                                                     ],
  21326.                                                                 ],
  21327.                                                                 'attribute' => 'allergens',
  21328.                                                                 'forwardAttribute' => '',
  21329.                                                             ],
  21330.                                                         ],
  21331.                                                     ],
  21332.                                                 ],
  21333.                                             ],
  21334.                                             'key' => '#6414465c8cefc',
  21335.                                         ],
  21336.                                         'isOperator' => true,
  21337.                                     ],
  21338.                                     '#6414465c8cefd' => [
  21339.                                         'name' => '#6414465c8cefd',
  21340.                                         'position' => 55,
  21341.                                         'hidden' => false,
  21342.                                         'width' => 100,
  21343.                                         'locked' => false,
  21344.                                         'fieldConfig' => [
  21345.                                             'isOperator' => true,
  21346.                                             'attributes' => [
  21347.                                                 'label' => 'FISCH',
  21348.                                                 'type' => 'operator',
  21349.                                                 'class' => 'BooleanFormatter',
  21350.                                                 'yesValue' => 'Ja',
  21351.                                                 'noValue' => 'Nein',
  21352.                                                 'childs' => [
  21353.                                                     => [
  21354.                                                         'label' => 'FISCH',
  21355.                                                         'type' => 'operator',
  21356.                                                         'class' => 'PHPCode',
  21357.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21358.                                                         'additionalData' => 'Fish',
  21359.                                                         'childs' => [
  21360.                                                             => [
  21361.                                                                 'label' => 'Operator ObjectField Getter',
  21362.                                                                 'type' => 'operator',
  21363.                                                                 'class' => 'ObjectFieldGetter',
  21364.                                                                 'childs' => [
  21365.                                                                     => [
  21366.                                                                         'label' => 'Recipe (recipe)',
  21367.                                                                         'type' => 'value',
  21368.                                                                         'class' => 'DefaultValue',
  21369.                                                                         'attribute' => 'recipe',
  21370.                                                                         'dataType' => 'manyToOneRelation',
  21371.                                                                         'childs' => [
  21372.                                                                         ],
  21373.                                                                     ],
  21374.                                                                 ],
  21375.                                                                 'attribute' => 'allergens',
  21376.                                                                 'forwardAttribute' => '',
  21377.                                                             ],
  21378.                                                         ],
  21379.                                                     ],
  21380.                                                 ],
  21381.                                             ],
  21382.                                             'key' => '#6414465c8cefd',
  21383.                                         ],
  21384.                                         'isOperator' => true,
  21385.                                     ],
  21386.                                     '#6414465c8cefe' => [
  21387.                                         'name' => '#6414465c8cefe',
  21388.                                         'position' => 56,
  21389.                                         'hidden' => false,
  21390.                                         'width' => 100,
  21391.                                         'locked' => false,
  21392.                                         'fieldConfig' => [
  21393.                                             'isOperator' => true,
  21394.                                             'attributes' => [
  21395.                                                 'label' => 'ERDNÃœSSE',
  21396.                                                 'type' => 'operator',
  21397.                                                 'class' => 'BooleanFormatter',
  21398.                                                 'yesValue' => 'Ja',
  21399.                                                 'noValue' => 'Nein',
  21400.                                                 'childs' => [
  21401.                                                     => [
  21402.                                                         'label' => 'ERDNÃœSSE',
  21403.                                                         'type' => 'operator',
  21404.                                                         'class' => 'PHPCode',
  21405.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21406.                                                         'additionalData' => 'Peanut',
  21407.                                                         'childs' => [
  21408.                                                             => [
  21409.                                                                 'label' => 'Operator ObjectField Getter',
  21410.                                                                 'type' => 'operator',
  21411.                                                                 'class' => 'ObjectFieldGetter',
  21412.                                                                 'childs' => [
  21413.                                                                     => [
  21414.                                                                         'label' => 'Recipe (recipe)',
  21415.                                                                         'type' => 'value',
  21416.                                                                         'class' => 'DefaultValue',
  21417.                                                                         'attribute' => 'recipe',
  21418.                                                                         'dataType' => 'manyToOneRelation',
  21419.                                                                         'childs' => [
  21420.                                                                         ],
  21421.                                                                     ],
  21422.                                                                 ],
  21423.                                                                 'attribute' => 'allergens',
  21424.                                                                 'forwardAttribute' => '',
  21425.                                                             ],
  21426.                                                         ],
  21427.                                                     ],
  21428.                                                 ],
  21429.                                             ],
  21430.                                             'key' => '#6414465c8cefe',
  21431.                                         ],
  21432.                                         'isOperator' => true,
  21433.                                     ],
  21434.                                     '#6414465c8ceff' => [
  21435.                                         'name' => '#6414465c8ceff',
  21436.                                         'position' => 57,
  21437.                                         'hidden' => false,
  21438.                                         'width' => 100,
  21439.                                         'locked' => false,
  21440.                                         'fieldConfig' => [
  21441.                                             'isOperator' => true,
  21442.                                             'attributes' => [
  21443.                                                 'label' => 'SOJA',
  21444.                                                 'type' => 'operator',
  21445.                                                 'class' => 'BooleanFormatter',
  21446.                                                 'yesValue' => 'Ja',
  21447.                                                 'noValue' => 'Nein',
  21448.                                                 'childs' => [
  21449.                                                     => [
  21450.                                                         'label' => 'SOJA',
  21451.                                                         'type' => 'operator',
  21452.                                                         'class' => 'PHPCode',
  21453.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21454.                                                         'additionalData' => 'Soy',
  21455.                                                         'childs' => [
  21456.                                                             => [
  21457.                                                                 'label' => 'Operator ObjectField Getter',
  21458.                                                                 'type' => 'operator',
  21459.                                                                 'class' => 'ObjectFieldGetter',
  21460.                                                                 'childs' => [
  21461.                                                                     => [
  21462.                                                                         'label' => 'Recipe (recipe)',
  21463.                                                                         'type' => 'value',
  21464.                                                                         'class' => 'DefaultValue',
  21465.                                                                         'attribute' => 'recipe',
  21466.                                                                         'dataType' => 'manyToOneRelation',
  21467.                                                                         'childs' => [
  21468.                                                                         ],
  21469.                                                                     ],
  21470.                                                                 ],
  21471.                                                                 'attribute' => 'allergens',
  21472.                                                                 'forwardAttribute' => '',
  21473.                                                             ],
  21474.                                                         ],
  21475.                                                     ],
  21476.                                                 ],
  21477.                                             ],
  21478.                                             'key' => '#6414465c8ceff',
  21479.                                         ],
  21480.                                         'isOperator' => true,
  21481.                                     ],
  21482.                                     '#6414465c8cf00' => [
  21483.                                         'name' => '#6414465c8cf00',
  21484.                                         'position' => 58,
  21485.                                         'hidden' => false,
  21486.                                         'width' => 100,
  21487.                                         'locked' => false,
  21488.                                         'fieldConfig' => [
  21489.                                             'isOperator' => true,
  21490.                                             'attributes' => [
  21491.                                                 'label' => 'MILCH',
  21492.                                                 'type' => 'operator',
  21493.                                                 'class' => 'BooleanFormatter',
  21494.                                                 'yesValue' => 'Ja',
  21495.                                                 'noValue' => 'Nein',
  21496.                                                 'childs' => [
  21497.                                                     => [
  21498.                                                         'label' => 'MILCH',
  21499.                                                         'type' => 'operator',
  21500.                                                         'class' => 'PHPCode',
  21501.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21502.                                                         'additionalData' => 'Milk',
  21503.                                                         'childs' => [
  21504.                                                             => [
  21505.                                                                 'label' => 'Operator ObjectField Getter',
  21506.                                                                 'type' => 'operator',
  21507.                                                                 'class' => 'ObjectFieldGetter',
  21508.                                                                 'childs' => [
  21509.                                                                     => [
  21510.                                                                         'label' => 'Recipe (recipe)',
  21511.                                                                         'type' => 'value',
  21512.                                                                         'class' => 'DefaultValue',
  21513.                                                                         'attribute' => 'recipe',
  21514.                                                                         'dataType' => 'manyToOneRelation',
  21515.                                                                         'childs' => [
  21516.                                                                         ],
  21517.                                                                     ],
  21518.                                                                 ],
  21519.                                                                 'attribute' => 'allergens',
  21520.                                                                 'forwardAttribute' => '',
  21521.                                                             ],
  21522.                                                         ],
  21523.                                                     ],
  21524.                                                 ],
  21525.                                             ],
  21526.                                             'key' => '#6414465c8cf00',
  21527.                                         ],
  21528.                                         'isOperator' => true,
  21529.                                     ],
  21530.                                     '#6414465c8cf01' => [
  21531.                                         'name' => '#6414465c8cf01',
  21532.                                         'position' => 59,
  21533.                                         'hidden' => false,
  21534.                                         'width' => 100,
  21535.                                         'locked' => false,
  21536.                                         'fieldConfig' => [
  21537.                                             'isOperator' => true,
  21538.                                             'attributes' => [
  21539.                                                 'label' => 'SCHALENFRÃœCHTE',
  21540.                                                 'type' => 'operator',
  21541.                                                 'class' => 'BooleanFormatter',
  21542.                                                 'yesValue' => 'Ja',
  21543.                                                 'noValue' => 'Nein',
  21544.                                                 'childs' => [
  21545.                                                     => [
  21546.                                                         'label' => 'SCHALENFRÃœCHTE',
  21547.                                                         'type' => 'operator',
  21548.                                                         'class' => 'PHPCode',
  21549.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21550.                                                         'additionalData' => 'Nut',
  21551.                                                         'childs' => [
  21552.                                                             => [
  21553.                                                                 'label' => 'Operator ObjectField Getter',
  21554.                                                                 'type' => 'operator',
  21555.                                                                 'class' => 'ObjectFieldGetter',
  21556.                                                                 'childs' => [
  21557.                                                                     => [
  21558.                                                                         'label' => 'Recipe (recipe)',
  21559.                                                                         'type' => 'value',
  21560.                                                                         'class' => 'DefaultValue',
  21561.                                                                         'attribute' => 'recipe',
  21562.                                                                         'dataType' => 'manyToOneRelation',
  21563.                                                                         'childs' => [
  21564.                                                                         ],
  21565.                                                                     ],
  21566.                                                                 ],
  21567.                                                                 'attribute' => 'allergens',
  21568.                                                                 'forwardAttribute' => '',
  21569.                                                             ],
  21570.                                                         ],
  21571.                                                     ],
  21572.                                                 ],
  21573.                                             ],
  21574.                                             'key' => '#6414465c8cf01',
  21575.                                         ],
  21576.                                         'isOperator' => true,
  21577.                                     ],
  21578.                                     '#6414465c8cf02' => [
  21579.                                         'name' => '#6414465c8cf02',
  21580.                                         'position' => 60,
  21581.                                         'hidden' => false,
  21582.                                         'width' => 100,
  21583.                                         'locked' => false,
  21584.                                         'fieldConfig' => [
  21585.                                             'isOperator' => true,
  21586.                                             'attributes' => [
  21587.                                                 'label' => 'SELLERIE',
  21588.                                                 'type' => 'operator',
  21589.                                                 'class' => 'BooleanFormatter',
  21590.                                                 'yesValue' => 'Ja',
  21591.                                                 'noValue' => 'Nein',
  21592.                                                 'childs' => [
  21593.                                                     => [
  21594.                                                         'label' => 'SELLERIE',
  21595.                                                         'type' => 'operator',
  21596.                                                         'class' => 'PHPCode',
  21597.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21598.                                                         'additionalData' => 'Celery',
  21599.                                                         'childs' => [
  21600.                                                             => [
  21601.                                                                 'label' => 'Operator ObjectField Getter',
  21602.                                                                 'type' => 'operator',
  21603.                                                                 'class' => 'ObjectFieldGetter',
  21604.                                                                 'childs' => [
  21605.                                                                 ],
  21606.                                                                 'attribute' => 'allergens',
  21607.                                                                 'forwardAttribute' => '',
  21608.                                                             ],
  21609.                                                             => [
  21610.                                                                 'label' => 'Recipe (recipe)',
  21611.                                                                 'type' => 'value',
  21612.                                                                 'class' => 'DefaultValue',
  21613.                                                                 'attribute' => 'recipe',
  21614.                                                                 'dataType' => 'manyToOneRelation',
  21615.                                                                 'childs' => [
  21616.                                                                 ],
  21617.                                                             ],
  21618.                                                         ],
  21619.                                                     ],
  21620.                                                 ],
  21621.                                             ],
  21622.                                             'key' => '#6414465c8cf02',
  21623.                                         ],
  21624.                                         'isOperator' => true,
  21625.                                     ],
  21626.                                     '#6414465c8cf03' => [
  21627.                                         'name' => '#6414465c8cf03',
  21628.                                         'position' => 61,
  21629.                                         'hidden' => false,
  21630.                                         'width' => 100,
  21631.                                         'locked' => false,
  21632.                                         'fieldConfig' => [
  21633.                                             'isOperator' => true,
  21634.                                             'attributes' => [
  21635.                                                 'label' => 'SENF',
  21636.                                                 'type' => 'operator',
  21637.                                                 'class' => 'BooleanFormatter',
  21638.                                                 'yesValue' => 'Ja',
  21639.                                                 'noValue' => 'Nein',
  21640.                                                 'childs' => [
  21641.                                                     => [
  21642.                                                         'label' => 'SENF',
  21643.                                                         'type' => 'operator',
  21644.                                                         'class' => 'PHPCode',
  21645.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21646.                                                         'additionalData' => 'Mustard',
  21647.                                                         'childs' => [
  21648.                                                             => [
  21649.                                                                 'label' => 'Operator ObjectField Getter',
  21650.                                                                 'type' => 'operator',
  21651.                                                                 'class' => 'ObjectFieldGetter',
  21652.                                                                 'childs' => [
  21653.                                                                     => [
  21654.                                                                         'label' => 'Recipe (recipe)',
  21655.                                                                         'type' => 'value',
  21656.                                                                         'class' => 'DefaultValue',
  21657.                                                                         'attribute' => 'recipe',
  21658.                                                                         'dataType' => 'manyToOneRelation',
  21659.                                                                         'childs' => [
  21660.                                                                         ],
  21661.                                                                     ],
  21662.                                                                 ],
  21663.                                                                 'attribute' => 'allergens',
  21664.                                                                 'forwardAttribute' => '',
  21665.                                                             ],
  21666.                                                         ],
  21667.                                                     ],
  21668.                                                 ],
  21669.                                             ],
  21670.                                             'key' => '#6414465c8cf03',
  21671.                                         ],
  21672.                                         'isOperator' => true,
  21673.                                     ],
  21674.                                     '#6414465c8cf04' => [
  21675.                                         'name' => '#6414465c8cf04',
  21676.                                         'position' => 62,
  21677.                                         'hidden' => false,
  21678.                                         'width' => 100,
  21679.                                         'locked' => false,
  21680.                                         'fieldConfig' => [
  21681.                                             'isOperator' => true,
  21682.                                             'attributes' => [
  21683.                                                 'label' => 'SESAM',
  21684.                                                 'type' => 'operator',
  21685.                                                 'class' => 'BooleanFormatter',
  21686.                                                 'yesValue' => 'Ja',
  21687.                                                 'noValue' => 'Nein',
  21688.                                                 'childs' => [
  21689.                                                     => [
  21690.                                                         'label' => 'SESAM',
  21691.                                                         'type' => 'operator',
  21692.                                                         'class' => 'PHPCode',
  21693.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21694.                                                         'additionalData' => 'Sesame',
  21695.                                                         'childs' => [
  21696.                                                             => [
  21697.                                                                 'label' => 'Operator ObjectField Getter',
  21698.                                                                 'type' => 'operator',
  21699.                                                                 'class' => 'ObjectFieldGetter',
  21700.                                                                 'childs' => [
  21701.                                                                     => [
  21702.                                                                         'label' => 'Recipe (recipe)',
  21703.                                                                         'type' => 'value',
  21704.                                                                         'class' => 'DefaultValue',
  21705.                                                                         'attribute' => 'recipe',
  21706.                                                                         'dataType' => 'manyToOneRelation',
  21707.                                                                         'childs' => [
  21708.                                                                         ],
  21709.                                                                     ],
  21710.                                                                 ],
  21711.                                                                 'attribute' => 'allergens',
  21712.                                                                 'forwardAttribute' => '',
  21713.                                                             ],
  21714.                                                         ],
  21715.                                                     ],
  21716.                                                 ],
  21717.                                             ],
  21718.                                             'key' => '#6414465c8cf04',
  21719.                                         ],
  21720.                                         'isOperator' => true,
  21721.                                     ],
  21722.                                     '#6414465c8cf05' => [
  21723.                                         'name' => '#6414465c8cf05',
  21724.                                         'position' => 63,
  21725.                                         'hidden' => false,
  21726.                                         'width' => 100,
  21727.                                         'locked' => false,
  21728.                                         'fieldConfig' => [
  21729.                                             'isOperator' => true,
  21730.                                             'attributes' => [
  21731.                                                 'label' => 'SULFIT',
  21732.                                                 'type' => 'operator',
  21733.                                                 'class' => 'BooleanFormatter',
  21734.                                                 'yesValue' => 'Ja',
  21735.                                                 'noValue' => 'Nein',
  21736.                                                 'childs' => [
  21737.                                                     => [
  21738.                                                         'label' => 'SULFIT',
  21739.                                                         'type' => 'operator',
  21740.                                                         'class' => 'PHPCode',
  21741.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21742.                                                         'additionalData' => 'Sulfite',
  21743.                                                         'childs' => [
  21744.                                                             => [
  21745.                                                                 'label' => 'Operator ObjectField Getter',
  21746.                                                                 'type' => 'operator',
  21747.                                                                 'class' => 'ObjectFieldGetter',
  21748.                                                                 'childs' => [
  21749.                                                                     => [
  21750.                                                                         'label' => 'Recipe (recipe)',
  21751.                                                                         'type' => 'value',
  21752.                                                                         'class' => 'DefaultValue',
  21753.                                                                         'attribute' => 'recipe',
  21754.                                                                         'dataType' => 'manyToOneRelation',
  21755.                                                                         'childs' => [
  21756.                                                                         ],
  21757.                                                                     ],
  21758.                                                                 ],
  21759.                                                                 'attribute' => 'allergens',
  21760.                                                                 'forwardAttribute' => '',
  21761.                                                             ],
  21762.                                                         ],
  21763.                                                     ],
  21764.                                                 ],
  21765.                                             ],
  21766.                                             'key' => '#6414465c8cf05',
  21767.                                         ],
  21768.                                         'isOperator' => true,
  21769.                                     ],
  21770.                                     '#6414465c8cf06' => [
  21771.                                         'name' => '#6414465c8cf06',
  21772.                                         'position' => 64,
  21773.                                         'hidden' => false,
  21774.                                         'width' => 100,
  21775.                                         'locked' => false,
  21776.                                         'fieldConfig' => [
  21777.                                             'isOperator' => true,
  21778.                                             'attributes' => [
  21779.                                                 'label' => 'LUPINE',
  21780.                                                 'type' => 'operator',
  21781.                                                 'class' => 'BooleanFormatter',
  21782.                                                 'yesValue' => 'Ja',
  21783.                                                 'noValue' => 'Nein',
  21784.                                                 'childs' => [
  21785.                                                     => [
  21786.                                                         'label' => 'LUPINE',
  21787.                                                         'type' => 'operator',
  21788.                                                         'class' => 'PHPCode',
  21789.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21790.                                                         'additionalData' => 'Lupin',
  21791.                                                         'childs' => [
  21792.                                                             => [
  21793.                                                                 'label' => 'Operator ObjectField Getter',
  21794.                                                                 'type' => 'operator',
  21795.                                                                 'class' => 'ObjectFieldGetter',
  21796.                                                                 'childs' => [
  21797.                                                                     => [
  21798.                                                                         'label' => 'Recipe (recipe)',
  21799.                                                                         'type' => 'value',
  21800.                                                                         'class' => 'DefaultValue',
  21801.                                                                         'attribute' => 'recipe',
  21802.                                                                         'dataType' => 'manyToOneRelation',
  21803.                                                                         'childs' => [
  21804.                                                                         ],
  21805.                                                                     ],
  21806.                                                                 ],
  21807.                                                                 'attribute' => 'allergens',
  21808.                                                                 'forwardAttribute' => '',
  21809.                                                             ],
  21810.                                                         ],
  21811.                                                     ],
  21812.                                                 ],
  21813.                                             ],
  21814.                                             'key' => '#6414465c8cf06',
  21815.                                         ],
  21816.                                         'isOperator' => true,
  21817.                                     ],
  21818.                                     '#6414465c8cf07' => [
  21819.                                         'name' => '#6414465c8cf07',
  21820.                                         'position' => 65,
  21821.                                         'hidden' => false,
  21822.                                         'width' => 100,
  21823.                                         'locked' => false,
  21824.                                         'fieldConfig' => [
  21825.                                             'isOperator' => true,
  21826.                                             'attributes' => [
  21827.                                                 'label' => 'WEICHTIERE',
  21828.                                                 'type' => 'operator',
  21829.                                                 'class' => 'BooleanFormatter',
  21830.                                                 'yesValue' => 'Ja',
  21831.                                                 'noValue' => 'Nein',
  21832.                                                 'childs' => [
  21833.                                                     => [
  21834.                                                         'label' => 'WEICHTIERE',
  21835.                                                         'type' => 'operator',
  21836.                                                         'class' => 'PHPCode',
  21837.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  21838.                                                         'additionalData' => 'Mollusc',
  21839.                                                         'childs' => [
  21840.                                                             => [
  21841.                                                                 'label' => 'Operator ObjectField Getter',
  21842.                                                                 'type' => 'operator',
  21843.                                                                 'class' => 'ObjectFieldGetter',
  21844.                                                                 'childs' => [
  21845.                                                                     => [
  21846.                                                                         'label' => 'Recipe (recipe)',
  21847.                                                                         'type' => 'value',
  21848.                                                                         'class' => 'DefaultValue',
  21849.                                                                         'attribute' => 'recipe',
  21850.                                                                         'dataType' => 'manyToOneRelation',
  21851.                                                                         'childs' => [
  21852.                                                                         ],
  21853.                                                                     ],
  21854.                                                                 ],
  21855.                                                                 'attribute' => 'allergens',
  21856.                                                                 'forwardAttribute' => '',
  21857.                                                             ],
  21858.                                                         ],
  21859.                                                     ],
  21860.                                                 ],
  21861.                                             ],
  21862.                                             'key' => '#6414465c8cf07',
  21863.                                         ],
  21864.                                         'isOperator' => true,
  21865.                                     ],
  21866.                                     '#6414465c8cf08' => [
  21867.                                         'name' => '#6414465c8cf08',
  21868.                                         'position' => 66,
  21869.                                         'hidden' => false,
  21870.                                         'width' => 100,
  21871.                                         'locked' => false,
  21872.                                         'fieldConfig' => [
  21873.                                             'isOperator' => true,
  21874.                                             'attributes' => [
  21875.                                                 'label' => 'Nährwerte auf Basis',
  21876.                                                 'type' => 'operator',
  21877.                                                 'class' => 'Concatenator',
  21878.                                                 'glue' => ' ',
  21879.                                                 'forceValue' => false,
  21880.                                                 'childs' => [
  21881.                                                     => [
  21882.                                                         'label' => 'Operator PHP Code',
  21883.                                                         'type' => 'operator',
  21884.                                                         'class' => 'PHPCode',
  21885.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  21886.                                                         'additionalData' => '{"amountType": "product", "field": "amountValue"}',
  21887.                                                         'childs' => [
  21888.                                                             => [
  21889.                                                                 'label' => 'Recipe (recipe)',
  21890.                                                                 'type' => 'value',
  21891.                                                                 'class' => 'DefaultValue',
  21892.                                                                 'attribute' => 'recipe',
  21893.                                                                 'dataType' => 'manyToOneRelation',
  21894.                                                                 'childs' => [
  21895.                                                                 ],
  21896.                                                             ],
  21897.                                                         ],
  21898.                                                     ],
  21899.                                                     => [
  21900.                                                         'label' => 'Operator PHP Code',
  21901.                                                         'type' => 'operator',
  21902.                                                         'class' => 'PHPCode',
  21903.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  21904.                                                         'additionalData' => '{"amountType": "product", "field": "amountType"}',
  21905.                                                         'childs' => [
  21906.                                                             => [
  21907.                                                                 'label' => 'Recipe (recipe)',
  21908.                                                                 'type' => 'value',
  21909.                                                                 'class' => 'DefaultValue',
  21910.                                                                 'attribute' => 'recipe',
  21911.                                                                 'dataType' => 'manyToOneRelation',
  21912.                                                                 'childs' => [
  21913.                                                                 ],
  21914.                                                             ],
  21915.                                                         ],
  21916.                                                     ],
  21917.                                                 ],
  21918.                                             ],
  21919.                                             'key' => '#6414465c8cf08',
  21920.                                         ],
  21921.                                         'isOperator' => true,
  21922.                                     ],
  21923.                                     '#6414465c8cf09' => [
  21924.                                         'name' => '#6414465c8cf09',
  21925.                                         'position' => 67,
  21926.                                         'hidden' => false,
  21927.                                         'width' => 100,
  21928.                                         'locked' => false,
  21929.                                         'fieldConfig' => [
  21930.                                             'isOperator' => true,
  21931.                                             'attributes' => [
  21932.                                                 'label' => 'kj',
  21933.                                                 'type' => 'operator',
  21934.                                                 'class' => 'PHPCode',
  21935.                                                 'childs' => [
  21936.                                                     => [
  21937.                                                         'label' => 'kj',
  21938.                                                         'type' => 'operator',
  21939.                                                         'class' => 'PHPCode',
  21940.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  21941.                                                         'additionalData' => '{"amountType": "product", "field": "energyKJValue", "raw": true}',
  21942.                                                         'childs' => [
  21943.                                                             => [
  21944.                                                                 'label' => 'Recipe (recipe)',
  21945.                                                                 'type' => 'value',
  21946.                                                                 'class' => 'DefaultValue',
  21947.                                                                 'attribute' => 'recipe',
  21948.                                                                 'dataType' => 'manyToOneRelation',
  21949.                                                                 'childs' => [
  21950.                                                                 ],
  21951.                                                             ],
  21952.                                                         ],
  21953.                                                     ],
  21954.                                                 ],
  21955.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  21956.                                                 'additionalData' => 'value',
  21957.                                             ],
  21958.                                             'key' => '#6414465c8cf09',
  21959.                                         ],
  21960.                                         'isOperator' => true,
  21961.                                     ],
  21962.                                     '#6414465c8cf0a' => [
  21963.                                         'name' => '#6414465c8cf0a',
  21964.                                         'position' => 68,
  21965.                                         'hidden' => false,
  21966.                                         'width' => 100,
  21967.                                         'locked' => false,
  21968.                                         'fieldConfig' => [
  21969.                                             'isOperator' => true,
  21970.                                             'attributes' => [
  21971.                                                 'label' => 'kcal',
  21972.                                                 'type' => 'operator',
  21973.                                                 'class' => 'PHPCode',
  21974.                                                 'childs' => [
  21975.                                                     => [
  21976.                                                         'label' => 'kcal',
  21977.                                                         'type' => 'operator',
  21978.                                                         'class' => 'PHPCode',
  21979.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  21980.                                                         'additionalData' => '{"amountType": "product", "field": "energyKcal", "raw": true}',
  21981.                                                         'childs' => [
  21982.                                                             => [
  21983.                                                                 'label' => 'Recipe (recipe)',
  21984.                                                                 'type' => 'value',
  21985.                                                                 'class' => 'DefaultValue',
  21986.                                                                 'attribute' => 'recipe',
  21987.                                                                 'dataType' => 'manyToOneRelation',
  21988.                                                                 'childs' => [
  21989.                                                                 ],
  21990.                                                             ],
  21991.                                                         ],
  21992.                                                     ],
  21993.                                                 ],
  21994.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  21995.                                                 'additionalData' => 'value',
  21996.                                             ],
  21997.                                             'key' => '#6414465c8cf0a',
  21998.                                         ],
  21999.                                         'isOperator' => true,
  22000.                                     ],
  22001.                                     '#6414465c8cf0b' => [
  22002.                                         'name' => '#6414465c8cf0b',
  22003.                                         'position' => 69,
  22004.                                         'hidden' => false,
  22005.                                         'width' => 100,
  22006.                                         'locked' => false,
  22007.                                         'fieldConfig' => [
  22008.                                             'isOperator' => true,
  22009.                                             'attributes' => [
  22010.                                                 'label' => 'Fett',
  22011.                                                 'type' => 'operator',
  22012.                                                 'class' => 'PHPCode',
  22013.                                                 'childs' => [
  22014.                                                     => [
  22015.                                                         'label' => 'Fett',
  22016.                                                         'type' => 'operator',
  22017.                                                         'class' => 'PHPCode',
  22018.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  22019.                                                         'additionalData' => '{"amountType": "product", "field": "fatTotal", "raw": true}',
  22020.                                                         'childs' => [
  22021.                                                             => [
  22022.                                                                 'label' => 'Recipe (recipe)',
  22023.                                                                 'type' => 'value',
  22024.                                                                 'class' => 'DefaultValue',
  22025.                                                                 'attribute' => 'recipe',
  22026.                                                                 'dataType' => 'manyToOneRelation',
  22027.                                                                 'childs' => [
  22028.                                                                 ],
  22029.                                                             ],
  22030.                                                         ],
  22031.                                                     ],
  22032.                                                 ],
  22033.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  22034.                                                 'additionalData' => 'value',
  22035.                                             ],
  22036.                                             'key' => '#6414465c8cf0b',
  22037.                                         ],
  22038.                                         'isOperator' => true,
  22039.                                     ],
  22040.                                     '#6414465c8cf0c' => [
  22041.                                         'name' => '#6414465c8cf0c',
  22042.                                         'position' => 70,
  22043.                                         'hidden' => false,
  22044.                                         'width' => 100,
  22045.                                         'locked' => false,
  22046.                                         'fieldConfig' => [
  22047.                                             'isOperator' => true,
  22048.                                             'attributes' => [
  22049.                                                 'label' => 'davon gesättigte Fettsäuren',
  22050.                                                 'type' => 'operator',
  22051.                                                 'class' => 'PHPCode',
  22052.                                                 'childs' => [
  22053.                                                     => [
  22054.                                                         'label' => 'davon gesättigte Fettsäuren',
  22055.                                                         'type' => 'operator',
  22056.                                                         'class' => 'PHPCode',
  22057.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  22058.                                                         'additionalData' => '{"amountType": "product", "field": "fatSaturated", "raw": true}',
  22059.                                                         'childs' => [
  22060.                                                             => [
  22061.                                                                 'label' => 'Recipe (recipe)',
  22062.                                                                 'type' => 'value',
  22063.                                                                 'class' => 'DefaultValue',
  22064.                                                                 'attribute' => 'recipe',
  22065.                                                                 'dataType' => 'manyToOneRelation',
  22066.                                                                 'childs' => [
  22067.                                                                 ],
  22068.                                                             ],
  22069.                                                         ],
  22070.                                                     ],
  22071.                                                 ],
  22072.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  22073.                                                 'additionalData' => 'value',
  22074.                                             ],
  22075.                                             'key' => '#6414465c8cf0c',
  22076.                                         ],
  22077.                                         'isOperator' => true,
  22078.                                     ],
  22079.                                     '#6414465c8cf0d' => [
  22080.                                         'name' => '#6414465c8cf0d',
  22081.                                         'position' => 71,
  22082.                                         'hidden' => false,
  22083.                                         'width' => 100,
  22084.                                         'locked' => false,
  22085.                                         'fieldConfig' => [
  22086.                                             'isOperator' => true,
  22087.                                             'attributes' => [
  22088.                                                 'label' => 'Kohlenhydrate',
  22089.                                                 'type' => 'operator',
  22090.                                                 'class' => 'PHPCode',
  22091.                                                 'childs' => [
  22092.                                                     => [
  22093.                                                         'label' => 'Kohlenhydrate',
  22094.                                                         'type' => 'operator',
  22095.                                                         'class' => 'PHPCode',
  22096.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  22097.                                                         'additionalData' => '{"amountType": "product", "field": "carbTotal", "raw": true}',
  22098.                                                         'childs' => [
  22099.                                                             => [
  22100.                                                                 'label' => 'Recipe (recipe)',
  22101.                                                                 'type' => 'value',
  22102.                                                                 'class' => 'DefaultValue',
  22103.                                                                 'attribute' => 'recipe',
  22104.                                                                 'dataType' => 'manyToOneRelation',
  22105.                                                                 'childs' => [
  22106.                                                                 ],
  22107.                                                             ],
  22108.                                                         ],
  22109.                                                     ],
  22110.                                                 ],
  22111.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  22112.                                                 'additionalData' => 'value',
  22113.                                             ],
  22114.                                             'key' => '#6414465c8cf0d',
  22115.                                         ],
  22116.                                         'isOperator' => true,
  22117.                                     ],
  22118.                                     '#6414465c8cf0e' => [
  22119.                                         'name' => '#6414465c8cf0e',
  22120.                                         'position' => 72,
  22121.                                         'hidden' => false,
  22122.                                         'width' => 100,
  22123.                                         'locked' => false,
  22124.                                         'fieldConfig' => [
  22125.                                             'isOperator' => true,
  22126.                                             'attributes' => [
  22127.                                                 'label' => 'davon Zucker',
  22128.                                                 'type' => 'operator',
  22129.                                                 'class' => 'PHPCode',
  22130.                                                 'childs' => [
  22131.                                                     => [
  22132.                                                         'label' => 'davon Zucker',
  22133.                                                         'type' => 'operator',
  22134.                                                         'class' => 'PHPCode',
  22135.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  22136.                                                         'additionalData' => '{"amountType": "product", "field": "carbSugar", "raw": true}',
  22137.                                                         'childs' => [
  22138.                                                             => [
  22139.                                                                 'label' => 'Recipe (recipe)',
  22140.                                                                 'type' => 'value',
  22141.                                                                 'class' => 'DefaultValue',
  22142.                                                                 'attribute' => 'recipe',
  22143.                                                                 'dataType' => 'manyToOneRelation',
  22144.                                                                 'childs' => [
  22145.                                                                 ],
  22146.                                                             ],
  22147.                                                         ],
  22148.                                                     ],
  22149.                                                 ],
  22150.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  22151.                                                 'additionalData' => 'value',
  22152.                                             ],
  22153.                                             'key' => '#6414465c8cf0e',
  22154.                                         ],
  22155.                                         'isOperator' => true,
  22156.                                     ],
  22157.                                     '#6414465c8cf0f' => [
  22158.                                         'name' => '#6414465c8cf0f',
  22159.                                         'position' => 73,
  22160.                                         'hidden' => false,
  22161.                                         'width' => 100,
  22162.                                         'locked' => false,
  22163.                                         'fieldConfig' => [
  22164.                                             'isOperator' => true,
  22165.                                             'attributes' => [
  22166.                                                 'label' => 'Balaststoffe',
  22167.                                                 'type' => 'operator',
  22168.                                                 'class' => 'PHPCode',
  22169.                                                 'childs' => [
  22170.                                                     => [
  22171.                                                         'label' => 'Balaststoffe',
  22172.                                                         'type' => 'operator',
  22173.                                                         'class' => 'PHPCode',
  22174.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  22175.                                                         'additionalData' => '{"amountType": "product", "field": "dietaryFiber", "raw": true}',
  22176.                                                         'childs' => [
  22177.                                                             => [
  22178.                                                                 'label' => 'Recipe (recipe)',
  22179.                                                                 'type' => 'value',
  22180.                                                                 'class' => 'DefaultValue',
  22181.                                                                 'attribute' => 'recipe',
  22182.                                                                 'dataType' => 'manyToOneRelation',
  22183.                                                                 'childs' => [
  22184.                                                                 ],
  22185.                                                             ],
  22186.                                                         ],
  22187.                                                     ],
  22188.                                                 ],
  22189.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  22190.                                                 'additionalData' => 'value',
  22191.                                             ],
  22192.                                             'key' => '#6414465c8cf0f',
  22193.                                         ],
  22194.                                         'isOperator' => true,
  22195.                                     ],
  22196.                                     '#6414465c8cf10' => [
  22197.                                         'name' => '#6414465c8cf10',
  22198.                                         'position' => 74,
  22199.                                         'hidden' => false,
  22200.                                         'width' => 100,
  22201.                                         'locked' => false,
  22202.                                         'fieldConfig' => [
  22203.                                             'isOperator' => true,
  22204.                                             'attributes' => [
  22205.                                                 'label' => 'Eiweiß',
  22206.                                                 'type' => 'operator',
  22207.                                                 'class' => 'PHPCode',
  22208.                                                 'childs' => [
  22209.                                                     => [
  22210.                                                         'label' => 'Eiweiß',
  22211.                                                         'type' => 'operator',
  22212.                                                         'class' => 'PHPCode',
  22213.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  22214.                                                         'additionalData' => '{"amountType": "product", "field": "protein", "raw": true}',
  22215.                                                         'childs' => [
  22216.                                                             => [
  22217.                                                                 'label' => 'Recipe (recipe)',
  22218.                                                                 'type' => 'value',
  22219.                                                                 'class' => 'DefaultValue',
  22220.                                                                 'attribute' => 'recipe',
  22221.                                                                 'dataType' => 'manyToOneRelation',
  22222.                                                                 'childs' => [
  22223.                                                                 ],
  22224.                                                             ],
  22225.                                                         ],
  22226.                                                     ],
  22227.                                                 ],
  22228.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  22229.                                                 'additionalData' => 'value',
  22230.                                             ],
  22231.                                             'key' => '#6414465c8cf10',
  22232.                                         ],
  22233.                                         'isOperator' => true,
  22234.                                     ],
  22235.                                     '#6414465c8cf11' => [
  22236.                                         'name' => '#6414465c8cf11',
  22237.                                         'position' => 75,
  22238.                                         'hidden' => false,
  22239.                                         'width' => 100,
  22240.                                         'locked' => false,
  22241.                                         'fieldConfig' => [
  22242.                                             'isOperator' => true,
  22243.                                             'attributes' => [
  22244.                                                 'label' => 'Salz',
  22245.                                                 'type' => 'operator',
  22246.                                                 'class' => 'PHPCode',
  22247.                                                 'childs' => [
  22248.                                                     => [
  22249.                                                         'label' => 'Salz',
  22250.                                                         'type' => 'operator',
  22251.                                                         'class' => 'PHPCode',
  22252.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  22253.                                                         'additionalData' => '{"amountType": "product", "field": "salt", "raw": true}',
  22254.                                                         'childs' => [
  22255.                                                             => [
  22256.                                                                 'label' => 'Recipe (recipe)',
  22257.                                                                 'type' => 'value',
  22258.                                                                 'class' => 'DefaultValue',
  22259.                                                                 'attribute' => 'recipe',
  22260.                                                                 'dataType' => 'manyToOneRelation',
  22261.                                                                 'childs' => [
  22262.                                                                 ],
  22263.                                                             ],
  22264.                                                         ],
  22265.                                                     ],
  22266.                                                 ],
  22267.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  22268.                                                 'additionalData' => 'value',
  22269.                                             ],
  22270.                                             'key' => '#6414465c8cf11',
  22271.                                         ],
  22272.                                         'isOperator' => true,
  22273.                                     ],
  22274.                                     '#6414465c8cf12' => [
  22275.                                         'name' => '#6414465c8cf12',
  22276.                                         'position' => 76,
  22277.                                         'hidden' => false,
  22278.                                         'width' => 100,
  22279.                                         'locked' => false,
  22280.                                         'fieldConfig' => [
  22281.                                             'isOperator' => true,
  22282.                                             'attributes' => [
  22283.                                                 'label' => 'Nährwerte Gewichtseinheit',
  22284.                                                 'type' => 'operator',
  22285.                                                 'class' => 'PHPCode',
  22286.                                                 'childs' => [
  22287.                                                     => [
  22288.                                                         'label' => 'Operator PHP Code',
  22289.                                                         'type' => 'operator',
  22290.                                                         'class' => 'PHPCode',
  22291.                                                         'childs' => [
  22292.                                                             => [
  22293.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  22294.                                                                 'type' => 'value',
  22295.                                                                 'class' => 'DefaultValue',
  22296.                                                                 'attribute' => 'recipe',
  22297.                                                                 'dataType' => 'manyToOneRelation',
  22298.                                                                 'childs' => [
  22299.                                                                 ],
  22300.                                                             ],
  22301.                                                         ],
  22302.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  22303.                                                         'additionalData' => '{"amountType": "product", "field": "amountValue", "raw": true}',
  22304.                                                     ],
  22305.                                                 ],
  22306.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  22307.                                                 'additionalData' => 'unit',
  22308.                                             ],
  22309.                                             'key' => '#6414465c8cf12',
  22310.                                         ],
  22311.                                         'isOperator' => true,
  22312.                                     ],
  22313.                                     '#6414465c8cf13' => [
  22314.                                         'name' => '#6414465c8cf13',
  22315.                                         'position' => 77,
  22316.                                         'hidden' => false,
  22317.                                         'width' => 100,
  22318.                                         'locked' => false,
  22319.                                         'fieldConfig' => [
  22320.                                             'isOperator' => true,
  22321.                                             'attributes' => [
  22322.                                                 'label' => 'EAN-Code',
  22323.                                                 'type' => 'operator',
  22324.                                                 'class' => 'ObjectFieldGetter',
  22325.                                                 'attribute' => 'ean',
  22326.                                                 'forwardAttribute' => '',
  22327.                                                 'childs' => [
  22328.                                                     => [
  22329.                                                         'label' => 'Operator ObjectField Getter',
  22330.                                                         'type' => 'operator',
  22331.                                                         'class' => 'ObjectFieldGetter',
  22332.                                                         'childs' => [
  22333.                                                             => [
  22334.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  22335.                                                                 'type' => 'value',
  22336.                                                                 'class' => 'DefaultValue',
  22337.                                                                 'attribute' => 'erpItem',
  22338.                                                                 'dataType' => 'manyToOneRelation',
  22339.                                                                 'childs' => [
  22340.                                                                 ],
  22341.                                                             ],
  22342.                                                         ],
  22343.                                                         'attribute' => 'erpItem',
  22344.                                                         'forwardAttribute' => '',
  22345.                                                     ],
  22346.                                                 ],
  22347.                                             ],
  22348.                                             'key' => '#6414465c8cf13',
  22349.                                         ],
  22350.                                         'isOperator' => true,
  22351.                                     ],
  22352.                                     '#6414465c8cf14' => [
  22353.                                         'name' => '#6414465c8cf14',
  22354.                                         'position' => 78,
  22355.                                         'hidden' => false,
  22356.                                         'width' => 100,
  22357.                                         'locked' => false,
  22358.                                         'fieldConfig' => [
  22359.                                             'isOperator' => true,
  22360.                                             'attributes' => [
  22361.                                                 'label' => 'Verkehrsbezeichnung',
  22362.                                                 'type' => 'operator',
  22363.                                                 'class' => 'ObjectFieldGetter',
  22364.                                                 'attribute' => 'erpName',
  22365.                                                 'forwardAttribute' => '',
  22366.                                                 'childs' => [
  22367.                                                     => [
  22368.                                                         'label' => 'Operator ObjectField Getter',
  22369.                                                         'type' => 'operator',
  22370.                                                         'class' => 'ObjectFieldGetter',
  22371.                                                         'childs' => [
  22372.                                                             => [
  22373.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  22374.                                                                 'type' => 'value',
  22375.                                                                 'class' => 'DefaultValue',
  22376.                                                                 'attribute' => 'erpItem',
  22377.                                                                 'dataType' => 'manyToOneRelation',
  22378.                                                                 'childs' => [
  22379.                                                                 ],
  22380.                                                             ],
  22381.                                                         ],
  22382.                                                         'attribute' => 'erpItem',
  22383.                                                         'forwardAttribute' => '',
  22384.                                                     ],
  22385.                                                 ],
  22386.                                             ],
  22387.                                             'key' => '#6414465c8cf14',
  22388.                                         ],
  22389.                                         'isOperator' => true,
  22390.                                     ],
  22391.                                     '#6414465c8cf15' => [
  22392.                                         'name' => '#6414465c8cf15',
  22393.                                         'position' => 79,
  22394.                                         'hidden' => false,
  22395.                                         'width' => 100,
  22396.                                         'locked' => false,
  22397.                                         'fieldConfig' => [
  22398.                                             'isOperator' => true,
  22399.                                             'attributes' => [
  22400.                                                 'label' => 'MHZ Monate',
  22401.                                                 'type' => 'operator',
  22402.                                                 'class' => 'ObjectFieldGetter',
  22403.                                                 'attribute' => 'minimumShelfTime',
  22404.                                                 'forwardAttribute' => '',
  22405.                                                 'childs' => [
  22406.                                                     => [
  22407.                                                         'label' => 'Operator ObjectField Getter',
  22408.                                                         'type' => 'operator',
  22409.                                                         'class' => 'ObjectFieldGetter',
  22410.                                                         'childs' => [
  22411.                                                             => [
  22412.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  22413.                                                                 'type' => 'value',
  22414.                                                                 'class' => 'DefaultValue',
  22415.                                                                 'attribute' => 'erpItem',
  22416.                                                                 'dataType' => 'manyToOneRelation',
  22417.                                                                 'childs' => [
  22418.                                                                 ],
  22419.                                                             ],
  22420.                                                         ],
  22421.                                                         'attribute' => 'erpItem',
  22422.                                                         'forwardAttribute' => '',
  22423.                                                     ],
  22424.                                                 ],
  22425.                                             ],
  22426.                                             'key' => '#6414465c8cf15',
  22427.                                         ],
  22428.                                         'isOperator' => true,
  22429.                                     ],
  22430.                                     '#6414465c8cf16' => [
  22431.                                         'name' => '#6414465c8cf16',
  22432.                                         'position' => 80,
  22433.                                         'hidden' => false,
  22434.                                         'width' => 100,
  22435.                                         'locked' => false,
  22436.                                         'fieldConfig' => [
  22437.                                             'isOperator' => true,
  22438.                                             'attributes' => [
  22439.                                                 'label' => 'RLZ Monate',
  22440.                                                 'type' => 'operator',
  22441.                                                 'class' => 'ObjectFieldGetter',
  22442.                                                 'attribute' => 'remainingShelfTime',
  22443.                                                 'forwardAttribute' => '',
  22444.                                                 'childs' => [
  22445.                                                     => [
  22446.                                                         'label' => 'Operator ObjectField Getter',
  22447.                                                         'type' => 'operator',
  22448.                                                         'class' => 'ObjectFieldGetter',
  22449.                                                         'childs' => [
  22450.                                                             => [
  22451.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  22452.                                                                 'type' => 'value',
  22453.                                                                 'class' => 'DefaultValue',
  22454.                                                                 'attribute' => 'erpItem',
  22455.                                                                 'dataType' => 'manyToOneRelation',
  22456.                                                                 'childs' => [
  22457.                                                                 ],
  22458.                                                             ],
  22459.                                                         ],
  22460.                                                         'attribute' => 'erpItem',
  22461.                                                         'forwardAttribute' => '',
  22462.                                                     ],
  22463.                                                 ],
  22464.                                             ],
  22465.                                             'key' => '#6414465c8cf16',
  22466.                                         ],
  22467.                                         'isOperator' => true,
  22468.                                     ],
  22469.                                     '#6414465c8cf17' => [
  22470.                                         'name' => '#6414465c8cf17',
  22471.                                         'position' => 81,
  22472.                                         'hidden' => false,
  22473.                                         'width' => 100,
  22474.                                         'locked' => false,
  22475.                                         'fieldConfig' => [
  22476.                                             'isOperator' => true,
  22477.                                             'attributes' => [
  22478.                                                 'label' => 'RLZ Tage',
  22479.                                                 'type' => 'operator',
  22480.                                                 'class' => 'ObjectFieldGetter',
  22481.                                                 'attribute' => 'remainingShelfTimeDays',
  22482.                                                 'forwardAttribute' => '',
  22483.                                                 'childs' => [
  22484.                                                     => [
  22485.                                                         'label' => 'Operator ObjectField Getter',
  22486.                                                         'type' => 'operator',
  22487.                                                         'class' => 'ObjectFieldGetter',
  22488.                                                         'childs' => [
  22489.                                                             => [
  22490.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  22491.                                                                 'type' => 'value',
  22492.                                                                 'class' => 'DefaultValue',
  22493.                                                                 'attribute' => 'erpItem',
  22494.                                                                 'dataType' => 'manyToOneRelation',
  22495.                                                                 'childs' => [
  22496.                                                                 ],
  22497.                                                             ],
  22498.                                                         ],
  22499.                                                         'attribute' => 'erpItem',
  22500.                                                         'forwardAttribute' => '',
  22501.                                                     ],
  22502.                                                 ],
  22503.                                             ],
  22504.                                             'key' => '#6414465c8cf17',
  22505.                                         ],
  22506.                                         'isOperator' => true,
  22507.                                     ],
  22508.                                     '#6414465c8cf18' => [
  22509.                                         'name' => '#6414465c8cf18',
  22510.                                         'position' => 82,
  22511.                                         'hidden' => false,
  22512.                                         'width' => 100,
  22513.                                         'locked' => false,
  22514.                                         'fieldConfig' => [
  22515.                                             'isOperator' => true,
  22516.                                             'attributes' => [
  22517.                                                 'label' => 'Produktionsland',
  22518.                                                 'type' => 'operator',
  22519.                                                 'class' => 'ObjectFieldGetter',
  22520.                                                 'attribute' => 'country',
  22521.                                                 'forwardAttribute' => '',
  22522.                                                 'childs' => [
  22523.                                                     => [
  22524.                                                         'label' => 'Operator ObjectField Getter',
  22525.                                                         'type' => 'operator',
  22526.                                                         'class' => 'ObjectFieldGetter',
  22527.                                                         'childs' => [
  22528.                                                             => [
  22529.                                                                 'label' => 'Operator ObjectField Getter',
  22530.                                                                 'type' => 'operator',
  22531.                                                                 'class' => 'ObjectFieldGetter',
  22532.                                                                 'childs' => [
  22533.                                                                     => [
  22534.                                                                         'label' => 'Recipe (recipe)',
  22535.                                                                         'type' => 'value',
  22536.                                                                         'class' => 'DefaultValue',
  22537.                                                                         'attribute' => 'recipe',
  22538.                                                                         'dataType' => 'manyToOneRelation',
  22539.                                                                         'childs' => [
  22540.                                                                         ],
  22541.                                                                     ],
  22542.                                                                 ],
  22543.                                                                 'attribute' => 'recipe',
  22544.                                                                 'forwardAttribute' => '',
  22545.                                                             ],
  22546.                                                         ],
  22547.                                                         'attribute' => 'vendor',
  22548.                                                         'forwardAttribute' => '',
  22549.                                                     ],
  22550.                                                 ],
  22551.                                             ],
  22552.                                             'key' => '#6414465c8cf18',
  22553.                                         ],
  22554.                                         'isOperator' => true,
  22555.                                     ],
  22556.                                     '#6414465c8cf19' => [
  22557.                                         'name' => '#6414465c8cf19',
  22558.                                         'position' => 83,
  22559.                                         'hidden' => false,
  22560.                                         'width' => 100,
  22561.                                         'locked' => false,
  22562.                                         'fieldConfig' => [
  22563.                                             'isOperator' => true,
  22564.                                             'attributes' => [
  22565.                                                 'label' => 'MWSt.',
  22566.                                                 'type' => 'operator',
  22567.                                                 'class' => 'ObjectFieldGetter',
  22568.                                                 'attribute' => 'taxKey',
  22569.                                                 'forwardAttribute' => '',
  22570.                                                 'childs' => [
  22571.                                                     => [
  22572.                                                         'label' => 'Operator ObjectField Getter',
  22573.                                                         'type' => 'operator',
  22574.                                                         'class' => 'ObjectFieldGetter',
  22575.                                                         'childs' => [
  22576.                                                             => [
  22577.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  22578.                                                                 'type' => 'value',
  22579.                                                                 'class' => 'DefaultValue',
  22580.                                                                 'attribute' => 'erpItem',
  22581.                                                                 'dataType' => 'manyToOneRelation',
  22582.                                                                 'childs' => [
  22583.                                                                 ],
  22584.                                                             ],
  22585.                                                         ],
  22586.                                                         'attribute' => 'erpItem',
  22587.                                                         'forwardAttribute' => '',
  22588.                                                     ],
  22589.                                                 ],
  22590.                                             ],
  22591.                                             'key' => '#6414465c8cf19',
  22592.                                         ],
  22593.                                         'isOperator' => true,
  22594.                                     ],
  22595.                                     '#6414465c8cf1a' => [
  22596.                                         'name' => '#6414465c8cf1a',
  22597.                                         'position' => 84,
  22598.                                         'hidden' => false,
  22599.                                         'width' => 100,
  22600.                                         'locked' => false,
  22601.                                         'fieldConfig' => [
  22602.                                             'isOperator' => true,
  22603.                                             'attributes' => [
  22604.                                                 'label' => 'Zolltarif-Nr.',
  22605.                                                 'type' => 'operator',
  22606.                                                 'class' => 'ObjectFieldGetter',
  22607.                                                 'attribute' => 'customsTariffNumber',
  22608.                                                 'forwardAttribute' => '',
  22609.                                                 'childs' => [
  22610.                                                     => [
  22611.                                                         'label' => 'Operator ObjectField Getter',
  22612.                                                         'type' => 'operator',
  22613.                                                         'class' => 'ObjectFieldGetter',
  22614.                                                         'childs' => [
  22615.                                                             => [
  22616.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  22617.                                                                 'type' => 'value',
  22618.                                                                 'class' => 'DefaultValue',
  22619.                                                                 'attribute' => 'erpItem',
  22620.                                                                 'dataType' => 'manyToOneRelation',
  22621.                                                                 'childs' => [
  22622.                                                                 ],
  22623.                                                             ],
  22624.                                                         ],
  22625.                                                         'attribute' => 'erpItem',
  22626.                                                         'forwardAttribute' => '',
  22627.                                                     ],
  22628.                                                 ],
  22629.                                             ],
  22630.                                             'key' => '#6414465c8cf1a',
  22631.                                         ],
  22632.                                         'isOperator' => true,
  22633.                                     ],
  22634.                                     '#6414465c8cf1b' => [
  22635.                                         'name' => '#6414465c8cf1b',
  22636.                                         'position' => 85,
  22637.                                         'hidden' => false,
  22638.                                         'width' => 100,
  22639.                                         'locked' => false,
  22640.                                         'fieldConfig' => [
  22641.                                             'isOperator' => true,
  22642.                                             'attributes' => [
  22643.                                                 'label' => 'VK-Einheit je Palette',
  22644.                                                 'type' => 'operator',
  22645.                                                 'class' => 'ObjectFieldGetter',
  22646.                                                 'attribute' => 'amountPal',
  22647.                                                 'forwardAttribute' => '',
  22648.                                                 'childs' => [
  22649.                                                     => [
  22650.                                                         'label' => 'Operator ObjectField Getter',
  22651.                                                         'type' => 'operator',
  22652.                                                         'class' => 'ObjectFieldGetter',
  22653.                                                         'childs' => [
  22654.                                                             => [
  22655.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  22656.                                                                 'type' => 'value',
  22657.                                                                 'class' => 'DefaultValue',
  22658.                                                                 'attribute' => 'erpItem',
  22659.                                                                 'dataType' => 'manyToOneRelation',
  22660.                                                                 'childs' => [
  22661.                                                                 ],
  22662.                                                             ],
  22663.                                                         ],
  22664.                                                         'attribute' => 'erpItem',
  22665.                                                         'forwardAttribute' => '',
  22666.                                                     ],
  22667.                                                 ],
  22668.                                             ],
  22669.                                             'key' => '#6414465c8cf1b',
  22670.                                         ],
  22671.                                         'isOperator' => true,
  22672.                                     ],
  22673.                                     '#6414465c8cf1c' => [
  22674.                                         'name' => '#6414465c8cf1c',
  22675.                                         'position' => 86,
  22676.                                         'hidden' => false,
  22677.                                         'width' => 100,
  22678.                                         'locked' => false,
  22679.                                         'fieldConfig' => [
  22680.                                             'isOperator' => true,
  22681.                                             'attributes' => [
  22682.                                                 'label' => 'VK-Einheit je Umkarton',
  22683.                                                 'type' => 'operator',
  22684.                                                 'class' => 'ObjectFieldGetter',
  22685.                                                 'attribute' => 'amountSubUnit',
  22686.                                                 'forwardAttribute' => '',
  22687.                                                 'childs' => [
  22688.                                                     => [
  22689.                                                         'label' => 'Operator ObjectField Getter',
  22690.                                                         'type' => 'operator',
  22691.                                                         'class' => 'ObjectFieldGetter',
  22692.                                                         'childs' => [
  22693.                                                             => [
  22694.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  22695.                                                                 'type' => 'value',
  22696.                                                                 'class' => 'DefaultValue',
  22697.                                                                 'attribute' => 'erpItem',
  22698.                                                                 'dataType' => 'manyToOneRelation',
  22699.                                                                 'childs' => [
  22700.                                                                 ],
  22701.                                                             ],
  22702.                                                         ],
  22703.                                                         'attribute' => 'erpItem',
  22704.                                                         'forwardAttribute' => '',
  22705.                                                     ],
  22706.                                                 ],
  22707.                                             ],
  22708.                                             'key' => '#6414465c8cf1c',
  22709.                                         ],
  22710.                                         'isOperator' => true,
  22711.                                     ],
  22712.                                     '#6414465c8cf1d' => [
  22713.                                         'name' => '#6414465c8cf1d',
  22714.                                         'position' => 87,
  22715.                                         'hidden' => false,
  22716.                                         'width' => 100,
  22717.                                         'locked' => false,
  22718.                                         'fieldConfig' => [
  22719.                                             'isOperator' => true,
  22720.                                             'attributes' => [
  22721.                                                 'label' => 'Anzahl Lagen',
  22722.                                                 'type' => 'operator',
  22723.                                                 'class' => 'ObjectFieldGetter',
  22724.                                                 'attribute' => 'amountLayers',
  22725.                                                 'forwardAttribute' => '',
  22726.                                                 'childs' => [
  22727.                                                     => [
  22728.                                                         'label' => 'Operator ObjectField Getter',
  22729.                                                         'type' => 'operator',
  22730.                                                         'class' => 'ObjectFieldGetter',
  22731.                                                         'childs' => [
  22732.                                                             => [
  22733.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  22734.                                                                 'type' => 'value',
  22735.                                                                 'class' => 'DefaultValue',
  22736.                                                                 'attribute' => 'erpItem',
  22737.                                                                 'dataType' => 'manyToOneRelation',
  22738.                                                                 'childs' => [
  22739.                                                                 ],
  22740.                                                             ],
  22741.                                                         ],
  22742.                                                         'attribute' => 'erpItem',
  22743.                                                         'forwardAttribute' => '',
  22744.                                                     ],
  22745.                                                 ],
  22746.                                             ],
  22747.                                             'key' => '#6414465c8cf1d',
  22748.                                         ],
  22749.                                         'isOperator' => true,
  22750.                                     ],
  22751.                                     '#6414465c8cf1e' => [
  22752.                                         'name' => '#6414465c8cf1e',
  22753.                                         'position' => 88,
  22754.                                         'hidden' => false,
  22755.                                         'width' => 100,
  22756.                                         'locked' => false,
  22757.                                         'fieldConfig' => [
  22758.                                             'isOperator' => true,
  22759.                                             'attributes' => [
  22760.                                                 'label' => 'Anzahl je Lage',
  22761.                                                 'type' => 'operator',
  22762.                                                 'class' => 'ObjectFieldGetter',
  22763.                                                 'attribute' => 'amountPerLayer',
  22764.                                                 'forwardAttribute' => '',
  22765.                                                 'childs' => [
  22766.                                                     => [
  22767.                                                         'label' => 'Operator ObjectField Getter',
  22768.                                                         'type' => 'operator',
  22769.                                                         'class' => 'ObjectFieldGetter',
  22770.                                                         'childs' => [
  22771.                                                             => [
  22772.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  22773.                                                                 'type' => 'value',
  22774.                                                                 'class' => 'DefaultValue',
  22775.                                                                 'attribute' => 'erpItem',
  22776.                                                                 'dataType' => 'manyToOneRelation',
  22777.                                                                 'childs' => [
  22778.                                                                 ],
  22779.                                                             ],
  22780.                                                         ],
  22781.                                                         'attribute' => 'erpItem',
  22782.                                                         'forwardAttribute' => '',
  22783.                                                     ],
  22784.                                                 ],
  22785.                                             ],
  22786.                                             'key' => '#6414465c8cf1e',
  22787.                                         ],
  22788.                                         'isOperator' => true,
  22789.                                     ],
  22790.                                 ],
  22791.                             ],
  22792.                         ],
  22793.                         'workspaceSettings' => [
  22794.                             'customExportService' => 'app.datahub.variant-exporter.de',
  22795.                         ],
  22796.                         'workspaces' => [
  22797.                             'object' => [
  22798.                                 => [
  22799.                                     'read' => true,
  22800.                                     'cpath' => '/Products/DACH',
  22801.                                     'id' => 'extModel309-1',
  22802.                                 ],
  22803.                             ],
  22804.                         ],
  22805.                         'deliveryDestination' => [
  22806.                             'filetype' => 'XLSX',
  22807.                             'filename' => 'Produktmerkmale-DE.xlsx',
  22808.                             'conflictStrategy' => 'overwrite',
  22809.                             'transmitter' => 'assetTransmitter',
  22810.                             'displayfield-3914-inputEl' => 'The settings below overwrite the settings from the email document if values are defined',
  22811.                             'displayfield-3920-inputEl' => 'Mehrere Empfänger können angegeben werden, indem die E-Mail-Adressen mit einem Semikolon getrennt angegeben werden.<br />Beispiel: receiver@pimcore.org; receiver2@pimcore.org'."\n".'Für \'Von\' können Sie zusätzlich die Syntax <i>Mein Name & lt; mein-name@example.com&gt;</i> verwenden',
  22812.                             'transmitter_localDirectory' => [
  22813.                                 'directory' => '/Data/Export/',
  22814.                             ],
  22815.                             'transmitter_download' => [
  22816.                                 'token' => '2c44d75de68fa14872cf1c46143b1da4',
  22817.                             ],
  22818.                             'transmitter_sftp' => [
  22819.                                 'host' => '',
  22820.                                 'port' => NULL,
  22821.                                 'username' => 'dgeyer',
  22822.                                 'password' => 'b1G1E4b4b1Q1r5b4',
  22823.                                 'directory' => '',
  22824.                                 'privateKey' => '',
  22825.                                 'passphrase' => '',
  22826.                             ],
  22827.                             'transmitter_http' => [
  22828.                                 'method' => 'POST',
  22829.                                 'url' => '',
  22830.                                 'timeout' => NULL,
  22831.                             ],
  22832.                             'transmitter_email' => [
  22833.                                 'document' => '',
  22834.                                 'subject' => '',
  22835.                                 'from' => '',
  22836.                                 'to' => '',
  22837.                                 'cc' => '',
  22838.                                 'bcc' => '',
  22839.                             ],
  22840.                             'transmitter_assetTransmitter' => [
  22841.                                 'assetFolder' => '/Data/Export/Attribute-lists/DACH',
  22842.                             ],
  22843.                         ],
  22844.                         'triggerForDelivery' => [
  22845.                             'saveHookType' => '',
  22846.                         ],
  22847.                         'executionConfig' => [
  22848.                             'cronDefinitionFullExport' => '0 1 */1 * *',
  22849.                             'displayfield-3929-inputEl' => '<a target="_blank" href="https://crontab.guru/">Cron expression generator</a>',
  22850.                             'cronDefinitionQueueOnly' => '',
  22851.                             'displayfield-3932-inputEl' => '<a target="_blank" href="https://crontab.guru/">Cron expression generator</a>',
  22852.                         ],
  22853.                         'permissions' => [
  22854.                             'user' => [
  22855.                             ],
  22856.                             'role' => [
  22857.                             ],
  22858.                         ],
  22859.                     ],
  22860.                     'storageDE' => [
  22861.                         'general' => [
  22862.                             'type' => 'dataImporterDataObject',
  22863.                             'name' => 'storageDE',
  22864.                             'description' => '',
  22865.                             'group' => 'Importer',
  22866.                             'active' => false,
  22867.                             'path' => NULL,
  22868.                             'modificationDate' => 1707387235,
  22869.                             'createDate' => 1648206746,
  22870.                         ],
  22871.                         'loaderConfig' => [
  22872.                             'type' => 'asset',
  22873.                             'settings' => [
  22874.                                 'assetPath' => '/Data/Import/storage/storage.xlsx',
  22875.                             ],
  22876.                         ],
  22877.                         'interpreterConfig' => [
  22878.                             'type' => 'xlsx',
  22879.                             'settings' => [
  22880.                                 'skipFirstRow' => true,
  22881.                                 'sheetName' => 'Tabelle1',
  22882.                             ],
  22883.                         ],
  22884.                         'resolverConfig' => [
  22885.                             'elementType' => 'dataObject',
  22886.                             'dataObjectClassId' => 'ERPART',
  22887.                             'loadingStrategy' => [
  22888.                                 'type' => 'attribute',
  22889.                                 'settings' => [
  22890.                                     'dataSourceIndex' => '1',
  22891.                                     'attributeName' => 'skuAlpha',
  22892.                                     'language' => '',
  22893.                                     'includeUnpublished' => true,
  22894.                                 ],
  22895.                             ],
  22896.                             'createLocationStrategy' => [
  22897.                                 'type' => 'staticPath',
  22898.                                 'settings' => [
  22899.                                     'path' => '/System/ERP',
  22900.                                 ],
  22901.                             ],
  22902.                             'locationUpdateStrategy' => [
  22903.                                 'type' => 'noChange',
  22904.                             ],
  22905.                             'publishingStrategy' => [
  22906.                                 'type' => 'noChangeUnpublishNew',
  22907.                             ],
  22908.                         ],
  22909.                         'processingConfig' => [
  22910.                             'executionType' => 'parallel',
  22911.                             'idDataIndex' => '1',
  22912.                             'cleanup' => [
  22913.                                 'strategy' => 'unpublish',
  22914.                             ],
  22915.                         ],
  22916.                         'mappingConfig' => [
  22917.                             => [
  22918.                                 'label' => 'MHZMonate [7]',
  22919.                                 'dataSourceIndex' => [
  22920.                                     => '7',
  22921.                                 ],
  22922.                                 'transformationResultType' => 'numeric',
  22923.                                 'dataTarget' => [
  22924.                                     'type' => 'direct',
  22925.                                     'settings' => [
  22926.                                         'fieldName' => 'minimumShelfTime',
  22927.                                         'language' => '',
  22928.                                         'writeIfTargetIsNotEmpty' => true,
  22929.                                         'writeIfSourceIsEmpty' => true,
  22930.                                     ],
  22931.                                 ],
  22932.                                 'transformationPipeline' => [
  22933.                                     => [
  22934.                                         'type' => 'numeric',
  22935.                                     ],
  22936.                                 ],
  22937.                             ],
  22938.                             => [
  22939.                                 'label' => 'RLZMonate [8]',
  22940.                                 'dataSourceIndex' => [
  22941.                                     => '8',
  22942.                                 ],
  22943.                                 'transformationResultType' => 'numeric',
  22944.                                 'dataTarget' => [
  22945.                                     'type' => 'direct',
  22946.                                     'settings' => [
  22947.                                         'fieldName' => 'remainingShelfTime',
  22948.                                         'language' => '',
  22949.                                         'writeIfTargetIsNotEmpty' => true,
  22950.                                         'writeIfSourceIsEmpty' => true,
  22951.                                     ],
  22952.                                 ],
  22953.                                 'transformationPipeline' => [
  22954.                                     => [
  22955.                                         'type' => 'numeric',
  22956.                                     ],
  22957.                                 ],
  22958.                             ],
  22959.                             => [
  22960.                                 'label' => 'MWSt% [13]',
  22961.                                 'dataSourceIndex' => [
  22962.                                     => '13',
  22963.                                 ],
  22964.                                 'transformationResultType' => 'default',
  22965.                                 'dataTarget' => [
  22966.                                     'type' => 'direct',
  22967.                                     'settings' => [
  22968.                                         'fieldName' => 'taxKey',
  22969.                                         'language' => '',
  22970.                                         'writeIfTargetIsNotEmpty' => true,
  22971.                                         'writeIfSourceIsEmpty' => true,
  22972.                                     ],
  22973.                                 ],
  22974.                                 'transformationPipeline' => [
  22975.                                 ],
  22976.                             ],
  22977.                             => [
  22978.                                 'label' => 'Zolltarif-Nr. [14]',
  22979.                                 'dataSourceIndex' => [
  22980.                                     => '14',
  22981.                                 ],
  22982.                                 'transformationResultType' => 'default',
  22983.                                 'dataTarget' => [
  22984.                                     'type' => 'direct',
  22985.                                     'settings' => [
  22986.                                         'fieldName' => 'customsTariffNumber',
  22987.                                         'language' => '',
  22988.                                         'writeIfTargetIsNotEmpty' => true,
  22989.                                         'writeIfSourceIsEmpty' => true,
  22990.                                     ],
  22991.                                 ],
  22992.                                 'transformationPipeline' => [
  22993.                                 ],
  22994.                             ],
  22995.                             => [
  22996.                                 'label' => 'Tot. VK-Einh.je Palette [16]',
  22997.                                 'dataSourceIndex' => [
  22998.                                     => '16',
  22999.                                 ],
  23000.                                 'transformationResultType' => 'numeric',
  23001.                                 'dataTarget' => [
  23002.                                     'type' => 'direct',
  23003.                                     'settings' => [
  23004.                                         'fieldName' => 'amountPal',
  23005.                                         'language' => '',
  23006.                                         'writeIfTargetIsNotEmpty' => true,
  23007.                                         'writeIfSourceIsEmpty' => true,
  23008.                                     ],
  23009.                                 ],
  23010.                                 'transformationPipeline' => [
  23011.                                     => [
  23012.                                         'type' => 'numeric',
  23013.                                     ],
  23014.                                 ],
  23015.                             ],
  23016.                             => [
  23017.                                 'label' => 'Anz. VK-Einh.je Umkarton [17]',
  23018.                                 'dataSourceIndex' => [
  23019.                                     => '17',
  23020.                                 ],
  23021.                                 'transformationResultType' => 'numeric',
  23022.                                 'dataTarget' => [
  23023.                                     'type' => 'direct',
  23024.                                     'settings' => [
  23025.                                         'fieldName' => 'amountSubUnit',
  23026.                                         'language' => '',
  23027.                                         'writeIfTargetIsNotEmpty' => true,
  23028.                                         'writeIfSourceIsEmpty' => true,
  23029.                                     ],
  23030.                                 ],
  23031.                                 'transformationPipeline' => [
  23032.                                     => [
  23033.                                         'type' => 'numeric',
  23034.                                     ],
  23035.                                 ],
  23036.                             ],
  23037.                             => [
  23038.                                 'label' => 'AnzahlLagen [18]',
  23039.                                 'dataSourceIndex' => [
  23040.                                     => '18',
  23041.                                 ],
  23042.                                 'transformationResultType' => 'numeric',
  23043.                                 'dataTarget' => [
  23044.                                     'type' => 'direct',
  23045.                                     'settings' => [
  23046.                                         'fieldName' => 'amountLayers',
  23047.                                         'language' => '',
  23048.                                         'writeIfTargetIsNotEmpty' => true,
  23049.                                         'writeIfSourceIsEmpty' => true,
  23050.                                     ],
  23051.                                 ],
  23052.                                 'transformationPipeline' => [
  23053.                                     => [
  23054.                                         'type' => 'numeric',
  23055.                                     ],
  23056.                                 ],
  23057.                             ],
  23058.                             => [
  23059.                                 'label' => 'Anzahlje Lage [19]',
  23060.                                 'dataSourceIndex' => [
  23061.                                     => '19',
  23062.                                 ],
  23063.                                 'transformationResultType' => 'numeric',
  23064.                                 'dataTarget' => [
  23065.                                     'type' => 'direct',
  23066.                                     'settings' => [
  23067.                                         'fieldName' => 'amountPerLayer',
  23068.                                         'language' => '',
  23069.                                         'writeIfTargetIsNotEmpty' => true,
  23070.                                         'writeIfSourceIsEmpty' => true,
  23071.                                     ],
  23072.                                 ],
  23073.                                 'transformationPipeline' => [
  23074.                                     => [
  23075.                                         'type' => 'numeric',
  23076.                                     ],
  23077.                                 ],
  23078.                             ],
  23079.                             => [
  23080.                                 'label' => 'Name',
  23081.                                 'dataSourceIndex' => [
  23082.                                     => '3',
  23083.                                 ],
  23084.                                 'transformationResultType' => 'default',
  23085.                                 'dataTarget' => [
  23086.                                     'type' => 'direct',
  23087.                                     'settings' => [
  23088.                                         'fieldName' => 'erpName',
  23089.                                         'language' => '',
  23090.                                         'writeIfTargetIsNotEmpty' => true,
  23091.                                         'writeIfSourceIsEmpty' => true,
  23092.                                     ],
  23093.                                 ],
  23094.                                 'transformationPipeline' => [
  23095.                                 ],
  23096.                             ],
  23097.                             => [
  23098.                                 'label' => 'key',
  23099.                                 'dataSourceIndex' => [
  23100.                                     => '12',
  23101.                                     => '1',
  23102.                                 ],
  23103.                                 'settings' => [
  23104.                                     'glue' => '-',
  23105.                                 ],
  23106.                                 'transformationResultType' => 'default',
  23107.                                 'dataTarget' => [
  23108.                                     'type' => 'direct',
  23109.                                     'settings' => [
  23110.                                         'fieldName' => 'key',
  23111.                                         'language' => '',
  23112.                                         'writeIfTargetIsNotEmpty' => true,
  23113.                                         'writeIfSourceIsEmpty' => true,
  23114.                                     ],
  23115.                                 ],
  23116.                                 'transformationPipeline' => [
  23117.                                     => [
  23118.                                         'settings' => [
  23119.                                             'glue' => '-',
  23120.                                         ],
  23121.                                         'type' => 'combine',
  23122.                                     ],
  23123.                                 ],
  23124.                             ],
  23125.                             10 => [
  23126.                                 'label' => 'skuAlpha',
  23127.                                 'dataSourceIndex' => [
  23128.                                     => '1',
  23129.                                 ],
  23130.                                 'transformationResultType' => 'default',
  23131.                                 'dataTarget' => [
  23132.                                     'type' => 'direct',
  23133.                                     'settings' => [
  23134.                                         'fieldName' => 'skuAlpha',
  23135.                                         'language' => '',
  23136.                                         'writeIfTargetIsNotEmpty' => true,
  23137.                                         'writeIfSourceIsEmpty' => true,
  23138.                                     ],
  23139.                                 ],
  23140.                                 'transformationPipeline' => [
  23141.                                 ],
  23142.                             ],
  23143.                             11 => [
  23144.                                 'label' => 'importCheck',
  23145.                                 'dataSourceIndex' => [
  23146.                                     => '1',
  23147.                                 ],
  23148.                                 'settings' => [
  23149.                                     'original' => '|*',
  23150.                                     'converted' => '0|1',
  23151.                                 ],
  23152.                                 'transformationResultType' => 'boolean',
  23153.                                 'dataTarget' => [
  23154.                                     'type' => 'direct',
  23155.                                     'settings' => [
  23156.                                         'fieldName' => 'madeByImport',
  23157.                                         'language' => '',
  23158.                                         'writeIfTargetIsNotEmpty' => true,
  23159.                                         'writeIfSourceIsEmpty' => true,
  23160.                                     ],
  23161.                                 ],
  23162.                                 'transformationPipeline' => [
  23163.                                     => [
  23164.                                         'settings' => [
  23165.                                             'original' => '|*',
  23166.                                             'converted' => '0|1',
  23167.                                         ],
  23168.                                         'type' => 'conditionalConversion',
  23169.                                     ],
  23170.                                     => [
  23171.                                         'type' => 'boolean',
  23172.                                     ],
  23173.                                 ],
  23174.                             ],
  23175.                         ],
  23176.                         'executionConfig' => [
  23177.                             'scheduleType' => 'recurring',
  23178.                             'cronDefinition' => '0 * * * *',
  23179.                             'scheduledAt' => '',
  23180.                         ],
  23181.                         'permissions' => [
  23182.                             'user' => [
  23183.                             ],
  23184.                             'role' => [
  23185.                             ],
  23186.                         ],
  23187.                         'workspaces' => [
  23188.                         ],
  23189.                     ],
  23190.                     'total-data-DACH' => [
  23191.                         'general' => [
  23192.                             'active' => false,
  23193.                             'type' => 'fileExport',
  23194.                             'name' => 'total-data-DACH',
  23195.                             'description' => '',
  23196.                             'group' => 'Export',
  23197.                             'path' => NULL,
  23198.                             'modificationDate' => 1707387176,
  23199.                             'createDate' => 1658317240,
  23200.                         ],
  23201.                         'schema' => [
  23202.                             'classId' => 'PROD',
  23203.                             'thumbnailImage' => NULL,
  23204.                             'thumbnailVideo' => NULL,
  23205.                             'config' => [
  23206.                                 'language' => 'de',
  23207.                                 'pageSize' => 25,
  23208.                                 'columns' => [
  23209.                                     '#64144ab59f15f' => [
  23210.                                         'name' => '#64144ab59f15f',
  23211.                                         'position' => 1,
  23212.                                         'hidden' => false,
  23213.                                         'width' => 100,
  23214.                                         'locked' => false,
  23215.                                         'fieldConfig' => [
  23216.                                             'isOperator' => true,
  23217.                                             'attributes' => [
  23218.                                                 'label' => 'Rezeptur-Nr.',
  23219.                                                 'type' => 'operator',
  23220.                                                 'class' => 'ObjectFieldGetter',
  23221.                                                 'childs' => [
  23222.                                                     => [
  23223.                                                         'label' => 'Operator ObjectField Getter',
  23224.                                                         'type' => 'operator',
  23225.                                                         'class' => 'ObjectFieldGetter',
  23226.                                                         'childs' => [
  23227.                                                             => [
  23228.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  23229.                                                                 'type' => 'value',
  23230.                                                                 'class' => 'DefaultValue',
  23231.                                                                 'attribute' => 'recipe',
  23232.                                                                 'dataType' => 'manyToOneRelation',
  23233.                                                                 'childs' => [
  23234.                                                                 ],
  23235.                                                             ],
  23236.                                                         ],
  23237.                                                         'attribute' => 'recipe',
  23238.                                                         'forwardAttribute' => '',
  23239.                                                     ],
  23240.                                                 ],
  23241.                                                 'attribute' => 'recipeID',
  23242.                                                 'forwardAttribute' => '',
  23243.                                             ],
  23244.                                             'key' => '#64144ab59f15f',
  23245.                                         ],
  23246.                                         'isOperator' => true,
  23247.                                     ],
  23248.                                     '#64144ab59f161' => [
  23249.                                         'name' => '#64144ab59f161',
  23250.                                         'position' => 2,
  23251.                                         'hidden' => false,
  23252.                                         'width' => 100,
  23253.                                         'locked' => false,
  23254.                                         'fieldConfig' => [
  23255.                                             'isOperator' => true,
  23256.                                             'attributes' => [
  23257.                                                 'label' => 'Alpha-Nr.',
  23258.                                                 'type' => 'operator',
  23259.                                                 'class' => 'ObjectFieldGetter',
  23260.                                                 'attribute' => 'skuAlpha',
  23261.                                                 'forwardAttribute' => '',
  23262.                                                 'childs' => [
  23263.                                                     => [
  23264.                                                         'label' => 'Operator ObjectField Getter',
  23265.                                                         'type' => 'operator',
  23266.                                                         'class' => 'ObjectFieldGetter',
  23267.                                                         'attribute' => 'erpItem',
  23268.                                                         'forwardAttribute' => '',
  23269.                                                         'childs' => [
  23270.                                                             => [
  23271.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  23272.                                                                 'type' => 'value',
  23273.                                                                 'class' => 'DefaultValue',
  23274.                                                                 'attribute' => 'erpItem',
  23275.                                                                 'dataType' => 'manyToOneRelation',
  23276.                                                                 'childs' => [
  23277.                                                                 ],
  23278.                                                             ],
  23279.                                                         ],
  23280.                                                     ],
  23281.                                                 ],
  23282.                                             ],
  23283.                                             'key' => '#64144ab59f161',
  23284.                                         ],
  23285.                                         'isOperator' => true,
  23286.                                     ],
  23287.                                     '#64144ab59f162' => [
  23288.                                         'name' => '#64144ab59f162',
  23289.                                         'position' => 3,
  23290.                                         'hidden' => false,
  23291.                                         'width' => 100,
  23292.                                         'locked' => false,
  23293.                                         'fieldConfig' => [
  23294.                                             'isOperator' => true,
  23295.                                             'attributes' => [
  23296.                                                 'label' => 'SAP-Nr.',
  23297.                                                 'type' => 'operator',
  23298.                                                 'class' => 'ObjectFieldGetter',
  23299.                                                 'childs' => [
  23300.                                                     => [
  23301.                                                         'label' => 'Operator ObjectField Getter',
  23302.                                                         'type' => 'operator',
  23303.                                                         'class' => 'ObjectFieldGetter',
  23304.                                                         'childs' => [
  23305.                                                             => [
  23306.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  23307.                                                                 'type' => 'value',
  23308.                                                                 'class' => 'DefaultValue',
  23309.                                                                 'attribute' => 'erpItem',
  23310.                                                                 'dataType' => 'manyToOneRelation',
  23311.                                                                 'childs' => [
  23312.                                                                 ],
  23313.                                                             ],
  23314.                                                         ],
  23315.                                                         'attribute' => 'erpItem',
  23316.                                                         'forwardAttribute' => '',
  23317.                                                     ],
  23318.                                                 ],
  23319.                                                 'attribute' => 'skuSAP',
  23320.                                                 'forwardAttribute' => '',
  23321.                                             ],
  23322.                                             'key' => '#64144ab59f162',
  23323.                                         ],
  23324.                                         'isOperator' => true,
  23325.                                     ],
  23326.                                     '#64144ab59f163' => [
  23327.                                         'name' => '#64144ab59f163',
  23328.                                         'position' => 4,
  23329.                                         'hidden' => false,
  23330.                                         'width' => 100,
  23331.                                         'locked' => false,
  23332.                                         'fieldConfig' => [
  23333.                                             'isOperator' => true,
  23334.                                             'attributes' => [
  23335.                                                 'label' => 'Sortiment',
  23336.                                                 'type' => 'operator',
  23337.                                                 'class' => 'Alias',
  23338.                                                 'childs' => [
  23339.                                                     => [
  23340.                                                         'label' => 'Sortiment (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment)',
  23341.                                                         'type' => 'value',
  23342.                                                         'class' => 'DefaultValue',
  23343.                                                         'attribute' => 'assortment',
  23344.                                                         'dataType' => 'select',
  23345.                                                         'childs' => [
  23346.                                                         ],
  23347.                                                     ],
  23348.                                                 ],
  23349.                                             ],
  23350.                                             'key' => '#64144ab59f163',
  23351.                                         ],
  23352.                                         'isOperator' => true,
  23353.                                     ],
  23354.                                     '#64144ab59f164' => [
  23355.                                         'name' => '#64144ab59f164',
  23356.                                         'position' => 5,
  23357.                                         'hidden' => false,
  23358.                                         'width' => 100,
  23359.                                         'locked' => false,
  23360.                                         'fieldConfig' => [
  23361.                                             'isOperator' => true,
  23362.                                             'attributes' => [
  23363.                                                 'label' => 'Aggregatszustand',
  23364.                                                 'type' => 'operator',
  23365.                                                 'class' => 'ObjectFieldGetter',
  23366.                                                 'attribute' => 'state',
  23367.                                                 'forwardAttribute' => '',
  23368.                                                 'childs' => [
  23369.                                                     => [
  23370.                                                         'label' => 'getter',
  23371.                                                         'type' => 'operator',
  23372.                                                         'class' => 'ObjectFieldGetter',
  23373.                                                         'attribute' => 'productState',
  23374.                                                         'forwardAttribute' => '',
  23375.                                                         'childs' => [
  23376.                                                             => [
  23377.                                                                 'label' => 'Aggregatszustand (productState) (productState) (productState)',
  23378.                                                                 'type' => 'value',
  23379.                                                                 'class' => 'DefaultValue',
  23380.                                                                 'attribute' => 'productState',
  23381.                                                                 'dataType' => 'manyToOneRelation',
  23382.                                                                 'childs' => [
  23383.                                                                 ],
  23384.                                                             ],
  23385.                                                         ],
  23386.                                                     ],
  23387.                                                 ],
  23388.                                             ],
  23389.                                             'key' => '#64144ab59f164',
  23390.                                         ],
  23391.                                         'isOperator' => true,
  23392.                                     ],
  23393.                                     '#64144ab59f165' => [
  23394.                                         'name' => '#64144ab59f165',
  23395.                                         'position' => 6,
  23396.                                         'hidden' => false,
  23397.                                         'width' => 100,
  23398.                                         'locked' => false,
  23399.                                         'fieldConfig' => [
  23400.                                             'isOperator' => true,
  23401.                                             'attributes' => [
  23402.                                                 'label' => 'Geschmacksrichtung',
  23403.                                                 'type' => 'operator',
  23404.                                                 'class' => 'ObjectFieldGetter',
  23405.                                                 'attribute' => 'taste',
  23406.                                                 'forwardAttribute' => '',
  23407.                                                 'childs' => [
  23408.                                                     => [
  23409.                                                         'label' => 'Operator ObjectField Getter',
  23410.                                                         'type' => 'operator',
  23411.                                                         'class' => 'ObjectFieldGetter',
  23412.                                                         'attribute' => 'taste',
  23413.                                                         'forwardAttribute' => '',
  23414.                                                         'childs' => [
  23415.                                                             => [
  23416.                                                                 'label' => 'Geschmacksrichtung (taste) (taste) (taste) (taste) (taste)',
  23417.                                                                 'type' => 'value',
  23418.                                                                 'class' => 'DefaultValue',
  23419.                                                                 'attribute' => 'taste',
  23420.                                                                 'dataType' => 'manyToOneRelation',
  23421.                                                                 'childs' => [
  23422.                                                                 ],
  23423.                                                             ],
  23424.                                                         ],
  23425.                                                     ],
  23426.                                                 ],
  23427.                                             ],
  23428.                                             'key' => '#64144ab59f165',
  23429.                                         ],
  23430.                                         'isOperator' => true,
  23431.                                     ],
  23432.                                     '#64144ab59f166' => [
  23433.                                         'name' => '#64144ab59f166',
  23434.                                         'position' => 7,
  23435.                                         'hidden' => false,
  23436.                                         'width' => 100,
  23437.                                         'locked' => false,
  23438.                                         'fieldConfig' => [
  23439.                                             'isOperator' => true,
  23440.                                             'attributes' => [
  23441.                                                 'label' => 'Lagerbedingung',
  23442.                                                 'type' => 'operator',
  23443.                                                 'class' => 'ObjectFieldGetter',
  23444.                                                 'attribute' => 'condition',
  23445.                                                 'forwardAttribute' => '',
  23446.                                                 'childs' => [
  23447.                                                     => [
  23448.                                                         'label' => 'Operator ObjectField Getter',
  23449.                                                         'type' => 'operator',
  23450.                                                         'class' => 'ObjectFieldGetter',
  23451.                                                         'attribute' => 'productCondition',
  23452.                                                         'forwardAttribute' => '',
  23453.                                                         'childs' => [
  23454.                                                             => [
  23455.                                                                 'label' => 'Lager-Bedingung (productCondition) (productCondition) (productCondition) (productCondition) (productCondition)',
  23456.                                                                 'type' => 'value',
  23457.                                                                 'class' => 'DefaultValue',
  23458.                                                                 'attribute' => 'productCondition',
  23459.                                                                 'dataType' => 'manyToOneRelation',
  23460.                                                                 'childs' => [
  23461.                                                                 ],
  23462.                                                             ],
  23463.                                                         ],
  23464.                                                     ],
  23465.                                                 ],
  23466.                                             ],
  23467.                                             'key' => '#64144ab59f166',
  23468.                                         ],
  23469.                                         'isOperator' => true,
  23470.                                     ],
  23471.                                     '#64144ab59f167' => [
  23472.                                         'name' => '#64144ab59f167',
  23473.                                         'position' => 8,
  23474.                                         'hidden' => false,
  23475.                                         'width' => 100,
  23476.                                         'locked' => false,
  23477.                                         'fieldConfig' => [
  23478.                                             'isOperator' => true,
  23479.                                             'attributes' => [
  23480.                                                 'label' => 'Marke',
  23481.                                                 'type' => 'operator',
  23482.                                                 'class' => 'ObjectFieldGetter',
  23483.                                                 'attribute' => 'brand',
  23484.                                                 'forwardAttribute' => '',
  23485.                                                 'childs' => [
  23486.                                                     => [
  23487.                                                         'label' => 'Operator ObjectField Getter',
  23488.                                                         'type' => 'operator',
  23489.                                                         'class' => 'ObjectFieldGetter',
  23490.                                                         'attribute' => 'brand',
  23491.                                                         'forwardAttribute' => '',
  23492.                                                         'childs' => [
  23493.                                                             => [
  23494.                                                                 'label' => 'Marke (brand) (brand) (brand) (brand) (brand)',
  23495.                                                                 'type' => 'value',
  23496.                                                                 'class' => 'DefaultValue',
  23497.                                                                 'attribute' => 'brand',
  23498.                                                                 'dataType' => 'manyToOneRelation',
  23499.                                                                 'childs' => [
  23500.                                                                 ],
  23501.                                                             ],
  23502.                                                         ],
  23503.                                                     ],
  23504.                                                 ],
  23505.                                             ],
  23506.                                             'key' => '#64144ab59f167',
  23507.                                         ],
  23508.                                         'isOperator' => true,
  23509.                                     ],
  23510.                                     '#64144ab59f168' => [
  23511.                                         'name' => '#64144ab59f168',
  23512.                                         'position' => 9,
  23513.                                         'hidden' => false,
  23514.                                         'width' => 100,
  23515.                                         'locked' => false,
  23516.                                         'fieldConfig' => [
  23517.                                             'isOperator' => true,
  23518.                                             'attributes' => [
  23519.                                                 'label' => 'Positionierung',
  23520.                                                 'type' => 'operator',
  23521.                                                 'class' => 'ObjectFieldGetter',
  23522.                                                 'attribute' => 'position',
  23523.                                                 'forwardAttribute' => '',
  23524.                                                 'childs' => [
  23525.                                                     => [
  23526.                                                         'label' => 'Operator ObjectField Getter',
  23527.                                                         'type' => 'operator',
  23528.                                                         'class' => 'ObjectFieldGetter',
  23529.                                                         'attribute' => 'positioning',
  23530.                                                         'forwardAttribute' => '',
  23531.                                                         'childs' => [
  23532.                                                             => [
  23533.                                                                 'label' => 'Positionierung (positioning) (positioning) (positioning) (positioning) (positioning)',
  23534.                                                                 'type' => 'value',
  23535.                                                                 'class' => 'DefaultValue',
  23536.                                                                 'attribute' => 'positioning',
  23537.                                                                 'dataType' => 'manyToOneRelation',
  23538.                                                                 'childs' => [
  23539.                                                                 ],
  23540.                                                             ],
  23541.                                                         ],
  23542.                                                     ],
  23543.                                                 ],
  23544.                                             ],
  23545.                                             'key' => '#64144ab59f168',
  23546.                                         ],
  23547.                                         'isOperator' => true,
  23548.                                     ],
  23549.                                     '#64144ab59f169' => [
  23550.                                         'name' => '#64144ab59f169',
  23551.                                         'position' => 10,
  23552.                                         'hidden' => false,
  23553.                                         'width' => 100,
  23554.                                         'locked' => false,
  23555.                                         'fieldConfig' => [
  23556.                                             'isOperator' => true,
  23557.                                             'attributes' => [
  23558.                                                 'label' => 'Sortimentslinie',
  23559.                                                 'type' => 'operator',
  23560.                                                 'class' => 'ObjectFieldGetter',
  23561.                                                 'attribute' => 'line',
  23562.                                                 'forwardAttribute' => '',
  23563.                                                 'childs' => [
  23564.                                                     => [
  23565.                                                         'label' => 'Operator ObjectField Getter',
  23566.                                                         'type' => 'operator',
  23567.                                                         'class' => 'ObjectFieldGetter',
  23568.                                                         'attribute' => 'line',
  23569.                                                         'forwardAttribute' => '',
  23570.                                                         'childs' => [
  23571.                                                             => [
  23572.                                                                 'label' => 'Sortiments-Linie (line) (line) (line) (line) (line)',
  23573.                                                                 'type' => 'value',
  23574.                                                                 'class' => 'DefaultValue',
  23575.                                                                 'attribute' => 'line',
  23576.                                                                 'dataType' => 'manyToOneRelation',
  23577.                                                                 'childs' => [
  23578.                                                                 ],
  23579.                                                             ],
  23580.                                                         ],
  23581.                                                     ],
  23582.                                                 ],
  23583.                                             ],
  23584.                                             'key' => '#64144ab59f169',
  23585.                                         ],
  23586.                                         'isOperator' => true,
  23587.                                     ],
  23588.                                     '#64144ab59f16a' => [
  23589.                                         'name' => '#64144ab59f16a',
  23590.                                         'position' => 11,
  23591.                                         'hidden' => false,
  23592.                                         'width' => 100,
  23593.                                         'locked' => false,
  23594.                                         'fieldConfig' => [
  23595.                                             'isOperator' => true,
  23596.                                             'attributes' => [
  23597.                                                 'label' => 'Kategorie',
  23598.                                                 'type' => 'operator',
  23599.                                                 'class' => 'ObjectFieldGetter',
  23600.                                                 'childs' => [
  23601.                                                     => [
  23602.                                                         'label' => 'Operator PHP Code',
  23603.                                                         'type' => 'operator',
  23604.                                                         'class' => 'PHPCode',
  23605.                                                         'childs' => [
  23606.                                                             => [
  23607.                                                                 'label' => 'Kategorie (category)',
  23608.                                                                 'type' => 'value',
  23609.                                                                 'class' => 'DefaultValue',
  23610.                                                                 'attribute' => 'category',
  23611.                                                                 'dataType' => 'manyToOneRelation',
  23612.                                                                 'childs' => [
  23613.                                                                 ],
  23614.                                                             ],
  23615.                                                         ],
  23616.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\ParentElement',
  23617.                                                         'additionalData' => '',
  23618.                                                     ],
  23619.                                                 ],
  23620.                                                 'attribute' => 'category',
  23621.                                                 'forwardAttribute' => '',
  23622.                                             ],
  23623.                                             'key' => '#64144ab59f16a',
  23624.                                         ],
  23625.                                         'isOperator' => true,
  23626.                                     ],
  23627.                                     '#64144ab59f16b' => [
  23628.                                         'name' => '#64144ab59f16b',
  23629.                                         'position' => 12,
  23630.                                         'hidden' => false,
  23631.                                         'width' => 100,
  23632.                                         'locked' => false,
  23633.                                         'fieldConfig' => [
  23634.                                             'isOperator' => true,
  23635.                                             'attributes' => [
  23636.                                                 'label' => 'Subkategorie',
  23637.                                                 'type' => 'operator',
  23638.                                                 'class' => 'ObjectFieldGetter',
  23639.                                                 'attribute' => 'category',
  23640.                                                 'forwardAttribute' => '',
  23641.                                                 'childs' => [
  23642.                                                     => [
  23643.                                                         'label' => 'Operator ObjectField Getter',
  23644.                                                         'type' => 'operator',
  23645.                                                         'class' => 'ObjectFieldGetter',
  23646.                                                         'attribute' => 'category',
  23647.                                                         'forwardAttribute' => '',
  23648.                                                         'childs' => [
  23649.                                                             => [
  23650.                                                                 'label' => 'Kategorie (category) (category) (category) (category) (category) (category) (category)',
  23651.                                                                 'type' => 'value',
  23652.                                                                 'class' => 'DefaultValue',
  23653.                                                                 'attribute' => 'category',
  23654.                                                                 'dataType' => 'manyToOneRelation',
  23655.                                                                 'childs' => [
  23656.                                                                 ],
  23657.                                                             ],
  23658.                                                         ],
  23659.                                                     ],
  23660.                                                 ],
  23661.                                             ],
  23662.                                             'key' => '#64144ab59f16b',
  23663.                                         ],
  23664.                                         'isOperator' => true,
  23665.                                     ],
  23666.                                     '#64144ab59f16c' => [
  23667.                                         'name' => '#64144ab59f16c',
  23668.                                         'position' => 13,
  23669.                                         'hidden' => false,
  23670.                                         'width' => 100,
  23671.                                         'locked' => false,
  23672.                                         'fieldConfig' => [
  23673.                                             'isOperator' => true,
  23674.                                             'attributes' => [
  23675.                                                 'label' => 'Artikelbezeichnung',
  23676.                                                 'type' => 'operator',
  23677.                                                 'class' => 'Alias',
  23678.                                                 'childs' => [
  23679.                                                     => [
  23680.                                                         'label' => 'Bezeichnung (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name)',
  23681.                                                         'type' => 'value',
  23682.                                                         'class' => 'DefaultValue',
  23683.                                                         'attribute' => 'name',
  23684.                                                         'dataType' => 'input',
  23685.                                                         'childs' => [
  23686.                                                         ],
  23687.                                                     ],
  23688.                                                 ],
  23689.                                             ],
  23690.                                             'key' => '#64144ab59f16c',
  23691.                                         ],
  23692.                                         'isOperator' => true,
  23693.                                     ],
  23694.                                     '#64144ab59f16d' => [
  23695.                                         'name' => '#64144ab59f16d',
  23696.                                         'position' => 14,
  23697.                                         'hidden' => false,
  23698.                                         'width' => 100,
  23699.                                         'locked' => false,
  23700.                                         'fieldConfig' => [
  23701.                                             'isOperator' => true,
  23702.                                             'attributes' => [
  23703.                                                 'label' => 'Zusatzbeschreibung',
  23704.                                                 'type' => 'operator',
  23705.                                                 'class' => 'Alias',
  23706.                                                 'childs' => [
  23707.                                                     => [
  23708.                                                         'label' => 'Kurzbeschreibung (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription)',
  23709.                                                         'type' => 'value',
  23710.                                                         'class' => 'DefaultValue',
  23711.                                                         'attribute' => 'shortDescription',
  23712.                                                         'dataType' => 'textarea',
  23713.                                                         'childs' => [
  23714.                                                         ],
  23715.                                                     ],
  23716.                                                 ],
  23717.                                             ],
  23718.                                             'key' => '#64144ab59f16d',
  23719.                                         ],
  23720.                                         'isOperator' => true,
  23721.                                     ],
  23722.                                     '#64144ab59f16e' => [
  23723.                                         'name' => '#64144ab59f16e',
  23724.                                         'position' => 15,
  23725.                                         'hidden' => false,
  23726.                                         'width' => 100,
  23727.                                         'locked' => false,
  23728.                                         'fieldConfig' => [
  23729.                                             'isOperator' => true,
  23730.                                             'attributes' => [
  23731.                                                 'label' => 'Inhalt VE (Nettogewicht)',
  23732.                                                 'type' => 'operator',
  23733.                                                 'class' => 'ObjectFieldGetter',
  23734.                                                 'attribute' => 'weightNetto',
  23735.                                                 'forwardAttribute' => '',
  23736.                                                 'childs' => [
  23737.                                                     => [
  23738.                                                         'label' => 'Operator ObjectField Getter',
  23739.                                                         'type' => 'operator',
  23740.                                                         'class' => 'ObjectFieldGetter',
  23741.                                                         'attribute' => 'erpItem',
  23742.                                                         'forwardAttribute' => '',
  23743.                                                         'childs' => [
  23744.                                                             => [
  23745.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  23746.                                                                 'type' => 'value',
  23747.                                                                 'class' => 'DefaultValue',
  23748.                                                                 'attribute' => 'erpItem',
  23749.                                                                 'dataType' => 'manyToOneRelation',
  23750.                                                                 'childs' => [
  23751.                                                                 ],
  23752.                                                             ],
  23753.                                                         ],
  23754.                                                     ],
  23755.                                                 ],
  23756.                                             ],
  23757.                                             'key' => '#64144ab59f16e',
  23758.                                         ],
  23759.                                         'isOperator' => true,
  23760.                                     ],
  23761.                                     '#64144ab59f16f' => [
  23762.                                         'name' => '#64144ab59f16f',
  23763.                                         'position' => 16,
  23764.                                         'hidden' => false,
  23765.                                         'width' => 100,
  23766.                                         'locked' => false,
  23767.                                         'fieldConfig' => [
  23768.                                             'isOperator' => true,
  23769.                                             'attributes' => [
  23770.                                                 'label' => 'Verkaufseinheit (VE)',
  23771.                                                 'type' => 'operator',
  23772.                                                 'class' => 'ObjectFieldGetter',
  23773.                                                 'attribute' => 'packType',
  23774.                                                 'forwardAttribute' => '',
  23775.                                                 'childs' => [
  23776.                                                     => [
  23777.                                                         'label' => 'Operator ObjectField Getter',
  23778.                                                         'type' => 'operator',
  23779.                                                         'class' => 'ObjectFieldGetter',
  23780.                                                         'attribute' => 'packageType',
  23781.                                                         'forwardAttribute' => '',
  23782.                                                         'childs' => [
  23783.                                                             => [
  23784.                                                                 'label' => 'Operator ObjectField Getter',
  23785.                                                                 'type' => 'operator',
  23786.                                                                 'class' => 'ObjectFieldGetter',
  23787.                                                                 'attribute' => 'erpItem',
  23788.                                                                 'forwardAttribute' => '',
  23789.                                                                 'childs' => [
  23790.                                                                     => [
  23791.                                                                         'label' => 'Verkaufs-Artikeldaten (erpItem)',
  23792.                                                                         'type' => 'value',
  23793.                                                                         'class' => 'DefaultValue',
  23794.                                                                         'attribute' => 'erpItem',
  23795.                                                                         'dataType' => 'manyToOneRelation',
  23796.                                                                         'childs' => [
  23797.                                                                         ],
  23798.                                                                     ],
  23799.                                                                 ],
  23800.                                                             ],
  23801.                                                         ],
  23802.                                                     ],
  23803.                                                 ],
  23804.                                             ],
  23805.                                             'key' => '#64144ab59f16f',
  23806.                                         ],
  23807.                                         'isOperator' => true,
  23808.                                     ],
  23809.                                     '#64144ab59f170' => [
  23810.                                         'name' => '#64144ab59f170',
  23811.                                         'position' => 17,
  23812.                                         'hidden' => false,
  23813.                                         'width' => 100,
  23814.                                         'locked' => false,
  23815.                                         'fieldConfig' => [
  23816.                                             'isOperator' => true,
  23817.                                             'attributes' => [
  23818.                                                 'label' => 'Konsistenz Produkt',
  23819.                                                 'type' => 'operator',
  23820.                                                 'class' => 'ObjectFieldGetter',
  23821.                                                 'attribute' => 'consistency',
  23822.                                                 'forwardAttribute' => '',
  23823.                                                 'childs' => [
  23824.                                                     => [
  23825.                                                         'label' => 'Konsistenz',
  23826.                                                         'type' => 'operator',
  23827.                                                         'class' => 'ObjectFieldGetter',
  23828.                                                         'attribute' => 'consistencyRaw',
  23829.                                                         'forwardAttribute' => '',
  23830.                                                         'childs' => [
  23831.                                                             => [
  23832.                                                                 'label' => 'Operator ObjectField Getter',
  23833.                                                                 'type' => 'operator',
  23834.                                                                 'class' => 'ObjectFieldGetter',
  23835.                                                                 'attribute' => 'recipe',
  23836.                                                                 'forwardAttribute' => '',
  23837.                                                                 'childs' => [
  23838.                                                                     => [
  23839.                                                                         'label' => 'Recipe (recipe)',
  23840.                                                                         'type' => 'value',
  23841.                                                                         'class' => 'DefaultValue',
  23842.                                                                         'attribute' => 'recipe',
  23843.                                                                         'dataType' => 'manyToOneRelation',
  23844.                                                                         'childs' => [
  23845.                                                                         ],
  23846.                                                                     ],
  23847.                                                                 ],
  23848.                                                             ],
  23849.                                                         ],
  23850.                                                     ],
  23851.                                                 ],
  23852.                                             ],
  23853.                                             'key' => '#64144ab59f170',
  23854.                                         ],
  23855.                                         'isOperator' => true,
  23856.                                     ],
  23857.                                     '#64144ab59f171' => [
  23858.                                         'name' => '#64144ab59f171',
  23859.                                         'position' => 18,
  23860.                                         'hidden' => false,
  23861.                                         'width' => 100,
  23862.                                         'locked' => false,
  23863.                                         'fieldConfig' => [
  23864.                                             'isOperator' => true,
  23865.                                             'attributes' => [
  23866.                                                 'label' => 'Konsistenz zubereitet',
  23867.                                                 'type' => 'operator',
  23868.                                                 'class' => 'ObjectFieldGetter',
  23869.                                                 'childs' => [
  23870.                                                     => [
  23871.                                                         'label' => 'Operator ObjectField Getter',
  23872.                                                         'type' => 'operator',
  23873.                                                         'class' => 'ObjectFieldGetter',
  23874.                                                         'childs' => [
  23875.                                                             => [
  23876.                                                                 'label' => 'Operator ObjectField Getter',
  23877.                                                                 'type' => 'operator',
  23878.                                                                 'class' => 'ObjectFieldGetter',
  23879.                                                                 'childs' => [
  23880.                                                                     => [
  23881.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  23882.                                                                         'type' => 'value',
  23883.                                                                         'class' => 'DefaultValue',
  23884.                                                                         'attribute' => 'recipe',
  23885.                                                                         'dataType' => 'manyToOneRelation',
  23886.                                                                         'childs' => [
  23887.                                                                         ],
  23888.                                                                     ],
  23889.                                                                 ],
  23890.                                                                 'attribute' => 'recipe',
  23891.                                                                 'forwardAttribute' => '',
  23892.                                                             ],
  23893.                                                         ],
  23894.                                                         'attribute' => 'consistencyPrep',
  23895.                                                         'forwardAttribute' => '',
  23896.                                                     ],
  23897.                                                 ],
  23898.                                                 'attribute' => 'consistency',
  23899.                                                 'forwardAttribute' => '',
  23900.                                             ],
  23901.                                             'key' => '#64144ab59f171',
  23902.                                         ],
  23903.                                         'isOperator' => true,
  23904.                                     ],
  23905.                                     '#64144ab59f172' => [
  23906.                                         'name' => '#64144ab59f172',
  23907.                                         'position' => 19,
  23908.                                         'hidden' => false,
  23909.                                         'width' => 100,
  23910.                                         'locked' => false,
  23911.                                         'fieldConfig' => [
  23912.                                             'isOperator' => true,
  23913.                                             'attributes' => [
  23914.                                                 'label' => 'Zutaten',
  23915.                                                 'type' => 'operator',
  23916.                                                 'class' => 'StringReplace',
  23917.                                                 'childs' => [
  23918.                                                     => [
  23919.                                                         'label' => 'Operator String Replace',
  23920.                                                         'type' => 'operator',
  23921.                                                         'class' => 'StringReplace',
  23922.                                                         'childs' => [
  23923.                                                             => [
  23924.                                                                 'label' => 'Operator String Replace',
  23925.                                                                 'type' => 'operator',
  23926.                                                                 'class' => 'StringReplace',
  23927.                                                                 'childs' => [
  23928.                                                                     => [
  23929.                                                                         'label' => 'Operator String Replace',
  23930.                                                                         'type' => 'operator',
  23931.                                                                         'class' => 'StringReplace',
  23932.                                                                         'childs' => [
  23933.                                                                             => [
  23934.                                                                                 'label' => 'Operator String Replace',
  23935.                                                                                 'type' => 'operator',
  23936.                                                                                 'class' => 'StringReplace',
  23937.                                                                                 'childs' => [
  23938.                                                                                     => [
  23939.                                                                                         'label' => 'Zutaten',
  23940.                                                                                         'type' => 'operator',
  23941.                                                                                         'class' => 'ObjectFieldGetter',
  23942.                                                                                         'attribute' => 'ingredientList',
  23943.                                                                                         'forwardAttribute' => '',
  23944.                                                                                         'childs' => [
  23945.                                                                                             => [
  23946.                                                                                                 'label' => 'Operator ObjectField Getter',
  23947.                                                                                                 'type' => 'operator',
  23948.                                                                                                 'class' => 'ObjectFieldGetter',
  23949.                                                                                                 'attribute' => 'recipe',
  23950.                                                                                                 'forwardAttribute' => '',
  23951.                                                                                                 'childs' => [
  23952.                                                                                                     => [
  23953.                                                                                                         'label' => 'Recipe (recipe)',
  23954.                                                                                                         'type' => 'value',
  23955.                                                                                                         'class' => 'DefaultValue',
  23956.                                                                                                         'attribute' => 'recipe',
  23957.                                                                                                         'dataType' => 'manyToOneRelation',
  23958.                                                                                                         'childs' => [
  23959.                                                                                                         ],
  23960.                                                                                                     ],
  23961.                                                                                                 ],
  23962.                                                                                             ],
  23963.                                                                                         ],
  23964.                                                                                     ],
  23965.                                                                                 ],
  23966.                                                                                 'search' => '</strong>',
  23967.                                                                                 'replace' => '',
  23968.                                                                                 'insensitive' => false,
  23969.                                                                             ],
  23970.                                                                         ],
  23971.                                                                         'search' => '<strong>',
  23972.                                                                         'replace' => '',
  23973.                                                                         'insensitive' => false,
  23974.                                                                     ],
  23975.                                                                 ],
  23976.                                                                 'search' => '<br />',
  23977.                                                                 'replace' => '',
  23978.                                                                 'insensitive' => false,
  23979.                                                             ],
  23980.                                                         ],
  23981.                                                         'search' => '</p>',
  23982.                                                         'replace' => '',
  23983.                                                         'insensitive' => false,
  23984.                                                     ],
  23985.                                                 ],
  23986.                                                 'search' => '<p>',
  23987.                                                 'replace' => '',
  23988.                                                 'insensitive' => false,
  23989.                                             ],
  23990.                                             'key' => '#64144ab59f172',
  23991.                                         ],
  23992.                                         'isOperator' => true,
  23993.                                     ],
  23994.                                     '#64144ab59f173' => [
  23995.                                         'name' => '#64144ab59f173',
  23996.                                         'position' => 20,
  23997.                                         'hidden' => false,
  23998.                                         'width' => 100,
  23999.                                         'locked' => false,
  24000.                                         'fieldConfig' => [
  24001.                                             'isOperator' => true,
  24002.                                             'attributes' => [
  24003.                                                 'label' => 'Dosierung',
  24004.                                                 'type' => 'operator',
  24005.                                                 'class' => 'ObjectFieldGetter',
  24006.                                                 'attribute' => 'dosageText',
  24007.                                                 'forwardAttribute' => '',
  24008.                                                 'childs' => [
  24009.                                                     => [
  24010.                                                         'label' => 'Operator ObjectField Getter',
  24011.                                                         'type' => 'operator',
  24012.                                                         'class' => 'ObjectFieldGetter',
  24013.                                                         'attribute' => 'recipe',
  24014.                                                         'forwardAttribute' => '',
  24015.                                                         'childs' => [
  24016.                                                             => [
  24017.                                                                 'label' => 'Recipe (recipe)',
  24018.                                                                 'type' => 'value',
  24019.                                                                 'class' => 'DefaultValue',
  24020.                                                                 'attribute' => 'recipe',
  24021.                                                                 'dataType' => 'manyToOneRelation',
  24022.                                                                 'childs' => [
  24023.                                                                 ],
  24024.                                                             ],
  24025.                                                         ],
  24026.                                                     ],
  24027.                                                 ],
  24028.                                             ],
  24029.                                             'key' => '#64144ab59f173',
  24030.                                         ],
  24031.                                         'isOperator' => true,
  24032.                                     ],
  24033.                                     '#64144ab59f174' => [
  24034.                                         'name' => '#64144ab59f174',
  24035.                                         'position' => 21,
  24036.                                         'hidden' => false,
  24037.                                         'width' => 100,
  24038.                                         'locked' => false,
  24039.                                         'fieldConfig' => [
  24040.                                             'isOperator' => true,
  24041.                                             'attributes' => [
  24042.                                                 'label' => 'Zubereitungsanleitung',
  24043.                                                 'type' => 'operator',
  24044.                                                 'class' => 'ObjectFieldGetter',
  24045.                                                 'childs' => [
  24046.                                                     => [
  24047.                                                         'label' => 'Operator ObjectField Getter',
  24048.                                                         'type' => 'operator',
  24049.                                                         'class' => 'ObjectFieldGetter',
  24050.                                                         'childs' => [
  24051.                                                             => [
  24052.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  24053.                                                                 'type' => 'value',
  24054.                                                                 'class' => 'DefaultValue',
  24055.                                                                 'attribute' => 'recipe',
  24056.                                                                 'dataType' => 'manyToOneRelation',
  24057.                                                                 'childs' => [
  24058.                                                                 ],
  24059.                                                             ],
  24060.                                                         ],
  24061.                                                         'attribute' => 'recipe',
  24062.                                                         'forwardAttribute' => '',
  24063.                                                     ],
  24064.                                                 ],
  24065.                                                 'attribute' => 'prepInstructions',
  24066.                                                 'forwardAttribute' => '',
  24067.                                             ],
  24068.                                             'key' => '#64144ab59f174',
  24069.                                         ],
  24070.                                         'isOperator' => true,
  24071.                                     ],
  24072.                                     '#64144ab59f175' => [
  24073.                                         'name' => '#64144ab59f175',
  24074.                                         'position' => 22,
  24075.                                         'hidden' => false,
  24076.                                         'width' => 100,
  24077.                                         'locked' => false,
  24078.                                         'fieldConfig' => [
  24079.                                             'isOperator' => true,
  24080.                                             'attributes' => [
  24081.                                                 'label' => 'Ergiebigkeit',
  24082.                                                 'type' => 'operator',
  24083.                                                 'class' => 'ObjectFieldGetter',
  24084.                                                 'attribute' => 'spreading',
  24085.                                                 'forwardAttribute' => '',
  24086.                                                 'childs' => [
  24087.                                                     => [
  24088.                                                         'label' => 'Operator ObjectField Getter',
  24089.                                                         'type' => 'operator',
  24090.                                                         'class' => 'ObjectFieldGetter',
  24091.                                                         'attribute' => 'erpItem',
  24092.                                                         'forwardAttribute' => '',
  24093.                                                         'childs' => [
  24094.                                                             => [
  24095.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  24096.                                                                 'type' => 'value',
  24097.                                                                 'class' => 'DefaultValue',
  24098.                                                                 'attribute' => 'erpItem',
  24099.                                                                 'dataType' => 'manyToOneRelation',
  24100.                                                                 'childs' => [
  24101.                                                                 ],
  24102.                                                             ],
  24103.                                                         ],
  24104.                                                     ],
  24105.                                                 ],
  24106.                                             ],
  24107.                                             'key' => '#64144ab59f175',
  24108.                                         ],
  24109.                                         'isOperator' => true,
  24110.                                     ],
  24111.                                     '#64144ab59f176' => [
  24112.                                         'name' => '#64144ab59f176',
  24113.                                         'position' => 23,
  24114.                                         'hidden' => false,
  24115.                                         'width' => 100,
  24116.                                         'locked' => false,
  24117.                                         'fieldConfig' => [
  24118.                                             'isOperator' => true,
  24119.                                             'attributes' => [
  24120.                                                 'label' => 'Produktmerkmale',
  24121.                                                 'type' => 'operator',
  24122.                                                 'class' => 'ObjectFieldGetter',
  24123.                                                 'childs' => [
  24124.                                                     => [
  24125.                                                         'label' => 'Operator ObjectField Getter',
  24126.                                                         'type' => 'operator',
  24127.                                                         'class' => 'ObjectFieldGetter',
  24128.                                                         'childs' => [
  24129.                                                             => [
  24130.                                                                 'label' => 'Operator ObjectField Getter',
  24131.                                                                 'type' => 'operator',
  24132.                                                                 'class' => 'ObjectFieldGetter',
  24133.                                                                 'childs' => [
  24134.                                                                     => [
  24135.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  24136.                                                                         'type' => 'value',
  24137.                                                                         'class' => 'DefaultValue',
  24138.                                                                         'attribute' => 'recipe',
  24139.                                                                         'dataType' => 'manyToOneRelation',
  24140.                                                                         'childs' => [
  24141.                                                                         ],
  24142.                                                                     ],
  24143.                                                                 ],
  24144.                                                                 'attribute' => 'recipe',
  24145.                                                                 'forwardAttribute' => '',
  24146.                                                             ],
  24147.                                                         ],
  24148.                                                         'attribute' => 'features',
  24149.                                                         'forwardAttribute' => '',
  24150.                                                     ],
  24151.                                                 ],
  24152.                                                 'attribute' => 'feature',
  24153.                                                 'forwardAttribute' => '',
  24154.                                             ],
  24155.                                             'key' => '#64144ab59f176',
  24156.                                         ],
  24157.                                         'isOperator' => true,
  24158.                                     ],
  24159.                                     '#64144ab59f177' => [
  24160.                                         'name' => '#64144ab59f177',
  24161.                                         'position' => 24,
  24162.                                         'hidden' => false,
  24163.                                         'width' => 100,
  24164.                                         'locked' => false,
  24165.                                         'fieldConfig' => [
  24166.                                             'isOperator' => true,
  24167.                                             'attributes' => [
  24168.                                                 'label' => '3in1',
  24169.                                                 'type' => 'operator',
  24170.                                                 'class' => 'BooleanFormatter',
  24171.                                                 'childs' => [
  24172.                                                     => [
  24173.                                                         'label' => 'Operator PHP Code',
  24174.                                                         'type' => 'operator',
  24175.                                                         'class' => 'PHPCode',
  24176.                                                         'childs' => [
  24177.                                                             => [
  24178.                                                                 'label' => 'Operator ObjectField Getter',
  24179.                                                                 'type' => 'operator',
  24180.                                                                 'class' => 'ObjectFieldGetter',
  24181.                                                                 'childs' => [
  24182.                                                                 ],
  24183.                                                                 'attribute' => 'features',
  24184.                                                                 'forwardAttribute' => '',
  24185.                                                             ],
  24186.                                                             => [
  24187.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  24188.                                                                 'type' => 'value',
  24189.                                                                 'class' => 'DefaultValue',
  24190.                                                                 'attribute' => 'recipe',
  24191.                                                                 'dataType' => 'manyToOneRelation',
  24192.                                                                 'childs' => [
  24193.                                                                 ],
  24194.                                                             ],
  24195.                                                         ],
  24196.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24197.                                                         'additionalData' => '3in1',
  24198.                                                     ],
  24199.                                                 ],
  24200.                                                 'yesValue' => 'Ja',
  24201.                                                 'noValue' => 'Nein',
  24202.                                             ],
  24203.                                             'key' => '#64144ab59f177',
  24204.                                         ],
  24205.                                         'isOperator' => true,
  24206.                                     ],
  24207.                                     '#64144ab59f178' => [
  24208.                                         'name' => '#64144ab59f178',
  24209.                                         'position' => 25,
  24210.                                         'hidden' => false,
  24211.                                         'width' => 100,
  24212.                                         'locked' => false,
  24213.                                         'fieldConfig' => [
  24214.                                             'isOperator' => true,
  24215.                                             'attributes' => [
  24216.                                                 'label' => 'Balaststoffquelle',
  24217.                                                 'type' => 'operator',
  24218.                                                 'class' => 'BooleanFormatter',
  24219.                                                 'childs' => [
  24220.                                                     => [
  24221.                                                         'label' => 'Operator PHP Code',
  24222.                                                         'type' => 'operator',
  24223.                                                         'class' => 'PHPCode',
  24224.                                                         'childs' => [
  24225.                                                             => [
  24226.                                                                 'label' => 'Operator ObjectField Getter',
  24227.                                                                 'type' => 'operator',
  24228.                                                                 'class' => 'ObjectFieldGetter',
  24229.                                                                 'childs' => [
  24230.                                                                     => [
  24231.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  24232.                                                                         'type' => 'value',
  24233.                                                                         'class' => 'DefaultValue',
  24234.                                                                         'attribute' => 'recipe',
  24235.                                                                         'dataType' => 'manyToOneRelation',
  24236.                                                                         'childs' => [
  24237.                                                                         ],
  24238.                                                                     ],
  24239.                                                                 ],
  24240.                                                                 'attribute' => 'features',
  24241.                                                                 'forwardAttribute' => '',
  24242.                                                             ],
  24243.                                                         ],
  24244.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24245.                                                         'additionalData' => 'dietary-fibre-source',
  24246.                                                     ],
  24247.                                                 ],
  24248.                                                 'yesValue' => 'Ja',
  24249.                                                 'noValue' => 'Nein',
  24250.                                             ],
  24251.                                             'key' => '#64144ab59f178',
  24252.                                         ],
  24253.                                         'isOperator' => true,
  24254.                                     ],
  24255.                                     '#64144ab59f179' => [
  24256.                                         'name' => '#64144ab59f179',
  24257.                                         'position' => 26,
  24258.                                         'hidden' => false,
  24259.                                         'width' => 100,
  24260.                                         'locked' => false,
  24261.                                         'fieldConfig' => [
  24262.                                             'isOperator' => true,
  24263.                                             'attributes' => [
  24264.                                                 'label' => 'Gas',
  24265.                                                 'type' => 'operator',
  24266.                                                 'class' => 'BooleanFormatter',
  24267.                                                 'childs' => [
  24268.                                                     => [
  24269.                                                         'label' => 'Operator PHP Code',
  24270.                                                         'type' => 'operator',
  24271.                                                         'class' => 'PHPCode',
  24272.                                                         'childs' => [
  24273.                                                             => [
  24274.                                                                 'label' => 'Operator ObjectField Getter',
  24275.                                                                 'type' => 'operator',
  24276.                                                                 'class' => 'ObjectFieldGetter',
  24277.                                                                 'childs' => [
  24278.                                                                     => [
  24279.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  24280.                                                                         'type' => 'value',
  24281.                                                                         'class' => 'DefaultValue',
  24282.                                                                         'attribute' => 'recipe',
  24283.                                                                         'dataType' => 'manyToOneRelation',
  24284.                                                                         'childs' => [
  24285.                                                                         ],
  24286.                                                                     ],
  24287.                                                                 ],
  24288.                                                                 'attribute' => 'features',
  24289.                                                                 'forwardAttribute' => '',
  24290.                                                             ],
  24291.                                                         ],
  24292.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24293.                                                         'additionalData' => 'Gas',
  24294.                                                     ],
  24295.                                                 ],
  24296.                                                 'yesValue' => 'Ja',
  24297.                                                 'noValue' => 'Nein',
  24298.                                             ],
  24299.                                             'key' => '#64144ab59f179',
  24300.                                         ],
  24301.                                         'isOperator' => true,
  24302.                                     ],
  24303.                                     '#64144ab59f17a' => [
  24304.                                         'name' => '#64144ab59f17a',
  24305.                                         'position' => 27,
  24306.                                         'hidden' => false,
  24307.                                         'width' => 100,
  24308.                                         'locked' => false,
  24309.                                         'fieldConfig' => [
  24310.                                             'isOperator' => true,
  24311.                                             'attributes' => [
  24312.                                                 'label' => 'Glutenfrei',
  24313.                                                 'type' => 'operator',
  24314.                                                 'class' => 'BooleanFormatter',
  24315.                                                 'childs' => [
  24316.                                                     => [
  24317.                                                         'label' => 'Operator PHP Code',
  24318.                                                         'type' => 'operator',
  24319.                                                         'class' => 'PHPCode',
  24320.                                                         'childs' => [
  24321.                                                             => [
  24322.                                                                 'label' => 'Operator ObjectField Getter',
  24323.                                                                 'type' => 'operator',
  24324.                                                                 'class' => 'ObjectFieldGetter',
  24325.                                                                 'childs' => [
  24326.                                                                     => [
  24327.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  24328.                                                                         'type' => 'value',
  24329.                                                                         'class' => 'DefaultValue',
  24330.                                                                         'attribute' => 'recipe',
  24331.                                                                         'dataType' => 'manyToOneRelation',
  24332.                                                                         'childs' => [
  24333.                                                                         ],
  24334.                                                                     ],
  24335.                                                                 ],
  24336.                                                                 'attribute' => 'features',
  24337.                                                                 'forwardAttribute' => '',
  24338.                                                             ],
  24339.                                                         ],
  24340.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24341.                                                         'additionalData' => 'gluten-free',
  24342.                                                     ],
  24343.                                                 ],
  24344.                                                 'yesValue' => 'Ja',
  24345.                                                 'noValue' => 'Nein',
  24346.                                             ],
  24347.                                             'key' => '#64144ab59f17a',
  24348.                                         ],
  24349.                                         'isOperator' => true,
  24350.                                     ],
  24351.                                     '#64144ab59f17b' => [
  24352.                                         'name' => '#64144ab59f17b',
  24353.                                         'position' => 28,
  24354.                                         'hidden' => false,
  24355.                                         'width' => 100,
  24356.                                         'locked' => false,
  24357.                                         'fieldConfig' => [
  24358.                                             'isOperator' => true,
  24359.                                             'attributes' => [
  24360.                                                 'label' => 'GVO',
  24361.                                                 'type' => 'operator',
  24362.                                                 'class' => 'BooleanFormatter',
  24363.                                                 'childs' => [
  24364.                                                     => [
  24365.                                                         'label' => 'Operator PHP Code',
  24366.                                                         'type' => 'operator',
  24367.                                                         'class' => 'PHPCode',
  24368.                                                         'childs' => [
  24369.                                                             => [
  24370.                                                                 'label' => 'Operator ObjectField Getter',
  24371.                                                                 'type' => 'operator',
  24372.                                                                 'class' => 'ObjectFieldGetter',
  24373.                                                                 'childs' => [
  24374.                                                                     => [
  24375.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  24376.                                                                         'type' => 'value',
  24377.                                                                         'class' => 'DefaultValue',
  24378.                                                                         'attribute' => 'recipe',
  24379.                                                                         'dataType' => 'manyToOneRelation',
  24380.                                                                         'childs' => [
  24381.                                                                         ],
  24382.                                                                     ],
  24383.                                                                 ],
  24384.                                                                 'attribute' => 'features',
  24385.                                                                 'forwardAttribute' => '',
  24386.                                                             ],
  24387.                                                         ],
  24388.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24389.                                                         'additionalData' => 'GVO',
  24390.                                                     ],
  24391.                                                 ],
  24392.                                                 'yesValue' => 'Ja',
  24393.                                                 'noValue' => 'Nein',
  24394.                                             ],
  24395.                                             'key' => '#64144ab59f17b',
  24396.                                         ],
  24397.                                         'isOperator' => true,
  24398.                                     ],
  24399.                                     '#64144ab59f17c' => [
  24400.                                         'name' => '#64144ab59f17c',
  24401.                                         'position' => 29,
  24402.                                         'hidden' => false,
  24403.                                         'width' => 100,
  24404.                                         'locked' => false,
  24405.                                         'fieldConfig' => [
  24406.                                             'isOperator' => true,
  24407.                                             'attributes' => [
  24408.                                                 'label' => 'Bestrahlt',
  24409.                                                 'type' => 'operator',
  24410.                                                 'class' => 'BooleanFormatter',
  24411.                                                 'childs' => [
  24412.                                                     => [
  24413.                                                         'label' => 'Operator PHP Code',
  24414.                                                         'type' => 'operator',
  24415.                                                         'class' => 'PHPCode',
  24416.                                                         'childs' => [
  24417.                                                             => [
  24418.                                                                 'label' => 'Operator ObjectField Getter',
  24419.                                                                 'type' => 'operator',
  24420.                                                                 'class' => 'ObjectFieldGetter',
  24421.                                                                 'childs' => [
  24422.                                                                     => [
  24423.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  24424.                                                                         'type' => 'value',
  24425.                                                                         'class' => 'DefaultValue',
  24426.                                                                         'attribute' => 'recipe',
  24427.                                                                         'dataType' => 'manyToOneRelation',
  24428.                                                                         'childs' => [
  24429.                                                                         ],
  24430.                                                                     ],
  24431.                                                                 ],
  24432.                                                                 'attribute' => 'features',
  24433.                                                                 'forwardAttribute' => '',
  24434.                                                             ],
  24435.                                                         ],
  24436.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24437.                                                         'additionalData' => 'irradiated',
  24438.                                                     ],
  24439.                                                 ],
  24440.                                                 'yesValue' => 'Ja',
  24441.                                                 'noValue' => 'Nein',
  24442.                                             ],
  24443.                                             'key' => '#64144ab59f17c',
  24444.                                         ],
  24445.                                         'isOperator' => true,
  24446.                                     ],
  24447.                                     '#64144ab59f17d' => [
  24448.                                         'name' => '#64144ab59f17d',
  24449.                                         'position' => 30,
  24450.                                         'hidden' => false,
  24451.                                         'width' => 100,
  24452.                                         'locked' => false,
  24453.                                         'fieldConfig' => [
  24454.                                             'isOperator' => true,
  24455.                                             'attributes' => [
  24456.                                                 'label' => 'Laktosefrei',
  24457.                                                 'type' => 'operator',
  24458.                                                 'class' => 'BooleanFormatter',
  24459.                                                 'childs' => [
  24460.                                                     => [
  24461.                                                         'label' => 'Operator PHP Code',
  24462.                                                         'type' => 'operator',
  24463.                                                         'class' => 'PHPCode',
  24464.                                                         'childs' => [
  24465.                                                             => [
  24466.                                                                 'label' => 'Operator ObjectField Getter',
  24467.                                                                 'type' => 'operator',
  24468.                                                                 'class' => 'ObjectFieldGetter',
  24469.                                                                 'childs' => [
  24470.                                                                     => [
  24471.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  24472.                                                                         'type' => 'value',
  24473.                                                                         'class' => 'DefaultValue',
  24474.                                                                         'attribute' => 'recipe',
  24475.                                                                         'dataType' => 'manyToOneRelation',
  24476.                                                                         'childs' => [
  24477.                                                                         ],
  24478.                                                                     ],
  24479.                                                                 ],
  24480.                                                                 'attribute' => 'features',
  24481.                                                                 'forwardAttribute' => '',
  24482.                                                             ],
  24483.                                                         ],
  24484.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24485.                                                         'additionalData' => 'lacto-free',
  24486.                                                     ],
  24487.                                                 ],
  24488.                                                 'yesValue' => 'Ja',
  24489.                                                 'noValue' => 'Nein',
  24490.                                             ],
  24491.                                             'key' => '#64144ab59f17d',
  24492.                                         ],
  24493.                                         'isOperator' => true,
  24494.                                     ],
  24495.                                     '#64144ab59f17e' => [
  24496.                                         'name' => '#64144ab59f17e',
  24497.                                         'position' => 31,
  24498.                                         'hidden' => false,
  24499.                                         'width' => 100,
  24500.                                         'locked' => false,
  24501.                                         'fieldConfig' => [
  24502.                                             'isOperator' => true,
  24503.                                             'attributes' => [
  24504.                                                 'label' => 'Leichte Kost',
  24505.                                                 'type' => 'operator',
  24506.                                                 'class' => 'BooleanFormatter',
  24507.                                                 'childs' => [
  24508.                                                     => [
  24509.                                                         'label' => 'Operator PHP Code',
  24510.                                                         'type' => 'operator',
  24511.                                                         'class' => 'PHPCode',
  24512.                                                         'childs' => [
  24513.                                                             => [
  24514.                                                                 'label' => 'Operator ObjectField Getter',
  24515.                                                                 'type' => 'operator',
  24516.                                                                 'class' => 'ObjectFieldGetter',
  24517.                                                                 'childs' => [
  24518.                                                                     => [
  24519.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  24520.                                                                         'type' => 'value',
  24521.                                                                         'class' => 'DefaultValue',
  24522.                                                                         'attribute' => 'recipe',
  24523.                                                                         'dataType' => 'manyToOneRelation',
  24524.                                                                         'childs' => [
  24525.                                                                         ],
  24526.                                                                     ],
  24527.                                                                 ],
  24528.                                                                 'attribute' => 'features',
  24529.                                                                 'forwardAttribute' => '',
  24530.                                                             ],
  24531.                                                         ],
  24532.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24533.                                                         'additionalData' => 'Lightfood',
  24534.                                                     ],
  24535.                                                 ],
  24536.                                                 'yesValue' => 'Ja',
  24537.                                                 'noValue' => 'Nein',
  24538.                                             ],
  24539.                                             'key' => '#64144ab59f17e',
  24540.                                         ],
  24541.                                         'isOperator' => true,
  24542.                                     ],
  24543.                                     '#64144ab59f17f' => [
  24544.                                         'name' => '#64144ab59f17f',
  24545.                                         'position' => 32,
  24546.                                         'hidden' => false,
  24547.                                         'width' => 100,
  24548.                                         'locked' => false,
  24549.                                         'fieldConfig' => [
  24550.                                             'isOperator' => true,
  24551.                                             'attributes' => [
  24552.                                                 'label' => 'Made in Austria',
  24553.                                                 'type' => 'operator',
  24554.                                                 'class' => 'BooleanFormatter',
  24555.                                                 'childs' => [
  24556.                                                     => [
  24557.                                                         'label' => 'Operator PHP Code',
  24558.                                                         'type' => 'operator',
  24559.                                                         'class' => 'PHPCode',
  24560.                                                         'childs' => [
  24561.                                                             => [
  24562.                                                                 'label' => 'Operator ObjectField Getter',
  24563.                                                                 'type' => 'operator',
  24564.                                                                 'class' => 'ObjectFieldGetter',
  24565.                                                                 'childs' => [
  24566.                                                                     => [
  24567.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  24568.                                                                         'type' => 'value',
  24569.                                                                         'class' => 'DefaultValue',
  24570.                                                                         'attribute' => 'recipe',
  24571.                                                                         'dataType' => 'manyToOneRelation',
  24572.                                                                         'childs' => [
  24573.                                                                         ],
  24574.                                                                     ],
  24575.                                                                 ],
  24576.                                                                 'attribute' => 'features',
  24577.                                                                 'forwardAttribute' => '',
  24578.                                                             ],
  24579.                                                         ],
  24580.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24581.                                                         'additionalData' => 'Made-in-Austria',
  24582.                                                     ],
  24583.                                                 ],
  24584.                                                 'yesValue' => 'Ja',
  24585.                                                 'noValue' => 'Nein',
  24586.                                             ],
  24587.                                             'key' => '#64144ab59f17f',
  24588.                                         ],
  24589.                                         'isOperator' => true,
  24590.                                     ],
  24591.                                     '#64144ab59f180' => [
  24592.                                         'name' => '#64144ab59f180',
  24593.                                         'position' => 33,
  24594.                                         'hidden' => false,
  24595.                                         'width' => 100,
  24596.                                         'locked' => false,
  24597.                                         'fieldConfig' => [
  24598.                                             'isOperator' => true,
  24599.                                             'attributes' => [
  24600.                                                 'label' => 'MSC Zertifiziert',
  24601.                                                 'type' => 'operator',
  24602.                                                 'class' => 'BooleanFormatter',
  24603.                                                 'childs' => [
  24604.                                                     => [
  24605.                                                         'label' => 'Operator PHP Code',
  24606.                                                         'type' => 'operator',
  24607.                                                         'class' => 'PHPCode',
  24608.                                                         'childs' => [
  24609.                                                             => [
  24610.                                                                 'label' => 'Operator ObjectField Getter',
  24611.                                                                 'type' => 'operator',
  24612.                                                                 'class' => 'ObjectFieldGetter',
  24613.                                                                 'childs' => [
  24614.                                                                     => [
  24615.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  24616.                                                                         'type' => 'value',
  24617.                                                                         'class' => 'DefaultValue',
  24618.                                                                         'attribute' => 'recipe',
  24619.                                                                         'dataType' => 'manyToOneRelation',
  24620.                                                                         'childs' => [
  24621.                                                                         ],
  24622.                                                                     ],
  24623.                                                                 ],
  24624.                                                                 'attribute' => 'features',
  24625.                                                                 'forwardAttribute' => '',
  24626.                                                             ],
  24627.                                                         ],
  24628.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24629.                                                         'additionalData' => 'MSC-certified',
  24630.                                                     ],
  24631.                                                 ],
  24632.                                                 'yesValue' => 'Ja',
  24633.                                                 'noValue' => 'Nein',
  24634.                                             ],
  24635.                                             'key' => '#64144ab59f180',
  24636.                                         ],
  24637.                                         'isOperator' => true,
  24638.                                     ],
  24639.                                     '#64144ab59f181' => [
  24640.                                         'name' => '#64144ab59f181',
  24641.                                         'position' => 34,
  24642.                                         'hidden' => false,
  24643.                                         'width' => 100,
  24644.                                         'locked' => false,
  24645.                                         'fieldConfig' => [
  24646.                                             'isOperator' => true,
  24647.                                             'attributes' => [
  24648.                                                 'label' => 'Ohne Alkohol',
  24649.                                                 'type' => 'operator',
  24650.                                                 'class' => 'BooleanFormatter',
  24651.                                                 'childs' => [
  24652.                                                     => [
  24653.                                                         'label' => 'Operator PHP Code',
  24654.                                                         'type' => 'operator',
  24655.                                                         'class' => 'PHPCode',
  24656.                                                         'childs' => [
  24657.                                                             => [
  24658.                                                                 'label' => 'Operator ObjectField Getter',
  24659.                                                                 'type' => 'operator',
  24660.                                                                 'class' => 'ObjectFieldGetter',
  24661.                                                                 'childs' => [
  24662.                                                                     => [
  24663.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  24664.                                                                         'type' => 'value',
  24665.                                                                         'class' => 'DefaultValue',
  24666.                                                                         'attribute' => 'recipe',
  24667.                                                                         'dataType' => 'manyToOneRelation',
  24668.                                                                         'childs' => [
  24669.                                                                         ],
  24670.                                                                     ],
  24671.                                                                 ],
  24672.                                                                 'attribute' => 'features',
  24673.                                                                 'forwardAttribute' => '',
  24674.                                                             ],
  24675.                                                         ],
  24676.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24677.                                                         'additionalData' => 'no-alcohol',
  24678.                                                     ],
  24679.                                                 ],
  24680.                                                 'yesValue' => 'Ja',
  24681.                                                 'noValue' => 'Nein',
  24682.                                             ],
  24683.                                             'key' => '#64144ab59f181',
  24684.                                         ],
  24685.                                         'isOperator' => true,
  24686.                                     ],
  24687.                                     '#64144ab59f182' => [
  24688.                                         'name' => '#64144ab59f182',
  24689.                                         'position' => 35,
  24690.                                         'hidden' => false,
  24691.                                         'width' => 100,
  24692.                                         'locked' => false,
  24693.                                         'fieldConfig' => [
  24694.                                             'isOperator' => true,
  24695.                                             'attributes' => [
  24696.                                                 'label' => 'Keine allergenen Zutaten',
  24697.                                                 'type' => 'operator',
  24698.                                                 'class' => 'BooleanFormatter',
  24699.                                                 'childs' => [
  24700.                                                     => [
  24701.                                                         'label' => 'Operator PHP Code',
  24702.                                                         'type' => 'operator',
  24703.                                                         'class' => 'PHPCode',
  24704.                                                         'childs' => [
  24705.                                                             => [
  24706.                                                                 'label' => 'Operator ObjectField Getter',
  24707.                                                                 'type' => 'operator',
  24708.                                                                 'class' => 'ObjectFieldGetter',
  24709.                                                                 'childs' => [
  24710.                                                                     => [
  24711.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  24712.                                                                         'type' => 'value',
  24713.                                                                         'class' => 'DefaultValue',
  24714.                                                                         'attribute' => 'recipe',
  24715.                                                                         'dataType' => 'manyToOneRelation',
  24716.                                                                         'childs' => [
  24717.                                                                         ],
  24718.                                                                     ],
  24719.                                                                 ],
  24720.                                                                 'attribute' => 'features',
  24721.                                                                 'forwardAttribute' => '',
  24722.                                                             ],
  24723.                                                         ],
  24724.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24725.                                                         'additionalData' => 'no-allergenic-ingredients',
  24726.                                                     ],
  24727.                                                 ],
  24728.                                                 'yesValue' => 'Ja',
  24729.                                                 'noValue' => 'Nein',
  24730.                                             ],
  24731.                                             'key' => '#64144ab59f182',
  24732.                                         ],
  24733.                                         'isOperator' => true,
  24734.                                     ],
  24735.                                     '#64144ab59f183' => [
  24736.                                         'name' => '#64144ab59f183',
  24737.                                         'position' => 36,
  24738.                                         'hidden' => false,
  24739.                                         'width' => 100,
  24740.                                         'locked' => false,
  24741.                                         'fieldConfig' => [
  24742.                                             'isOperator' => true,
  24743.                                             'attributes' => [
  24744.                                                 'label' => 'ohne Fett',
  24745.                                                 'type' => 'operator',
  24746.                                                 'class' => 'BooleanFormatter',
  24747.                                                 'childs' => [
  24748.                                                     => [
  24749.                                                         'label' => 'Operator PHP Code',
  24750.                                                         'type' => 'operator',
  24751.                                                         'class' => 'PHPCode',
  24752.                                                         'childs' => [
  24753.                                                             => [
  24754.                                                                 'label' => 'Operator ObjectField Getter',
  24755.                                                                 'type' => 'operator',
  24756.                                                                 'class' => 'ObjectFieldGetter',
  24757.                                                                 'childs' => [
  24758.                                                                     => [
  24759.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  24760.                                                                         'type' => 'value',
  24761.                                                                         'class' => 'DefaultValue',
  24762.                                                                         'attribute' => 'recipe',
  24763.                                                                         'dataType' => 'manyToOneRelation',
  24764.                                                                         'childs' => [
  24765.                                                                         ],
  24766.                                                                     ],
  24767.                                                                 ],
  24768.                                                                 'attribute' => 'features',
  24769.                                                                 'forwardAttribute' => '',
  24770.                                                             ],
  24771.                                                         ],
  24772.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24773.                                                         'additionalData' => 'no-fat',
  24774.                                                     ],
  24775.                                                 ],
  24776.                                                 'yesValue' => 'Ja',
  24777.                                                 'noValue' => 'Nein',
  24778.                                             ],
  24779.                                             'key' => '#64144ab59f183',
  24780.                                         ],
  24781.                                         'isOperator' => true,
  24782.                                     ],
  24783.                                     '#64144ab59f184' => [
  24784.                                         'name' => '#64144ab59f184',
  24785.                                         'position' => 37,
  24786.                                         'hidden' => false,
  24787.                                         'width' => 100,
  24788.                                         'locked' => false,
  24789.                                         'fieldConfig' => [
  24790.                                             'isOperator' => true,
  24791.                                             'attributes' => [
  24792.                                                 'label' => 'ohne gehärtete Fette',
  24793.                                                 'type' => 'operator',
  24794.                                                 'class' => 'BooleanFormatter',
  24795.                                                 'childs' => [
  24796.                                                     => [
  24797.                                                         'label' => 'Operator PHP Code',
  24798.                                                         'type' => 'operator',
  24799.                                                         'class' => 'PHPCode',
  24800.                                                         'childs' => [
  24801.                                                             => [
  24802.                                                                 'label' => 'Operator ObjectField Getter',
  24803.                                                                 'type' => 'operator',
  24804.                                                                 'class' => 'ObjectFieldGetter',
  24805.                                                                 'childs' => [
  24806.                                                                     => [
  24807.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  24808.                                                                         'type' => 'value',
  24809.                                                                         'class' => 'DefaultValue',
  24810.                                                                         'attribute' => 'recipe',
  24811.                                                                         'dataType' => 'manyToOneRelation',
  24812.                                                                         'childs' => [
  24813.                                                                         ],
  24814.                                                                     ],
  24815.                                                                 ],
  24816.                                                                 'attribute' => 'features',
  24817.                                                                 'forwardAttribute' => '',
  24818.                                                             ],
  24819.                                                         ],
  24820.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24821.                                                         'additionalData' => 'no-hardened-fats',
  24822.                                                     ],
  24823.                                                 ],
  24824.                                                 'yesValue' => 'Ja',
  24825.                                                 'noValue' => 'Nein',
  24826.                                             ],
  24827.                                             'key' => '#64144ab59f184',
  24828.                                         ],
  24829.                                         'isOperator' => true,
  24830.                                     ],
  24831.                                     '#64144ab59f185' => [
  24832.                                         'name' => '#64144ab59f185',
  24833.                                         'position' => 38,
  24834.                                         'hidden' => false,
  24835.                                         'width' => 100,
  24836.                                         'locked' => false,
  24837.                                         'fieldConfig' => [
  24838.                                             'isOperator' => true,
  24839.                                             'attributes' => [
  24840.                                                 'label' => 'Vitamin-/Mineraltstoff-Quelle',
  24841.                                                 'type' => 'operator',
  24842.                                                 'class' => 'BooleanFormatter',
  24843.                                                 'childs' => [
  24844.                                                     => [
  24845.                                                         'label' => 'Operator PHP Code',
  24846.                                                         'type' => 'operator',
  24847.                                                         'class' => 'PHPCode',
  24848.                                                         'childs' => [
  24849.                                                             => [
  24850.                                                                 'label' => 'Operator ObjectField Getter',
  24851.                                                                 'type' => 'operator',
  24852.                                                                 'class' => 'ObjectFieldGetter',
  24853.                                                                 'childs' => [
  24854.                                                                 ],
  24855.                                                                 'attribute' => 'features',
  24856.                                                                 'forwardAttribute' => '',
  24857.                                                             ],
  24858.                                                             => [
  24859.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  24860.                                                                 'type' => 'value',
  24861.                                                                 'class' => 'DefaultValue',
  24862.                                                                 'attribute' => 'recipe',
  24863.                                                                 'dataType' => 'manyToOneRelation',
  24864.                                                                 'childs' => [
  24865.                                                                 ],
  24866.                                                             ],
  24867.                                                         ],
  24868.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24869.                                                         'additionalData' => 'VitaMinerals',
  24870.                                                     ],
  24871.                                                 ],
  24872.                                                 'yesValue' => 'Ja',
  24873.                                                 'noValue' => 'Nein',
  24874.                                             ],
  24875.                                             'key' => '#64144ab59f185',
  24876.                                         ],
  24877.                                         'isOperator' => true,
  24878.                                     ],
  24879.                                     '#64144ab59f186' => [
  24880.                                         'name' => '#64144ab59f186',
  24881.                                         'position' => 39,
  24882.                                         'hidden' => false,
  24883.                                         'width' => 100,
  24884.                                         'locked' => false,
  24885.                                         'fieldConfig' => [
  24886.                                             'isOperator' => true,
  24887.                                             'attributes' => [
  24888.                                                 'label' => 'deklarationsfrei',
  24889.                                                 'type' => 'operator',
  24890.                                                 'class' => 'BooleanFormatter',
  24891.                                                 'yesValue' => 'Ja',
  24892.                                                 'noValue' => 'Nein',
  24893.                                                 'childs' => [
  24894.                                                     => [
  24895.                                                         'label' => 'deklarationsfrei (o.d.p.Z.)',
  24896.                                                         'type' => 'operator',
  24897.                                                         'class' => 'PHPCode',
  24898.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24899.                                                         'additionalData' => 'declaration-free',
  24900.                                                         'childs' => [
  24901.                                                             => [
  24902.                                                                 'label' => 'features',
  24903.                                                                 'type' => 'operator',
  24904.                                                                 'class' => 'ObjectFieldGetter',
  24905.                                                                 'attribute' => 'features',
  24906.                                                                 'forwardAttribute' => '',
  24907.                                                                 'childs' => [
  24908.                                                                     => [
  24909.                                                                         'label' => 'Recipe (recipe)',
  24910.                                                                         'type' => 'value',
  24911.                                                                         'class' => 'DefaultValue',
  24912.                                                                         'attribute' => 'recipe',
  24913.                                                                         'dataType' => 'manyToOneRelation',
  24914.                                                                         'childs' => [
  24915.                                                                         ],
  24916.                                                                     ],
  24917.                                                                 ],
  24918.                                                             ],
  24919.                                                         ],
  24920.                                                     ],
  24921.                                                 ],
  24922.                                             ],
  24923.                                             'key' => '#64144ab59f186',
  24924.                                         ],
  24925.                                         'isOperator' => true,
  24926.                                     ],
  24927.                                     '#64144ab59f187' => [
  24928.                                         'name' => '#64144ab59f187',
  24929.                                         'position' => 40,
  24930.                                         'hidden' => false,
  24931.                                         'width' => 100,
  24932.                                         'locked' => false,
  24933.                                         'fieldConfig' => [
  24934.                                             'isOperator' => true,
  24935.                                             'attributes' => [
  24936.                                                 'label' => 'MINUS ALLERGENE -A',
  24937.                                                 'type' => 'operator',
  24938.                                                 'class' => 'BooleanFormatter',
  24939.                                                 'yesValue' => 'Ja',
  24940.                                                 'noValue' => 'Nein',
  24941.                                                 'childs' => [
  24942.                                                     => [
  24943.                                                         'label' => 'MINUS ALLERGENE -A',
  24944.                                                         'type' => 'operator',
  24945.                                                         'class' => 'PHPCode',
  24946.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  24947.                                                         'additionalData' => 'MinusA',
  24948.                                                         'childs' => [
  24949.                                                             => [
  24950.                                                                 'label' => 'Operator ObjectField Getter',
  24951.                                                                 'type' => 'operator',
  24952.                                                                 'class' => 'ObjectFieldGetter',
  24953.                                                                 'childs' => [
  24954.                                                                     => [
  24955.                                                                         'label' => 'Recipe (recipe)',
  24956.                                                                         'type' => 'value',
  24957.                                                                         'class' => 'DefaultValue',
  24958.                                                                         'attribute' => 'recipe',
  24959.                                                                         'dataType' => 'manyToOneRelation',
  24960.                                                                         'childs' => [
  24961.                                                                         ],
  24962.                                                                     ],
  24963.                                                                 ],
  24964.                                                                 'attribute' => 'features',
  24965.                                                                 'forwardAttribute' => '',
  24966.                                                             ],
  24967.                                                         ],
  24968.                                                     ],
  24969.                                                 ],
  24970.                                             ],
  24971.                                             'key' => '#64144ab59f187',
  24972.                                         ],
  24973.                                         'isOperator' => true,
  24974.                                     ],
  24975.                                     '#64144ab59f188' => [
  24976.                                         'name' => '#64144ab59f188',
  24977.                                         'position' => 41,
  24978.                                         'hidden' => false,
  24979.                                         'width' => 100,
  24980.                                         'locked' => false,
  24981.                                         'fieldConfig' => [
  24982.                                             'isOperator' => true,
  24983.                                             'attributes' => [
  24984.                                                 'label' => 'ohne glutenhaltige Zutaten',
  24985.                                                 'type' => 'operator',
  24986.                                                 'class' => 'BooleanFormatter',
  24987.                                                 'yesValue' => 'Ja',
  24988.                                                 'noValue' => 'Nein',
  24989.                                                 'childs' => [
  24990.                                                     => [
  24991.                                                         'label' => 'Operator PHP Code',
  24992.                                                         'type' => 'operator',
  24993.                                                         'class' => 'PHPCode',
  24994.                                                         'childs' => [
  24995.                                                             => [
  24996.                                                                 'label' => 'Operator ObjectField Getter',
  24997.                                                                 'type' => 'operator',
  24998.                                                                 'class' => 'ObjectFieldGetter',
  24999.                                                                 'childs' => [
  25000.                                                                     => [
  25001.                                                                         'label' => 'Recipe (recipe)',
  25002.                                                                         'type' => 'value',
  25003.                                                                         'class' => 'DefaultValue',
  25004.                                                                         'attribute' => 'recipe',
  25005.                                                                         'dataType' => 'manyToOneRelation',
  25006.                                                                         'childs' => [
  25007.                                                                         ],
  25008.                                                                     ],
  25009.                                                                 ],
  25010.                                                                 'attribute' => 'features',
  25011.                                                                 'forwardAttribute' => '',
  25012.                                                             ],
  25013.                                                         ],
  25014.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25015.                                                         'additionalData' => 'no-gluten-ingredients',
  25016.                                                     ],
  25017.                                                 ],
  25018.                                             ],
  25019.                                             'key' => '#64144ab59f188',
  25020.                                         ],
  25021.                                         'isOperator' => true,
  25022.                                     ],
  25023.                                     '#64144ab59f189' => [
  25024.                                         'name' => '#64144ab59f189',
  25025.                                         'position' => 42,
  25026.                                         'hidden' => false,
  25027.                                         'width' => 100,
  25028.                                         'locked' => false,
  25029.                                         'fieldConfig' => [
  25030.                                             'isOperator' => true,
  25031.                                             'attributes' => [
  25032.                                                 'label' => 'ohne lactosehaltige Zutaten',
  25033.                                                 'type' => 'operator',
  25034.                                                 'class' => 'BooleanFormatter',
  25035.                                                 'yesValue' => 'Ja',
  25036.                                                 'noValue' => 'Nein',
  25037.                                                 'childs' => [
  25038.                                                     => [
  25039.                                                         'label' => 'Operator PHP Code',
  25040.                                                         'type' => 'operator',
  25041.                                                         'class' => 'PHPCode',
  25042.                                                         'childs' => [
  25043.                                                             => [
  25044.                                                                 'label' => 'Operator ObjectField Getter',
  25045.                                                                 'type' => 'operator',
  25046.                                                                 'class' => 'ObjectFieldGetter',
  25047.                                                                 'childs' => [
  25048.                                                                     => [
  25049.                                                                         'label' => 'Recipe (recipe)',
  25050.                                                                         'type' => 'value',
  25051.                                                                         'class' => 'DefaultValue',
  25052.                                                                         'attribute' => 'recipe',
  25053.                                                                         'dataType' => 'manyToOneRelation',
  25054.                                                                         'childs' => [
  25055.                                                                         ],
  25056.                                                                     ],
  25057.                                                                 ],
  25058.                                                                 'attribute' => 'features',
  25059.                                                                 'forwardAttribute' => '',
  25060.                                                             ],
  25061.                                                         ],
  25062.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25063.                                                         'additionalData' => 'no-lacto-ingredients',
  25064.                                                     ],
  25065.                                                 ],
  25066.                                             ],
  25067.                                             'key' => '#64144ab59f189',
  25068.                                         ],
  25069.                                         'isOperator' => true,
  25070.                                     ],
  25071.                                     '#64144ab59f18a' => [
  25072.                                         'name' => '#64144ab59f18a',
  25073.                                         'position' => 43,
  25074.                                         'hidden' => false,
  25075.                                         'width' => 100,
  25076.                                         'locked' => false,
  25077.                                         'fieldConfig' => [
  25078.                                             'isOperator' => true,
  25079.                                             'attributes' => [
  25080.                                                 'label' => 'ohne Hefeextrakt',
  25081.                                                 'type' => 'operator',
  25082.                                                 'class' => 'BooleanFormatter',
  25083.                                                 'yesValue' => 'Ja',
  25084.                                                 'noValue' => 'Nein',
  25085.                                                 'childs' => [
  25086.                                                     => [
  25087.                                                         'label' => 'Operator PHP Code',
  25088.                                                         'type' => 'operator',
  25089.                                                         'class' => 'PHPCode',
  25090.                                                         'childs' => [
  25091.                                                             => [
  25092.                                                                 'label' => 'Operator ObjectField Getter',
  25093.                                                                 'type' => 'operator',
  25094.                                                                 'class' => 'ObjectFieldGetter',
  25095.                                                                 'childs' => [
  25096.                                                                     => [
  25097.                                                                         'label' => 'Recipe (recipe)',
  25098.                                                                         'type' => 'value',
  25099.                                                                         'class' => 'DefaultValue',
  25100.                                                                         'attribute' => 'recipe',
  25101.                                                                         'dataType' => 'manyToOneRelation',
  25102.                                                                         'childs' => [
  25103.                                                                         ],
  25104.                                                                     ],
  25105.                                                                 ],
  25106.                                                                 'attribute' => 'features',
  25107.                                                                 'forwardAttribute' => '',
  25108.                                                             ],
  25109.                                                         ],
  25110.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25111.                                                         'additionalData' => 'yeast-free',
  25112.                                                     ],
  25113.                                                 ],
  25114.                                             ],
  25115.                                             'key' => '#64144ab59f18a',
  25116.                                         ],
  25117.                                         'isOperator' => true,
  25118.                                     ],
  25119.                                     '#64144ab59f18b' => [
  25120.                                         'name' => '#64144ab59f18b',
  25121.                                         'position' => 44,
  25122.                                         'hidden' => false,
  25123.                                         'width' => 100,
  25124.                                         'locked' => false,
  25125.                                         'fieldConfig' => [
  25126.                                             'isOperator' => true,
  25127.                                             'attributes' => [
  25128.                                                 'label' => 'ohne Gelatine',
  25129.                                                 'type' => 'operator',
  25130.                                                 'class' => 'BooleanFormatter',
  25131.                                                 'yesValue' => 'Ja',
  25132.                                                 'noValue' => 'Nein',
  25133.                                                 'childs' => [
  25134.                                                     => [
  25135.                                                         'label' => 'ohne Gelatine',
  25136.                                                         'type' => 'operator',
  25137.                                                         'class' => 'PHPCode',
  25138.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25139.                                                         'additionalData' => 'no-gelatine',
  25140.                                                         'childs' => [
  25141.                                                             => [
  25142.                                                                 'label' => 'Operator ObjectField Getter',
  25143.                                                                 'type' => 'operator',
  25144.                                                                 'class' => 'ObjectFieldGetter',
  25145.                                                                 'attribute' => 'features',
  25146.                                                                 'forwardAttribute' => '',
  25147.                                                                 'childs' => [
  25148.                                                                     => [
  25149.                                                                         'label' => 'Recipe (recipe)',
  25150.                                                                         'type' => 'value',
  25151.                                                                         'class' => 'DefaultValue',
  25152.                                                                         'attribute' => 'recipe',
  25153.                                                                         'dataType' => 'manyToOneRelation',
  25154.                                                                         'childs' => [
  25155.                                                                         ],
  25156.                                                                     ],
  25157.                                                                 ],
  25158.                                                             ],
  25159.                                                         ],
  25160.                                                     ],
  25161.                                                 ],
  25162.                                             ],
  25163.                                             'key' => '#64144ab59f18b',
  25164.                                         ],
  25165.                                         'isOperator' => true,
  25166.                                     ],
  25167.                                     '#64144ab59f18c' => [
  25168.                                         'name' => '#64144ab59f18c',
  25169.                                         'position' => 45,
  25170.                                         'hidden' => false,
  25171.                                         'width' => 100,
  25172.                                         'locked' => false,
  25173.                                         'fieldConfig' => [
  25174.                                             'isOperator' => true,
  25175.                                             'attributes' => [
  25176.                                                 'label' => 'ohne Zutat Palmfett',
  25177.                                                 'type' => 'operator',
  25178.                                                 'class' => 'BooleanFormatter',
  25179.                                                 'yesValue' => 'Ja',
  25180.                                                 'noValue' => 'Nein',
  25181.                                                 'childs' => [
  25182.                                                     => [
  25183.                                                         'label' => 'Operator PHP Code',
  25184.                                                         'type' => 'operator',
  25185.                                                         'class' => 'PHPCode',
  25186.                                                         'childs' => [
  25187.                                                             => [
  25188.                                                                 'label' => 'Operator ObjectField Getter',
  25189.                                                                 'type' => 'operator',
  25190.                                                                 'class' => 'ObjectFieldGetter',
  25191.                                                                 'childs' => [
  25192.                                                                     => [
  25193.                                                                         'label' => 'Recipe (recipe)',
  25194.                                                                         'type' => 'value',
  25195.                                                                         'class' => 'DefaultValue',
  25196.                                                                         'attribute' => 'recipe',
  25197.                                                                         'dataType' => 'manyToOneRelation',
  25198.                                                                         'childs' => [
  25199.                                                                         ],
  25200.                                                                     ],
  25201.                                                                 ],
  25202.                                                                 'attribute' => 'features',
  25203.                                                                 'forwardAttribute' => '',
  25204.                                                             ],
  25205.                                                         ],
  25206.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25207.                                                         'additionalData' => 'no-palm-fat',
  25208.                                                     ],
  25209.                                                 ],
  25210.                                             ],
  25211.                                             'key' => '#64144ab59f18c',
  25212.                                         ],
  25213.                                         'isOperator' => true,
  25214.                                     ],
  25215.                                     '#64144ab59f18d' => [
  25216.                                         'name' => '#64144ab59f18d',
  25217.                                         'position' => 46,
  25218.                                         'hidden' => false,
  25219.                                         'width' => 100,
  25220.                                         'locked' => false,
  25221.                                         'fieldConfig' => [
  25222.                                             'isOperator' => true,
  25223.                                             'attributes' => [
  25224.                                                 'label' => 'Bio',
  25225.                                                 'type' => 'operator',
  25226.                                                 'class' => 'BooleanFormatter',
  25227.                                                 'yesValue' => 'Ja',
  25228.                                                 'noValue' => 'Nein',
  25229.                                                 'childs' => [
  25230.                                                     => [
  25231.                                                         'label' => 'Bio',
  25232.                                                         'type' => 'operator',
  25233.                                                         'class' => 'PHPCode',
  25234.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25235.                                                         'additionalData' => 'Bio',
  25236.                                                         'childs' => [
  25237.                                                             => [
  25238.                                                                 'label' => 'Operator ObjectField Getter',
  25239.                                                                 'type' => 'operator',
  25240.                                                                 'class' => 'ObjectFieldGetter',
  25241.                                                                 'childs' => [
  25242.                                                                     => [
  25243.                                                                         'label' => 'Recipe (recipe)',
  25244.                                                                         'type' => 'value',
  25245.                                                                         'class' => 'DefaultValue',
  25246.                                                                         'attribute' => 'recipe',
  25247.                                                                         'dataType' => 'manyToOneRelation',
  25248.                                                                         'childs' => [
  25249.                                                                         ],
  25250.                                                                     ],
  25251.                                                                 ],
  25252.                                                                 'attribute' => 'features',
  25253.                                                                 'forwardAttribute' => '',
  25254.                                                             ],
  25255.                                                         ],
  25256.                                                     ],
  25257.                                                 ],
  25258.                                             ],
  25259.                                             'key' => '#64144ab59f18d',
  25260.                                         ],
  25261.                                         'isOperator' => true,
  25262.                                     ],
  25263.                                     '#64144ab59f18e' => [
  25264.                                         'name' => '#64144ab59f18e',
  25265.                                         'position' => 47,
  25266.                                         'hidden' => false,
  25267.                                         'width' => 100,
  25268.                                         'locked' => false,
  25269.                                         'fieldConfig' => [
  25270.                                             'isOperator' => true,
  25271.                                             'attributes' => [
  25272.                                                 'label' => 'vegetarisch',
  25273.                                                 'type' => 'operator',
  25274.                                                 'class' => 'BooleanFormatter',
  25275.                                                 'yesValue' => 'Ja',
  25276.                                                 'noValue' => 'Nein',
  25277.                                                 'childs' => [
  25278.                                                     => [
  25279.                                                         'label' => 'vegetarisch',
  25280.                                                         'type' => 'operator',
  25281.                                                         'class' => 'PHPCode',
  25282.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25283.                                                         'additionalData' => 'Vegetarian',
  25284.                                                         'childs' => [
  25285.                                                             => [
  25286.                                                                 'label' => 'Operator ObjectField Getter',
  25287.                                                                 'type' => 'operator',
  25288.                                                                 'class' => 'ObjectFieldGetter',
  25289.                                                                 'attribute' => 'features',
  25290.                                                                 'forwardAttribute' => '',
  25291.                                                                 'childs' => [
  25292.                                                                     => [
  25293.                                                                         'label' => 'Recipe (recipe)',
  25294.                                                                         'type' => 'value',
  25295.                                                                         'class' => 'DefaultValue',
  25296.                                                                         'attribute' => 'recipe',
  25297.                                                                         'dataType' => 'manyToOneRelation',
  25298.                                                                         'childs' => [
  25299.                                                                         ],
  25300.                                                                     ],
  25301.                                                                 ],
  25302.                                                             ],
  25303.                                                         ],
  25304.                                                     ],
  25305.                                                 ],
  25306.                                             ],
  25307.                                             'key' => '#64144ab59f18e',
  25308.                                         ],
  25309.                                         'isOperator' => true,
  25310.                                     ],
  25311.                                     '#64144ab59f18f' => [
  25312.                                         'name' => '#64144ab59f18f',
  25313.                                         'position' => 48,
  25314.                                         'hidden' => false,
  25315.                                         'width' => 100,
  25316.                                         'locked' => false,
  25317.                                         'fieldConfig' => [
  25318.                                             'isOperator' => true,
  25319.                                             'attributes' => [
  25320.                                                 'label' => 'vegan',
  25321.                                                 'type' => 'operator',
  25322.                                                 'class' => 'BooleanFormatter',
  25323.                                                 'yesValue' => 'Ja',
  25324.                                                 'noValue' => 'Nein',
  25325.                                                 'childs' => [
  25326.                                                     => [
  25327.                                                         'label' => 'vegan',
  25328.                                                         'type' => 'operator',
  25329.                                                         'class' => 'PHPCode',
  25330.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25331.                                                         'additionalData' => 'Vegan',
  25332.                                                         'childs' => [
  25333.                                                             => [
  25334.                                                                 'label' => 'Operator ObjectField Getter',
  25335.                                                                 'type' => 'operator',
  25336.                                                                 'class' => 'ObjectFieldGetter',
  25337.                                                                 'attribute' => 'features',
  25338.                                                                 'forwardAttribute' => '',
  25339.                                                                 'childs' => [
  25340.                                                                     => [
  25341.                                                                         'label' => 'Recipe (recipe)',
  25342.                                                                         'type' => 'value',
  25343.                                                                         'class' => 'DefaultValue',
  25344.                                                                         'attribute' => 'recipe',
  25345.                                                                         'dataType' => 'manyToOneRelation',
  25346.                                                                         'childs' => [
  25347.                                                                         ],
  25348.                                                                     ],
  25349.                                                                 ],
  25350.                                                             ],
  25351.                                                         ],
  25352.                                                     ],
  25353.                                                 ],
  25354.                                             ],
  25355.                                             'key' => '#64144ab59f18f',
  25356.                                         ],
  25357.                                         'isOperator' => true,
  25358.                                     ],
  25359.                                     '#64144ab59f190' => [
  25360.                                         'name' => '#64144ab59f190',
  25361.                                         'position' => 49,
  25362.                                         'hidden' => false,
  25363.                                         'width' => 100,
  25364.                                         'locked' => false,
  25365.                                         'fieldConfig' => [
  25366.                                             'isOperator' => true,
  25367.                                             'attributes' => [
  25368.                                                 'label' => 'lacto-vegetabil',
  25369.                                                 'type' => 'operator',
  25370.                                                 'class' => 'BooleanFormatter',
  25371.                                                 'yesValue' => 'Ja',
  25372.                                                 'noValue' => 'Nein',
  25373.                                                 'childs' => [
  25374.                                                     => [
  25375.                                                         'label' => 'lacto-vegetabil',
  25376.                                                         'type' => 'operator',
  25377.                                                         'class' => 'PHPCode',
  25378.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25379.                                                         'additionalData' => 'lacto-vegetabil',
  25380.                                                         'childs' => [
  25381.                                                             => [
  25382.                                                                 'label' => 'Operator ObjectField Getter',
  25383.                                                                 'type' => 'operator',
  25384.                                                                 'class' => 'ObjectFieldGetter',
  25385.                                                                 'attribute' => 'features',
  25386.                                                                 'forwardAttribute' => '',
  25387.                                                                 'childs' => [
  25388.                                                                     => [
  25389.                                                                         'label' => 'Recipe (recipe)',
  25390.                                                                         'type' => 'value',
  25391.                                                                         'class' => 'DefaultValue',
  25392.                                                                         'attribute' => 'recipe',
  25393.                                                                         'dataType' => 'manyToOneRelation',
  25394.                                                                         'childs' => [
  25395.                                                                         ],
  25396.                                                                     ],
  25397.                                                                 ],
  25398.                                                             ],
  25399.                                                         ],
  25400.                                                     ],
  25401.                                                 ],
  25402.                                             ],
  25403.                                             'key' => '#64144ab59f190',
  25404.                                         ],
  25405.                                         'isOperator' => true,
  25406.                                     ],
  25407.                                     '#64144ab59f191' => [
  25408.                                         'name' => '#64144ab59f191',
  25409.                                         'position' => 50,
  25410.                                         'hidden' => false,
  25411.                                         'width' => 100,
  25412.                                         'locked' => false,
  25413.                                         'fieldConfig' => [
  25414.                                             'isOperator' => true,
  25415.                                             'attributes' => [
  25416.                                                 'label' => 'ovo-vegetabil',
  25417.                                                 'type' => 'operator',
  25418.                                                 'class' => 'BooleanFormatter',
  25419.                                                 'yesValue' => 'Ja',
  25420.                                                 'noValue' => 'Nein',
  25421.                                                 'childs' => [
  25422.                                                     => [
  25423.                                                         'label' => 'ovo-vegatabil',
  25424.                                                         'type' => 'operator',
  25425.                                                         'class' => 'PHPCode',
  25426.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25427.                                                         'additionalData' => 'ovo-vegetabil',
  25428.                                                         'childs' => [
  25429.                                                             => [
  25430.                                                                 'label' => 'Operator ObjectField Getter',
  25431.                                                                 'type' => 'operator',
  25432.                                                                 'class' => 'ObjectFieldGetter',
  25433.                                                                 'attribute' => 'features',
  25434.                                                                 'forwardAttribute' => '',
  25435.                                                                 'childs' => [
  25436.                                                                     => [
  25437.                                                                         'label' => 'Recipe (recipe)',
  25438.                                                                         'type' => 'value',
  25439.                                                                         'class' => 'DefaultValue',
  25440.                                                                         'attribute' => 'recipe',
  25441.                                                                         'dataType' => 'manyToOneRelation',
  25442.                                                                         'childs' => [
  25443.                                                                         ],
  25444.                                                                     ],
  25445.                                                                 ],
  25446.                                                             ],
  25447.                                                         ],
  25448.                                                     ],
  25449.                                                 ],
  25450.                                             ],
  25451.                                             'key' => '#64144ab59f191',
  25452.                                         ],
  25453.                                         'isOperator' => true,
  25454.                                     ],
  25455.                                     '#64144ab59f192' => [
  25456.                                         'name' => '#64144ab59f192',
  25457.                                         'position' => 51,
  25458.                                         'hidden' => false,
  25459.                                         'width' => 100,
  25460.                                         'locked' => false,
  25461.                                         'fieldConfig' => [
  25462.                                             'isOperator' => true,
  25463.                                             'attributes' => [
  25464.                                                 'label' => 'ovo-lacto-vegetabil',
  25465.                                                 'type' => 'operator',
  25466.                                                 'class' => 'BooleanFormatter',
  25467.                                                 'yesValue' => 'Ja',
  25468.                                                 'noValue' => 'Nein',
  25469.                                                 'childs' => [
  25470.                                                     => [
  25471.                                                         'label' => 'ovo-lacto-vegetabil',
  25472.                                                         'type' => 'operator',
  25473.                                                         'class' => 'PHPCode',
  25474.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25475.                                                         'additionalData' => 'ovo-lacto-vegetabil',
  25476.                                                         'childs' => [
  25477.                                                             => [
  25478.                                                                 'label' => 'Operator ObjectField Getter',
  25479.                                                                 'type' => 'operator',
  25480.                                                                 'class' => 'ObjectFieldGetter',
  25481.                                                                 'attribute' => 'features',
  25482.                                                                 'forwardAttribute' => '',
  25483.                                                                 'childs' => [
  25484.                                                                     => [
  25485.                                                                         'label' => 'Recipe (recipe)',
  25486.                                                                         'type' => 'value',
  25487.                                                                         'class' => 'DefaultValue',
  25488.                                                                         'attribute' => 'recipe',
  25489.                                                                         'dataType' => 'manyToOneRelation',
  25490.                                                                         'childs' => [
  25491.                                                                         ],
  25492.                                                                     ],
  25493.                                                                 ],
  25494.                                                             ],
  25495.                                                         ],
  25496.                                                     ],
  25497.                                                 ],
  25498.                                             ],
  25499.                                             'key' => '#64144ab59f192',
  25500.                                         ],
  25501.                                         'isOperator' => true,
  25502.                                     ],
  25503.                                     '#64144ab59f193' => [
  25504.                                         'name' => '#64144ab59f193',
  25505.                                         'position' => 52,
  25506.                                         'hidden' => false,
  25507.                                         'width' => 100,
  25508.                                         'locked' => false,
  25509.                                         'fieldConfig' => [
  25510.                                             'isOperator' => true,
  25511.                                             'attributes' => [
  25512.                                                 'label' => 'Deklarationen',
  25513.                                                 'type' => 'operator',
  25514.                                                 'class' => 'ObjectFieldGetter',
  25515.                                                 'childs' => [
  25516.                                                     => [
  25517.                                                         'label' => 'Operator ObjectField Getter',
  25518.                                                         'type' => 'operator',
  25519.                                                         'class' => 'ObjectFieldGetter',
  25520.                                                         'childs' => [
  25521.                                                             => [
  25522.                                                                 'label' => 'Operator ObjectField Getter',
  25523.                                                                 'type' => 'operator',
  25524.                                                                 'class' => 'ObjectFieldGetter',
  25525.                                                                 'childs' => [
  25526.                                                                     => [
  25527.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  25528.                                                                         'type' => 'value',
  25529.                                                                         'class' => 'DefaultValue',
  25530.                                                                         'attribute' => 'recipe',
  25531.                                                                         'dataType' => 'manyToOneRelation',
  25532.                                                                         'childs' => [
  25533.                                                                         ],
  25534.                                                                     ],
  25535.                                                                 ],
  25536.                                                                 'attribute' => 'recipe',
  25537.                                                                 'forwardAttribute' => '',
  25538.                                                             ],
  25539.                                                         ],
  25540.                                                         'attribute' => 'declarations',
  25541.                                                         'forwardAttribute' => '',
  25542.                                                     ],
  25543.                                                 ],
  25544.                                                 'attribute' => 'declaration',
  25545.                                                 'forwardAttribute' => '',
  25546.                                             ],
  25547.                                             'key' => '#64144ab59f193',
  25548.                                         ],
  25549.                                         'isOperator' => true,
  25550.                                     ],
  25551.                                     '#64144ab59f194' => [
  25552.                                         'name' => '#64144ab59f194',
  25553.                                         'position' => 53,
  25554.                                         'hidden' => false,
  25555.                                         'width' => 100,
  25556.                                         'locked' => false,
  25557.                                         'fieldConfig' => [
  25558.                                             'isOperator' => true,
  25559.                                             'attributes' => [
  25560.                                                 'label' => 'Anti-Oxidantien',
  25561.                                                 'type' => 'operator',
  25562.                                                 'class' => 'BooleanFormatter',
  25563.                                                 'childs' => [
  25564.                                                     => [
  25565.                                                         'label' => 'Operator PHP Code',
  25566.                                                         'type' => 'operator',
  25567.                                                         'class' => 'PHPCode',
  25568.                                                         'childs' => [
  25569.                                                             => [
  25570.                                                                 'label' => 'Operator ObjectField Getter',
  25571.                                                                 'type' => 'operator',
  25572.                                                                 'class' => 'ObjectFieldGetter',
  25573.                                                                 'childs' => [
  25574.                                                                     => [
  25575.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  25576.                                                                         'type' => 'value',
  25577.                                                                         'class' => 'DefaultValue',
  25578.                                                                         'attribute' => 'recipe',
  25579.                                                                         'dataType' => 'manyToOneRelation',
  25580.                                                                         'childs' => [
  25581.                                                                         ],
  25582.                                                                     ],
  25583.                                                                 ],
  25584.                                                                 'attribute' => 'declarations',
  25585.                                                                 'forwardAttribute' => '',
  25586.                                                             ],
  25587.                                                         ],
  25588.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25589.                                                         'additionalData' => 'Anti-Oxidants',
  25590.                                                     ],
  25591.                                                 ],
  25592.                                                 'yesValue' => 'Ja',
  25593.                                                 'noValue' => 'Nein',
  25594.                                             ],
  25595.                                             'key' => '#64144ab59f194',
  25596.                                         ],
  25597.                                         'isOperator' => true,
  25598.                                     ],
  25599.                                     '#64144ab59f195' => [
  25600.                                         'name' => '#64144ab59f195',
  25601.                                         'position' => 54,
  25602.                                         'hidden' => false,
  25603.                                         'width' => 100,
  25604.                                         'locked' => false,
  25605.                                         'fieldConfig' => [
  25606.                                             'isOperator' => true,
  25607.                                             'attributes' => [
  25608.                                                 'label' => 'Balsamico',
  25609.                                                 'type' => 'operator',
  25610.                                                 'class' => 'BooleanFormatter',
  25611.                                                 'childs' => [
  25612.                                                     => [
  25613.                                                         'label' => 'Operator PHP Code',
  25614.                                                         'type' => 'operator',
  25615.                                                         'class' => 'PHPCode',
  25616.                                                         'childs' => [
  25617.                                                             => [
  25618.                                                                 'label' => 'Operator ObjectField Getter',
  25619.                                                                 'type' => 'operator',
  25620.                                                                 'class' => 'ObjectFieldGetter',
  25621.                                                                 'childs' => [
  25622.                                                                     => [
  25623.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  25624.                                                                         'type' => 'value',
  25625.                                                                         'class' => 'DefaultValue',
  25626.                                                                         'attribute' => 'recipe',
  25627.                                                                         'dataType' => 'manyToOneRelation',
  25628.                                                                         'childs' => [
  25629.                                                                         ],
  25630.                                                                     ],
  25631.                                                                 ],
  25632.                                                                 'attribute' => 'declarations',
  25633.                                                                 'forwardAttribute' => '',
  25634.                                                             ],
  25635.                                                         ],
  25636.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25637.                                                         'additionalData' => 'Balsamico',
  25638.                                                     ],
  25639.                                                 ],
  25640.                                                 'yesValue' => 'Ja',
  25641.                                                 'noValue' => 'Nein',
  25642.                                             ],
  25643.                                             'key' => '#64144ab59f195',
  25644.                                         ],
  25645.                                         'isOperator' => true,
  25646.                                     ],
  25647.                                     '#64144ab59f196' => [
  25648.                                         'name' => '#64144ab59f196',
  25649.                                         'position' => 55,
  25650.                                         'hidden' => false,
  25651.                                         'width' => 100,
  25652.                                         'locked' => false,
  25653.                                         'fieldConfig' => [
  25654.                                             'isOperator' => true,
  25655.                                             'attributes' => [
  25656.                                                 'label' => 'Farm-Eier',
  25657.                                                 'type' => 'operator',
  25658.                                                 'class' => 'BooleanFormatter',
  25659.                                                 'childs' => [
  25660.                                                     => [
  25661.                                                         'label' => 'Operator PHP Code',
  25662.                                                         'type' => 'operator',
  25663.                                                         'class' => 'PHPCode',
  25664.                                                         'childs' => [
  25665.                                                             => [
  25666.                                                                 'label' => 'Operator ObjectField Getter',
  25667.                                                                 'type' => 'operator',
  25668.                                                                 'class' => 'ObjectFieldGetter',
  25669.                                                                 'childs' => [
  25670.                                                                     => [
  25671.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  25672.                                                                         'type' => 'value',
  25673.                                                                         'class' => 'DefaultValue',
  25674.                                                                         'attribute' => 'recipe',
  25675.                                                                         'dataType' => 'manyToOneRelation',
  25676.                                                                         'childs' => [
  25677.                                                                         ],
  25678.                                                                     ],
  25679.                                                                 ],
  25680.                                                                 'attribute' => 'declarations',
  25681.                                                                 'forwardAttribute' => '',
  25682.                                                             ],
  25683.                                                         ],
  25684.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25685.                                                         'additionalData' => 'Barn-eggs',
  25686.                                                     ],
  25687.                                                 ],
  25688.                                                 'yesValue' => 'Ja',
  25689.                                                 'noValue' => 'Nein',
  25690.                                             ],
  25691.                                             'key' => '#64144ab59f196',
  25692.                                         ],
  25693.                                         'isOperator' => true,
  25694.                                     ],
  25695.                                     '#64144ab59f197' => [
  25696.                                         'name' => '#64144ab59f197',
  25697.                                         'position' => 56,
  25698.                                         'hidden' => false,
  25699.                                         'width' => 100,
  25700.                                         'locked' => false,
  25701.                                         'fieldConfig' => [
  25702.                                             'isOperator' => true,
  25703.                                             'attributes' => [
  25704.                                                 'label' => 'Koffein',
  25705.                                                 'type' => 'operator',
  25706.                                                 'class' => 'BooleanFormatter',
  25707.                                                 'childs' => [
  25708.                                                     => [
  25709.                                                         'label' => 'Operator PHP Code',
  25710.                                                         'type' => 'operator',
  25711.                                                         'class' => 'PHPCode',
  25712.                                                         'childs' => [
  25713.                                                             => [
  25714.                                                                 'label' => 'Operator ObjectField Getter',
  25715.                                                                 'type' => 'operator',
  25716.                                                                 'class' => 'ObjectFieldGetter',
  25717.                                                                 'childs' => [
  25718.                                                                     => [
  25719.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  25720.                                                                         'type' => 'value',
  25721.                                                                         'class' => 'DefaultValue',
  25722.                                                                         'attribute' => 'recipe',
  25723.                                                                         'dataType' => 'manyToOneRelation',
  25724.                                                                         'childs' => [
  25725.                                                                         ],
  25726.                                                                     ],
  25727.                                                                 ],
  25728.                                                                 'attribute' => 'declarations',
  25729.                                                                 'forwardAttribute' => '',
  25730.                                                             ],
  25731.                                                         ],
  25732.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25733.                                                         'additionalData' => 'Caffeine',
  25734.                                                     ],
  25735.                                                 ],
  25736.                                                 'yesValue' => 'Ja',
  25737.                                                 'noValue' => 'Nein',
  25738.                                             ],
  25739.                                             'key' => '#64144ab59f197',
  25740.                                         ],
  25741.                                         'isOperator' => true,
  25742.                                     ],
  25743.                                     '#64144ab59f198' => [
  25744.                                         'name' => '#64144ab59f198',
  25745.                                         'position' => 57,
  25746.                                         'hidden' => false,
  25747.                                         'width' => 100,
  25748.                                         'locked' => false,
  25749.                                         'fieldConfig' => [
  25750.                                             'isOperator' => true,
  25751.                                             'attributes' => [
  25752.                                                 'label' => 'Farbstoff',
  25753.                                                 'type' => 'operator',
  25754.                                                 'class' => 'BooleanFormatter',
  25755.                                                 'childs' => [
  25756.                                                     => [
  25757.                                                         'label' => 'Operator PHP Code',
  25758.                                                         'type' => 'operator',
  25759.                                                         'class' => 'PHPCode',
  25760.                                                         'childs' => [
  25761.                                                             => [
  25762.                                                                 'label' => 'Operator ObjectField Getter',
  25763.                                                                 'type' => 'operator',
  25764.                                                                 'class' => 'ObjectFieldGetter',
  25765.                                                                 'childs' => [
  25766.                                                                     => [
  25767.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  25768.                                                                         'type' => 'value',
  25769.                                                                         'class' => 'DefaultValue',
  25770.                                                                         'attribute' => 'recipe',
  25771.                                                                         'dataType' => 'manyToOneRelation',
  25772.                                                                         'childs' => [
  25773.                                                                         ],
  25774.                                                                     ],
  25775.                                                                 ],
  25776.                                                                 'attribute' => 'declarations',
  25777.                                                                 'forwardAttribute' => '',
  25778.                                                             ],
  25779.                                                         ],
  25780.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25781.                                                         'additionalData' => 'Color',
  25782.                                                     ],
  25783.                                                 ],
  25784.                                                 'yesValue' => 'Ja',
  25785.                                                 'noValue' => 'Nein',
  25786.                                             ],
  25787.                                             'key' => '#64144ab59f198',
  25788.                                         ],
  25789.                                         'isOperator' => true,
  25790.                                     ],
  25791.                                     '#64144ab59f199' => [
  25792.                                         'name' => '#64144ab59f199',
  25793.                                         'position' => 58,
  25794.                                         'hidden' => false,
  25795.                                         'width' => 100,
  25796.                                         'locked' => false,
  25797.                                         'fieldConfig' => [
  25798.                                             'isOperator' => true,
  25799.                                             'attributes' => [
  25800.                                                 'label' => 'mit Aromen',
  25801.                                                 'type' => 'operator',
  25802.                                                 'class' => 'BooleanFormatter',
  25803.                                                 'yesValue' => 'Ja',
  25804.                                                 'noValue' => 'Nein',
  25805.                                                 'childs' => [
  25806.                                                     => [
  25807.                                                         'label' => 'Operator PHP Code',
  25808.                                                         'type' => 'operator',
  25809.                                                         'class' => 'PHPCode',
  25810.                                                         'childs' => [
  25811.                                                             => [
  25812.                                                                 'label' => 'Operator ObjectField Getter',
  25813.                                                                 'type' => 'operator',
  25814.                                                                 'class' => 'ObjectFieldGetter',
  25815.                                                                 'childs' => [
  25816.                                                                     => [
  25817.                                                                         'label' => 'Recipe (recipe)',
  25818.                                                                         'type' => 'value',
  25819.                                                                         'class' => 'DefaultValue',
  25820.                                                                         'attribute' => 'recipe',
  25821.                                                                         'dataType' => 'manyToOneRelation',
  25822.                                                                         'childs' => [
  25823.                                                                         ],
  25824.                                                                     ],
  25825.                                                                 ],
  25826.                                                                 'attribute' => 'declarations',
  25827.                                                                 'forwardAttribute' => '',
  25828.                                                             ],
  25829.                                                         ],
  25830.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25831.                                                         'additionalData' => 'Flavor',
  25832.                                                     ],
  25833.                                                 ],
  25834.                                             ],
  25835.                                             'key' => '#64144ab59f199',
  25836.                                         ],
  25837.                                         'isOperator' => true,
  25838.                                     ],
  25839.                                     '#64144ab59f19a' => [
  25840.                                         'name' => '#64144ab59f19a',
  25841.                                         'position' => 59,
  25842.                                         'hidden' => false,
  25843.                                         'width' => 100,
  25844.                                         'locked' => false,
  25845.                                         'fieldConfig' => [
  25846.                                             'isOperator' => true,
  25847.                                             'attributes' => [
  25848.                                                 'label' => 'Geschmacksverstärker',
  25849.                                                 'type' => 'operator',
  25850.                                                 'class' => 'BooleanFormatter',
  25851.                                                 'childs' => [
  25852.                                                     => [
  25853.                                                         'label' => 'Operator PHP Code',
  25854.                                                         'type' => 'operator',
  25855.                                                         'class' => 'PHPCode',
  25856.                                                         'childs' => [
  25857.                                                             => [
  25858.                                                                 'label' => 'Operator ObjectField Getter',
  25859.                                                                 'type' => 'operator',
  25860.                                                                 'class' => 'ObjectFieldGetter',
  25861.                                                                 'childs' => [
  25862.                                                                     => [
  25863.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  25864.                                                                         'type' => 'value',
  25865.                                                                         'class' => 'DefaultValue',
  25866.                                                                         'attribute' => 'recipe',
  25867.                                                                         'dataType' => 'manyToOneRelation',
  25868.                                                                         'childs' => [
  25869.                                                                         ],
  25870.                                                                     ],
  25871.                                                                 ],
  25872.                                                                 'attribute' => 'declarations',
  25873.                                                                 'forwardAttribute' => '',
  25874.                                                             ],
  25875.                                                         ],
  25876.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25877.                                                         'additionalData' => 'Flavor-enhancer',
  25878.                                                     ],
  25879.                                                 ],
  25880.                                                 'yesValue' => 'Ja',
  25881.                                                 'noValue' => 'Nein',
  25882.                                             ],
  25883.                                             'key' => '#64144ab59f19a',
  25884.                                         ],
  25885.                                         'isOperator' => true,
  25886.                                     ],
  25887.                                     '#64144ab59f19b' => [
  25888.                                         'name' => '#64144ab59f19b',
  25889.                                         'position' => 60,
  25890.                                         'hidden' => false,
  25891.                                         'width' => 100,
  25892.                                         'locked' => false,
  25893.                                         'fieldConfig' => [
  25894.                                             'isOperator' => true,
  25895.                                             'attributes' => [
  25896.                                                 'label' => 'Garnitur',
  25897.                                                 'type' => 'operator',
  25898.                                                 'class' => 'BooleanFormatter',
  25899.                                                 'childs' => [
  25900.                                                     => [
  25901.                                                         'label' => 'Operator PHP Code',
  25902.                                                         'type' => 'operator',
  25903.                                                         'class' => 'PHPCode',
  25904.                                                         'childs' => [
  25905.                                                         ],
  25906.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25907.                                                         'additionalData' => 'Garnish',
  25908.                                                     ],
  25909.                                                 ],
  25910.                                                 'yesValue' => 'Ja',
  25911.                                                 'noValue' => 'Nein',
  25912.                                             ],
  25913.                                             'key' => '#64144ab59f19b',
  25914.                                         ],
  25915.                                         'isOperator' => true,
  25916.                                     ],
  25917.                                     '#64144ab59f19c' => [
  25918.                                         'name' => '#64144ab59f19c',
  25919.                                         'position' => 61,
  25920.                                         'hidden' => false,
  25921.                                         'width' => 100,
  25922.                                         'locked' => false,
  25923.                                         'fieldConfig' => [
  25924.                                             'isOperator' => true,
  25925.                                             'attributes' => [
  25926.                                                 'label' => 'Kräuter (sichtbar)',
  25927.                                                 'type' => 'operator',
  25928.                                                 'class' => 'BooleanFormatter',
  25929.                                                 'childs' => [
  25930.                                                     => [
  25931.                                                         'label' => 'Operator PHP Code',
  25932.                                                         'type' => 'operator',
  25933.                                                         'class' => 'PHPCode',
  25934.                                                         'childs' => [
  25935.                                                             => [
  25936.                                                                 'label' => 'Operator ObjectField Getter',
  25937.                                                                 'type' => 'operator',
  25938.                                                                 'class' => 'ObjectFieldGetter',
  25939.                                                                 'childs' => [
  25940.                                                                     => [
  25941.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  25942.                                                                         'type' => 'value',
  25943.                                                                         'class' => 'DefaultValue',
  25944.                                                                         'attribute' => 'recipe',
  25945.                                                                         'dataType' => 'manyToOneRelation',
  25946.                                                                         'childs' => [
  25947.                                                                         ],
  25948.                                                                     ],
  25949.                                                                 ],
  25950.                                                                 'attribute' => 'declarations',
  25951.                                                                 'forwardAttribute' => '',
  25952.                                                             ],
  25953.                                                         ],
  25954.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  25955.                                                         'additionalData' => 'Herbs',
  25956.                                                     ],
  25957.                                                 ],
  25958.                                                 'yesValue' => 'Ja',
  25959.                                                 'noValue' => 'Nein',
  25960.                                             ],
  25961.                                             'key' => '#64144ab59f19c',
  25962.                                         ],
  25963.                                         'isOperator' => true,
  25964.                                     ],
  25965.                                     '#64144ab59f19d' => [
  25966.                                         'name' => '#64144ab59f19d',
  25967.                                         'position' => 62,
  25968.                                         'hidden' => false,
  25969.                                         'width' => 100,
  25970.                                         'locked' => false,
  25971.                                         'fieldConfig' => [
  25972.                                             'isOperator' => true,
  25973.                                             'attributes' => [
  25974.                                                 'label' => 'mit natürlichen Aromen',
  25975.                                                 'type' => 'operator',
  25976.                                                 'class' => 'BooleanFormatter',
  25977.                                                 'yesValue' => 'Ja',
  25978.                                                 'noValue' => 'Nein',
  25979.                                                 'childs' => [
  25980.                                                     => [
  25981.                                                         'label' => 'Operator PHP Code',
  25982.                                                         'type' => 'operator',
  25983.                                                         'class' => 'PHPCode',
  25984.                                                         'childs' => [
  25985.                                                             => [
  25986.                                                                 'label' => 'Operator ObjectField Getter',
  25987.                                                                 'type' => 'operator',
  25988.                                                                 'class' => 'ObjectFieldGetter',
  25989.                                                                 'childs' => [
  25990.                                                                     => [
  25991.                                                                         'label' => 'Recipe (recipe)',
  25992.                                                                         'type' => 'value',
  25993.                                                                         'class' => 'DefaultValue',
  25994.                                                                         'attribute' => 'recipe',
  25995.                                                                         'dataType' => 'manyToOneRelation',
  25996.                                                                         'childs' => [
  25997.                                                                         ],
  25998.                                                                     ],
  25999.                                                                 ],
  26000.                                                                 'attribute' => 'declarations',
  26001.                                                                 'forwardAttribute' => '',
  26002.                                                             ],
  26003.                                                         ],
  26004.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26005.                                                         'additionalData' => 'Natural-flavor',
  26006.                                                     ],
  26007.                                                 ],
  26008.                                             ],
  26009.                                             'key' => '#64144ab59f19d',
  26010.                                         ],
  26011.                                         'isOperator' => true,
  26012.                                     ],
  26013.                                     '#64144ab59f19e' => [
  26014.                                         'name' => '#64144ab59f19e',
  26015.                                         'position' => 63,
  26016.                                         'hidden' => false,
  26017.                                         'width' => 100,
  26018.                                         'locked' => false,
  26019.                                         'fieldConfig' => [
  26020.                                             'isOperator' => true,
  26021.                                             'attributes' => [
  26022.                                                 'label' => 'keine gesättigten Fette',
  26023.                                                 'type' => 'operator',
  26024.                                                 'class' => 'BooleanFormatter',
  26025.                                                 'childs' => [
  26026.                                                     => [
  26027.                                                         'label' => 'Operator PHP Code',
  26028.                                                         'type' => 'operator',
  26029.                                                         'class' => 'PHPCode',
  26030.                                                         'childs' => [
  26031.                                                             => [
  26032.                                                                 'label' => 'Operator ObjectField Getter',
  26033.                                                                 'type' => 'operator',
  26034.                                                                 'class' => 'ObjectFieldGetter',
  26035.                                                                 'childs' => [
  26036.                                                                     => [
  26037.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26038.                                                                         'type' => 'value',
  26039.                                                                         'class' => 'DefaultValue',
  26040.                                                                         'attribute' => 'recipe',
  26041.                                                                         'dataType' => 'manyToOneRelation',
  26042.                                                                         'childs' => [
  26043.                                                                         ],
  26044.                                                                     ],
  26045.                                                                 ],
  26046.                                                                 'attribute' => 'declarations',
  26047.                                                                 'forwardAttribute' => '',
  26048.                                                             ],
  26049.                                                         ],
  26050.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26051.                                                         'additionalData' => 'No-saturated-fats',
  26052.                                                     ],
  26053.                                                 ],
  26054.                                                 'yesValue' => 'Ja',
  26055.                                                 'noValue' => 'Nein',
  26056.                                             ],
  26057.                                             'key' => '#64144ab59f19e',
  26058.                                         ],
  26059.                                         'isOperator' => true,
  26060.                                     ],
  26061.                                     '#64144ab59f19f' => [
  26062.                                         'name' => '#64144ab59f19f',
  26063.                                         'position' => 64,
  26064.                                         'hidden' => false,
  26065.                                         'width' => 100,
  26066.                                         'locked' => false,
  26067.                                         'fieldConfig' => [
  26068.                                             'isOperator' => true,
  26069.                                             'attributes' => [
  26070.                                                 'label' => 'Konservierungsstoffe',
  26071.                                                 'type' => 'operator',
  26072.                                                 'class' => 'BooleanFormatter',
  26073.                                                 'childs' => [
  26074.                                                     => [
  26075.                                                         'label' => 'Operator PHP Code',
  26076.                                                         'type' => 'operator',
  26077.                                                         'class' => 'PHPCode',
  26078.                                                         'childs' => [
  26079.                                                             => [
  26080.                                                                 'label' => 'Operator ObjectField Getter',
  26081.                                                                 'type' => 'operator',
  26082.                                                                 'class' => 'ObjectFieldGetter',
  26083.                                                                 'childs' => [
  26084.                                                                 ],
  26085.                                                                 'attribute' => 'declarations',
  26086.                                                                 'forwardAttribute' => '',
  26087.                                                             ],
  26088.                                                             => [
  26089.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  26090.                                                                 'type' => 'value',
  26091.                                                                 'class' => 'DefaultValue',
  26092.                                                                 'attribute' => 'recipe',
  26093.                                                                 'dataType' => 'manyToOneRelation',
  26094.                                                                 'childs' => [
  26095.                                                                 ],
  26096.                                                             ],
  26097.                                                         ],
  26098.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26099.                                                         'additionalData' => 'Preservatives',
  26100.                                                     ],
  26101.                                                 ],
  26102.                                                 'yesValue' => 'Ja',
  26103.                                                 'noValue' => 'Nein',
  26104.                                             ],
  26105.                                             'key' => '#64144ab59f19f',
  26106.                                         ],
  26107.                                         'isOperator' => true,
  26108.                                     ],
  26109.                                     '#64144ab59f1a0' => [
  26110.                                         'name' => '#64144ab59f1a0',
  26111.                                         'position' => 65,
  26112.                                         'hidden' => false,
  26113.                                         'width' => 100,
  26114.                                         'locked' => false,
  26115.                                         'fieldConfig' => [
  26116.                                             'isOperator' => true,
  26117.                                             'attributes' => [
  26118.                                                 'label' => 'Phosphate',
  26119.                                                 'type' => 'operator',
  26120.                                                 'class' => 'BooleanFormatter',
  26121.                                                 'childs' => [
  26122.                                                     => [
  26123.                                                         'label' => 'Operator PHP Code',
  26124.                                                         'type' => 'operator',
  26125.                                                         'class' => 'PHPCode',
  26126.                                                         'childs' => [
  26127.                                                             => [
  26128.                                                                 'label' => 'Operator ObjectField Getter',
  26129.                                                                 'type' => 'operator',
  26130.                                                                 'class' => 'ObjectFieldGetter',
  26131.                                                                 'childs' => [
  26132.                                                                     => [
  26133.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26134.                                                                         'type' => 'value',
  26135.                                                                         'class' => 'DefaultValue',
  26136.                                                                         'attribute' => 'recipe',
  26137.                                                                         'dataType' => 'manyToOneRelation',
  26138.                                                                         'childs' => [
  26139.                                                                         ],
  26140.                                                                     ],
  26141.                                                                 ],
  26142.                                                                 'attribute' => 'declarations',
  26143.                                                                 'forwardAttribute' => '',
  26144.                                                             ],
  26145.                                                         ],
  26146.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26147.                                                         'additionalData' => 'Phosphate',
  26148.                                                     ],
  26149.                                                 ],
  26150.                                                 'yesValue' => 'Ja',
  26151.                                                 'noValue' => 'Nein',
  26152.                                             ],
  26153.                                             'key' => '#64144ab59f1a0',
  26154.                                         ],
  26155.                                         'isOperator' => true,
  26156.                                     ],
  26157.                                     '#64144ab59f1a1' => [
  26158.                                         'name' => '#64144ab59f1a1',
  26159.                                         'position' => 66,
  26160.                                         'hidden' => false,
  26161.                                         'width' => 100,
  26162.                                         'locked' => false,
  26163.                                         'fieldConfig' => [
  26164.                                             'isOperator' => true,
  26165.                                             'attributes' => [
  26166.                                                 'label' => 'Rotwein-Essig',
  26167.                                                 'type' => 'operator',
  26168.                                                 'class' => 'BooleanFormatter',
  26169.                                                 'childs' => [
  26170.                                                     => [
  26171.                                                         'label' => 'Operator PHP Code',
  26172.                                                         'type' => 'operator',
  26173.                                                         'class' => 'PHPCode',
  26174.                                                         'childs' => [
  26175.                                                             => [
  26176.                                                                 'label' => 'Operator ObjectField Getter',
  26177.                                                                 'type' => 'operator',
  26178.                                                                 'class' => 'ObjectFieldGetter',
  26179.                                                                 'childs' => [
  26180.                                                                     => [
  26181.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26182.                                                                         'type' => 'value',
  26183.                                                                         'class' => 'DefaultValue',
  26184.                                                                         'attribute' => 'recipe',
  26185.                                                                         'dataType' => 'manyToOneRelation',
  26186.                                                                         'childs' => [
  26187.                                                                         ],
  26188.                                                                     ],
  26189.                                                                 ],
  26190.                                                                 'attribute' => 'declarations',
  26191.                                                                 'forwardAttribute' => '',
  26192.                                                             ],
  26193.                                                         ],
  26194.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26195.                                                         'additionalData' => 'Red-wine-vinegar',
  26196.                                                     ],
  26197.                                                 ],
  26198.                                                 'yesValue' => 'Ja',
  26199.                                                 'noValue' => 'Nein',
  26200.                                             ],
  26201.                                             'key' => '#64144ab59f1a1',
  26202.                                         ],
  26203.                                         'isOperator' => true,
  26204.                                     ],
  26205.                                     '#64144ab59f1a2' => [
  26206.                                         'name' => '#64144ab59f1a2',
  26207.                                         'position' => 67,
  26208.                                         'hidden' => false,
  26209.                                         'width' => 100,
  26210.                                         'locked' => false,
  26211.                                         'fieldConfig' => [
  26212.                                             'isOperator' => true,
  26213.                                             'attributes' => [
  26214.                                                 'label' => 'Weiswein-Essig',
  26215.                                                 'type' => 'operator',
  26216.                                                 'class' => 'BooleanFormatter',
  26217.                                                 'childs' => [
  26218.                                                     => [
  26219.                                                         'label' => 'Operator PHP Code',
  26220.                                                         'type' => 'operator',
  26221.                                                         'class' => 'PHPCode',
  26222.                                                         'childs' => [
  26223.                                                             => [
  26224.                                                                 'label' => 'Operator ObjectField Getter',
  26225.                                                                 'type' => 'operator',
  26226.                                                                 'class' => 'ObjectFieldGetter',
  26227.                                                                 'childs' => [
  26228.                                                                     => [
  26229.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26230.                                                                         'type' => 'value',
  26231.                                                                         'class' => 'DefaultValue',
  26232.                                                                         'attribute' => 'recipe',
  26233.                                                                         'dataType' => 'manyToOneRelation',
  26234.                                                                         'childs' => [
  26235.                                                                         ],
  26236.                                                                     ],
  26237.                                                                 ],
  26238.                                                                 'attribute' => 'declarations',
  26239.                                                                 'forwardAttribute' => '',
  26240.                                                             ],
  26241.                                                         ],
  26242.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26243.                                                         'additionalData' => 'White-wine-vinegar',
  26244.                                                     ],
  26245.                                                 ],
  26246.                                                 'yesValue' => 'Ja',
  26247.                                                 'noValue' => 'Nein',
  26248.                                             ],
  26249.                                             'key' => '#64144ab59f1a2',
  26250.                                         ],
  26251.                                         'isOperator' => true,
  26252.                                     ],
  26253.                                     '#64144ab59f1a3' => [
  26254.                                         'name' => '#64144ab59f1a3',
  26255.                                         'position' => 68,
  26256.                                         'hidden' => false,
  26257.                                         'width' => 100,
  26258.                                         'locked' => false,
  26259.                                         'fieldConfig' => [
  26260.                                             'isOperator' => true,
  26261.                                             'attributes' => [
  26262.                                                 'label' => 'Eingekapseltes Salz',
  26263.                                                 'type' => 'operator',
  26264.                                                 'class' => 'BooleanFormatter',
  26265.                                                 'childs' => [
  26266.                                                     => [
  26267.                                                         'label' => 'Operator PHP Code',
  26268.                                                         'type' => 'operator',
  26269.                                                         'class' => 'PHPCode',
  26270.                                                         'childs' => [
  26271.                                                             => [
  26272.                                                                 'label' => 'Operator ObjectField Getter',
  26273.                                                                 'type' => 'operator',
  26274.                                                                 'class' => 'ObjectFieldGetter',
  26275.                                                                 'childs' => [
  26276.                                                                     => [
  26277.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26278.                                                                         'type' => 'value',
  26279.                                                                         'class' => 'DefaultValue',
  26280.                                                                         'attribute' => 'recipe',
  26281.                                                                         'dataType' => 'manyToOneRelation',
  26282.                                                                         'childs' => [
  26283.                                                                         ],
  26284.                                                                     ],
  26285.                                                                 ],
  26286.                                                                 'attribute' => 'declarations',
  26287.                                                                 'forwardAttribute' => '',
  26288.                                                             ],
  26289.                                                         ],
  26290.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26291.                                                         'additionalData' => 'Salt-encapsulated',
  26292.                                                     ],
  26293.                                                 ],
  26294.                                                 'yesValue' => 'Ja',
  26295.                                                 'noValue' => 'Nein',
  26296.                                             ],
  26297.                                             'key' => '#64144ab59f1a3',
  26298.                                         ],
  26299.                                         'isOperator' => true,
  26300.                                     ],
  26301.                                     '#64144ab59f1a4' => [
  26302.                                         'name' => '#64144ab59f1a4',
  26303.                                         'position' => 69,
  26304.                                         'hidden' => false,
  26305.                                         'width' => 100,
  26306.                                         'locked' => false,
  26307.                                         'fieldConfig' => [
  26308.                                             'isOperator' => true,
  26309.                                             'attributes' => [
  26310.                                                 'label' => 'Meersalz',
  26311.                                                 'type' => 'operator',
  26312.                                                 'class' => 'BooleanFormatter',
  26313.                                                 'childs' => [
  26314.                                                     => [
  26315.                                                         'label' => 'Operator PHP Code',
  26316.                                                         'type' => 'operator',
  26317.                                                         'class' => 'PHPCode',
  26318.                                                         'childs' => [
  26319.                                                             => [
  26320.                                                                 'label' => 'Operator ObjectField Getter',
  26321.                                                                 'type' => 'operator',
  26322.                                                                 'class' => 'ObjectFieldGetter',
  26323.                                                                 'childs' => [
  26324.                                                                     => [
  26325.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26326.                                                                         'type' => 'value',
  26327.                                                                         'class' => 'DefaultValue',
  26328.                                                                         'attribute' => 'recipe',
  26329.                                                                         'dataType' => 'manyToOneRelation',
  26330.                                                                         'childs' => [
  26331.                                                                         ],
  26332.                                                                     ],
  26333.                                                                 ],
  26334.                                                                 'attribute' => 'declarations',
  26335.                                                                 'forwardAttribute' => '',
  26336.                                                             ],
  26337.                                                         ],
  26338.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26339.                                                         'additionalData' => 'Sea-salt',
  26340.                                                     ],
  26341.                                                 ],
  26342.                                                 'yesValue' => 'Ja',
  26343.                                                 'noValue' => 'Nein',
  26344.                                             ],
  26345.                                             'key' => '#64144ab59f1a4',
  26346.                                         ],
  26347.                                         'isOperator' => true,
  26348.                                     ],
  26349.                                     '#64144ab59f1a5' => [
  26350.                                         'name' => '#64144ab59f1a5',
  26351.                                         'position' => 70,
  26352.                                         'hidden' => false,
  26353.                                         'width' => 100,
  26354.                                         'locked' => false,
  26355.                                         'fieldConfig' => [
  26356.                                             'isOperator' => true,
  26357.                                             'attributes' => [
  26358.                                                 'label' => 'Sulphur',
  26359.                                                 'type' => 'operator',
  26360.                                                 'class' => 'BooleanFormatter',
  26361.                                                 'childs' => [
  26362.                                                     => [
  26363.                                                         'label' => 'Operator PHP Code',
  26364.                                                         'type' => 'operator',
  26365.                                                         'class' => 'PHPCode',
  26366.                                                         'childs' => [
  26367.                                                             => [
  26368.                                                                 'label' => 'Operator ObjectField Getter',
  26369.                                                                 'type' => 'operator',
  26370.                                                                 'class' => 'ObjectFieldGetter',
  26371.                                                                 'childs' => [
  26372.                                                                     => [
  26373.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26374.                                                                         'type' => 'value',
  26375.                                                                         'class' => 'DefaultValue',
  26376.                                                                         'attribute' => 'recipe',
  26377.                                                                         'dataType' => 'manyToOneRelation',
  26378.                                                                         'childs' => [
  26379.                                                                         ],
  26380.                                                                     ],
  26381.                                                                 ],
  26382.                                                                 'attribute' => 'declarations',
  26383.                                                                 'forwardAttribute' => '',
  26384.                                                             ],
  26385.                                                         ],
  26386.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26387.                                                         'additionalData' => 'Sulphur',
  26388.                                                     ],
  26389.                                                 ],
  26390.                                                 'yesValue' => 'Ja',
  26391.                                                 'noValue' => 'Nein',
  26392.                                             ],
  26393.                                             'key' => '#64144ab59f1a5',
  26394.                                         ],
  26395.                                         'isOperator' => true,
  26396.                                     ],
  26397.                                     '#64144ab59f1a6' => [
  26398.                                         'name' => '#64144ab59f1a6',
  26399.                                         'position' => 71,
  26400.                                         'hidden' => false,
  26401.                                         'width' => 100,
  26402.                                         'locked' => false,
  26403.                                         'fieldConfig' => [
  26404.                                             'isOperator' => true,
  26405.                                             'attributes' => [
  26406.                                                 'label' => 'Süssungsmittel',
  26407.                                                 'type' => 'operator',
  26408.                                                 'class' => 'BooleanFormatter',
  26409.                                                 'childs' => [
  26410.                                                     => [
  26411.                                                         'label' => 'Operator PHP Code',
  26412.                                                         'type' => 'operator',
  26413.                                                         'class' => 'PHPCode',
  26414.                                                         'childs' => [
  26415.                                                             => [
  26416.                                                                 'label' => 'Operator ObjectField Getter',
  26417.                                                                 'type' => 'operator',
  26418.                                                                 'class' => 'ObjectFieldGetter',
  26419.                                                                 'childs' => [
  26420.                                                                     => [
  26421.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26422.                                                                         'type' => 'value',
  26423.                                                                         'class' => 'DefaultValue',
  26424.                                                                         'attribute' => 'recipe',
  26425.                                                                         'dataType' => 'manyToOneRelation',
  26426.                                                                         'childs' => [
  26427.                                                                         ],
  26428.                                                                     ],
  26429.                                                                 ],
  26430.                                                                 'attribute' => 'declarations',
  26431.                                                                 'forwardAttribute' => '',
  26432.                                                             ],
  26433.                                                         ],
  26434.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26435.                                                         'additionalData' => 'Sweetener',
  26436.                                                     ],
  26437.                                                 ],
  26438.                                                 'yesValue' => 'Ja',
  26439.                                                 'noValue' => 'Nein',
  26440.                                             ],
  26441.                                             'key' => '#64144ab59f1a6',
  26442.                                         ],
  26443.                                         'isOperator' => true,
  26444.                                     ],
  26445.                                     '#64144ab59f1a7' => [
  26446.                                         'name' => '#64144ab59f1a7',
  26447.                                         'position' => 72,
  26448.                                         'hidden' => false,
  26449.                                         'width' => 100,
  26450.                                         'locked' => false,
  26451.                                         'fieldConfig' => [
  26452.                                             'isOperator' => true,
  26453.                                             'attributes' => [
  26454.                                                 'label' => 'Anwendungsmerkmale',
  26455.                                                 'type' => 'operator',
  26456.                                                 'class' => 'ObjectFieldGetter',
  26457.                                                 'childs' => [
  26458.                                                     => [
  26459.                                                         'label' => 'Operator ObjectField Getter',
  26460.                                                         'type' => 'operator',
  26461.                                                         'class' => 'ObjectFieldGetter',
  26462.                                                         'childs' => [
  26463.                                                             => [
  26464.                                                                 'label' => 'Operator ObjectField Getter',
  26465.                                                                 'type' => 'operator',
  26466.                                                                 'class' => 'ObjectFieldGetter',
  26467.                                                                 'childs' => [
  26468.                                                                     => [
  26469.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26470.                                                                         'type' => 'value',
  26471.                                                                         'class' => 'DefaultValue',
  26472.                                                                         'attribute' => 'recipe',
  26473.                                                                         'dataType' => 'manyToOneRelation',
  26474.                                                                         'childs' => [
  26475.                                                                         ],
  26476.                                                                     ],
  26477.                                                                 ],
  26478.                                                                 'attribute' => 'recipe',
  26479.                                                                 'forwardAttribute' => '',
  26480.                                                             ],
  26481.                                                         ],
  26482.                                                         'attribute' => 'usages',
  26483.                                                         'forwardAttribute' => '',
  26484.                                                     ],
  26485.                                                 ],
  26486.                                                 'attribute' => 'usageTitle',
  26487.                                                 'forwardAttribute' => '',
  26488.                                             ],
  26489.                                             'key' => '#64144ab59f1a7',
  26490.                                         ],
  26491.                                         'isOperator' => true,
  26492.                                     ],
  26493.                                     '#64144ab59f1a8' => [
  26494.                                         'name' => '#64144ab59f1a8',
  26495.                                         'position' => 73,
  26496.                                         'hidden' => false,
  26497.                                         'width' => 100,
  26498.                                         'locked' => false,
  26499.                                         'fieldConfig' => [
  26500.                                             'isOperator' => true,
  26501.                                             'attributes' => [
  26502.                                                 'label' => 'Instant',
  26503.                                                 'type' => 'operator',
  26504.                                                 'class' => 'BooleanFormatter',
  26505.                                                 'childs' => [
  26506.                                                     => [
  26507.                                                         'label' => 'Operator PHP Code',
  26508.                                                         'type' => 'operator',
  26509.                                                         'class' => 'PHPCode',
  26510.                                                         'childs' => [
  26511.                                                             => [
  26512.                                                                 'label' => 'Operator ObjectField Getter',
  26513.                                                                 'type' => 'operator',
  26514.                                                                 'class' => 'ObjectFieldGetter',
  26515.                                                                 'childs' => [
  26516.                                                                     => [
  26517.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26518.                                                                         'type' => 'value',
  26519.                                                                         'class' => 'DefaultValue',
  26520.                                                                         'attribute' => 'recipe',
  26521.                                                                         'dataType' => 'manyToOneRelation',
  26522.                                                                         'childs' => [
  26523.                                                                         ],
  26524.                                                                     ],
  26525.                                                                 ],
  26526.                                                                 'attribute' => 'usages',
  26527.                                                                 'forwardAttribute' => '',
  26528.                                                             ],
  26529.                                                         ],
  26530.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26531.                                                         'additionalData' => 'Instant',
  26532.                                                     ],
  26533.                                                 ],
  26534.                                                 'yesValue' => 'Ja',
  26535.                                                 'noValue' => 'Nein',
  26536.                                             ],
  26537.                                             'key' => '#64144ab59f1a8',
  26538.                                         ],
  26539.                                         'isOperator' => true,
  26540.                                     ],
  26541.                                     '#64144ab59f1a9' => [
  26542.                                         'name' => '#64144ab59f1a9',
  26543.                                         'position' => 74,
  26544.                                         'hidden' => false,
  26545.                                         'width' => 100,
  26546.                                         'locked' => false,
  26547.                                         'fieldConfig' => [
  26548.                                             'isOperator' => true,
  26549.                                             'attributes' => [
  26550.                                                 'label' => 'Instant heiss löslich',
  26551.                                                 'type' => 'operator',
  26552.                                                 'class' => 'BooleanFormatter',
  26553.                                                 'yesValue' => 'Ja',
  26554.                                                 'noValue' => 'Nein',
  26555.                                                 'childs' => [
  26556.                                                     => [
  26557.                                                         'label' => 'Instant heiß löslich',
  26558.                                                         'type' => 'operator',
  26559.                                                         'class' => 'PHPCode',
  26560.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26561.                                                         'additionalData' => 'HotSoluble',
  26562.                                                         'childs' => [
  26563.                                                             => [
  26564.                                                                 'label' => 'Operator ObjectField Getter',
  26565.                                                                 'type' => 'operator',
  26566.                                                                 'class' => 'ObjectFieldGetter',
  26567.                                                                 'attribute' => 'usages',
  26568.                                                                 'forwardAttribute' => '',
  26569.                                                                 'childs' => [
  26570.                                                                     => [
  26571.                                                                         'label' => 'Recipe (recipe)',
  26572.                                                                         'type' => 'value',
  26573.                                                                         'class' => 'DefaultValue',
  26574.                                                                         'attribute' => 'recipe',
  26575.                                                                         'dataType' => 'manyToOneRelation',
  26576.                                                                         'childs' => [
  26577.                                                                         ],
  26578.                                                                     ],
  26579.                                                                 ],
  26580.                                                             ],
  26581.                                                         ],
  26582.                                                     ],
  26583.                                                 ],
  26584.                                             ],
  26585.                                             'key' => '#64144ab59f1a9',
  26586.                                         ],
  26587.                                         'isOperator' => true,
  26588.                                     ],
  26589.                                     '#64144ab59f1aa' => [
  26590.                                         'name' => '#64144ab59f1aa',
  26591.                                         'position' => 75,
  26592.                                         'hidden' => false,
  26593.                                         'width' => 100,
  26594.                                         'locked' => false,
  26595.                                         'fieldConfig' => [
  26596.                                             'isOperator' => true,
  26597.                                             'attributes' => [
  26598.                                                 'label' => 'Instant kalt löslich',
  26599.                                                 'type' => 'operator',
  26600.                                                 'class' => 'BooleanFormatter',
  26601.                                                 'yesValue' => 'Ja',
  26602.                                                 'noValue' => 'Nein',
  26603.                                                 'childs' => [
  26604.                                                     => [
  26605.                                                         'label' => 'Instant kalt löslich',
  26606.                                                         'type' => 'operator',
  26607.                                                         'class' => 'PHPCode',
  26608.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26609.                                                         'additionalData' => 'ColdSoluble',
  26610.                                                         'childs' => [
  26611.                                                             => [
  26612.                                                                 'label' => 'Operator ObjectField Getter',
  26613.                                                                 'type' => 'operator',
  26614.                                                                 'class' => 'ObjectFieldGetter',
  26615.                                                                 'attribute' => 'usages',
  26616.                                                                 'forwardAttribute' => '',
  26617.                                                                 'childs' => [
  26618.                                                                     => [
  26619.                                                                         'label' => 'Recipe (recipe)',
  26620.                                                                         'type' => 'value',
  26621.                                                                         'class' => 'DefaultValue',
  26622.                                                                         'attribute' => 'recipe',
  26623.                                                                         'dataType' => 'manyToOneRelation',
  26624.                                                                         'childs' => [
  26625.                                                                         ],
  26626.                                                                     ],
  26627.                                                                 ],
  26628.                                                             ],
  26629.                                                         ],
  26630.                                                     ],
  26631.                                                 ],
  26632.                                             ],
  26633.                                             'key' => '#64144ab59f1aa',
  26634.                                         ],
  26635.                                         'isOperator' => true,
  26636.                                     ],
  26637.                                     '#64144ab59f1ab' => [
  26638.                                         'name' => '#64144ab59f1ab',
  26639.                                         'position' => 76,
  26640.                                         'hidden' => false,
  26641.                                         'width' => 100,
  26642.                                         'locked' => false,
  26643.                                         'fieldConfig' => [
  26644.                                             'isOperator' => true,
  26645.                                             'attributes' => [
  26646.                                                 'label' => 'Cook&Chill geeignet',
  26647.                                                 'type' => 'operator',
  26648.                                                 'class' => 'BooleanFormatter',
  26649.                                                 'yesValue' => 'Ja',
  26650.                                                 'noValue' => 'Nein',
  26651.                                                 'childs' => [
  26652.                                                     => [
  26653.                                                         'label' => 'Cook&Chill geeignet',
  26654.                                                         'type' => 'operator',
  26655.                                                         'class' => 'PHPCode',
  26656.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26657.                                                         'additionalData' => 'CookChill',
  26658.                                                         'childs' => [
  26659.                                                             => [
  26660.                                                                 'label' => 'usage',
  26661.                                                                 'type' => 'operator',
  26662.                                                                 'class' => 'ObjectFieldGetter',
  26663.                                                                 'childs' => [
  26664.                                                                     => [
  26665.                                                                         'label' => 'Recipe (recipe)',
  26666.                                                                         'type' => 'value',
  26667.                                                                         'class' => 'DefaultValue',
  26668.                                                                         'attribute' => 'recipe',
  26669.                                                                         'dataType' => 'manyToOneRelation',
  26670.                                                                         'childs' => [
  26671.                                                                         ],
  26672.                                                                     ],
  26673.                                                                 ],
  26674.                                                                 'attribute' => 'usages',
  26675.                                                                 'forwardAttribute' => '',
  26676.                                                             ],
  26677.                                                         ],
  26678.                                                     ],
  26679.                                                 ],
  26680.                                             ],
  26681.                                             'key' => '#64144ab59f1ab',
  26682.                                         ],
  26683.                                         'isOperator' => true,
  26684.                                     ],
  26685.                                     '#64144ab59f1ac' => [
  26686.                                         'name' => '#64144ab59f1ac',
  26687.                                         'position' => 77,
  26688.                                         'hidden' => false,
  26689.                                         'width' => 100,
  26690.                                         'locked' => false,
  26691.                                         'fieldConfig' => [
  26692.                                             'isOperator' => true,
  26693.                                             'attributes' => [
  26694.                                                 'label' => 'Chill&Heat geeignet',
  26695.                                                 'type' => 'operator',
  26696.                                                 'class' => 'BooleanFormatter',
  26697.                                                 'yesValue' => 'Ja',
  26698.                                                 'noValue' => 'Nein',
  26699.                                                 'childs' => [
  26700.                                                     => [
  26701.                                                         'label' => 'Chill&Heat geeignet',
  26702.                                                         'type' => 'operator',
  26703.                                                         'class' => 'PHPCode',
  26704.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26705.                                                         'additionalData' => 'ChillHeat',
  26706.                                                         'childs' => [
  26707.                                                             => [
  26708.                                                                 'label' => 'Operator ObjectField Getter',
  26709.                                                                 'type' => 'operator',
  26710.                                                                 'class' => 'ObjectFieldGetter',
  26711.                                                                 'childs' => [
  26712.                                                                     => [
  26713.                                                                         'label' => 'Recipe (recipe)',
  26714.                                                                         'type' => 'value',
  26715.                                                                         'class' => 'DefaultValue',
  26716.                                                                         'attribute' => 'recipe',
  26717.                                                                         'dataType' => 'manyToOneRelation',
  26718.                                                                         'childs' => [
  26719.                                                                         ],
  26720.                                                                     ],
  26721.                                                                 ],
  26722.                                                                 'attribute' => 'usages',
  26723.                                                                 'forwardAttribute' => '',
  26724.                                                             ],
  26725.                                                         ],
  26726.                                                     ],
  26727.                                                 ],
  26728.                                             ],
  26729.                                             'key' => '#64144ab59f1ac',
  26730.                                         ],
  26731.                                         'isOperator' => true,
  26732.                                     ],
  26733.                                     '#64144ab59f1ad' => [
  26734.                                         'name' => '#64144ab59f1ad',
  26735.                                         'position' => 78,
  26736.                                         'hidden' => false,
  26737.                                         'width' => 100,
  26738.                                         'locked' => false,
  26739.                                         'fieldConfig' => [
  26740.                                             'isOperator' => true,
  26741.                                             'attributes' => [
  26742.                                                 'label' => 'Kalt zubereiten',
  26743.                                                 'type' => 'operator',
  26744.                                                 'class' => 'BooleanFormatter',
  26745.                                                 'childs' => [
  26746.                                                     => [
  26747.                                                         'label' => 'Operator PHP Code',
  26748.                                                         'type' => 'operator',
  26749.                                                         'class' => 'PHPCode',
  26750.                                                         'childs' => [
  26751.                                                             => [
  26752.                                                                 'label' => 'Operator ObjectField Getter',
  26753.                                                                 'type' => 'operator',
  26754.                                                                 'class' => 'ObjectFieldGetter',
  26755.                                                                 'childs' => [
  26756.                                                                     => [
  26757.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26758.                                                                         'type' => 'value',
  26759.                                                                         'class' => 'DefaultValue',
  26760.                                                                         'attribute' => 'recipe',
  26761.                                                                         'dataType' => 'manyToOneRelation',
  26762.                                                                         'childs' => [
  26763.                                                                         ],
  26764.                                                                     ],
  26765.                                                                 ],
  26766.                                                                 'attribute' => 'usages',
  26767.                                                                 'forwardAttribute' => '',
  26768.                                                             ],
  26769.                                                         ],
  26770.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26771.                                                         'additionalData' => 'ColdSoluble',
  26772.                                                     ],
  26773.                                                 ],
  26774.                                                 'yesValue' => 'Ja',
  26775.                                                 'noValue' => 'Nein',
  26776.                                             ],
  26777.                                             'key' => '#64144ab59f1ad',
  26778.                                         ],
  26779.                                         'isOperator' => true,
  26780.                                     ],
  26781.                                     '#64144ab59f1ae' => [
  26782.                                         'name' => '#64144ab59f1ae',
  26783.                                         'position' => 79,
  26784.                                         'hidden' => false,
  26785.                                         'width' => 100,
  26786.                                         'locked' => false,
  26787.                                         'fieldConfig' => [
  26788.                                             'isOperator' => true,
  26789.                                             'attributes' => [
  26790.                                                 'label' => 'Heiss zubereiten',
  26791.                                                 'type' => 'operator',
  26792.                                                 'class' => 'BooleanFormatter',
  26793.                                                 'childs' => [
  26794.                                                     => [
  26795.                                                         'label' => 'Operator PHP Code',
  26796.                                                         'type' => 'operator',
  26797.                                                         'class' => 'PHPCode',
  26798.                                                         'childs' => [
  26799.                                                             => [
  26800.                                                                 'label' => 'Operator ObjectField Getter',
  26801.                                                                 'type' => 'operator',
  26802.                                                                 'class' => 'ObjectFieldGetter',
  26803.                                                                 'childs' => [
  26804.                                                                     => [
  26805.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26806.                                                                         'type' => 'value',
  26807.                                                                         'class' => 'DefaultValue',
  26808.                                                                         'attribute' => 'recipe',
  26809.                                                                         'dataType' => 'manyToOneRelation',
  26810.                                                                         'childs' => [
  26811.                                                                         ],
  26812.                                                                     ],
  26813.                                                                 ],
  26814.                                                                 'attribute' => 'usages',
  26815.                                                                 'forwardAttribute' => '',
  26816.                                                             ],
  26817.                                                         ],
  26818.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26819.                                                         'additionalData' => 'HotSoluble',
  26820.                                                     ],
  26821.                                                 ],
  26822.                                                 'yesValue' => 'Ja',
  26823.                                                 'noValue' => 'Nein',
  26824.                                             ],
  26825.                                             'key' => '#64144ab59f1ae',
  26826.                                         ],
  26827.                                         'isOperator' => true,
  26828.                                     ],
  26829.                                     '#64144ab59f1af' => [
  26830.                                         'name' => '#64144ab59f1af',
  26831.                                         'position' => 80,
  26832.                                         'hidden' => false,
  26833.                                         'width' => 100,
  26834.                                         'locked' => false,
  26835.                                         'fieldConfig' => [
  26836.                                             'isOperator' => true,
  26837.                                             'attributes' => [
  26838.                                                 'label' => 'zum Kochen',
  26839.                                                 'type' => 'operator',
  26840.                                                 'class' => 'BooleanFormatter',
  26841.                                                 'yesValue' => 'Ja',
  26842.                                                 'noValue' => 'Nein',
  26843.                                                 'childs' => [
  26844.                                                     => [
  26845.                                                         'label' => 'zum Kochen',
  26846.                                                         'type' => 'operator',
  26847.                                                         'class' => 'PHPCode',
  26848.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26849.                                                         'additionalData' => 'ForCooking',
  26850.                                                         'childs' => [
  26851.                                                             => [
  26852.                                                                 'label' => 'Operator ObjectField Getter',
  26853.                                                                 'type' => 'operator',
  26854.                                                                 'class' => 'ObjectFieldGetter',
  26855.                                                                 'childs' => [
  26856.                                                                     => [
  26857.                                                                         'label' => 'Recipe (recipe)',
  26858.                                                                         'type' => 'value',
  26859.                                                                         'class' => 'DefaultValue',
  26860.                                                                         'attribute' => 'recipe',
  26861.                                                                         'dataType' => 'manyToOneRelation',
  26862.                                                                         'childs' => [
  26863.                                                                         ],
  26864.                                                                     ],
  26865.                                                                 ],
  26866.                                                                 'attribute' => 'usages',
  26867.                                                                 'forwardAttribute' => '',
  26868.                                                             ],
  26869.                                                         ],
  26870.                                                     ],
  26871.                                                 ],
  26872.                                             ],
  26873.                                             'key' => '#64144ab59f1af',
  26874.                                         ],
  26875.                                         'isOperator' => true,
  26876.                                     ],
  26877.                                     '#64144ab59f1b0' => [
  26878.                                         'name' => '#64144ab59f1b0',
  26879.                                         'position' => 81,
  26880.                                         'hidden' => false,
  26881.                                         'width' => 100,
  26882.                                         'locked' => false,
  26883.                                         'fieldConfig' => [
  26884.                                             'isOperator' => true,
  26885.                                             'attributes' => [
  26886.                                                 'label' => 'Kuchen geeignet',
  26887.                                                 'type' => 'operator',
  26888.                                                 'class' => 'BooleanFormatter',
  26889.                                                 'childs' => [
  26890.                                                     => [
  26891.                                                         'label' => 'Operator PHP Code',
  26892.                                                         'type' => 'operator',
  26893.                                                         'class' => 'PHPCode',
  26894.                                                         'childs' => [
  26895.                                                             => [
  26896.                                                                 'label' => 'Operator ObjectField Getter',
  26897.                                                                 'type' => 'operator',
  26898.                                                                 'class' => 'ObjectFieldGetter',
  26899.                                                                 'childs' => [
  26900.                                                                     => [
  26901.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26902.                                                                         'type' => 'value',
  26903.                                                                         'class' => 'DefaultValue',
  26904.                                                                         'attribute' => 'recipe',
  26905.                                                                         'dataType' => 'manyToOneRelation',
  26906.                                                                         'childs' => [
  26907.                                                                         ],
  26908.                                                                     ],
  26909.                                                                 ],
  26910.                                                                 'attribute' => 'usages',
  26911.                                                                 'forwardAttribute' => '',
  26912.                                                             ],
  26913.                                                         ],
  26914.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26915.                                                         'additionalData' => 'Cake',
  26916.                                                     ],
  26917.                                                 ],
  26918.                                                 'yesValue' => 'Ja',
  26919.                                                 'noValue' => 'Nein',
  26920.                                             ],
  26921.                                             'key' => '#64144ab59f1b0',
  26922.                                         ],
  26923.                                         'isOperator' => true,
  26924.                                     ],
  26925.                                     '#64144ab59f1b1' => [
  26926.                                         'name' => '#64144ab59f1b1',
  26927.                                         'position' => 82,
  26928.                                         'hidden' => false,
  26929.                                         'width' => 100,
  26930.                                         'locked' => false,
  26931.                                         'fieldConfig' => [
  26932.                                             'isOperator' => true,
  26933.                                             'attributes' => [
  26934.                                                 'label' => 'Sturz-geeignet',
  26935.                                                 'type' => 'operator',
  26936.                                                 'class' => 'BooleanFormatter',
  26937.                                                 'childs' => [
  26938.                                                     => [
  26939.                                                         'label' => 'Operator PHP Code',
  26940.                                                         'type' => 'operator',
  26941.                                                         'class' => 'PHPCode',
  26942.                                                         'childs' => [
  26943.                                                             => [
  26944.                                                                 'label' => 'Operator ObjectField Getter',
  26945.                                                                 'type' => 'operator',
  26946.                                                                 'class' => 'ObjectFieldGetter',
  26947.                                                                 'childs' => [
  26948.                                                                     => [
  26949.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26950.                                                                         'type' => 'value',
  26951.                                                                         'class' => 'DefaultValue',
  26952.                                                                         'attribute' => 'recipe',
  26953.                                                                         'dataType' => 'manyToOneRelation',
  26954.                                                                         'childs' => [
  26955.                                                                         ],
  26956.                                                                     ],
  26957.                                                                 ],
  26958.                                                                 'attribute' => 'usages',
  26959.                                                                 'forwardAttribute' => '',
  26960.                                                             ],
  26961.                                                         ],
  26962.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  26963.                                                         'additionalData' => 'Flip',
  26964.                                                     ],
  26965.                                                 ],
  26966.                                                 'yesValue' => 'Ja',
  26967.                                                 'noValue' => 'Nein',
  26968.                                             ],
  26969.                                             'key' => '#64144ab59f1b1',
  26970.                                         ],
  26971.                                         'isOperator' => true,
  26972.                                     ],
  26973.                                     '#64144ab59f1b2' => [
  26974.                                         'name' => '#64144ab59f1b2',
  26975.                                         'position' => 83,
  26976.                                         'hidden' => false,
  26977.                                         'width' => 100,
  26978.                                         'locked' => false,
  26979.                                         'fieldConfig' => [
  26980.                                             'isOperator' => true,
  26981.                                             'attributes' => [
  26982.                                                 'label' => 'Tiefgefroren',
  26983.                                                 'type' => 'operator',
  26984.                                                 'class' => 'BooleanFormatter',
  26985.                                                 'childs' => [
  26986.                                                     => [
  26987.                                                         'label' => 'Operator PHP Code',
  26988.                                                         'type' => 'operator',
  26989.                                                         'class' => 'PHPCode',
  26990.                                                         'childs' => [
  26991.                                                             => [
  26992.                                                                 'label' => 'Operator ObjectField Getter',
  26993.                                                                 'type' => 'operator',
  26994.                                                                 'class' => 'ObjectFieldGetter',
  26995.                                                                 'childs' => [
  26996.                                                                     => [
  26997.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  26998.                                                                         'type' => 'value',
  26999.                                                                         'class' => 'DefaultValue',
  27000.                                                                         'attribute' => 'recipe',
  27001.                                                                         'dataType' => 'manyToOneRelation',
  27002.                                                                         'childs' => [
  27003.                                                                         ],
  27004.                                                                     ],
  27005.                                                                 ],
  27006.                                                                 'attribute' => 'usages',
  27007.                                                                 'forwardAttribute' => '',
  27008.                                                             ],
  27009.                                                         ],
  27010.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27011.                                                         'additionalData' => 'Frozen',
  27012.                                                     ],
  27013.                                                 ],
  27014.                                                 'yesValue' => 'Ja',
  27015.                                                 'noValue' => 'Nein',
  27016.                                             ],
  27017.                                             'key' => '#64144ab59f1b2',
  27018.                                         ],
  27019.                                         'isOperator' => true,
  27020.                                     ],
  27021.                                     '#64144ab59f1b3' => [
  27022.                                         'name' => '#64144ab59f1b3',
  27023.                                         'position' => 84,
  27024.                                         'hidden' => false,
  27025.                                         'width' => 100,
  27026.                                         'locked' => false,
  27027.                                         'fieldConfig' => [
  27028.                                             'isOperator' => true,
  27029.                                             'attributes' => [
  27030.                                                 'label' => 'Auftauen',
  27031.                                                 'type' => 'operator',
  27032.                                                 'class' => 'BooleanFormatter',
  27033.                                                 'childs' => [
  27034.                                                     => [
  27035.                                                         'label' => 'Operator PHP Code',
  27036.                                                         'type' => 'operator',
  27037.                                                         'class' => 'PHPCode',
  27038.                                                         'childs' => [
  27039.                                                             => [
  27040.                                                                 'label' => 'Operator ObjectField Getter',
  27041.                                                                 'type' => 'operator',
  27042.                                                                 'class' => 'ObjectFieldGetter',
  27043.                                                                 'childs' => [
  27044.                                                                     => [
  27045.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27046.                                                                         'type' => 'value',
  27047.                                                                         'class' => 'DefaultValue',
  27048.                                                                         'attribute' => 'recipe',
  27049.                                                                         'dataType' => 'manyToOneRelation',
  27050.                                                                         'childs' => [
  27051.                                                                         ],
  27052.                                                                     ],
  27053.                                                                 ],
  27054.                                                                 'attribute' => 'usages',
  27055.                                                                 'forwardAttribute' => '',
  27056.                                                             ],
  27057.                                                         ],
  27058.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27059.                                                         'additionalData' => 'Defrost',
  27060.                                                     ],
  27061.                                                 ],
  27062.                                                 'yesValue' => 'Ja',
  27063.                                                 'noValue' => 'Nein',
  27064.                                             ],
  27065.                                             'key' => '#64144ab59f1b3',
  27066.                                         ],
  27067.                                         'isOperator' => true,
  27068.                                     ],
  27069.                                     '#64144ab59f1b4' => [
  27070.                                         'name' => '#64144ab59f1b4',
  27071.                                         'position' => 85,
  27072.                                         'hidden' => false,
  27073.                                         'width' => 100,
  27074.                                         'locked' => false,
  27075.                                         'fieldConfig' => [
  27076.                                             'isOperator' => true,
  27077.                                             'attributes' => [
  27078.                                                 'label' => 'Aufschlagen',
  27079.                                                 'type' => 'operator',
  27080.                                                 'class' => 'BooleanFormatter',
  27081.                                                 'childs' => [
  27082.                                                     => [
  27083.                                                         'label' => 'Operator PHP Code',
  27084.                                                         'type' => 'operator',
  27085.                                                         'class' => 'PHPCode',
  27086.                                                         'childs' => [
  27087.                                                             => [
  27088.                                                                 'label' => 'Operator ObjectField Getter',
  27089.                                                                 'type' => 'operator',
  27090.                                                                 'class' => 'ObjectFieldGetter',
  27091.                                                                 'childs' => [
  27092.                                                                     => [
  27093.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27094.                                                                         'type' => 'value',
  27095.                                                                         'class' => 'DefaultValue',
  27096.                                                                         'attribute' => 'recipe',
  27097.                                                                         'dataType' => 'manyToOneRelation',
  27098.                                                                         'childs' => [
  27099.                                                                         ],
  27100.                                                                     ],
  27101.                                                                 ],
  27102.                                                                 'attribute' => 'usages',
  27103.                                                                 'forwardAttribute' => '',
  27104.                                                             ],
  27105.                                                         ],
  27106.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27107.                                                         'additionalData' => 'Whipping',
  27108.                                                     ],
  27109.                                                 ],
  27110.                                                 'yesValue' => 'Ja',
  27111.                                                 'noValue' => 'Nein',
  27112.                                             ],
  27113.                                             'key' => '#64144ab59f1b4',
  27114.                                         ],
  27115.                                         'isOperator' => true,
  27116.                                     ],
  27117.                                     '#64144ab59f1b5' => [
  27118.                                         'name' => '#64144ab59f1b5',
  27119.                                         'position' => 86,
  27120.                                         'hidden' => false,
  27121.                                         'width' => 100,
  27122.                                         'locked' => false,
  27123.                                         'fieldConfig' => [
  27124.                                             'isOperator' => true,
  27125.                                             'attributes' => [
  27126.                                                 'label' => 'zum selber Süssen',
  27127.                                                 'type' => 'operator',
  27128.                                                 'class' => 'BooleanFormatter',
  27129.                                                 'childs' => [
  27130.                                                     => [
  27131.                                                         'label' => 'Operator PHP Code',
  27132.                                                         'type' => 'operator',
  27133.                                                         'class' => 'PHPCode',
  27134.                                                         'childs' => [
  27135.                                                             => [
  27136.                                                                 'label' => 'Operator ObjectField Getter',
  27137.                                                                 'type' => 'operator',
  27138.                                                                 'class' => 'ObjectFieldGetter',
  27139.                                                                 'childs' => [
  27140.                                                                     => [
  27141.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27142.                                                                         'type' => 'value',
  27143.                                                                         'class' => 'DefaultValue',
  27144.                                                                         'attribute' => 'recipe',
  27145.                                                                         'dataType' => 'manyToOneRelation',
  27146.                                                                         'childs' => [
  27147.                                                                         ],
  27148.                                                                     ],
  27149.                                                                 ],
  27150.                                                                 'attribute' => 'usages',
  27151.                                                                 'forwardAttribute' => '',
  27152.                                                             ],
  27153.                                                         ],
  27154.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27155.                                                         'additionalData' => 'SelfSweeten',
  27156.                                                     ],
  27157.                                                 ],
  27158.                                                 'yesValue' => 'Ja',
  27159.                                                 'noValue' => 'Nein',
  27160.                                             ],
  27161.                                             'key' => '#64144ab59f1b5',
  27162.                                         ],
  27163.                                         'isOperator' => true,
  27164.                                     ],
  27165.                                     '#64144ab59f1b6' => [
  27166.                                         'name' => '#64144ab59f1b6',
  27167.                                         'position' => 87,
  27168.                                         'hidden' => false,
  27169.                                         'width' => 100,
  27170.                                         'locked' => false,
  27171.                                         'fieldConfig' => [
  27172.                                             'isOperator' => true,
  27173.                                             'attributes' => [
  27174.                                                 'label' => 'Bain Marie',
  27175.                                                 'type' => 'operator',
  27176.                                                 'class' => 'BooleanFormatter',
  27177.                                                 'childs' => [
  27178.                                                     => [
  27179.                                                         'label' => 'Operator PHP Code',
  27180.                                                         'type' => 'operator',
  27181.                                                         'class' => 'PHPCode',
  27182.                                                         'childs' => [
  27183.                                                             => [
  27184.                                                                 'label' => 'Operator ObjectField Getter',
  27185.                                                                 'type' => 'operator',
  27186.                                                                 'class' => 'ObjectFieldGetter',
  27187.                                                                 'childs' => [
  27188.                                                                     => [
  27189.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27190.                                                                         'type' => 'value',
  27191.                                                                         'class' => 'DefaultValue',
  27192.                                                                         'attribute' => 'recipe',
  27193.                                                                         'dataType' => 'manyToOneRelation',
  27194.                                                                         'childs' => [
  27195.                                                                         ],
  27196.                                                                     ],
  27197.                                                                 ],
  27198.                                                                 'attribute' => 'usages',
  27199.                                                                 'forwardAttribute' => '',
  27200.                                                             ],
  27201.                                                         ],
  27202.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27203.                                                         'additionalData' => 'BainMarie',
  27204.                                                     ],
  27205.                                                 ],
  27206.                                                 'yesValue' => 'Ja',
  27207.                                                 'noValue' => 'Nein',
  27208.                                             ],
  27209.                                             'key' => '#64144ab59f1b6',
  27210.                                         ],
  27211.                                         'isOperator' => true,
  27212.                                     ],
  27213.                                     '#64144ab59f1b7' => [
  27214.                                         'name' => '#64144ab59f1b7',
  27215.                                         'position' => 88,
  27216.                                         'hidden' => false,
  27217.                                         'width' => 100,
  27218.                                         'locked' => false,
  27219.                                         'fieldConfig' => [
  27220.                                             'isOperator' => true,
  27221.                                             'attributes' => [
  27222.                                                 'label' => 'Combi-Steamer',
  27223.                                                 'type' => 'operator',
  27224.                                                 'class' => 'BooleanFormatter',
  27225.                                                 'childs' => [
  27226.                                                     => [
  27227.                                                         'label' => 'Operator PHP Code',
  27228.                                                         'type' => 'operator',
  27229.                                                         'class' => 'PHPCode',
  27230.                                                         'childs' => [
  27231.                                                             => [
  27232.                                                                 'label' => 'Operator ObjectField Getter',
  27233.                                                                 'type' => 'operator',
  27234.                                                                 'class' => 'ObjectFieldGetter',
  27235.                                                                 'childs' => [
  27236.                                                                     => [
  27237.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27238.                                                                         'type' => 'value',
  27239.                                                                         'class' => 'DefaultValue',
  27240.                                                                         'attribute' => 'recipe',
  27241.                                                                         'dataType' => 'manyToOneRelation',
  27242.                                                                         'childs' => [
  27243.                                                                         ],
  27244.                                                                     ],
  27245.                                                                 ],
  27246.                                                                 'attribute' => 'usages',
  27247.                                                                 'forwardAttribute' => '',
  27248.                                                             ],
  27249.                                                         ],
  27250.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27251.                                                         'additionalData' => 'CombiSteam',
  27252.                                                     ],
  27253.                                                 ],
  27254.                                                 'yesValue' => 'Ja',
  27255.                                                 'noValue' => 'Nein',
  27256.                                             ],
  27257.                                             'key' => '#64144ab59f1b7',
  27258.                                         ],
  27259.                                         'isOperator' => true,
  27260.                                     ],
  27261.                                     '#64144ab59f1b8' => [
  27262.                                         'name' => '#64144ab59f1b8',
  27263.                                         'position' => 89,
  27264.                                         'hidden' => false,
  27265.                                         'width' => 100,
  27266.                                         'locked' => false,
  27267.                                         'fieldConfig' => [
  27268.                                             'isOperator' => true,
  27269.                                             'attributes' => [
  27270.                                                 'label' => 'Convectomat (ohne Dampf)',
  27271.                                                 'type' => 'operator',
  27272.                                                 'class' => 'BooleanFormatter',
  27273.                                                 'childs' => [
  27274.                                                     => [
  27275.                                                         'label' => 'Operator PHP Code',
  27276.                                                         'type' => 'operator',
  27277.                                                         'class' => 'PHPCode',
  27278.                                                         'childs' => [
  27279.                                                             => [
  27280.                                                                 'label' => 'Operator ObjectField Getter',
  27281.                                                                 'type' => 'operator',
  27282.                                                                 'class' => 'ObjectFieldGetter',
  27283.                                                                 'childs' => [
  27284.                                                                     => [
  27285.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27286.                                                                         'type' => 'value',
  27287.                                                                         'class' => 'DefaultValue',
  27288.                                                                         'attribute' => 'recipe',
  27289.                                                                         'dataType' => 'manyToOneRelation',
  27290.                                                                         'childs' => [
  27291.                                                                         ],
  27292.                                                                     ],
  27293.                                                                 ],
  27294.                                                                 'attribute' => 'usages',
  27295.                                                                 'forwardAttribute' => '',
  27296.                                                             ],
  27297.                                                         ],
  27298.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27299.                                                         'additionalData' => 'ConvectNoSteam',
  27300.                                                     ],
  27301.                                                 ],
  27302.                                                 'yesValue' => 'Ja',
  27303.                                                 'noValue' => 'Nein',
  27304.                                             ],
  27305.                                             'key' => '#64144ab59f1b8',
  27306.                                         ],
  27307.                                         'isOperator' => true,
  27308.                                     ],
  27309.                                     '#64144ab59f1b9' => [
  27310.                                         'name' => '#64144ab59f1b9',
  27311.                                         'position' => 90,
  27312.                                         'hidden' => false,
  27313.                                         'width' => 100,
  27314.                                         'locked' => false,
  27315.                                         'fieldConfig' => [
  27316.                                             'isOperator' => true,
  27317.                                             'attributes' => [
  27318.                                                 'label' => 'Convectomat (mit Dampf)',
  27319.                                                 'type' => 'operator',
  27320.                                                 'class' => 'BooleanFormatter',
  27321.                                                 'childs' => [
  27322.                                                     => [
  27323.                                                         'label' => 'Operator PHP Code',
  27324.                                                         'type' => 'operator',
  27325.                                                         'class' => 'PHPCode',
  27326.                                                         'childs' => [
  27327.                                                             => [
  27328.                                                                 'label' => 'Operator ObjectField Getter',
  27329.                                                                 'type' => 'operator',
  27330.                                                                 'class' => 'ObjectFieldGetter',
  27331.                                                                 'childs' => [
  27332.                                                                     => [
  27333.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27334.                                                                         'type' => 'value',
  27335.                                                                         'class' => 'DefaultValue',
  27336.                                                                         'attribute' => 'recipe',
  27337.                                                                         'dataType' => 'manyToOneRelation',
  27338.                                                                         'childs' => [
  27339.                                                                         ],
  27340.                                                                     ],
  27341.                                                                 ],
  27342.                                                                 'attribute' => 'usages',
  27343.                                                                 'forwardAttribute' => '',
  27344.                                                             ],
  27345.                                                         ],
  27346.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27347.                                                         'additionalData' => 'ConvectSteam',
  27348.                                                     ],
  27349.                                                 ],
  27350.                                                 'yesValue' => 'Ja',
  27351.                                                 'noValue' => 'Nein',
  27352.                                             ],
  27353.                                             'key' => '#64144ab59f1b9',
  27354.                                         ],
  27355.                                         'isOperator' => true,
  27356.                                     ],
  27357.                                     '#64144ab59f1ba' => [
  27358.                                         'name' => '#64144ab59f1ba',
  27359.                                         'position' => 91,
  27360.                                         'hidden' => false,
  27361.                                         'width' => 100,
  27362.                                         'locked' => false,
  27363.                                         'fieldConfig' => [
  27364.                                             'isOperator' => true,
  27365.                                             'attributes' => [
  27366.                                                 'label' => 'Dampfnudel-Ofen',
  27367.                                                 'type' => 'operator',
  27368.                                                 'class' => 'BooleanFormatter',
  27369.                                                 'childs' => [
  27370.                                                     => [
  27371.                                                         'label' => 'Operator PHP Code',
  27372.                                                         'type' => 'operator',
  27373.                                                         'class' => 'PHPCode',
  27374.                                                         'childs' => [
  27375.                                                             => [
  27376.                                                                 'label' => 'Operator ObjectField Getter',
  27377.                                                                 'type' => 'operator',
  27378.                                                                 'class' => 'ObjectFieldGetter',
  27379.                                                                 'childs' => [
  27380.                                                                 ],
  27381.                                                                 'attribute' => 'usages',
  27382.                                                                 'forwardAttribute' => '',
  27383.                                                             ],
  27384.                                                         ],
  27385.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27386.                                                         'additionalData' => 'DumplingOven',
  27387.                                                     ],
  27388.                                                 ],
  27389.                                                 'yesValue' => 'Ja',
  27390.                                                 'noValue' => 'Nein',
  27391.                                             ],
  27392.                                             'key' => '#64144ab59f1ba',
  27393.                                         ],
  27394.                                         'isOperator' => true,
  27395.                                     ],
  27396.                                     '#64144ab59f1bb' => [
  27397.                                         'name' => '#64144ab59f1bb',
  27398.                                         'position' => 92,
  27399.                                         'hidden' => false,
  27400.                                         'width' => 100,
  27401.                                         'locked' => false,
  27402.                                         'fieldConfig' => [
  27403.                                             'isOperator' => true,
  27404.                                             'attributes' => [
  27405.                                                 'label' => 'Friteuse',
  27406.                                                 'type' => 'operator',
  27407.                                                 'class' => 'BooleanFormatter',
  27408.                                                 'childs' => [
  27409.                                                     => [
  27410.                                                         'label' => 'Operator PHP Code',
  27411.                                                         'type' => 'operator',
  27412.                                                         'class' => 'PHPCode',
  27413.                                                         'childs' => [
  27414.                                                             => [
  27415.                                                                 'label' => 'Operator ObjectField Getter',
  27416.                                                                 'type' => 'operator',
  27417.                                                                 'class' => 'ObjectFieldGetter',
  27418.                                                                 'childs' => [
  27419.                                                                     => [
  27420.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27421.                                                                         'type' => 'value',
  27422.                                                                         'class' => 'DefaultValue',
  27423.                                                                         'attribute' => 'recipe',
  27424.                                                                         'dataType' => 'manyToOneRelation',
  27425.                                                                         'childs' => [
  27426.                                                                         ],
  27427.                                                                     ],
  27428.                                                                 ],
  27429.                                                                 'attribute' => 'usages',
  27430.                                                                 'forwardAttribute' => '',
  27431.                                                             ],
  27432.                                                         ],
  27433.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27434.                                                         'additionalData' => 'DeepFryer',
  27435.                                                     ],
  27436.                                                 ],
  27437.                                                 'yesValue' => 'Ja',
  27438.                                                 'noValue' => 'Nein',
  27439.                                             ],
  27440.                                             'key' => '#64144ab59f1bb',
  27441.                                         ],
  27442.                                         'isOperator' => true,
  27443.                                     ],
  27444.                                     '#64144ab59f1bc' => [
  27445.                                         'name' => '#64144ab59f1bc',
  27446.                                         'position' => 93,
  27447.                                         'hidden' => false,
  27448.                                         'width' => 100,
  27449.                                         'locked' => false,
  27450.                                         'fieldConfig' => [
  27451.                                             'isOperator' => true,
  27452.                                             'attributes' => [
  27453.                                                 'label' => 'Grill',
  27454.                                                 'type' => 'operator',
  27455.                                                 'class' => 'BooleanFormatter',
  27456.                                                 'childs' => [
  27457.                                                     => [
  27458.                                                         'label' => 'Operator PHP Code',
  27459.                                                         'type' => 'operator',
  27460.                                                         'class' => 'PHPCode',
  27461.                                                         'childs' => [
  27462.                                                             => [
  27463.                                                                 'label' => 'Operator ObjectField Getter',
  27464.                                                                 'type' => 'operator',
  27465.                                                                 'class' => 'ObjectFieldGetter',
  27466.                                                                 'childs' => [
  27467.                                                                     => [
  27468.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27469.                                                                         'type' => 'value',
  27470.                                                                         'class' => 'DefaultValue',
  27471.                                                                         'attribute' => 'recipe',
  27472.                                                                         'dataType' => 'manyToOneRelation',
  27473.                                                                         'childs' => [
  27474.                                                                         ],
  27475.                                                                     ],
  27476.                                                                 ],
  27477.                                                                 'attribute' => 'usages',
  27478.                                                                 'forwardAttribute' => '',
  27479.                                                             ],
  27480.                                                         ],
  27481.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27482.                                                         'additionalData' => 'Grill',
  27483.                                                     ],
  27484.                                                 ],
  27485.                                                 'yesValue' => 'Ja',
  27486.                                                 'noValue' => 'Nein',
  27487.                                             ],
  27488.                                             'key' => '#64144ab59f1bc',
  27489.                                         ],
  27490.                                         'isOperator' => true,
  27491.                                     ],
  27492.                                     '#64144ab59f1bd' => [
  27493.                                         'name' => '#64144ab59f1bd',
  27494.                                         'position' => 94,
  27495.                                         'hidden' => false,
  27496.                                         'width' => 100,
  27497.                                         'locked' => false,
  27498.                                         'fieldConfig' => [
  27499.                                             'isOperator' => true,
  27500.                                             'attributes' => [
  27501.                                                 'label' => 'Kochtopf',
  27502.                                                 'type' => 'operator',
  27503.                                                 'class' => 'BooleanFormatter',
  27504.                                                 'childs' => [
  27505.                                                     => [
  27506.                                                         'label' => 'Operator PHP Code',
  27507.                                                         'type' => 'operator',
  27508.                                                         'class' => 'PHPCode',
  27509.                                                         'childs' => [
  27510.                                                             => [
  27511.                                                                 'label' => 'Operator ObjectField Getter',
  27512.                                                                 'type' => 'operator',
  27513.                                                                 'class' => 'ObjectFieldGetter',
  27514.                                                                 'childs' => [
  27515.                                                                     => [
  27516.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27517.                                                                         'type' => 'value',
  27518.                                                                         'class' => 'DefaultValue',
  27519.                                                                         'attribute' => 'recipe',
  27520.                                                                         'dataType' => 'manyToOneRelation',
  27521.                                                                         'childs' => [
  27522.                                                                         ],
  27523.                                                                     ],
  27524.                                                                 ],
  27525.                                                                 'attribute' => 'usages',
  27526.                                                                 'forwardAttribute' => '',
  27527.                                                             ],
  27528.                                                         ],
  27529.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27530.                                                         'additionalData' => 'Pot',
  27531.                                                     ],
  27532.                                                 ],
  27533.                                                 'yesValue' => 'Ja',
  27534.                                                 'noValue' => 'Nein',
  27535.                                             ],
  27536.                                             'key' => '#64144ab59f1bd',
  27537.                                         ],
  27538.                                         'isOperator' => true,
  27539.                                     ],
  27540.                                     '#64144ab59f1be' => [
  27541.                                         'name' => '#64144ab59f1be',
  27542.                                         'position' => 95,
  27543.                                         'hidden' => false,
  27544.                                         'width' => 100,
  27545.                                         'locked' => false,
  27546.                                         'fieldConfig' => [
  27547.                                             'isOperator' => true,
  27548.                                             'attributes' => [
  27549.                                                 'label' => 'Microwelle',
  27550.                                                 'type' => 'operator',
  27551.                                                 'class' => 'BooleanFormatter',
  27552.                                                 'childs' => [
  27553.                                                     => [
  27554.                                                         'label' => 'Operator PHP Code',
  27555.                                                         'type' => 'operator',
  27556.                                                         'class' => 'PHPCode',
  27557.                                                         'childs' => [
  27558.                                                             => [
  27559.                                                                 'label' => 'Operator ObjectField Getter',
  27560.                                                                 'type' => 'operator',
  27561.                                                                 'class' => 'ObjectFieldGetter',
  27562.                                                                 'childs' => [
  27563.                                                                     => [
  27564.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27565.                                                                         'type' => 'value',
  27566.                                                                         'class' => 'DefaultValue',
  27567.                                                                         'attribute' => 'recipe',
  27568.                                                                         'dataType' => 'manyToOneRelation',
  27569.                                                                         'childs' => [
  27570.                                                                         ],
  27571.                                                                     ],
  27572.                                                                 ],
  27573.                                                                 'attribute' => 'usages',
  27574.                                                                 'forwardAttribute' => '',
  27575.                                                             ],
  27576.                                                         ],
  27577.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27578.                                                         'additionalData' => 'Microwave',
  27579.                                                     ],
  27580.                                                 ],
  27581.                                                 'yesValue' => 'Ja',
  27582.                                                 'noValue' => 'Nein',
  27583.                                             ],
  27584.                                             'key' => '#64144ab59f1be',
  27585.                                         ],
  27586.                                         'isOperator' => true,
  27587.                                     ],
  27588.                                     '#64144ab59f1bf' => [
  27589.                                         'name' => '#64144ab59f1bf',
  27590.                                         'position' => 96,
  27591.                                         'hidden' => false,
  27592.                                         'width' => 100,
  27593.                                         'locked' => false,
  27594.                                         'fieldConfig' => [
  27595.                                             'isOperator' => true,
  27596.                                             'attributes' => [
  27597.                                                 'label' => 'Mixer',
  27598.                                                 'type' => 'operator',
  27599.                                                 'class' => 'BooleanFormatter',
  27600.                                                 'childs' => [
  27601.                                                     => [
  27602.                                                         'label' => 'Operator PHP Code',
  27603.                                                         'type' => 'operator',
  27604.                                                         'class' => 'PHPCode',
  27605.                                                         'childs' => [
  27606.                                                             => [
  27607.                                                                 'label' => 'Operator ObjectField Getter',
  27608.                                                                 'type' => 'operator',
  27609.                                                                 'class' => 'ObjectFieldGetter',
  27610.                                                                 'childs' => [
  27611.                                                                     => [
  27612.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27613.                                                                         'type' => 'value',
  27614.                                                                         'class' => 'DefaultValue',
  27615.                                                                         'attribute' => 'recipe',
  27616.                                                                         'dataType' => 'manyToOneRelation',
  27617.                                                                         'childs' => [
  27618.                                                                         ],
  27619.                                                                     ],
  27620.                                                                 ],
  27621.                                                                 'attribute' => 'usages',
  27622.                                                                 'forwardAttribute' => '',
  27623.                                                             ],
  27624.                                                         ],
  27625.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27626.                                                         'additionalData' => 'Blender',
  27627.                                                     ],
  27628.                                                 ],
  27629.                                                 'yesValue' => 'Ja',
  27630.                                                 'noValue' => 'Nein',
  27631.                                             ],
  27632.                                             'key' => '#64144ab59f1bf',
  27633.                                         ],
  27634.                                         'isOperator' => true,
  27635.                                     ],
  27636.                                     '#64144ab59f1c0' => [
  27637.                                         'name' => '#64144ab59f1c0',
  27638.                                         'position' => 97,
  27639.                                         'hidden' => false,
  27640.                                         'width' => 100,
  27641.                                         'locked' => false,
  27642.                                         'fieldConfig' => [
  27643.                                             'isOperator' => true,
  27644.                                             'attributes' => [
  27645.                                                 'label' => 'Ofen',
  27646.                                                 'type' => 'operator',
  27647.                                                 'class' => 'BooleanFormatter',
  27648.                                                 'childs' => [
  27649.                                                     => [
  27650.                                                         'label' => 'Operator PHP Code',
  27651.                                                         'type' => 'operator',
  27652.                                                         'class' => 'PHPCode',
  27653.                                                         'childs' => [
  27654.                                                             => [
  27655.                                                                 'label' => 'Operator ObjectField Getter',
  27656.                                                                 'type' => 'operator',
  27657.                                                                 'class' => 'ObjectFieldGetter',
  27658.                                                                 'childs' => [
  27659.                                                                     => [
  27660.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27661.                                                                         'type' => 'value',
  27662.                                                                         'class' => 'DefaultValue',
  27663.                                                                         'attribute' => 'recipe',
  27664.                                                                         'dataType' => 'manyToOneRelation',
  27665.                                                                         'childs' => [
  27666.                                                                         ],
  27667.                                                                     ],
  27668.                                                                 ],
  27669.                                                                 'attribute' => 'usages',
  27670.                                                                 'forwardAttribute' => '',
  27671.                                                             ],
  27672.                                                         ],
  27673.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27674.                                                         'additionalData' => 'Oven',
  27675.                                                     ],
  27676.                                                 ],
  27677.                                                 'yesValue' => 'Ja',
  27678.                                                 'noValue' => 'Nein',
  27679.                                             ],
  27680.                                             'key' => '#64144ab59f1c0',
  27681.                                         ],
  27682.                                         'isOperator' => true,
  27683.                                     ],
  27684.                                     '#64144ab59f1c1' => [
  27685.                                         'name' => '#64144ab59f1c1',
  27686.                                         'position' => 98,
  27687.                                         'hidden' => false,
  27688.                                         'width' => 100,
  27689.                                         'locked' => false,
  27690.                                         'fieldConfig' => [
  27691.                                             'isOperator' => true,
  27692.                                             'attributes' => [
  27693.                                                 'label' => 'Pfanne',
  27694.                                                 'type' => 'operator',
  27695.                                                 'class' => 'BooleanFormatter',
  27696.                                                 'childs' => [
  27697.                                                     => [
  27698.                                                         'label' => 'Operator PHP Code',
  27699.                                                         'type' => 'operator',
  27700.                                                         'class' => 'PHPCode',
  27701.                                                         'childs' => [
  27702.                                                             => [
  27703.                                                                 'label' => 'Operator ObjectField Getter',
  27704.                                                                 'type' => 'operator',
  27705.                                                                 'class' => 'ObjectFieldGetter',
  27706.                                                                 'childs' => [
  27707.                                                                     => [
  27708.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27709.                                                                         'type' => 'value',
  27710.                                                                         'class' => 'DefaultValue',
  27711.                                                                         'attribute' => 'recipe',
  27712.                                                                         'dataType' => 'manyToOneRelation',
  27713.                                                                         'childs' => [
  27714.                                                                         ],
  27715.                                                                     ],
  27716.                                                                 ],
  27717.                                                                 'attribute' => 'usages',
  27718.                                                                 'forwardAttribute' => '',
  27719.                                                             ],
  27720.                                                         ],
  27721.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27722.                                                         'additionalData' => 'Pan',
  27723.                                                     ],
  27724.                                                 ],
  27725.                                                 'yesValue' => 'Ja',
  27726.                                                 'noValue' => 'Nein',
  27727.                                             ],
  27728.                                             'key' => '#64144ab59f1c1',
  27729.                                         ],
  27730.                                         'isOperator' => true,
  27731.                                     ],
  27732.                                     '#64144ab59f1c2' => [
  27733.                                         'name' => '#64144ab59f1c2',
  27734.                                         'position' => 99,
  27735.                                         'hidden' => false,
  27736.                                         'width' => 100,
  27737.                                         'locked' => false,
  27738.                                         'fieldConfig' => [
  27739.                                             'isOperator' => true,
  27740.                                             'attributes' => [
  27741.                                                 'label' => 'Pasta',
  27742.                                                 'type' => 'operator',
  27743.                                                 'class' => 'BooleanFormatter',
  27744.                                                 'childs' => [
  27745.                                                     => [
  27746.                                                         'label' => 'Operator PHP Code',
  27747.                                                         'type' => 'operator',
  27748.                                                         'class' => 'PHPCode',
  27749.                                                         'childs' => [
  27750.                                                             => [
  27751.                                                                 'label' => 'Operator ObjectField Getter',
  27752.                                                                 'type' => 'operator',
  27753.                                                                 'class' => 'ObjectFieldGetter',
  27754.                                                                 'childs' => [
  27755.                                                                     => [
  27756.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27757.                                                                         'type' => 'value',
  27758.                                                                         'class' => 'DefaultValue',
  27759.                                                                         'attribute' => 'recipe',
  27760.                                                                         'dataType' => 'manyToOneRelation',
  27761.                                                                         'childs' => [
  27762.                                                                         ],
  27763.                                                                     ],
  27764.                                                                 ],
  27765.                                                                 'attribute' => 'usages',
  27766.                                                                 'forwardAttribute' => '',
  27767.                                                             ],
  27768.                                                         ],
  27769.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27770.                                                         'additionalData' => 'Pasta',
  27771.                                                     ],
  27772.                                                 ],
  27773.                                                 'yesValue' => 'Ja',
  27774.                                                 'noValue' => 'Nein',
  27775.                                             ],
  27776.                                             'key' => '#64144ab59f1c2',
  27777.                                         ],
  27778.                                         'isOperator' => true,
  27779.                                     ],
  27780.                                     '#64144ab59f1c3' => [
  27781.                                         'name' => '#64144ab59f1c3',
  27782.                                         'position' => 100,
  27783.                                         'hidden' => false,
  27784.                                         'width' => 100,
  27785.                                         'locked' => false,
  27786.                                         'fieldConfig' => [
  27787.                                             'isOperator' => true,
  27788.                                             'attributes' => [
  27789.                                                 'label' => 'Allergene',
  27790.                                                 'type' => 'operator',
  27791.                                                 'class' => 'ObjectFieldGetter',
  27792.                                                 'attribute' => 'allergen',
  27793.                                                 'forwardAttribute' => '',
  27794.                                                 'childs' => [
  27795.                                                     => [
  27796.                                                         'label' => 'Operator ObjectField Getter',
  27797.                                                         'type' => 'operator',
  27798.                                                         'class' => 'ObjectFieldGetter',
  27799.                                                         'attribute' => 'allergens',
  27800.                                                         'forwardAttribute' => '',
  27801.                                                         'childs' => [
  27802.                                                             => [
  27803.                                                                 'label' => 'Operator ObjectField Getter',
  27804.                                                                 'type' => 'operator',
  27805.                                                                 'class' => 'ObjectFieldGetter',
  27806.                                                                 'childs' => [
  27807.                                                                     => [
  27808.                                                                         'label' => 'Recipe (recipe)',
  27809.                                                                         'type' => 'value',
  27810.                                                                         'class' => 'DefaultValue',
  27811.                                                                         'attribute' => 'recipe',
  27812.                                                                         'dataType' => 'manyToOneRelation',
  27813.                                                                         'childs' => [
  27814.                                                                         ],
  27815.                                                                     ],
  27816.                                                                 ],
  27817.                                                                 'attribute' => 'recipe',
  27818.                                                                 'forwardAttribute' => '',
  27819.                                                             ],
  27820.                                                         ],
  27821.                                                     ],
  27822.                                                 ],
  27823.                                             ],
  27824.                                             'key' => '#64144ab59f1c3',
  27825.                                         ],
  27826.                                         'isOperator' => true,
  27827.                                     ],
  27828.                                     '#64144ab59f1c4' => [
  27829.                                         'name' => '#64144ab59f1c4',
  27830.                                         'position' => 101,
  27831.                                         'hidden' => false,
  27832.                                         'width' => 100,
  27833.                                         'locked' => false,
  27834.                                         'fieldConfig' => [
  27835.                                             'isOperator' => true,
  27836.                                             'attributes' => [
  27837.                                                 'label' => 'GLUTEN',
  27838.                                                 'type' => 'operator',
  27839.                                                 'class' => 'BooleanFormatter',
  27840.                                                 'yesValue' => 'Ja',
  27841.                                                 'noValue' => 'Nein',
  27842.                                                 'childs' => [
  27843.                                                     => [
  27844.                                                         'label' => 'GLUTEN',
  27845.                                                         'type' => 'operator',
  27846.                                                         'class' => 'PHPCode',
  27847.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27848.                                                         'additionalData' => 'Gluten',
  27849.                                                         'childs' => [
  27850.                                                             => [
  27851.                                                                 'label' => 'Operator ObjectField Getter',
  27852.                                                                 'type' => 'operator',
  27853.                                                                 'class' => 'ObjectFieldGetter',
  27854.                                                                 'childs' => [
  27855.                                                                     => [
  27856.                                                                         'label' => 'Recipe (recipe)',
  27857.                                                                         'type' => 'value',
  27858.                                                                         'class' => 'DefaultValue',
  27859.                                                                         'attribute' => 'recipe',
  27860.                                                                         'dataType' => 'manyToOneRelation',
  27861.                                                                         'childs' => [
  27862.                                                                         ],
  27863.                                                                     ],
  27864.                                                                 ],
  27865.                                                                 'attribute' => 'allergens',
  27866.                                                                 'forwardAttribute' => '',
  27867.                                                             ],
  27868.                                                         ],
  27869.                                                     ],
  27870.                                                 ],
  27871.                                             ],
  27872.                                             'key' => '#64144ab59f1c4',
  27873.                                         ],
  27874.                                         'isOperator' => true,
  27875.                                     ],
  27876.                                     '#64144ab59f1c5' => [
  27877.                                         'name' => '#64144ab59f1c5',
  27878.                                         'position' => 102,
  27879.                                         'hidden' => false,
  27880.                                         'width' => 100,
  27881.                                         'locked' => false,
  27882.                                         'fieldConfig' => [
  27883.                                             'isOperator' => true,
  27884.                                             'attributes' => [
  27885.                                                 'label' => 'WEIZEN',
  27886.                                                 'type' => 'operator',
  27887.                                                 'class' => 'BooleanFormatter',
  27888.                                                 'childs' => [
  27889.                                                     => [
  27890.                                                         'label' => 'Operator PHP Code',
  27891.                                                         'type' => 'operator',
  27892.                                                         'class' => 'PHPCode',
  27893.                                                         'childs' => [
  27894.                                                             => [
  27895.                                                                 'label' => 'Operator ObjectField Getter',
  27896.                                                                 'type' => 'operator',
  27897.                                                                 'class' => 'ObjectFieldGetter',
  27898.                                                                 'childs' => [
  27899.                                                                     => [
  27900.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27901.                                                                         'type' => 'value',
  27902.                                                                         'class' => 'DefaultValue',
  27903.                                                                         'attribute' => 'recipe',
  27904.                                                                         'dataType' => 'manyToOneRelation',
  27905.                                                                         'childs' => [
  27906.                                                                         ],
  27907.                                                                     ],
  27908.                                                                 ],
  27909.                                                                 'attribute' => 'allergens',
  27910.                                                                 'forwardAttribute' => '',
  27911.                                                             ],
  27912.                                                         ],
  27913.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27914.                                                         'additionalData' => 'Wheat',
  27915.                                                     ],
  27916.                                                 ],
  27917.                                                 'yesValue' => 'Ja',
  27918.                                                 'noValue' => 'Nein',
  27919.                                             ],
  27920.                                             'key' => '#64144ab59f1c5',
  27921.                                         ],
  27922.                                         'isOperator' => true,
  27923.                                     ],
  27924.                                     '#64144ab59f1c6' => [
  27925.                                         'name' => '#64144ab59f1c6',
  27926.                                         'position' => 103,
  27927.                                         'hidden' => false,
  27928.                                         'width' => 100,
  27929.                                         'locked' => false,
  27930.                                         'fieldConfig' => [
  27931.                                             'isOperator' => true,
  27932.                                             'attributes' => [
  27933.                                                 'label' => 'GERSTE',
  27934.                                                 'type' => 'operator',
  27935.                                                 'class' => 'BooleanFormatter',
  27936.                                                 'childs' => [
  27937.                                                     => [
  27938.                                                         'label' => 'Operator PHP Code',
  27939.                                                         'type' => 'operator',
  27940.                                                         'class' => 'PHPCode',
  27941.                                                         'childs' => [
  27942.                                                             => [
  27943.                                                                 'label' => 'Operator ObjectField Getter',
  27944.                                                                 'type' => 'operator',
  27945.                                                                 'class' => 'ObjectFieldGetter',
  27946.                                                                 'childs' => [
  27947.                                                                     => [
  27948.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27949.                                                                         'type' => 'value',
  27950.                                                                         'class' => 'DefaultValue',
  27951.                                                                         'attribute' => 'recipe',
  27952.                                                                         'dataType' => 'manyToOneRelation',
  27953.                                                                         'childs' => [
  27954.                                                                         ],
  27955.                                                                     ],
  27956.                                                                 ],
  27957.                                                                 'attribute' => 'allergens',
  27958.                                                                 'forwardAttribute' => '',
  27959.                                                             ],
  27960.                                                         ],
  27961.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  27962.                                                         'additionalData' => 'Barley',
  27963.                                                     ],
  27964.                                                 ],
  27965.                                                 'yesValue' => 'Ja',
  27966.                                                 'noValue' => 'Nein',
  27967.                                             ],
  27968.                                             'key' => '#64144ab59f1c6',
  27969.                                         ],
  27970.                                         'isOperator' => true,
  27971.                                     ],
  27972.                                     '#64144ab59f1c7' => [
  27973.                                         'name' => '#64144ab59f1c7',
  27974.                                         'position' => 104,
  27975.                                         'hidden' => false,
  27976.                                         'width' => 100,
  27977.                                         'locked' => false,
  27978.                                         'fieldConfig' => [
  27979.                                             'isOperator' => true,
  27980.                                             'attributes' => [
  27981.                                                 'label' => 'HAFER',
  27982.                                                 'type' => 'operator',
  27983.                                                 'class' => 'BooleanFormatter',
  27984.                                                 'childs' => [
  27985.                                                     => [
  27986.                                                         'label' => 'Operator PHP Code',
  27987.                                                         'type' => 'operator',
  27988.                                                         'class' => 'PHPCode',
  27989.                                                         'childs' => [
  27990.                                                             => [
  27991.                                                                 'label' => 'Operator ObjectField Getter',
  27992.                                                                 'type' => 'operator',
  27993.                                                                 'class' => 'ObjectFieldGetter',
  27994.                                                                 'childs' => [
  27995.                                                                     => [
  27996.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  27997.                                                                         'type' => 'value',
  27998.                                                                         'class' => 'DefaultValue',
  27999.                                                                         'attribute' => 'recipe',
  28000.                                                                         'dataType' => 'manyToOneRelation',
  28001.                                                                         'childs' => [
  28002.                                                                         ],
  28003.                                                                     ],
  28004.                                                                 ],
  28005.                                                                 'attribute' => 'allergens',
  28006.                                                                 'forwardAttribute' => '',
  28007.                                                             ],
  28008.                                                         ],
  28009.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28010.                                                         'additionalData' => 'Oats',
  28011.                                                     ],
  28012.                                                 ],
  28013.                                                 'yesValue' => 'Ja',
  28014.                                                 'noValue' => 'Nein',
  28015.                                             ],
  28016.                                             'key' => '#64144ab59f1c7',
  28017.                                         ],
  28018.                                         'isOperator' => true,
  28019.                                     ],
  28020.                                     '#64144ab59f1c8' => [
  28021.                                         'name' => '#64144ab59f1c8',
  28022.                                         'position' => 105,
  28023.                                         'hidden' => false,
  28024.                                         'width' => 100,
  28025.                                         'locked' => false,
  28026.                                         'fieldConfig' => [
  28027.                                             'isOperator' => true,
  28028.                                             'attributes' => [
  28029.                                                 'label' => 'ROGGEN',
  28030.                                                 'type' => 'operator',
  28031.                                                 'class' => 'BooleanFormatter',
  28032.                                                 'childs' => [
  28033.                                                     => [
  28034.                                                         'label' => 'Operator PHP Code',
  28035.                                                         'type' => 'operator',
  28036.                                                         'class' => 'PHPCode',
  28037.                                                         'childs' => [
  28038.                                                             => [
  28039.                                                                 'label' => 'Operator ObjectField Getter',
  28040.                                                                 'type' => 'operator',
  28041.                                                                 'class' => 'ObjectFieldGetter',
  28042.                                                                 'childs' => [
  28043.                                                                     => [
  28044.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  28045.                                                                         'type' => 'value',
  28046.                                                                         'class' => 'DefaultValue',
  28047.                                                                         'attribute' => 'recipe',
  28048.                                                                         'dataType' => 'manyToOneRelation',
  28049.                                                                         'childs' => [
  28050.                                                                         ],
  28051.                                                                     ],
  28052.                                                                 ],
  28053.                                                                 'attribute' => 'allergens',
  28054.                                                                 'forwardAttribute' => '',
  28055.                                                             ],
  28056.                                                         ],
  28057.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28058.                                                         'additionalData' => 'Rye',
  28059.                                                     ],
  28060.                                                 ],
  28061.                                                 'yesValue' => 'Ja',
  28062.                                                 'noValue' => 'Nein',
  28063.                                             ],
  28064.                                             'key' => '#64144ab59f1c8',
  28065.                                         ],
  28066.                                         'isOperator' => true,
  28067.                                     ],
  28068.                                     '#64144ab59f1c9' => [
  28069.                                         'name' => '#64144ab59f1c9',
  28070.                                         'position' => 106,
  28071.                                         'hidden' => false,
  28072.                                         'width' => 100,
  28073.                                         'locked' => false,
  28074.                                         'fieldConfig' => [
  28075.                                             'isOperator' => true,
  28076.                                             'attributes' => [
  28077.                                                 'label' => 'DINKEL',
  28078.                                                 'type' => 'operator',
  28079.                                                 'class' => 'BooleanFormatter',
  28080.                                                 'childs' => [
  28081.                                                     => [
  28082.                                                         'label' => 'Operator PHP Code',
  28083.                                                         'type' => 'operator',
  28084.                                                         'class' => 'PHPCode',
  28085.                                                         'childs' => [
  28086.                                                             => [
  28087.                                                                 'label' => 'Operator ObjectField Getter',
  28088.                                                                 'type' => 'operator',
  28089.                                                                 'class' => 'ObjectFieldGetter',
  28090.                                                                 'childs' => [
  28091.                                                                     => [
  28092.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  28093.                                                                         'type' => 'value',
  28094.                                                                         'class' => 'DefaultValue',
  28095.                                                                         'attribute' => 'recipe',
  28096.                                                                         'dataType' => 'manyToOneRelation',
  28097.                                                                         'childs' => [
  28098.                                                                         ],
  28099.                                                                     ],
  28100.                                                                 ],
  28101.                                                                 'attribute' => 'allergens',
  28102.                                                                 'forwardAttribute' => '',
  28103.                                                             ],
  28104.                                                         ],
  28105.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28106.                                                         'additionalData' => 'Spelt',
  28107.                                                     ],
  28108.                                                 ],
  28109.                                                 'yesValue' => 'Ja',
  28110.                                                 'noValue' => 'Nein',
  28111.                                             ],
  28112.                                             'key' => '#64144ab59f1c9',
  28113.                                         ],
  28114.                                         'isOperator' => true,
  28115.                                     ],
  28116.                                     '#64144ab59f1ca' => [
  28117.                                         'name' => '#64144ab59f1ca',
  28118.                                         'position' => 107,
  28119.                                         'hidden' => false,
  28120.                                         'width' => 100,
  28121.                                         'locked' => false,
  28122.                                         'fieldConfig' => [
  28123.                                             'isOperator' => true,
  28124.                                             'attributes' => [
  28125.                                                 'label' => 'KREBSTIERE',
  28126.                                                 'type' => 'operator',
  28127.                                                 'class' => 'BooleanFormatter',
  28128.                                                 'yesValue' => 'Ja',
  28129.                                                 'noValue' => 'Nein',
  28130.                                                 'childs' => [
  28131.                                                     => [
  28132.                                                         'label' => 'KREBSTIERE',
  28133.                                                         'type' => 'operator',
  28134.                                                         'class' => 'PHPCode',
  28135.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28136.                                                         'additionalData' => 'Crustacean',
  28137.                                                         'childs' => [
  28138.                                                             => [
  28139.                                                                 'label' => 'Operator ObjectField Getter',
  28140.                                                                 'type' => 'operator',
  28141.                                                                 'class' => 'ObjectFieldGetter',
  28142.                                                                 'childs' => [
  28143.                                                                     => [
  28144.                                                                         'label' => 'Recipe (recipe)',
  28145.                                                                         'type' => 'value',
  28146.                                                                         'class' => 'DefaultValue',
  28147.                                                                         'attribute' => 'recipe',
  28148.                                                                         'dataType' => 'manyToOneRelation',
  28149.                                                                         'childs' => [
  28150.                                                                         ],
  28151.                                                                     ],
  28152.                                                                 ],
  28153.                                                                 'attribute' => 'allergens',
  28154.                                                                 'forwardAttribute' => '',
  28155.                                                             ],
  28156.                                                         ],
  28157.                                                     ],
  28158.                                                 ],
  28159.                                             ],
  28160.                                             'key' => '#64144ab59f1ca',
  28161.                                         ],
  28162.                                         'isOperator' => true,
  28163.                                     ],
  28164.                                     '#64144ab59f1cb' => [
  28165.                                         'name' => '#64144ab59f1cb',
  28166.                                         'position' => 108,
  28167.                                         'hidden' => false,
  28168.                                         'width' => 100,
  28169.                                         'locked' => false,
  28170.                                         'fieldConfig' => [
  28171.                                             'isOperator' => true,
  28172.                                             'attributes' => [
  28173.                                                 'label' => 'EI',
  28174.                                                 'type' => 'operator',
  28175.                                                 'class' => 'BooleanFormatter',
  28176.                                                 'yesValue' => 'Ja',
  28177.                                                 'noValue' => 'Nein',
  28178.                                                 'childs' => [
  28179.                                                     => [
  28180.                                                         'label' => 'EI',
  28181.                                                         'type' => 'operator',
  28182.                                                         'class' => 'PHPCode',
  28183.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28184.                                                         'additionalData' => 'Egg',
  28185.                                                         'childs' => [
  28186.                                                             => [
  28187.                                                                 'label' => 'Operator ObjectField Getter',
  28188.                                                                 'type' => 'operator',
  28189.                                                                 'class' => 'ObjectFieldGetter',
  28190.                                                                 'childs' => [
  28191.                                                                     => [
  28192.                                                                         'label' => 'Recipe (recipe)',
  28193.                                                                         'type' => 'value',
  28194.                                                                         'class' => 'DefaultValue',
  28195.                                                                         'attribute' => 'recipe',
  28196.                                                                         'dataType' => 'manyToOneRelation',
  28197.                                                                         'childs' => [
  28198.                                                                         ],
  28199.                                                                     ],
  28200.                                                                 ],
  28201.                                                                 'attribute' => 'allergens',
  28202.                                                                 'forwardAttribute' => '',
  28203.                                                             ],
  28204.                                                         ],
  28205.                                                     ],
  28206.                                                 ],
  28207.                                             ],
  28208.                                             'key' => '#64144ab59f1cb',
  28209.                                         ],
  28210.                                         'isOperator' => true,
  28211.                                     ],
  28212.                                     '#64144ab59f1cc' => [
  28213.                                         'name' => '#64144ab59f1cc',
  28214.                                         'position' => 109,
  28215.                                         'hidden' => false,
  28216.                                         'width' => 100,
  28217.                                         'locked' => false,
  28218.                                         'fieldConfig' => [
  28219.                                             'isOperator' => true,
  28220.                                             'attributes' => [
  28221.                                                 'label' => 'FISCH',
  28222.                                                 'type' => 'operator',
  28223.                                                 'class' => 'BooleanFormatter',
  28224.                                                 'yesValue' => 'Ja',
  28225.                                                 'noValue' => 'Nein',
  28226.                                                 'childs' => [
  28227.                                                     => [
  28228.                                                         'label' => 'FISCH',
  28229.                                                         'type' => 'operator',
  28230.                                                         'class' => 'PHPCode',
  28231.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28232.                                                         'additionalData' => 'Fish',
  28233.                                                         'childs' => [
  28234.                                                             => [
  28235.                                                                 'label' => 'Operator ObjectField Getter',
  28236.                                                                 'type' => 'operator',
  28237.                                                                 'class' => 'ObjectFieldGetter',
  28238.                                                                 'childs' => [
  28239.                                                                     => [
  28240.                                                                         'label' => 'Recipe (recipe)',
  28241.                                                                         'type' => 'value',
  28242.                                                                         'class' => 'DefaultValue',
  28243.                                                                         'attribute' => 'recipe',
  28244.                                                                         'dataType' => 'manyToOneRelation',
  28245.                                                                         'childs' => [
  28246.                                                                         ],
  28247.                                                                     ],
  28248.                                                                 ],
  28249.                                                                 'attribute' => 'allergens',
  28250.                                                                 'forwardAttribute' => '',
  28251.                                                             ],
  28252.                                                         ],
  28253.                                                     ],
  28254.                                                 ],
  28255.                                             ],
  28256.                                             'key' => '#64144ab59f1cc',
  28257.                                         ],
  28258.                                         'isOperator' => true,
  28259.                                     ],
  28260.                                     '#64144ab59f1cd' => [
  28261.                                         'name' => '#64144ab59f1cd',
  28262.                                         'position' => 110,
  28263.                                         'hidden' => false,
  28264.                                         'width' => 100,
  28265.                                         'locked' => false,
  28266.                                         'fieldConfig' => [
  28267.                                             'isOperator' => true,
  28268.                                             'attributes' => [
  28269.                                                 'label' => 'ERDNÃœSSE',
  28270.                                                 'type' => 'operator',
  28271.                                                 'class' => 'BooleanFormatter',
  28272.                                                 'yesValue' => 'Ja',
  28273.                                                 'noValue' => 'Nein',
  28274.                                                 'childs' => [
  28275.                                                     => [
  28276.                                                         'label' => 'ERDNÃœSSE',
  28277.                                                         'type' => 'operator',
  28278.                                                         'class' => 'PHPCode',
  28279.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28280.                                                         'additionalData' => 'Peanut',
  28281.                                                         'childs' => [
  28282.                                                             => [
  28283.                                                                 'label' => 'Operator ObjectField Getter',
  28284.                                                                 'type' => 'operator',
  28285.                                                                 'class' => 'ObjectFieldGetter',
  28286.                                                                 'childs' => [
  28287.                                                                     => [
  28288.                                                                         'label' => 'Recipe (recipe)',
  28289.                                                                         'type' => 'value',
  28290.                                                                         'class' => 'DefaultValue',
  28291.                                                                         'attribute' => 'recipe',
  28292.                                                                         'dataType' => 'manyToOneRelation',
  28293.                                                                         'childs' => [
  28294.                                                                         ],
  28295.                                                                     ],
  28296.                                                                 ],
  28297.                                                                 'attribute' => 'allergens',
  28298.                                                                 'forwardAttribute' => '',
  28299.                                                             ],
  28300.                                                         ],
  28301.                                                     ],
  28302.                                                 ],
  28303.                                             ],
  28304.                                             'key' => '#64144ab59f1cd',
  28305.                                         ],
  28306.                                         'isOperator' => true,
  28307.                                     ],
  28308.                                     '#64144ab59f1ce' => [
  28309.                                         'name' => '#64144ab59f1ce',
  28310.                                         'position' => 111,
  28311.                                         'hidden' => false,
  28312.                                         'width' => 100,
  28313.                                         'locked' => false,
  28314.                                         'fieldConfig' => [
  28315.                                             'isOperator' => true,
  28316.                                             'attributes' => [
  28317.                                                 'label' => 'SOJA',
  28318.                                                 'type' => 'operator',
  28319.                                                 'class' => 'BooleanFormatter',
  28320.                                                 'yesValue' => 'Ja',
  28321.                                                 'noValue' => 'Nein',
  28322.                                                 'childs' => [
  28323.                                                     => [
  28324.                                                         'label' => 'SOJA',
  28325.                                                         'type' => 'operator',
  28326.                                                         'class' => 'PHPCode',
  28327.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28328.                                                         'additionalData' => 'Soy',
  28329.                                                         'childs' => [
  28330.                                                             => [
  28331.                                                                 'label' => 'Operator ObjectField Getter',
  28332.                                                                 'type' => 'operator',
  28333.                                                                 'class' => 'ObjectFieldGetter',
  28334.                                                                 'childs' => [
  28335.                                                                     => [
  28336.                                                                         'label' => 'Recipe (recipe)',
  28337.                                                                         'type' => 'value',
  28338.                                                                         'class' => 'DefaultValue',
  28339.                                                                         'attribute' => 'recipe',
  28340.                                                                         'dataType' => 'manyToOneRelation',
  28341.                                                                         'childs' => [
  28342.                                                                         ],
  28343.                                                                     ],
  28344.                                                                 ],
  28345.                                                                 'attribute' => 'allergens',
  28346.                                                                 'forwardAttribute' => '',
  28347.                                                             ],
  28348.                                                         ],
  28349.                                                     ],
  28350.                                                 ],
  28351.                                             ],
  28352.                                             'key' => '#64144ab59f1ce',
  28353.                                         ],
  28354.                                         'isOperator' => true,
  28355.                                     ],
  28356.                                     '#64144ab59f1cf' => [
  28357.                                         'name' => '#64144ab59f1cf',
  28358.                                         'position' => 112,
  28359.                                         'hidden' => false,
  28360.                                         'width' => 100,
  28361.                                         'locked' => false,
  28362.                                         'fieldConfig' => [
  28363.                                             'isOperator' => true,
  28364.                                             'attributes' => [
  28365.                                                 'label' => 'MILCH',
  28366.                                                 'type' => 'operator',
  28367.                                                 'class' => 'BooleanFormatter',
  28368.                                                 'yesValue' => 'Ja',
  28369.                                                 'noValue' => 'Nein',
  28370.                                                 'childs' => [
  28371.                                                     => [
  28372.                                                         'label' => 'MILCH',
  28373.                                                         'type' => 'operator',
  28374.                                                         'class' => 'PHPCode',
  28375.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28376.                                                         'additionalData' => 'Milk',
  28377.                                                         'childs' => [
  28378.                                                             => [
  28379.                                                                 'label' => 'Operator ObjectField Getter',
  28380.                                                                 'type' => 'operator',
  28381.                                                                 'class' => 'ObjectFieldGetter',
  28382.                                                                 'childs' => [
  28383.                                                                     => [
  28384.                                                                         'label' => 'Recipe (recipe)',
  28385.                                                                         'type' => 'value',
  28386.                                                                         'class' => 'DefaultValue',
  28387.                                                                         'attribute' => 'recipe',
  28388.                                                                         'dataType' => 'manyToOneRelation',
  28389.                                                                         'childs' => [
  28390.                                                                         ],
  28391.                                                                     ],
  28392.                                                                 ],
  28393.                                                                 'attribute' => 'allergens',
  28394.                                                                 'forwardAttribute' => '',
  28395.                                                             ],
  28396.                                                         ],
  28397.                                                     ],
  28398.                                                 ],
  28399.                                             ],
  28400.                                             'key' => '#64144ab59f1cf',
  28401.                                         ],
  28402.                                         'isOperator' => true,
  28403.                                     ],
  28404.                                     '#64144ab59f1d0' => [
  28405.                                         'name' => '#64144ab59f1d0',
  28406.                                         'position' => 113,
  28407.                                         'hidden' => false,
  28408.                                         'width' => 100,
  28409.                                         'locked' => false,
  28410.                                         'fieldConfig' => [
  28411.                                             'isOperator' => true,
  28412.                                             'attributes' => [
  28413.                                                 'label' => 'SCHALENFRÃœCHTE',
  28414.                                                 'type' => 'operator',
  28415.                                                 'class' => 'BooleanFormatter',
  28416.                                                 'yesValue' => 'Ja',
  28417.                                                 'noValue' => 'Nein',
  28418.                                                 'childs' => [
  28419.                                                     => [
  28420.                                                         'label' => 'SCHALENFRÃœCHTE',
  28421.                                                         'type' => 'operator',
  28422.                                                         'class' => 'PHPCode',
  28423.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28424.                                                         'additionalData' => 'Nut',
  28425.                                                         'childs' => [
  28426.                                                             => [
  28427.                                                                 'label' => 'Operator ObjectField Getter',
  28428.                                                                 'type' => 'operator',
  28429.                                                                 'class' => 'ObjectFieldGetter',
  28430.                                                                 'childs' => [
  28431.                                                                     => [
  28432.                                                                         'label' => 'Recipe (recipe)',
  28433.                                                                         'type' => 'value',
  28434.                                                                         'class' => 'DefaultValue',
  28435.                                                                         'attribute' => 'recipe',
  28436.                                                                         'dataType' => 'manyToOneRelation',
  28437.                                                                         'childs' => [
  28438.                                                                         ],
  28439.                                                                     ],
  28440.                                                                 ],
  28441.                                                                 'attribute' => 'allergens',
  28442.                                                                 'forwardAttribute' => '',
  28443.                                                             ],
  28444.                                                         ],
  28445.                                                     ],
  28446.                                                 ],
  28447.                                             ],
  28448.                                             'key' => '#64144ab59f1d0',
  28449.                                         ],
  28450.                                         'isOperator' => true,
  28451.                                     ],
  28452.                                     '#64144ab59f1d1' => [
  28453.                                         'name' => '#64144ab59f1d1',
  28454.                                         'position' => 114,
  28455.                                         'hidden' => false,
  28456.                                         'width' => 100,
  28457.                                         'locked' => false,
  28458.                                         'fieldConfig' => [
  28459.                                             'isOperator' => true,
  28460.                                             'attributes' => [
  28461.                                                 'label' => 'SELLERIE',
  28462.                                                 'type' => 'operator',
  28463.                                                 'class' => 'BooleanFormatter',
  28464.                                                 'yesValue' => 'Ja',
  28465.                                                 'noValue' => 'Nein',
  28466.                                                 'childs' => [
  28467.                                                     => [
  28468.                                                         'label' => 'SELLERIE',
  28469.                                                         'type' => 'operator',
  28470.                                                         'class' => 'PHPCode',
  28471.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28472.                                                         'additionalData' => 'Celery',
  28473.                                                         'childs' => [
  28474.                                                             => [
  28475.                                                                 'label' => 'Operator ObjectField Getter',
  28476.                                                                 'type' => 'operator',
  28477.                                                                 'class' => 'ObjectFieldGetter',
  28478.                                                                 'childs' => [
  28479.                                                                 ],
  28480.                                                                 'attribute' => 'allergens',
  28481.                                                                 'forwardAttribute' => '',
  28482.                                                             ],
  28483.                                                             => [
  28484.                                                                 'label' => 'Recipe (recipe)',
  28485.                                                                 'type' => 'value',
  28486.                                                                 'class' => 'DefaultValue',
  28487.                                                                 'attribute' => 'recipe',
  28488.                                                                 'dataType' => 'manyToOneRelation',
  28489.                                                                 'childs' => [
  28490.                                                                 ],
  28491.                                                             ],
  28492.                                                         ],
  28493.                                                     ],
  28494.                                                 ],
  28495.                                             ],
  28496.                                             'key' => '#64144ab59f1d1',
  28497.                                         ],
  28498.                                         'isOperator' => true,
  28499.                                     ],
  28500.                                     '#64144ab59f1d2' => [
  28501.                                         'name' => '#64144ab59f1d2',
  28502.                                         'position' => 115,
  28503.                                         'hidden' => false,
  28504.                                         'width' => 100,
  28505.                                         'locked' => false,
  28506.                                         'fieldConfig' => [
  28507.                                             'isOperator' => true,
  28508.                                             'attributes' => [
  28509.                                                 'label' => 'SENF',
  28510.                                                 'type' => 'operator',
  28511.                                                 'class' => 'BooleanFormatter',
  28512.                                                 'yesValue' => 'Ja',
  28513.                                                 'noValue' => 'Nein',
  28514.                                                 'childs' => [
  28515.                                                     => [
  28516.                                                         'label' => 'SENF',
  28517.                                                         'type' => 'operator',
  28518.                                                         'class' => 'PHPCode',
  28519.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28520.                                                         'additionalData' => 'Mustard',
  28521.                                                         'childs' => [
  28522.                                                             => [
  28523.                                                                 'label' => 'Operator ObjectField Getter',
  28524.                                                                 'type' => 'operator',
  28525.                                                                 'class' => 'ObjectFieldGetter',
  28526.                                                                 'childs' => [
  28527.                                                                     => [
  28528.                                                                         'label' => 'Recipe (recipe)',
  28529.                                                                         'type' => 'value',
  28530.                                                                         'class' => 'DefaultValue',
  28531.                                                                         'attribute' => 'recipe',
  28532.                                                                         'dataType' => 'manyToOneRelation',
  28533.                                                                         'childs' => [
  28534.                                                                         ],
  28535.                                                                     ],
  28536.                                                                 ],
  28537.                                                                 'attribute' => 'allergens',
  28538.                                                                 'forwardAttribute' => '',
  28539.                                                             ],
  28540.                                                         ],
  28541.                                                     ],
  28542.                                                 ],
  28543.                                             ],
  28544.                                             'key' => '#64144ab59f1d2',
  28545.                                         ],
  28546.                                         'isOperator' => true,
  28547.                                     ],
  28548.                                     '#64144ab59f1d3' => [
  28549.                                         'name' => '#64144ab59f1d3',
  28550.                                         'position' => 116,
  28551.                                         'hidden' => false,
  28552.                                         'width' => 100,
  28553.                                         'locked' => false,
  28554.                                         'fieldConfig' => [
  28555.                                             'isOperator' => true,
  28556.                                             'attributes' => [
  28557.                                                 'label' => 'SESAM',
  28558.                                                 'type' => 'operator',
  28559.                                                 'class' => 'BooleanFormatter',
  28560.                                                 'yesValue' => 'Ja',
  28561.                                                 'noValue' => 'Nein',
  28562.                                                 'childs' => [
  28563.                                                     => [
  28564.                                                         'label' => 'SESAM',
  28565.                                                         'type' => 'operator',
  28566.                                                         'class' => 'PHPCode',
  28567.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28568.                                                         'additionalData' => 'Sesame',
  28569.                                                         'childs' => [
  28570.                                                             => [
  28571.                                                                 'label' => 'Operator ObjectField Getter',
  28572.                                                                 'type' => 'operator',
  28573.                                                                 'class' => 'ObjectFieldGetter',
  28574.                                                                 'childs' => [
  28575.                                                                     => [
  28576.                                                                         'label' => 'Recipe (recipe)',
  28577.                                                                         'type' => 'value',
  28578.                                                                         'class' => 'DefaultValue',
  28579.                                                                         'attribute' => 'recipe',
  28580.                                                                         'dataType' => 'manyToOneRelation',
  28581.                                                                         'childs' => [
  28582.                                                                         ],
  28583.                                                                     ],
  28584.                                                                 ],
  28585.                                                                 'attribute' => 'allergens',
  28586.                                                                 'forwardAttribute' => '',
  28587.                                                             ],
  28588.                                                         ],
  28589.                                                     ],
  28590.                                                 ],
  28591.                                             ],
  28592.                                             'key' => '#64144ab59f1d3',
  28593.                                         ],
  28594.                                         'isOperator' => true,
  28595.                                     ],
  28596.                                     '#64144ab59f1d4' => [
  28597.                                         'name' => '#64144ab59f1d4',
  28598.                                         'position' => 117,
  28599.                                         'hidden' => false,
  28600.                                         'width' => 100,
  28601.                                         'locked' => false,
  28602.                                         'fieldConfig' => [
  28603.                                             'isOperator' => true,
  28604.                                             'attributes' => [
  28605.                                                 'label' => 'SULFIT',
  28606.                                                 'type' => 'operator',
  28607.                                                 'class' => 'BooleanFormatter',
  28608.                                                 'yesValue' => 'Ja',
  28609.                                                 'noValue' => 'Nein',
  28610.                                                 'childs' => [
  28611.                                                     => [
  28612.                                                         'label' => 'SULFIT',
  28613.                                                         'type' => 'operator',
  28614.                                                         'class' => 'PHPCode',
  28615.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28616.                                                         'additionalData' => 'Sulfite',
  28617.                                                         'childs' => [
  28618.                                                             => [
  28619.                                                                 'label' => 'Operator ObjectField Getter',
  28620.                                                                 'type' => 'operator',
  28621.                                                                 'class' => 'ObjectFieldGetter',
  28622.                                                                 'childs' => [
  28623.                                                                     => [
  28624.                                                                         'label' => 'Recipe (recipe)',
  28625.                                                                         'type' => 'value',
  28626.                                                                         'class' => 'DefaultValue',
  28627.                                                                         'attribute' => 'recipe',
  28628.                                                                         'dataType' => 'manyToOneRelation',
  28629.                                                                         'childs' => [
  28630.                                                                         ],
  28631.                                                                     ],
  28632.                                                                 ],
  28633.                                                                 'attribute' => 'allergens',
  28634.                                                                 'forwardAttribute' => '',
  28635.                                                             ],
  28636.                                                         ],
  28637.                                                     ],
  28638.                                                 ],
  28639.                                             ],
  28640.                                             'key' => '#64144ab59f1d4',
  28641.                                         ],
  28642.                                         'isOperator' => true,
  28643.                                     ],
  28644.                                     '#64144ab59f1d5' => [
  28645.                                         'name' => '#64144ab59f1d5',
  28646.                                         'position' => 118,
  28647.                                         'hidden' => false,
  28648.                                         'width' => 100,
  28649.                                         'locked' => false,
  28650.                                         'fieldConfig' => [
  28651.                                             'isOperator' => true,
  28652.                                             'attributes' => [
  28653.                                                 'label' => 'LUPINE',
  28654.                                                 'type' => 'operator',
  28655.                                                 'class' => 'BooleanFormatter',
  28656.                                                 'yesValue' => 'Ja',
  28657.                                                 'noValue' => 'Nein',
  28658.                                                 'childs' => [
  28659.                                                     => [
  28660.                                                         'label' => 'LUPINE',
  28661.                                                         'type' => 'operator',
  28662.                                                         'class' => 'PHPCode',
  28663.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28664.                                                         'additionalData' => 'Lupin',
  28665.                                                         'childs' => [
  28666.                                                             => [
  28667.                                                                 'label' => 'Operator ObjectField Getter',
  28668.                                                                 'type' => 'operator',
  28669.                                                                 'class' => 'ObjectFieldGetter',
  28670.                                                                 'childs' => [
  28671.                                                                     => [
  28672.                                                                         'label' => 'Recipe (recipe)',
  28673.                                                                         'type' => 'value',
  28674.                                                                         'class' => 'DefaultValue',
  28675.                                                                         'attribute' => 'recipe',
  28676.                                                                         'dataType' => 'manyToOneRelation',
  28677.                                                                         'childs' => [
  28678.                                                                         ],
  28679.                                                                     ],
  28680.                                                                 ],
  28681.                                                                 'attribute' => 'allergens',
  28682.                                                                 'forwardAttribute' => '',
  28683.                                                             ],
  28684.                                                         ],
  28685.                                                     ],
  28686.                                                 ],
  28687.                                             ],
  28688.                                             'key' => '#64144ab59f1d5',
  28689.                                         ],
  28690.                                         'isOperator' => true,
  28691.                                     ],
  28692.                                     '#64144ab59f1d6' => [
  28693.                                         'name' => '#64144ab59f1d6',
  28694.                                         'position' => 119,
  28695.                                         'hidden' => false,
  28696.                                         'width' => 100,
  28697.                                         'locked' => false,
  28698.                                         'fieldConfig' => [
  28699.                                             'isOperator' => true,
  28700.                                             'attributes' => [
  28701.                                                 'label' => 'WEICHTIERE',
  28702.                                                 'type' => 'operator',
  28703.                                                 'class' => 'BooleanFormatter',
  28704.                                                 'yesValue' => 'Ja',
  28705.                                                 'noValue' => 'Nein',
  28706.                                                 'childs' => [
  28707.                                                     => [
  28708.                                                         'label' => 'WEICHTIERE',
  28709.                                                         'type' => 'operator',
  28710.                                                         'class' => 'PHPCode',
  28711.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  28712.                                                         'additionalData' => 'Mollusc',
  28713.                                                         'childs' => [
  28714.                                                             => [
  28715.                                                                 'label' => 'Operator ObjectField Getter',
  28716.                                                                 'type' => 'operator',
  28717.                                                                 'class' => 'ObjectFieldGetter',
  28718.                                                                 'childs' => [
  28719.                                                                     => [
  28720.                                                                         'label' => 'Recipe (recipe)',
  28721.                                                                         'type' => 'value',
  28722.                                                                         'class' => 'DefaultValue',
  28723.                                                                         'attribute' => 'recipe',
  28724.                                                                         'dataType' => 'manyToOneRelation',
  28725.                                                                         'childs' => [
  28726.                                                                         ],
  28727.                                                                     ],
  28728.                                                                 ],
  28729.                                                                 'attribute' => 'allergens',
  28730.                                                                 'forwardAttribute' => '',
  28731.                                                             ],
  28732.                                                         ],
  28733.                                                     ],
  28734.                                                 ],
  28735.                                             ],
  28736.                                             'key' => '#64144ab59f1d6',
  28737.                                         ],
  28738.                                         'isOperator' => true,
  28739.                                     ],
  28740.                                     '#64144ab59f1d7' => [
  28741.                                         'name' => '#64144ab59f1d7',
  28742.                                         'position' => 120,
  28743.                                         'hidden' => false,
  28744.                                         'width' => 100,
  28745.                                         'locked' => false,
  28746.                                         'fieldConfig' => [
  28747.                                             'isOperator' => true,
  28748.                                             'attributes' => [
  28749.                                                 'label' => 'Convenience-Grad',
  28750.                                                 'type' => 'operator',
  28751.                                                 'class' => 'ObjectFieldGetter',
  28752.                                                 'childs' => [
  28753.                                                     => [
  28754.                                                         'label' => 'Operator ObjectField Getter',
  28755.                                                         'type' => 'operator',
  28756.                                                         'class' => 'ObjectFieldGetter',
  28757.                                                         'childs' => [
  28758.                                                             => [
  28759.                                                                 'label' => 'Operator ObjectField Getter',
  28760.                                                                 'type' => 'operator',
  28761.                                                                 'class' => 'ObjectFieldGetter',
  28762.                                                                 'childs' => [
  28763.                                                                     => [
  28764.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  28765.                                                                         'type' => 'value',
  28766.                                                                         'class' => 'DefaultValue',
  28767.                                                                         'attribute' => 'recipe',
  28768.                                                                         'dataType' => 'manyToOneRelation',
  28769.                                                                         'childs' => [
  28770.                                                                         ],
  28771.                                                                     ],
  28772.                                                                 ],
  28773.                                                                 'attribute' => 'recipe',
  28774.                                                                 'forwardAttribute' => '',
  28775.                                                             ],
  28776.                                                         ],
  28777.                                                         'attribute' => 'convenience',
  28778.                                                         'forwardAttribute' => '',
  28779.                                                     ],
  28780.                                                 ],
  28781.                                                 'attribute' => 'degree',
  28782.                                                 'forwardAttribute' => '',
  28783.                                             ],
  28784.                                             'key' => '#64144ab59f1d7',
  28785.                                         ],
  28786.                                         'isOperator' => true,
  28787.                                     ],
  28788.                                     '#64144ab59f1d8' => [
  28789.                                         'name' => '#64144ab59f1d8',
  28790.                                         'position' => 121,
  28791.                                         'hidden' => false,
  28792.                                         'width' => 100,
  28793.                                         'locked' => false,
  28794.                                         'fieldConfig' => [
  28795.                                             'isOperator' => true,
  28796.                                             'attributes' => [
  28797.                                                 'label' => 'frei dosierbar',
  28798.                                                 'type' => 'operator',
  28799.                                                 'class' => 'BooleanFormatter',
  28800.                                                 'childs' => [
  28801.                                                     => [
  28802.                                                         'label' => 'frei dosierbar',
  28803.                                                         'type' => 'operator',
  28804.                                                         'class' => 'ObjectFieldGetter',
  28805.                                                         'childs' => [
  28806.                                                             => [
  28807.                                                                 'label' => 'Operator ObjectField Getter',
  28808.                                                                 'type' => 'operator',
  28809.                                                                 'class' => 'ObjectFieldGetter',
  28810.                                                                 'childs' => [
  28811.                                                                     => [
  28812.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  28813.                                                                         'type' => 'value',
  28814.                                                                         'class' => 'DefaultValue',
  28815.                                                                         'attribute' => 'recipe',
  28816.                                                                         'dataType' => 'manyToOneRelation',
  28817.                                                                         'childs' => [
  28818.                                                                         ],
  28819.                                                                     ],
  28820.                                                                 ],
  28821.                                                                 'attribute' => 'recipe',
  28822.                                                                 'forwardAttribute' => '',
  28823.                                                             ],
  28824.                                                         ],
  28825.                                                         'attribute' => 'freeDosage',
  28826.                                                         'forwardAttribute' => '',
  28827.                                                     ],
  28828.                                                 ],
  28829.                                                 'yesValue' => 'Ja',
  28830.                                                 'noValue' => 'Nein',
  28831.                                             ],
  28832.                                             'key' => '#64144ab59f1d8',
  28833.                                         ],
  28834.                                         'isOperator' => true,
  28835.                                     ],
  28836.                                     '#64144ab59f1d9' => [
  28837.                                         'name' => '#64144ab59f1d9',
  28838.                                         'position' => 122,
  28839.                                         'hidden' => false,
  28840.                                         'width' => 100,
  28841.                                         'locked' => false,
  28842.                                         'fieldConfig' => [
  28843.                                             'isOperator' => true,
  28844.                                             'attributes' => [
  28845.                                                 'label' => 'Portionsgrösse',
  28846.                                                 'type' => 'operator',
  28847.                                                 'class' => 'PHPCode',
  28848.                                                 'childs' => [
  28849.                                                     => [
  28850.                                                         'label' => 'Portionsgröße',
  28851.                                                         'type' => 'operator',
  28852.                                                         'class' => 'ObjectFieldGetter',
  28853.                                                         'childs' => [
  28854.                                                             => [
  28855.                                                                 'label' => 'Operator ObjectField Getter',
  28856.                                                                 'type' => 'operator',
  28857.                                                                 'class' => 'ObjectFieldGetter',
  28858.                                                                 'childs' => [
  28859.                                                                     => [
  28860.                                                                         'label' => 'Rezeptur-Datensatz (recipe)',
  28861.                                                                         'type' => 'value',
  28862.                                                                         'class' => 'DefaultValue',
  28863.                                                                         'attribute' => 'recipe',
  28864.                                                                         'dataType' => 'manyToOneRelation',
  28865.                                                                         'childs' => [
  28866.                                                                         ],
  28867.                                                                     ],
  28868.                                                                 ],
  28869.                                                                 'attribute' => 'recipe',
  28870.                                                                 'forwardAttribute' => '',
  28871.                                                             ],
  28872.                                                         ],
  28873.                                                         'attribute' => 'portionSize',
  28874.                                                         'forwardAttribute' => '',
  28875.                                                     ],
  28876.                                                 ],
  28877.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\QuantityValueExtractor',
  28878.                                                 'additionalData' => '',
  28879.                                             ],
  28880.                                             'key' => '#64144ab59f1d9',
  28881.                                         ],
  28882.                                         'isOperator' => true,
  28883.                                     ],
  28884.                                     '#64144ab59f1da' => [
  28885.                                         'name' => '#64144ab59f1da',
  28886.                                         'position' => 123,
  28887.                                         'hidden' => false,
  28888.                                         'width' => 100,
  28889.                                         'locked' => false,
  28890.                                         'fieldConfig' => [
  28891.                                             'isOperator' => true,
  28892.                                             'attributes' => [
  28893.                                                 'label' => 'Nährwerte auf Basis',
  28894.                                                 'type' => 'operator',
  28895.                                                 'class' => 'Concatenator',
  28896.                                                 'glue' => ' ',
  28897.                                                 'forceValue' => false,
  28898.                                                 'childs' => [
  28899.                                                     => [
  28900.                                                         'label' => 'Operator PHP Code',
  28901.                                                         'type' => 'operator',
  28902.                                                         'class' => 'PHPCode',
  28903.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  28904.                                                         'additionalData' => '{"amountType": "product", "field": "amountValue"}',
  28905.                                                         'childs' => [
  28906.                                                             => [
  28907.                                                                 'label' => 'Recipe (recipe)',
  28908.                                                                 'type' => 'value',
  28909.                                                                 'class' => 'DefaultValue',
  28910.                                                                 'attribute' => 'recipe',
  28911.                                                                 'dataType' => 'manyToOneRelation',
  28912.                                                                 'childs' => [
  28913.                                                                 ],
  28914.                                                             ],
  28915.                                                         ],
  28916.                                                     ],
  28917.                                                     => [
  28918.                                                         'label' => 'Operator PHP Code',
  28919.                                                         'type' => 'operator',
  28920.                                                         'class' => 'PHPCode',
  28921.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  28922.                                                         'additionalData' => '{"amountType": "product", "field": "amountType"}',
  28923.                                                         'childs' => [
  28924.                                                             => [
  28925.                                                                 'label' => 'Recipe (recipe)',
  28926.                                                                 'type' => 'value',
  28927.                                                                 'class' => 'DefaultValue',
  28928.                                                                 'attribute' => 'recipe',
  28929.                                                                 'dataType' => 'manyToOneRelation',
  28930.                                                                 'childs' => [
  28931.                                                                 ],
  28932.                                                             ],
  28933.                                                         ],
  28934.                                                     ],
  28935.                                                 ],
  28936.                                             ],
  28937.                                             'key' => '#64144ab59f1da',
  28938.                                         ],
  28939.                                         'isOperator' => true,
  28940.                                     ],
  28941.                                     '#64144ab59f1db' => [
  28942.                                         'name' => '#64144ab59f1db',
  28943.                                         'position' => 124,
  28944.                                         'hidden' => false,
  28945.                                         'width' => 100,
  28946.                                         'locked' => false,
  28947.                                         'fieldConfig' => [
  28948.                                             'isOperator' => true,
  28949.                                             'attributes' => [
  28950.                                                 'label' => 'kj',
  28951.                                                 'type' => 'operator',
  28952.                                                 'class' => 'PHPCode',
  28953.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  28954.                                                 'additionalData' => '{"amountType": "product", "field": "energyKJValue"}',
  28955.                                                 'childs' => [
  28956.                                                     => [
  28957.                                                         'label' => 'Recipe (recipe)',
  28958.                                                         'type' => 'value',
  28959.                                                         'class' => 'DefaultValue',
  28960.                                                         'attribute' => 'recipe',
  28961.                                                         'dataType' => 'manyToOneRelation',
  28962.                                                         'childs' => [
  28963.                                                         ],
  28964.                                                     ],
  28965.                                                 ],
  28966.                                             ],
  28967.                                             'key' => '#64144ab59f1db',
  28968.                                         ],
  28969.                                         'isOperator' => true,
  28970.                                     ],
  28971.                                     '#64144ab59f1dc' => [
  28972.                                         'name' => '#64144ab59f1dc',
  28973.                                         'position' => 125,
  28974.                                         'hidden' => false,
  28975.                                         'width' => 100,
  28976.                                         'locked' => false,
  28977.                                         'fieldConfig' => [
  28978.                                             'isOperator' => true,
  28979.                                             'attributes' => [
  28980.                                                 'label' => 'kcal',
  28981.                                                 'type' => 'operator',
  28982.                                                 'class' => 'PHPCode',
  28983.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  28984.                                                 'additionalData' => '{"amountType": "product", "field": "energyKcal"}',
  28985.                                                 'childs' => [
  28986.                                                     => [
  28987.                                                         'label' => 'Recipe (recipe)',
  28988.                                                         'type' => 'value',
  28989.                                                         'class' => 'DefaultValue',
  28990.                                                         'attribute' => 'recipe',
  28991.                                                         'dataType' => 'manyToOneRelation',
  28992.                                                         'childs' => [
  28993.                                                         ],
  28994.                                                     ],
  28995.                                                 ],
  28996.                                             ],
  28997.                                             'key' => '#64144ab59f1dc',
  28998.                                         ],
  28999.                                         'isOperator' => true,
  29000.                                     ],
  29001.                                     '#64144ab59f1dd' => [
  29002.                                         'name' => '#64144ab59f1dd',
  29003.                                         'position' => 126,
  29004.                                         'hidden' => false,
  29005.                                         'width' => 100,
  29006.                                         'locked' => false,
  29007.                                         'fieldConfig' => [
  29008.                                             'isOperator' => true,
  29009.                                             'attributes' => [
  29010.                                                 'label' => 'Fett',
  29011.                                                 'type' => 'operator',
  29012.                                                 'class' => 'PHPCode',
  29013.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  29014.                                                 'additionalData' => '{"amountType": "product", "field": "fatTotal"}',
  29015.                                                 'childs' => [
  29016.                                                     => [
  29017.                                                         'label' => 'Recipe (recipe)',
  29018.                                                         'type' => 'value',
  29019.                                                         'class' => 'DefaultValue',
  29020.                                                         'attribute' => 'recipe',
  29021.                                                         'dataType' => 'manyToOneRelation',
  29022.                                                         'childs' => [
  29023.                                                         ],
  29024.                                                     ],
  29025.                                                 ],
  29026.                                             ],
  29027.                                             'key' => '#64144ab59f1dd',
  29028.                                         ],
  29029.                                         'isOperator' => true,
  29030.                                     ],
  29031.                                     '#64144ab59f1de' => [
  29032.                                         'name' => '#64144ab59f1de',
  29033.                                         'position' => 127,
  29034.                                         'hidden' => false,
  29035.                                         'width' => 100,
  29036.                                         'locked' => false,
  29037.                                         'fieldConfig' => [
  29038.                                             'isOperator' => true,
  29039.                                             'attributes' => [
  29040.                                                 'label' => 'davon gesättigte Fettsäuren',
  29041.                                                 'type' => 'operator',
  29042.                                                 'class' => 'PHPCode',
  29043.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  29044.                                                 'additionalData' => '{"amountType": "product", "field": "fatSaturated"}',
  29045.                                                 'childs' => [
  29046.                                                     => [
  29047.                                                         'label' => 'Recipe (recipe)',
  29048.                                                         'type' => 'value',
  29049.                                                         'class' => 'DefaultValue',
  29050.                                                         'attribute' => 'recipe',
  29051.                                                         'dataType' => 'manyToOneRelation',
  29052.                                                         'childs' => [
  29053.                                                         ],
  29054.                                                     ],
  29055.                                                 ],
  29056.                                             ],
  29057.                                             'key' => '#64144ab59f1de',
  29058.                                         ],
  29059.                                         'isOperator' => true,
  29060.                                     ],
  29061.                                     '#64144ab59f1df' => [
  29062.                                         'name' => '#64144ab59f1df',
  29063.                                         'position' => 128,
  29064.                                         'hidden' => false,
  29065.                                         'width' => 100,
  29066.                                         'locked' => false,
  29067.                                         'fieldConfig' => [
  29068.                                             'isOperator' => true,
  29069.                                             'attributes' => [
  29070.                                                 'label' => 'Kohlenhydrate',
  29071.                                                 'type' => 'operator',
  29072.                                                 'class' => 'PHPCode',
  29073.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  29074.                                                 'additionalData' => '{"amountType": "product", "field": "carbTotal"}',
  29075.                                                 'childs' => [
  29076.                                                     => [
  29077.                                                         'label' => 'Recipe (recipe)',
  29078.                                                         'type' => 'value',
  29079.                                                         'class' => 'DefaultValue',
  29080.                                                         'attribute' => 'recipe',
  29081.                                                         'dataType' => 'manyToOneRelation',
  29082.                                                         'childs' => [
  29083.                                                         ],
  29084.                                                     ],
  29085.                                                 ],
  29086.                                             ],
  29087.                                             'key' => '#64144ab59f1df',
  29088.                                         ],
  29089.                                         'isOperator' => true,
  29090.                                     ],
  29091.                                     '#64144ab59f1e0' => [
  29092.                                         'name' => '#64144ab59f1e0',
  29093.                                         'position' => 129,
  29094.                                         'hidden' => false,
  29095.                                         'width' => 100,
  29096.                                         'locked' => false,
  29097.                                         'fieldConfig' => [
  29098.                                             'isOperator' => true,
  29099.                                             'attributes' => [
  29100.                                                 'label' => 'davon Zucker',
  29101.                                                 'type' => 'operator',
  29102.                                                 'class' => 'PHPCode',
  29103.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  29104.                                                 'additionalData' => '{"amountType": "product", "field": "carbSugar"}',
  29105.                                                 'childs' => [
  29106.                                                     => [
  29107.                                                         'label' => 'Recipe (recipe)',
  29108.                                                         'type' => 'value',
  29109.                                                         'class' => 'DefaultValue',
  29110.                                                         'attribute' => 'recipe',
  29111.                                                         'dataType' => 'manyToOneRelation',
  29112.                                                         'childs' => [
  29113.                                                         ],
  29114.                                                     ],
  29115.                                                 ],
  29116.                                             ],
  29117.                                             'key' => '#64144ab59f1e0',
  29118.                                         ],
  29119.                                         'isOperator' => true,
  29120.                                     ],
  29121.                                     '#64144ab59f1e1' => [
  29122.                                         'name' => '#64144ab59f1e1',
  29123.                                         'position' => 130,
  29124.                                         'hidden' => false,
  29125.                                         'width' => 100,
  29126.                                         'locked' => false,
  29127.                                         'fieldConfig' => [
  29128.                                             'isOperator' => true,
  29129.                                             'attributes' => [
  29130.                                                 'label' => 'Balaststoffe',
  29131.                                                 'type' => 'operator',
  29132.                                                 'class' => 'PHPCode',
  29133.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  29134.                                                 'additionalData' => '{"amountType": "product", "field": "dietaryFiber"}',
  29135.                                                 'childs' => [
  29136.                                                     => [
  29137.                                                         'label' => 'Recipe (recipe)',
  29138.                                                         'type' => 'value',
  29139.                                                         'class' => 'DefaultValue',
  29140.                                                         'attribute' => 'recipe',
  29141.                                                         'dataType' => 'manyToOneRelation',
  29142.                                                         'childs' => [
  29143.                                                         ],
  29144.                                                     ],
  29145.                                                 ],
  29146.                                             ],
  29147.                                             'key' => '#64144ab59f1e1',
  29148.                                         ],
  29149.                                         'isOperator' => true,
  29150.                                     ],
  29151.                                     '#64144ab59f1e2' => [
  29152.                                         'name' => '#64144ab59f1e2',
  29153.                                         'position' => 131,
  29154.                                         'hidden' => false,
  29155.                                         'width' => 100,
  29156.                                         'locked' => false,
  29157.                                         'fieldConfig' => [
  29158.                                             'isOperator' => true,
  29159.                                             'attributes' => [
  29160.                                                 'label' => 'Eiweiß',
  29161.                                                 'type' => 'operator',
  29162.                                                 'class' => 'PHPCode',
  29163.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  29164.                                                 'additionalData' => '{"amountType": "product", "field": "protein"}',
  29165.                                                 'childs' => [
  29166.                                                     => [
  29167.                                                         'label' => 'Recipe (recipe)',
  29168.                                                         'type' => 'value',
  29169.                                                         'class' => 'DefaultValue',
  29170.                                                         'attribute' => 'recipe',
  29171.                                                         'dataType' => 'manyToOneRelation',
  29172.                                                         'childs' => [
  29173.                                                         ],
  29174.                                                     ],
  29175.                                                 ],
  29176.                                             ],
  29177.                                             'key' => '#64144ab59f1e2',
  29178.                                         ],
  29179.                                         'isOperator' => true,
  29180.                                     ],
  29181.                                     '#64144ab59f1e3' => [
  29182.                                         'name' => '#64144ab59f1e3',
  29183.                                         'position' => 132,
  29184.                                         'hidden' => false,
  29185.                                         'width' => 100,
  29186.                                         'locked' => false,
  29187.                                         'fieldConfig' => [
  29188.                                             'isOperator' => true,
  29189.                                             'attributes' => [
  29190.                                                 'label' => 'Salz',
  29191.                                                 'type' => 'operator',
  29192.                                                 'class' => 'PHPCode',
  29193.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  29194.                                                 'additionalData' => '{"amountType": "product", "field": "salt"}',
  29195.                                                 'childs' => [
  29196.                                                     => [
  29197.                                                         'label' => 'Recipe (recipe)',
  29198.                                                         'type' => 'value',
  29199.                                                         'class' => 'DefaultValue',
  29200.                                                         'attribute' => 'recipe',
  29201.                                                         'dataType' => 'manyToOneRelation',
  29202.                                                         'childs' => [
  29203.                                                         ],
  29204.                                                     ],
  29205.                                                 ],
  29206.                                             ],
  29207.                                             'key' => '#64144ab59f1e3',
  29208.                                         ],
  29209.                                         'isOperator' => true,
  29210.                                     ],
  29211.                                     '#64144ab59f1e4' => [
  29212.                                         'name' => '#64144ab59f1e4',
  29213.                                         'position' => 133,
  29214.                                         'hidden' => false,
  29215.                                         'width' => 100,
  29216.                                         'locked' => false,
  29217.                                         'fieldConfig' => [
  29218.                                             'isOperator' => true,
  29219.                                             'attributes' => [
  29220.                                                 'label' => 'EAN-Code',
  29221.                                                 'type' => 'operator',
  29222.                                                 'class' => 'ObjectFieldGetter',
  29223.                                                 'attribute' => 'ean',
  29224.                                                 'forwardAttribute' => '',
  29225.                                                 'childs' => [
  29226.                                                     => [
  29227.                                                         'label' => 'Operator ObjectField Getter',
  29228.                                                         'type' => 'operator',
  29229.                                                         'class' => 'ObjectFieldGetter',
  29230.                                                         'childs' => [
  29231.                                                             => [
  29232.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  29233.                                                                 'type' => 'value',
  29234.                                                                 'class' => 'DefaultValue',
  29235.                                                                 'attribute' => 'erpItem',
  29236.                                                                 'dataType' => 'manyToOneRelation',
  29237.                                                                 'childs' => [
  29238.                                                                 ],
  29239.                                                             ],
  29240.                                                         ],
  29241.                                                         'attribute' => 'erpItem',
  29242.                                                         'forwardAttribute' => '',
  29243.                                                     ],
  29244.                                                 ],
  29245.                                             ],
  29246.                                             'key' => '#64144ab59f1e4',
  29247.                                         ],
  29248.                                         'isOperator' => true,
  29249.                                     ],
  29250.                                     '#64144ab59f1e5' => [
  29251.                                         'name' => '#64144ab59f1e5',
  29252.                                         'position' => 134,
  29253.                                         'hidden' => false,
  29254.                                         'width' => 100,
  29255.                                         'locked' => false,
  29256.                                         'fieldConfig' => [
  29257.                                             'isOperator' => true,
  29258.                                             'attributes' => [
  29259.                                                 'label' => 'Verkehrsbezeichnung',
  29260.                                                 'type' => 'operator',
  29261.                                                 'class' => 'ObjectFieldGetter',
  29262.                                                 'attribute' => 'erpName',
  29263.                                                 'forwardAttribute' => '',
  29264.                                                 'childs' => [
  29265.                                                     => [
  29266.                                                         'label' => 'Operator ObjectField Getter',
  29267.                                                         'type' => 'operator',
  29268.                                                         'class' => 'ObjectFieldGetter',
  29269.                                                         'childs' => [
  29270.                                                             => [
  29271.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  29272.                                                                 'type' => 'value',
  29273.                                                                 'class' => 'DefaultValue',
  29274.                                                                 'attribute' => 'erpItem',
  29275.                                                                 'dataType' => 'manyToOneRelation',
  29276.                                                                 'childs' => [
  29277.                                                                 ],
  29278.                                                             ],
  29279.                                                         ],
  29280.                                                         'attribute' => 'erpItem',
  29281.                                                         'forwardAttribute' => '',
  29282.                                                     ],
  29283.                                                 ],
  29284.                                             ],
  29285.                                             'key' => '#64144ab59f1e5',
  29286.                                         ],
  29287.                                         'isOperator' => true,
  29288.                                     ],
  29289.                                     '#64144ab59f1e6' => [
  29290.                                         'name' => '#64144ab59f1e6',
  29291.                                         'position' => 135,
  29292.                                         'hidden' => false,
  29293.                                         'width' => 100,
  29294.                                         'locked' => false,
  29295.                                         'fieldConfig' => [
  29296.                                             'isOperator' => true,
  29297.                                             'attributes' => [
  29298.                                                 'label' => 'MHZ Monate',
  29299.                                                 'type' => 'operator',
  29300.                                                 'class' => 'ObjectFieldGetter',
  29301.                                                 'attribute' => 'minimumShelfTime',
  29302.                                                 'forwardAttribute' => '',
  29303.                                                 'childs' => [
  29304.                                                     => [
  29305.                                                         'label' => 'Operator ObjectField Getter',
  29306.                                                         'type' => 'operator',
  29307.                                                         'class' => 'ObjectFieldGetter',
  29308.                                                         'childs' => [
  29309.                                                             => [
  29310.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  29311.                                                                 'type' => 'value',
  29312.                                                                 'class' => 'DefaultValue',
  29313.                                                                 'attribute' => 'erpItem',
  29314.                                                                 'dataType' => 'manyToOneRelation',
  29315.                                                                 'childs' => [
  29316.                                                                 ],
  29317.                                                             ],
  29318.                                                         ],
  29319.                                                         'attribute' => 'erpItem',
  29320.                                                         'forwardAttribute' => '',
  29321.                                                     ],
  29322.                                                 ],
  29323.                                             ],
  29324.                                             'key' => '#64144ab59f1e6',
  29325.                                         ],
  29326.                                         'isOperator' => true,
  29327.                                     ],
  29328.                                     '#64144ab59f1e7' => [
  29329.                                         'name' => '#64144ab59f1e7',
  29330.                                         'position' => 136,
  29331.                                         'hidden' => false,
  29332.                                         'width' => 100,
  29333.                                         'locked' => false,
  29334.                                         'fieldConfig' => [
  29335.                                             'isOperator' => true,
  29336.                                             'attributes' => [
  29337.                                                 'label' => 'RLZ Monate',
  29338.                                                 'type' => 'operator',
  29339.                                                 'class' => 'ObjectFieldGetter',
  29340.                                                 'attribute' => 'remainingShelfTime',
  29341.                                                 'forwardAttribute' => '',
  29342.                                                 'childs' => [
  29343.                                                     => [
  29344.                                                         'label' => 'Operator ObjectField Getter',
  29345.                                                         'type' => 'operator',
  29346.                                                         'class' => 'ObjectFieldGetter',
  29347.                                                         'childs' => [
  29348.                                                             => [
  29349.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  29350.                                                                 'type' => 'value',
  29351.                                                                 'class' => 'DefaultValue',
  29352.                                                                 'attribute' => 'erpItem',
  29353.                                                                 'dataType' => 'manyToOneRelation',
  29354.                                                                 'childs' => [
  29355.                                                                 ],
  29356.                                                             ],
  29357.                                                         ],
  29358.                                                         'attribute' => 'erpItem',
  29359.                                                         'forwardAttribute' => '',
  29360.                                                     ],
  29361.                                                 ],
  29362.                                             ],
  29363.                                             'key' => '#64144ab59f1e7',
  29364.                                         ],
  29365.                                         'isOperator' => true,
  29366.                                     ],
  29367.                                     '#64144ab59f1e8' => [
  29368.                                         'name' => '#64144ab59f1e8',
  29369.                                         'position' => 137,
  29370.                                         'hidden' => false,
  29371.                                         'width' => 100,
  29372.                                         'locked' => false,
  29373.                                         'fieldConfig' => [
  29374.                                             'isOperator' => true,
  29375.                                             'attributes' => [
  29376.                                                 'label' => 'RLZ Tage',
  29377.                                                 'type' => 'operator',
  29378.                                                 'class' => 'ObjectFieldGetter',
  29379.                                                 'attribute' => 'remainingShelfTimeDays',
  29380.                                                 'forwardAttribute' => '',
  29381.                                                 'childs' => [
  29382.                                                     => [
  29383.                                                         'label' => 'Operator ObjectField Getter',
  29384.                                                         'type' => 'operator',
  29385.                                                         'class' => 'ObjectFieldGetter',
  29386.                                                         'childs' => [
  29387.                                                             => [
  29388.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  29389.                                                                 'type' => 'value',
  29390.                                                                 'class' => 'DefaultValue',
  29391.                                                                 'attribute' => 'erpItem',
  29392.                                                                 'dataType' => 'manyToOneRelation',
  29393.                                                                 'childs' => [
  29394.                                                                 ],
  29395.                                                             ],
  29396.                                                         ],
  29397.                                                         'attribute' => 'erpItem',
  29398.                                                         'forwardAttribute' => '',
  29399.                                                     ],
  29400.                                                 ],
  29401.                                             ],
  29402.                                             'key' => '#64144ab59f1e8',
  29403.                                         ],
  29404.                                         'isOperator' => true,
  29405.                                     ],
  29406.                                     '#64144ab59f1e9' => [
  29407.                                         'name' => '#64144ab59f1e9',
  29408.                                         'position' => 138,
  29409.                                         'hidden' => false,
  29410.                                         'width' => 100,
  29411.                                         'locked' => false,
  29412.                                         'fieldConfig' => [
  29413.                                             'isOperator' => true,
  29414.                                             'attributes' => [
  29415.                                                 'label' => 'Produktionsland',
  29416.                                                 'type' => 'operator',
  29417.                                                 'class' => 'ObjectFieldGetter',
  29418.                                                 'attribute' => 'country',
  29419.                                                 'forwardAttribute' => '',
  29420.                                                 'childs' => [
  29421.                                                     => [
  29422.                                                         'label' => 'Operator ObjectField Getter',
  29423.                                                         'type' => 'operator',
  29424.                                                         'class' => 'ObjectFieldGetter',
  29425.                                                         'childs' => [
  29426.                                                             => [
  29427.                                                                 'label' => 'Operator ObjectField Getter',
  29428.                                                                 'type' => 'operator',
  29429.                                                                 'class' => 'ObjectFieldGetter',
  29430.                                                                 'childs' => [
  29431.                                                                     => [
  29432.                                                                         'label' => 'Recipe (recipe)',
  29433.                                                                         'type' => 'value',
  29434.                                                                         'class' => 'DefaultValue',
  29435.                                                                         'attribute' => 'recipe',
  29436.                                                                         'dataType' => 'manyToOneRelation',
  29437.                                                                         'childs' => [
  29438.                                                                         ],
  29439.                                                                     ],
  29440.                                                                 ],
  29441.                                                                 'attribute' => 'recipe',
  29442.                                                                 'forwardAttribute' => '',
  29443.                                                             ],
  29444.                                                         ],
  29445.                                                         'attribute' => 'vendor',
  29446.                                                         'forwardAttribute' => '',
  29447.                                                     ],
  29448.                                                 ],
  29449.                                             ],
  29450.                                             'key' => '#64144ab59f1e9',
  29451.                                         ],
  29452.                                         'isOperator' => true,
  29453.                                     ],
  29454.                                     '#64144ab59f1ea' => [
  29455.                                         'name' => '#64144ab59f1ea',
  29456.                                         'position' => 139,
  29457.                                         'hidden' => false,
  29458.                                         'width' => 100,
  29459.                                         'locked' => false,
  29460.                                         'fieldConfig' => [
  29461.                                             'isOperator' => true,
  29462.                                             'attributes' => [
  29463.                                                 'label' => 'MWSt.',
  29464.                                                 'type' => 'operator',
  29465.                                                 'class' => 'ObjectFieldGetter',
  29466.                                                 'attribute' => 'taxKey',
  29467.                                                 'forwardAttribute' => '',
  29468.                                                 'childs' => [
  29469.                                                     => [
  29470.                                                         'label' => 'Operator ObjectField Getter',
  29471.                                                         'type' => 'operator',
  29472.                                                         'class' => 'ObjectFieldGetter',
  29473.                                                         'childs' => [
  29474.                                                             => [
  29475.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  29476.                                                                 'type' => 'value',
  29477.                                                                 'class' => 'DefaultValue',
  29478.                                                                 'attribute' => 'erpItem',
  29479.                                                                 'dataType' => 'manyToOneRelation',
  29480.                                                                 'childs' => [
  29481.                                                                 ],
  29482.                                                             ],
  29483.                                                         ],
  29484.                                                         'attribute' => 'erpItem',
  29485.                                                         'forwardAttribute' => '',
  29486.                                                     ],
  29487.                                                 ],
  29488.                                             ],
  29489.                                             'key' => '#64144ab59f1ea',
  29490.                                         ],
  29491.                                         'isOperator' => true,
  29492.                                     ],
  29493.                                     '#64144ab59f1eb' => [
  29494.                                         'name' => '#64144ab59f1eb',
  29495.                                         'position' => 140,
  29496.                                         'hidden' => false,
  29497.                                         'width' => 100,
  29498.                                         'locked' => false,
  29499.                                         'fieldConfig' => [
  29500.                                             'isOperator' => true,
  29501.                                             'attributes' => [
  29502.                                                 'label' => 'Zolltarif-Nr.',
  29503.                                                 'type' => 'operator',
  29504.                                                 'class' => 'ObjectFieldGetter',
  29505.                                                 'attribute' => 'customsTariffNumber',
  29506.                                                 'forwardAttribute' => '',
  29507.                                                 'childs' => [
  29508.                                                     => [
  29509.                                                         'label' => 'Operator ObjectField Getter',
  29510.                                                         'type' => 'operator',
  29511.                                                         'class' => 'ObjectFieldGetter',
  29512.                                                         'childs' => [
  29513.                                                             => [
  29514.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  29515.                                                                 'type' => 'value',
  29516.                                                                 'class' => 'DefaultValue',
  29517.                                                                 'attribute' => 'erpItem',
  29518.                                                                 'dataType' => 'manyToOneRelation',
  29519.                                                                 'childs' => [
  29520.                                                                 ],
  29521.                                                             ],
  29522.                                                         ],
  29523.                                                         'attribute' => 'erpItem',
  29524.                                                         'forwardAttribute' => '',
  29525.                                                     ],
  29526.                                                 ],
  29527.                                             ],
  29528.                                             'key' => '#64144ab59f1eb',
  29529.                                         ],
  29530.                                         'isOperator' => true,
  29531.                                     ],
  29532.                                     '#64144ab59f1ec' => [
  29533.                                         'name' => '#64144ab59f1ec',
  29534.                                         'position' => 141,
  29535.                                         'hidden' => false,
  29536.                                         'width' => 100,
  29537.                                         'locked' => false,
  29538.                                         'fieldConfig' => [
  29539.                                             'isOperator' => true,
  29540.                                             'attributes' => [
  29541.                                                 'label' => 'VK-Einheit je Palette',
  29542.                                                 'type' => 'operator',
  29543.                                                 'class' => 'ObjectFieldGetter',
  29544.                                                 'attribute' => 'amountPal',
  29545.                                                 'forwardAttribute' => '',
  29546.                                                 'childs' => [
  29547.                                                     => [
  29548.                                                         'label' => 'Operator ObjectField Getter',
  29549.                                                         'type' => 'operator',
  29550.                                                         'class' => 'ObjectFieldGetter',
  29551.                                                         'childs' => [
  29552.                                                             => [
  29553.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  29554.                                                                 'type' => 'value',
  29555.                                                                 'class' => 'DefaultValue',
  29556.                                                                 'attribute' => 'erpItem',
  29557.                                                                 'dataType' => 'manyToOneRelation',
  29558.                                                                 'childs' => [
  29559.                                                                 ],
  29560.                                                             ],
  29561.                                                         ],
  29562.                                                         'attribute' => 'erpItem',
  29563.                                                         'forwardAttribute' => '',
  29564.                                                     ],
  29565.                                                 ],
  29566.                                             ],
  29567.                                             'key' => '#64144ab59f1ec',
  29568.                                         ],
  29569.                                         'isOperator' => true,
  29570.                                     ],
  29571.                                     '#64144ab59f1ed' => [
  29572.                                         'name' => '#64144ab59f1ed',
  29573.                                         'position' => 142,
  29574.                                         'hidden' => false,
  29575.                                         'width' => 100,
  29576.                                         'locked' => false,
  29577.                                         'fieldConfig' => [
  29578.                                             'isOperator' => true,
  29579.                                             'attributes' => [
  29580.                                                 'label' => 'VK-Einheit je Umkarton',
  29581.                                                 'type' => 'operator',
  29582.                                                 'class' => 'ObjectFieldGetter',
  29583.                                                 'attribute' => 'amountSubUnit',
  29584.                                                 'forwardAttribute' => '',
  29585.                                                 'childs' => [
  29586.                                                     => [
  29587.                                                         'label' => 'Operator ObjectField Getter',
  29588.                                                         'type' => 'operator',
  29589.                                                         'class' => 'ObjectFieldGetter',
  29590.                                                         'childs' => [
  29591.                                                             => [
  29592.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  29593.                                                                 'type' => 'value',
  29594.                                                                 'class' => 'DefaultValue',
  29595.                                                                 'attribute' => 'erpItem',
  29596.                                                                 'dataType' => 'manyToOneRelation',
  29597.                                                                 'childs' => [
  29598.                                                                 ],
  29599.                                                             ],
  29600.                                                         ],
  29601.                                                         'attribute' => 'erpItem',
  29602.                                                         'forwardAttribute' => '',
  29603.                                                     ],
  29604.                                                 ],
  29605.                                             ],
  29606.                                             'key' => '#64144ab59f1ed',
  29607.                                         ],
  29608.                                         'isOperator' => true,
  29609.                                     ],
  29610.                                     '#64144ab59f1ee' => [
  29611.                                         'name' => '#64144ab59f1ee',
  29612.                                         'position' => 143,
  29613.                                         'hidden' => false,
  29614.                                         'width' => 100,
  29615.                                         'locked' => false,
  29616.                                         'fieldConfig' => [
  29617.                                             'isOperator' => true,
  29618.                                             'attributes' => [
  29619.                                                 'label' => 'Anzahl Lagen',
  29620.                                                 'type' => 'operator',
  29621.                                                 'class' => 'ObjectFieldGetter',
  29622.                                                 'attribute' => 'amountLayers',
  29623.                                                 'forwardAttribute' => '',
  29624.                                                 'childs' => [
  29625.                                                     => [
  29626.                                                         'label' => 'Operator ObjectField Getter',
  29627.                                                         'type' => 'operator',
  29628.                                                         'class' => 'ObjectFieldGetter',
  29629.                                                         'childs' => [
  29630.                                                             => [
  29631.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  29632.                                                                 'type' => 'value',
  29633.                                                                 'class' => 'DefaultValue',
  29634.                                                                 'attribute' => 'erpItem',
  29635.                                                                 'dataType' => 'manyToOneRelation',
  29636.                                                                 'childs' => [
  29637.                                                                 ],
  29638.                                                             ],
  29639.                                                         ],
  29640.                                                         'attribute' => 'erpItem',
  29641.                                                         'forwardAttribute' => '',
  29642.                                                     ],
  29643.                                                 ],
  29644.                                             ],
  29645.                                             'key' => '#64144ab59f1ee',
  29646.                                         ],
  29647.                                         'isOperator' => true,
  29648.                                     ],
  29649.                                     '#64144ab59f1ef' => [
  29650.                                         'name' => '#64144ab59f1ef',
  29651.                                         'position' => 144,
  29652.                                         'hidden' => false,
  29653.                                         'width' => 100,
  29654.                                         'locked' => false,
  29655.                                         'fieldConfig' => [
  29656.                                             'isOperator' => true,
  29657.                                             'attributes' => [
  29658.                                                 'label' => 'Anzahl je Lage',
  29659.                                                 'type' => 'operator',
  29660.                                                 'class' => 'ObjectFieldGetter',
  29661.                                                 'attribute' => 'amountPerLayer',
  29662.                                                 'forwardAttribute' => '',
  29663.                                                 'childs' => [
  29664.                                                     => [
  29665.                                                         'label' => 'Operator ObjectField Getter',
  29666.                                                         'type' => 'operator',
  29667.                                                         'class' => 'ObjectFieldGetter',
  29668.                                                         'childs' => [
  29669.                                                             => [
  29670.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  29671.                                                                 'type' => 'value',
  29672.                                                                 'class' => 'DefaultValue',
  29673.                                                                 'attribute' => 'erpItem',
  29674.                                                                 'dataType' => 'manyToOneRelation',
  29675.                                                                 'childs' => [
  29676.                                                                 ],
  29677.                                                             ],
  29678.                                                         ],
  29679.                                                         'attribute' => 'erpItem',
  29680.                                                         'forwardAttribute' => '',
  29681.                                                     ],
  29682.                                                 ],
  29683.                                             ],
  29684.                                             'key' => '#64144ab59f1ef',
  29685.                                         ],
  29686.                                         'isOperator' => true,
  29687.                                     ],
  29688.                                 ],
  29689.                             ],
  29690.                         ],
  29691.                         'workspaceSettings' => [
  29692.                             'customExportService' => 'app.datahub.variant-exporter',
  29693.                         ],
  29694.                         'workspaces' => [
  29695.                             'object' => [
  29696.                                 => [
  29697.                                     'read' => true,
  29698.                                     'cpath' => '/Products/DACH',
  29699.                                     'id' => 'extModel309-1',
  29700.                                 ],
  29701.                             ],
  29702.                         ],
  29703.                         'deliveryDestination' => [
  29704.                             'filetype' => 'XLSX',
  29705.                             'filename' => 'Produktdaten-DACH.xlsx',
  29706.                             'conflictStrategy' => 'overwrite',
  29707.                             'transmitter' => 'assetTransmitter',
  29708.                             'displayfield-4626-inputEl' => 'The settings below overwrite the settings from the email document if values are defined',
  29709.                             'displayfield-4632-inputEl' => 'Mehrere Empfänger können angegeben werden, indem die E-Mail-Adressen mit einem Semikolon getrennt angegeben werden.<br />Beispiel: receiver@pimcore.org; receiver2@pimcore.org'."\n".'Für \'Von\' können Sie zusätzlich die Syntax <i>Mein Name & lt; mein-name@example.com&gt;</i> verwenden',
  29710.                             'transmitter_localDirectory' => [
  29711.                                 'directory' => '/Data/Export/',
  29712.                             ],
  29713.                             'transmitter_download' => [
  29714.                                 'token' => '2c44d75de68fa14872cf1c46143b1da4',
  29715.                             ],
  29716.                             'transmitter_sftp' => [
  29717.                                 'host' => '',
  29718.                                 'port' => NULL,
  29719.                                 'username' => 'dgeyer',
  29720.                                 'password' => 'b1G1E4b4b1Q1r5b4',
  29721.                                 'directory' => '',
  29722.                                 'privateKey' => '',
  29723.                                 'passphrase' => '',
  29724.                             ],
  29725.                             'transmitter_http' => [
  29726.                                 'method' => 'POST',
  29727.                                 'url' => '',
  29728.                                 'timeout' => NULL,
  29729.                             ],
  29730.                             'transmitter_email' => [
  29731.                                 'document' => '',
  29732.                                 'subject' => '',
  29733.                                 'from' => '',
  29734.                                 'to' => '',
  29735.                                 'cc' => '',
  29736.                                 'bcc' => '',
  29737.                             ],
  29738.                             'transmitter_assetTransmitter' => [
  29739.                                 'assetFolder' => '/Data/Export/Product-data/DACH',
  29740.                             ],
  29741.                         ],
  29742.                         'triggerForDelivery' => [
  29743.                             'saveHookType' => '',
  29744.                         ],
  29745.                         'executionConfig' => [
  29746.                             'cronDefinitionFullExport' => '0 1 */1 * *',
  29747.                             'displayfield-4641-inputEl' => '<a target="_blank" href="https://crontab.guru/">Cron expression generator</a>',
  29748.                             'cronDefinitionQueueOnly' => '',
  29749.                             'displayfield-4644-inputEl' => '<a target="_blank" href="https://crontab.guru/">Cron expression generator</a>',
  29750.                         ],
  29751.                         'permissions' => [
  29752.                             'user' => [
  29753.                             ],
  29754.                             'role' => [
  29755.                             ],
  29756.                         ],
  29757.                     ],
  29758.                     'usage' => [
  29759.                         'general' => [
  29760.                             'type' => 'dataImporterDataObject',
  29761.                             'name' => 'usage',
  29762.                             'description' => '',
  29763.                             'group' => 'TranslationImport',
  29764.                             'active' => false,
  29765.                             'path' => NULL,
  29766.                             'modificationDate' => 1675872807,
  29767.                             'createDate' => 1675323844,
  29768.                         ],
  29769.                         'loaderConfig' => [
  29770.                             'type' => 'asset',
  29771.                             'settings' => [
  29772.                                 'assetPath' => '/Data/Import/translations/24-1-23usage.xlsx',
  29773.                             ],
  29774.                         ],
  29775.                         'interpreterConfig' => [
  29776.                             'type' => 'xlsx',
  29777.                             'settings' => [
  29778.                                 'skipFirstRow' => true,
  29779.                                 'sheetName' => 'Worksheet',
  29780.                             ],
  29781.                         ],
  29782.                         'resolverConfig' => [
  29783.                             'elementType' => 'dataObject',
  29784.                             'dataObjectClassId' => 'USG',
  29785.                             'loadingStrategy' => [
  29786.                                 'type' => 'id',
  29787.                                 'settings' => [
  29788.                                     'dataSourceIndex' => '0',
  29789.                                 ],
  29790.                             ],
  29791.                             'createLocationStrategy' => [
  29792.                                 'type' => 'doNotCreate',
  29793.                             ],
  29794.                             'locationUpdateStrategy' => [
  29795.                                 'type' => 'noChange',
  29796.                             ],
  29797.                             'publishingStrategy' => [
  29798.                                 'type' => 'noChangeUnpublishNew',
  29799.                             ],
  29800.                         ],
  29801.                         'processingConfig' => [
  29802.                             'executionType' => 'parallel',
  29803.                             'idDataIndex' => '0',
  29804.                             'cleanup' => [
  29805.                                 'strategy' => 'unpublish',
  29806.                             ],
  29807.                         ],
  29808.                         'mappingConfig' => [
  29809.                             => [
  29810.                                 'label' => 'usage',
  29811.                                 'dataSourceIndex' => [
  29812.                                     => '2',
  29813.                                 ],
  29814.                                 'transformationResultType' => 'default',
  29815.                                 'dataTarget' => [
  29816.                                     'type' => 'direct',
  29817.                                     'settings' => [
  29818.                                         'fieldName' => 'usageTitle',
  29819.                                         'language' => 'cs',
  29820.                                         'writeIfTargetIsNotEmpty' => true,
  29821.                                         'writeIfSourceIsEmpty' => true,
  29822.                                     ],
  29823.                                 ],
  29824.                                 'transformationPipeline' => [
  29825.                                 ],
  29826.                             ],
  29827.                         ],
  29828.                         'executionConfig' => [
  29829.                             'scheduleType' => 'recurring',
  29830.                             'cronDefinition' => '',
  29831.                             'scheduledAt' => '',
  29832.                         ],
  29833.                         'permissions' => [
  29834.                             'user' => [
  29835.                             ],
  29836.                             'role' => [
  29837.                             ],
  29838.                         ],
  29839.                         'workspaces' => [
  29840.                         ],
  29841.                     ],
  29842.                     'webexport-DE' => [
  29843.                         'general' => [
  29844.                             'active' => false,
  29845.                             'type' => 'fileExport',
  29846.                             'name' => 'webexport-DE',
  29847.                             'description' => '',
  29848.                             'group' => '',
  29849.                             'path' => NULL,
  29850.                             'modificationDate' => 1707387169,
  29851.                             'createDate' => 1658317240,
  29852.                         ],
  29853.                         'schema' => [
  29854.                             'classId' => 'PROD',
  29855.                             'thumbnailImage' => NULL,
  29856.                             'thumbnailVideo' => NULL,
  29857.                             'config' => [
  29858.                                 'language' => 'de',
  29859.                                 'pageSize' => 25,
  29860.                                 'columns' => [
  29861.                                     '#639c4b9883ced' => [
  29862.                                         'name' => '#639c4b9883ced',
  29863.                                         'position' => 1,
  29864.                                         'hidden' => false,
  29865.                                         'width' => 100,
  29866.                                         'locked' => false,
  29867.                                         'fieldConfig' => [
  29868.                                             'isOperator' => true,
  29869.                                             'attributes' => [
  29870.                                                 'label' => 'ProductNumber',
  29871.                                                 'type' => 'operator',
  29872.                                                 'class' => 'ObjectFieldGetter',
  29873.                                                 'attribute' => 'skuAlpha',
  29874.                                                 'forwardAttribute' => '',
  29875.                                                 'childs' => [
  29876.                                                     => [
  29877.                                                         'label' => 'Operator ObjectField Getter',
  29878.                                                         'type' => 'operator',
  29879.                                                         'class' => 'ObjectFieldGetter',
  29880.                                                         'attribute' => 'erpItem',
  29881.                                                         'forwardAttribute' => '',
  29882.                                                         'childs' => [
  29883.                                                             => [
  29884.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  29885.                                                                 'type' => 'value',
  29886.                                                                 'class' => 'DefaultValue',
  29887.                                                                 'attribute' => 'erpItem',
  29888.                                                                 'dataType' => 'manyToOneRelation',
  29889.                                                                 'childs' => [
  29890.                                                                 ],
  29891.                                                             ],
  29892.                                                         ],
  29893.                                                     ],
  29894.                                                 ],
  29895.                                             ],
  29896.                                             'key' => '#639c4b9883ced',
  29897.                                         ],
  29898.                                         'isOperator' => true,
  29899.                                     ],
  29900.                                     '#639c4b9883cee' => [
  29901.                                         'name' => '#639c4b9883cee',
  29902.                                         'position' => 2,
  29903.                                         'hidden' => false,
  29904.                                         'width' => 100,
  29905.                                         'locked' => false,
  29906.                                         'fieldConfig' => [
  29907.                                             'isOperator' => true,
  29908.                                             'attributes' => [
  29909.                                                 'label' => 'Assortment',
  29910.                                                 'type' => 'operator',
  29911.                                                 'class' => 'ObjectFieldGetter',
  29912.                                                 'attribute' => 'state',
  29913.                                                 'forwardAttribute' => '',
  29914.                                                 'childs' => [
  29915.                                                     => [
  29916.                                                         'label' => 'getter',
  29917.                                                         'type' => 'operator',
  29918.                                                         'class' => 'ObjectFieldGetter',
  29919.                                                         'attribute' => 'productState',
  29920.                                                         'forwardAttribute' => '',
  29921.                                                         'childs' => [
  29922.                                                             => [
  29923.                                                                 'label' => 'Aggregatszustand (productState) (productState) (productState)',
  29924.                                                                 'type' => 'value',
  29925.                                                                 'class' => 'DefaultValue',
  29926.                                                                 'attribute' => 'productState',
  29927.                                                                 'dataType' => 'manyToOneRelation',
  29928.                                                                 'childs' => [
  29929.                                                                 ],
  29930.                                                             ],
  29931.                                                         ],
  29932.                                                     ],
  29933.                                                 ],
  29934.                                             ],
  29935.                                             'key' => '#639c4b9883cee',
  29936.                                         ],
  29937.                                         'isOperator' => true,
  29938.                                     ],
  29939.                                     '#639c4b9883cef' => [
  29940.                                         'name' => '#639c4b9883cef',
  29941.                                         'position' => 3,
  29942.                                         'hidden' => false,
  29943.                                         'width' => 100,
  29944.                                         'locked' => false,
  29945.                                         'fieldConfig' => [
  29946.                                             'isOperator' => true,
  29947.                                             'attributes' => [
  29948.                                                 'label' => 'ProductGroup',
  29949.                                                 'type' => 'operator',
  29950.                                                 'class' => 'Alias',
  29951.                                                 'childs' => [
  29952.                                                 ],
  29953.                                             ],
  29954.                                             'key' => '#639c4b9883cef',
  29955.                                         ],
  29956.                                         'isOperator' => true,
  29957.                                     ],
  29958.                                     '#639c4b9883cf0' => [
  29959.                                         'name' => '#639c4b9883cf0',
  29960.                                         'position' => 4,
  29961.                                         'hidden' => false,
  29962.                                         'width' => 100,
  29963.                                         'locked' => false,
  29964.                                         'fieldConfig' => [
  29965.                                             'isOperator' => true,
  29966.                                             'attributes' => [
  29967.                                                 'label' => 'ProductSubGroup',
  29968.                                                 'type' => 'operator',
  29969.                                                 'class' => 'ObjectFieldGetter',
  29970.                                                 'attribute' => 'category',
  29971.                                                 'forwardAttribute' => '',
  29972.                                                 'childs' => [
  29973.                                                     => [
  29974.                                                         'label' => 'Operator ObjectField Getter',
  29975.                                                         'type' => 'operator',
  29976.                                                         'class' => 'ObjectFieldGetter',
  29977.                                                         'attribute' => 'category',
  29978.                                                         'forwardAttribute' => '',
  29979.                                                         'childs' => [
  29980.                                                             => [
  29981.                                                                 'label' => 'Kategorie (category) (category) (category) (category) (category) (category) (category)',
  29982.                                                                 'type' => 'value',
  29983.                                                                 'class' => 'DefaultValue',
  29984.                                                                 'attribute' => 'category',
  29985.                                                                 'dataType' => 'manyToOneRelation',
  29986.                                                                 'childs' => [
  29987.                                                                 ],
  29988.                                                             ],
  29989.                                                         ],
  29990.                                                     ],
  29991.                                                 ],
  29992.                                             ],
  29993.                                             'key' => '#639c4b9883cf0',
  29994.                                         ],
  29995.                                         'isOperator' => true,
  29996.                                     ],
  29997.                                     '#639c4b9883cf1' => [
  29998.                                         'name' => '#639c4b9883cf1',
  29999.                                         'position' => 5,
  30000.                                         'hidden' => false,
  30001.                                         'width' => 100,
  30002.                                         'locked' => false,
  30003.                                         'fieldConfig' => [
  30004.                                             'isOperator' => true,
  30005.                                             'attributes' => [
  30006.                                                 'label' => 'DescriptionMarketing',
  30007.                                                 'type' => 'operator',
  30008.                                                 'class' => 'Alias',
  30009.                                                 'childs' => [
  30010.                                                     => [
  30011.                                                         'label' => 'Bezeichnung (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name) (name)',
  30012.                                                         'type' => 'value',
  30013.                                                         'class' => 'DefaultValue',
  30014.                                                         'attribute' => 'name',
  30015.                                                         'dataType' => 'input',
  30016.                                                         'childs' => [
  30017.                                                         ],
  30018.                                                     ],
  30019.                                                 ],
  30020.                                             ],
  30021.                                             'key' => '#639c4b9883cf1',
  30022.                                         ],
  30023.                                         'isOperator' => true,
  30024.                                     ],
  30025.                                     '#639c4b9883cf2' => [
  30026.                                         'name' => '#639c4b9883cf2',
  30027.                                         'position' => 6,
  30028.                                         'hidden' => false,
  30029.                                         'width' => 100,
  30030.                                         'locked' => false,
  30031.                                         'fieldConfig' => [
  30032.                                             'isOperator' => true,
  30033.                                             'attributes' => [
  30034.                                                 'label' => 'Brand2',
  30035.                                                 'type' => 'operator',
  30036.                                                 'class' => 'ObjectFieldGetter',
  30037.                                                 'attribute' => 'brand',
  30038.                                                 'forwardAttribute' => '',
  30039.                                                 'childs' => [
  30040.                                                     => [
  30041.                                                         'label' => 'Operator ObjectField Getter',
  30042.                                                         'type' => 'operator',
  30043.                                                         'class' => 'ObjectFieldGetter',
  30044.                                                         'attribute' => 'brand',
  30045.                                                         'forwardAttribute' => '',
  30046.                                                         'childs' => [
  30047.                                                             => [
  30048.                                                                 'label' => 'Marke (brand) (brand) (brand) (brand) (brand)',
  30049.                                                                 'type' => 'value',
  30050.                                                                 'class' => 'DefaultValue',
  30051.                                                                 'attribute' => 'brand',
  30052.                                                                 'dataType' => 'manyToOneRelation',
  30053.                                                                 'childs' => [
  30054.                                                                 ],
  30055.                                                             ],
  30056.                                                         ],
  30057.                                                     ],
  30058.                                                 ],
  30059.                                             ],
  30060.                                             'key' => '#639c4b9883cf2',
  30061.                                         ],
  30062.                                         'isOperator' => true,
  30063.                                     ],
  30064.                                     '#639c4b9883cf3' => [
  30065.                                         'name' => '#639c4b9883cf3',
  30066.                                         'position' => 7,
  30067.                                         'hidden' => false,
  30068.                                         'width' => 100,
  30069.                                         'locked' => false,
  30070.                                         'fieldConfig' => [
  30071.                                             'isOperator' => true,
  30072.                                             'attributes' => [
  30073.                                                 'label' => 'AssortmentPositioning',
  30074.                                                 'type' => 'operator',
  30075.                                                 'class' => 'ObjectFieldGetter',
  30076.                                                 'attribute' => 'position',
  30077.                                                 'forwardAttribute' => '',
  30078.                                                 'childs' => [
  30079.                                                     => [
  30080.                                                         'label' => 'Operator ObjectField Getter',
  30081.                                                         'type' => 'operator',
  30082.                                                         'class' => 'ObjectFieldGetter',
  30083.                                                         'attribute' => 'positioning',
  30084.                                                         'forwardAttribute' => '',
  30085.                                                         'childs' => [
  30086.                                                             => [
  30087.                                                                 'label' => 'Positionierung (positioning) (positioning) (positioning) (positioning) (positioning)',
  30088.                                                                 'type' => 'value',
  30089.                                                                 'class' => 'DefaultValue',
  30090.                                                                 'attribute' => 'positioning',
  30091.                                                                 'dataType' => 'manyToOneRelation',
  30092.                                                                 'childs' => [
  30093.                                                                 ],
  30094.                                                             ],
  30095.                                                         ],
  30096.                                                     ],
  30097.                                                 ],
  30098.                                             ],
  30099.                                             'key' => '#639c4b9883cf3',
  30100.                                         ],
  30101.                                         'isOperator' => true,
  30102.                                     ],
  30103.                                     '#639c4b9883cf4' => [
  30104.                                         'name' => '#639c4b9883cf4',
  30105.                                         'position' => 8,
  30106.                                         'hidden' => false,
  30107.                                         'width' => 100,
  30108.                                         'locked' => false,
  30109.                                         'fieldConfig' => [
  30110.                                             'isOperator' => true,
  30111.                                             'attributes' => [
  30112.                                                 'label' => 'Consistency',
  30113.                                                 'type' => 'operator',
  30114.                                                 'class' => 'ObjectFieldGetter',
  30115.                                                 'attribute' => 'consistency',
  30116.                                                 'forwardAttribute' => '',
  30117.                                                 'childs' => [
  30118.                                                     => [
  30119.                                                         'label' => 'Konsistenz',
  30120.                                                         'type' => 'operator',
  30121.                                                         'class' => 'ObjectFieldGetter',
  30122.                                                         'attribute' => 'consistencyRaw',
  30123.                                                         'forwardAttribute' => '',
  30124.                                                         'childs' => [
  30125.                                                             => [
  30126.                                                                 'label' => 'Operator ObjectField Getter',
  30127.                                                                 'type' => 'operator',
  30128.                                                                 'class' => 'ObjectFieldGetter',
  30129.                                                                 'attribute' => 'recipe',
  30130.                                                                 'forwardAttribute' => '',
  30131.                                                                 'childs' => [
  30132.                                                                     => [
  30133.                                                                         'label' => 'Recipe (recipe)',
  30134.                                                                         'type' => 'value',
  30135.                                                                         'class' => 'DefaultValue',
  30136.                                                                         'attribute' => 'recipe',
  30137.                                                                         'dataType' => 'manyToOneRelation',
  30138.                                                                         'childs' => [
  30139.                                                                         ],
  30140.                                                                     ],
  30141.                                                                 ],
  30142.                                                             ],
  30143.                                                         ],
  30144.                                                     ],
  30145.                                                 ],
  30146.                                             ],
  30147.                                             'key' => '#639c4b9883cf4',
  30148.                                         ],
  30149.                                         'isOperator' => true,
  30150.                                     ],
  30151.                                     '#639c4b9883cf5' => [
  30152.                                         'name' => '#639c4b9883cf5',
  30153.                                         'position' => 9,
  30154.                                         'hidden' => false,
  30155.                                         'width' => 100,
  30156.                                         'locked' => false,
  30157.                                         'fieldConfig' => [
  30158.                                             'isOperator' => true,
  30159.                                             'attributes' => [
  30160.                                                 'label' => 'PackagingUnit',
  30161.                                                 'type' => 'operator',
  30162.                                                 'class' => 'ObjectFieldGetter',
  30163.                                                 'attribute' => 'packType',
  30164.                                                 'forwardAttribute' => '',
  30165.                                                 'childs' => [
  30166.                                                     => [
  30167.                                                         'label' => 'Operator ObjectField Getter',
  30168.                                                         'type' => 'operator',
  30169.                                                         'class' => 'ObjectFieldGetter',
  30170.                                                         'attribute' => 'packageType',
  30171.                                                         'forwardAttribute' => '',
  30172.                                                         'childs' => [
  30173.                                                             => [
  30174.                                                                 'label' => 'Operator ObjectField Getter',
  30175.                                                                 'type' => 'operator',
  30176.                                                                 'class' => 'ObjectFieldGetter',
  30177.                                                                 'attribute' => 'erpItem',
  30178.                                                                 'forwardAttribute' => '',
  30179.                                                                 'childs' => [
  30180.                                                                     => [
  30181.                                                                         'label' => 'Verkaufs-Artikeldaten (erpItem)',
  30182.                                                                         'type' => 'value',
  30183.                                                                         'class' => 'DefaultValue',
  30184.                                                                         'attribute' => 'erpItem',
  30185.                                                                         'dataType' => 'manyToOneRelation',
  30186.                                                                         'childs' => [
  30187.                                                                         ],
  30188.                                                                     ],
  30189.                                                                 ],
  30190.                                                             ],
  30191.                                                         ],
  30192.                                                     ],
  30193.                                                 ],
  30194.                                             ],
  30195.                                             'key' => '#639c4b9883cf5',
  30196.                                         ],
  30197.                                         'isOperator' => true,
  30198.                                     ],
  30199.                                     '#639c4b9883cf6' => [
  30200.                                         'name' => '#639c4b9883cf6',
  30201.                                         'position' => 10,
  30202.                                         'hidden' => false,
  30203.                                         'width' => 100,
  30204.                                         'locked' => false,
  30205.                                         'fieldConfig' => [
  30206.                                             'isOperator' => true,
  30207.                                             'attributes' => [
  30208.                                                 'label' => 'PackagingNetWeight',
  30209.                                                 'type' => 'operator',
  30210.                                                 'class' => 'ObjectFieldGetter',
  30211.                                                 'attribute' => 'weightNetto',
  30212.                                                 'forwardAttribute' => '',
  30213.                                                 'childs' => [
  30214.                                                     => [
  30215.                                                         'label' => 'Operator ObjectField Getter',
  30216.                                                         'type' => 'operator',
  30217.                                                         'class' => 'ObjectFieldGetter',
  30218.                                                         'attribute' => 'erpItem',
  30219.                                                         'forwardAttribute' => '',
  30220.                                                         'childs' => [
  30221.                                                             => [
  30222.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  30223.                                                                 'type' => 'value',
  30224.                                                                 'class' => 'DefaultValue',
  30225.                                                                 'attribute' => 'erpItem',
  30226.                                                                 'dataType' => 'manyToOneRelation',
  30227.                                                                 'childs' => [
  30228.                                                                 ],
  30229.                                                             ],
  30230.                                                         ],
  30231.                                                     ],
  30232.                                                 ],
  30233.                                             ],
  30234.                                             'key' => '#639c4b9883cf6',
  30235.                                         ],
  30236.                                         'isOperator' => true,
  30237.                                     ],
  30238.                                     '#639c4b9883cf7' => [
  30239.                                         'name' => '#639c4b9883cf7',
  30240.                                         'position' => 11,
  30241.                                         'hidden' => false,
  30242.                                         'width' => 100,
  30243.                                         'locked' => false,
  30244.                                         'fieldConfig' => [
  30245.                                             'isOperator' => true,
  30246.                                             'attributes' => [
  30247.                                                 'label' => 'PackaingNetUnit',
  30248.                                                 'type' => 'operator',
  30249.                                                 'class' => 'ObjectFieldGetter',
  30250.                                                 'childs' => [
  30251.                                                     => [
  30252.                                                         'label' => 'Operator ObjectField Getter',
  30253.                                                         'type' => 'operator',
  30254.                                                         'class' => 'ObjectFieldGetter',
  30255.                                                         'childs' => [
  30256.                                                             => [
  30257.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  30258.                                                                 'type' => 'value',
  30259.                                                                 'class' => 'DefaultValue',
  30260.                                                                 'attribute' => 'erpItem',
  30261.                                                                 'dataType' => 'manyToOneRelation',
  30262.                                                                 'childs' => [
  30263.                                                                 ],
  30264.                                                             ],
  30265.                                                         ],
  30266.                                                         'attribute' => 'erpItem',
  30267.                                                         'forwardAttribute' => '',
  30268.                                                     ],
  30269.                                                 ],
  30270.                                                 'attribute' => 'weightNetto',
  30271.                                                 'forwardAttribute' => '',
  30272.                                             ],
  30273.                                             'key' => '#639c4b9883cf7',
  30274.                                         ],
  30275.                                         'isOperator' => true,
  30276.                                     ],
  30277.                                     '#639c4b9883cf8' => [
  30278.                                         'name' => '#639c4b9883cf8',
  30279.                                         'position' => 12,
  30280.                                         'hidden' => false,
  30281.                                         'width' => 100,
  30282.                                         'locked' => false,
  30283.                                         'fieldConfig' => [
  30284.                                             'isOperator' => true,
  30285.                                             'attributes' => [
  30286.                                                 'label' => 'Ingredients',
  30287.                                                 'type' => 'operator',
  30288.                                                 'class' => 'ObjectFieldGetter',
  30289.                                                 'attribute' => 'ingredientList',
  30290.                                                 'forwardAttribute' => '',
  30291.                                                 'childs' => [
  30292.                                                     => [
  30293.                                                         'label' => 'Operator ObjectField Getter',
  30294.                                                         'type' => 'operator',
  30295.                                                         'class' => 'ObjectFieldGetter',
  30296.                                                         'attribute' => 'recipe',
  30297.                                                         'forwardAttribute' => '',
  30298.                                                         'childs' => [
  30299.                                                             => [
  30300.                                                                 'label' => 'Recipe (recipe)',
  30301.                                                                 'type' => 'value',
  30302.                                                                 'class' => 'DefaultValue',
  30303.                                                                 'attribute' => 'recipe',
  30304.                                                                 'dataType' => 'manyToOneRelation',
  30305.                                                                 'childs' => [
  30306.                                                                 ],
  30307.                                                             ],
  30308.                                                         ],
  30309.                                                     ],
  30310.                                                 ],
  30311.                                             ],
  30312.                                             'key' => '#639c4b9883cf8',
  30313.                                         ],
  30314.                                         'isOperator' => true,
  30315.                                     ],
  30316.                                     '#639c4b9883cf9' => [
  30317.                                         'name' => '#639c4b9883cf9',
  30318.                                         'position' => 13,
  30319.                                         'hidden' => false,
  30320.                                         'width' => 100,
  30321.                                         'locked' => false,
  30322.                                         'fieldConfig' => [
  30323.                                             'isOperator' => true,
  30324.                                             'attributes' => [
  30325.                                                 'label' => 'Spreading',
  30326.                                                 'type' => 'operator',
  30327.                                                 'class' => 'ObjectFieldGetter',
  30328.                                                 'attribute' => 'spreading',
  30329.                                                 'forwardAttribute' => '',
  30330.                                                 'childs' => [
  30331.                                                     => [
  30332.                                                         'label' => 'Operator ObjectField Getter',
  30333.                                                         'type' => 'operator',
  30334.                                                         'class' => 'ObjectFieldGetter',
  30335.                                                         'attribute' => 'erpItem',
  30336.                                                         'forwardAttribute' => '',
  30337.                                                         'childs' => [
  30338.                                                             => [
  30339.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  30340.                                                                 'type' => 'value',
  30341.                                                                 'class' => 'DefaultValue',
  30342.                                                                 'attribute' => 'erpItem',
  30343.                                                                 'dataType' => 'manyToOneRelation',
  30344.                                                                 'childs' => [
  30345.                                                                 ],
  30346.                                                             ],
  30347.                                                         ],
  30348.                                                     ],
  30349.                                                 ],
  30350.                                             ],
  30351.                                             'key' => '#639c4b9883cf9',
  30352.                                         ],
  30353.                                         'isOperator' => true,
  30354.                                     ],
  30355.                                     '#639c4b9883cfa' => [
  30356.                                         'name' => '#639c4b9883cfa',
  30357.                                         'position' => 14,
  30358.                                         'hidden' => false,
  30359.                                         'width' => 100,
  30360.                                         'locked' => false,
  30361.                                         'fieldConfig' => [
  30362.                                             'isOperator' => true,
  30363.                                             'attributes' => [
  30364.                                                 'label' => 'WithoutReportableAdditives',
  30365.                                                 'type' => 'operator',
  30366.                                                 'class' => 'BooleanFormatter',
  30367.                                                 'yesValue' => '1',
  30368.                                                 'noValue' => '0',
  30369.                                                 'childs' => [
  30370.                                                     => [
  30371.                                                         'label' => 'deklarationsfrei (o.d.p.Z.)',
  30372.                                                         'type' => 'operator',
  30373.                                                         'class' => 'PHPCode',
  30374.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  30375.                                                         'additionalData' => 'DV',
  30376.                                                         'childs' => [
  30377.                                                             => [
  30378.                                                                 'label' => 'features',
  30379.                                                                 'type' => 'operator',
  30380.                                                                 'class' => 'ObjectFieldGetter',
  30381.                                                                 'attribute' => 'features',
  30382.                                                                 'forwardAttribute' => '',
  30383.                                                                 'childs' => [
  30384.                                                                     => [
  30385.                                                                         'label' => 'Recipe (recipe)',
  30386.                                                                         'type' => 'value',
  30387.                                                                         'class' => 'DefaultValue',
  30388.                                                                         'attribute' => 'recipe',
  30389.                                                                         'dataType' => 'manyToOneRelation',
  30390.                                                                         'childs' => [
  30391.                                                                         ],
  30392.                                                                     ],
  30393.                                                                 ],
  30394.                                                             ],
  30395.                                                         ],
  30396.                                                     ],
  30397.                                                 ],
  30398.                                             ],
  30399.                                             'key' => '#639c4b9883cfa',
  30400.                                         ],
  30401.                                         'isOperator' => true,
  30402.                                     ],
  30403.                                     '#639c4b9883cfb' => [
  30404.                                         'name' => '#639c4b9883cfb',
  30405.                                         'position' => 15,
  30406.                                         'hidden' => false,
  30407.                                         'width' => 100,
  30408.                                         'locked' => false,
  30409.                                         'fieldConfig' => [
  30410.                                             'isOperator' => true,
  30411.                                             'attributes' => [
  30412.                                                 'label' => 'Vegetarian',
  30413.                                                 'type' => 'operator',
  30414.                                                 'class' => 'BooleanFormatter',
  30415.                                                 'yesValue' => '1',
  30416.                                                 'noValue' => '0',
  30417.                                                 'childs' => [
  30418.                                                     => [
  30419.                                                         'label' => 'vegetarisch',
  30420.                                                         'type' => 'operator',
  30421.                                                         'class' => 'PHPCode',
  30422.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  30423.                                                         'additionalData' => 'Vegetarian',
  30424.                                                         'childs' => [
  30425.                                                             => [
  30426.                                                                 'label' => 'Operator ObjectField Getter',
  30427.                                                                 'type' => 'operator',
  30428.                                                                 'class' => 'ObjectFieldGetter',
  30429.                                                                 'attribute' => 'features',
  30430.                                                                 'forwardAttribute' => '',
  30431.                                                                 'childs' => [
  30432.                                                                     => [
  30433.                                                                         'label' => 'Recipe (recipe)',
  30434.                                                                         'type' => 'value',
  30435.                                                                         'class' => 'DefaultValue',
  30436.                                                                         'attribute' => 'recipe',
  30437.                                                                         'dataType' => 'manyToOneRelation',
  30438.                                                                         'childs' => [
  30439.                                                                         ],
  30440.                                                                     ],
  30441.                                                                 ],
  30442.                                                             ],
  30443.                                                         ],
  30444.                                                     ],
  30445.                                                 ],
  30446.                                             ],
  30447.                                             'key' => '#639c4b9883cfb',
  30448.                                         ],
  30449.                                         'isOperator' => true,
  30450.                                     ],
  30451.                                     '#639c4b9883cfc' => [
  30452.                                         'name' => '#639c4b9883cfc',
  30453.                                         'position' => 16,
  30454.                                         'hidden' => false,
  30455.                                         'width' => 100,
  30456.                                         'locked' => false,
  30457.                                         'fieldConfig' => [
  30458.                                             'isOperator' => true,
  30459.                                             'attributes' => [
  30460.                                                 'label' => 'Vegetable',
  30461.                                                 'type' => 'operator',
  30462.                                                 'class' => 'BooleanFormatter',
  30463.                                                 'yesValue' => '1',
  30464.                                                 'noValue' => '0',
  30465.                                                 'childs' => [
  30466.                                                     => [
  30467.                                                         'label' => 'vegan',
  30468.                                                         'type' => 'operator',
  30469.                                                         'class' => 'PHPCode',
  30470.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  30471.                                                         'additionalData' => 'Vegan',
  30472.                                                         'childs' => [
  30473.                                                             => [
  30474.                                                                 'label' => 'Operator ObjectField Getter',
  30475.                                                                 'type' => 'operator',
  30476.                                                                 'class' => 'ObjectFieldGetter',
  30477.                                                                 'attribute' => 'features',
  30478.                                                                 'forwardAttribute' => '',
  30479.                                                                 'childs' => [
  30480.                                                                     => [
  30481.                                                                         'label' => 'Recipe (recipe)',
  30482.                                                                         'type' => 'value',
  30483.                                                                         'class' => 'DefaultValue',
  30484.                                                                         'attribute' => 'recipe',
  30485.                                                                         'dataType' => 'manyToOneRelation',
  30486.                                                                         'childs' => [
  30487.                                                                         ],
  30488.                                                                     ],
  30489.                                                                 ],
  30490.                                                             ],
  30491.                                                         ],
  30492.                                                     ],
  30493.                                                 ],
  30494.                                             ],
  30495.                                             'key' => '#639c4b9883cfc',
  30496.                                         ],
  30497.                                         'isOperator' => true,
  30498.                                     ],
  30499.                                     '#639c4b9883cfd' => [
  30500.                                         'name' => '#639c4b9883cfd',
  30501.                                         'position' => 17,
  30502.                                         'hidden' => false,
  30503.                                         'width' => 100,
  30504.                                         'locked' => false,
  30505.                                         'fieldConfig' => [
  30506.                                             'isOperator' => true,
  30507.                                             'attributes' => [
  30508.                                                 'label' => 'LactoVegetable',
  30509.                                                 'type' => 'operator',
  30510.                                                 'class' => 'BooleanFormatter',
  30511.                                                 'yesValue' => '1',
  30512.                                                 'noValue' => '0',
  30513.                                                 'childs' => [
  30514.                                                     => [
  30515.                                                         'label' => 'lacto-vegetabil',
  30516.                                                         'type' => 'operator',
  30517.                                                         'class' => 'PHPCode',
  30518.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  30519.                                                         'additionalData' => 'LV',
  30520.                                                         'childs' => [
  30521.                                                             => [
  30522.                                                                 'label' => 'Operator ObjectField Getter',
  30523.                                                                 'type' => 'operator',
  30524.                                                                 'class' => 'ObjectFieldGetter',
  30525.                                                                 'attribute' => 'features',
  30526.                                                                 'forwardAttribute' => '',
  30527.                                                                 'childs' => [
  30528.                                                                     => [
  30529.                                                                         'label' => 'Recipe (recipe)',
  30530.                                                                         'type' => 'value',
  30531.                                                                         'class' => 'DefaultValue',
  30532.                                                                         'attribute' => 'recipe',
  30533.                                                                         'dataType' => 'manyToOneRelation',
  30534.                                                                         'childs' => [
  30535.                                                                         ],
  30536.                                                                     ],
  30537.                                                                 ],
  30538.                                                             ],
  30539.                                                         ],
  30540.                                                     ],
  30541.                                                 ],
  30542.                                             ],
  30543.                                             'key' => '#639c4b9883cfd',
  30544.                                         ],
  30545.                                         'isOperator' => true,
  30546.                                     ],
  30547.                                     '#639c4b9883cfe' => [
  30548.                                         'name' => '#639c4b9883cfe',
  30549.                                         'position' => 18,
  30550.                                         'hidden' => false,
  30551.                                         'width' => 100,
  30552.                                         'locked' => false,
  30553.                                         'fieldConfig' => [
  30554.                                             'isOperator' => true,
  30555.                                             'attributes' => [
  30556.                                                 'label' => 'OvoVegetable',
  30557.                                                 'type' => 'operator',
  30558.                                                 'class' => 'BooleanFormatter',
  30559.                                                 'yesValue' => '1',
  30560.                                                 'noValue' => '0',
  30561.                                                 'childs' => [
  30562.                                                     => [
  30563.                                                         'label' => 'ovo-vegatabil',
  30564.                                                         'type' => 'operator',
  30565.                                                         'class' => 'PHPCode',
  30566.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  30567.                                                         'additionalData' => 'OV',
  30568.                                                         'childs' => [
  30569.                                                             => [
  30570.                                                                 'label' => 'Operator ObjectField Getter',
  30571.                                                                 'type' => 'operator',
  30572.                                                                 'class' => 'ObjectFieldGetter',
  30573.                                                                 'attribute' => 'features',
  30574.                                                                 'forwardAttribute' => '',
  30575.                                                                 'childs' => [
  30576.                                                                     => [
  30577.                                                                         'label' => 'Recipe (recipe)',
  30578.                                                                         'type' => 'value',
  30579.                                                                         'class' => 'DefaultValue',
  30580.                                                                         'attribute' => 'recipe',
  30581.                                                                         'dataType' => 'manyToOneRelation',
  30582.                                                                         'childs' => [
  30583.                                                                         ],
  30584.                                                                     ],
  30585.                                                                 ],
  30586.                                                             ],
  30587.                                                         ],
  30588.                                                     ],
  30589.                                                 ],
  30590.                                             ],
  30591.                                             'key' => '#639c4b9883cfe',
  30592.                                         ],
  30593.                                         'isOperator' => true,
  30594.                                     ],
  30595.                                     '#639c4b9883cff' => [
  30596.                                         'name' => '#639c4b9883cff',
  30597.                                         'position' => 19,
  30598.                                         'hidden' => false,
  30599.                                         'width' => 100,
  30600.                                         'locked' => false,
  30601.                                         'fieldConfig' => [
  30602.                                             'isOperator' => true,
  30603.                                             'attributes' => [
  30604.                                                 'label' => 'LactoOvoVegetable',
  30605.                                                 'type' => 'operator',
  30606.                                                 'class' => 'BooleanFormatter',
  30607.                                                 'yesValue' => '1',
  30608.                                                 'noValue' => '0',
  30609.                                                 'childs' => [
  30610.                                                     => [
  30611.                                                         'label' => 'ovo-lacto-vegetabil',
  30612.                                                         'type' => 'operator',
  30613.                                                         'class' => 'PHPCode',
  30614.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  30615.                                                         'additionalData' => 'OLV',
  30616.                                                         'childs' => [
  30617.                                                             => [
  30618.                                                                 'label' => 'Operator ObjectField Getter',
  30619.                                                                 'type' => 'operator',
  30620.                                                                 'class' => 'ObjectFieldGetter',
  30621.                                                                 'attribute' => 'features',
  30622.                                                                 'forwardAttribute' => '',
  30623.                                                                 'childs' => [
  30624.                                                                     => [
  30625.                                                                         'label' => 'Recipe (recipe)',
  30626.                                                                         'type' => 'value',
  30627.                                                                         'class' => 'DefaultValue',
  30628.                                                                         'attribute' => 'recipe',
  30629.                                                                         'dataType' => 'manyToOneRelation',
  30630.                                                                         'childs' => [
  30631.                                                                         ],
  30632.                                                                     ],
  30633.                                                                 ],
  30634.                                                             ],
  30635.                                                         ],
  30636.                                                     ],
  30637.                                                 ],
  30638.                                             ],
  30639.                                             'key' => '#639c4b9883cff',
  30640.                                         ],
  30641.                                         'isOperator' => true,
  30642.                                     ],
  30643.                                     '#639c4b9883d00' => [
  30644.                                         'name' => '#639c4b9883d00',
  30645.                                         'position' => 20,
  30646.                                         'hidden' => false,
  30647.                                         'width' => 100,
  30648.                                         'locked' => false,
  30649.                                         'fieldConfig' => [
  30650.                                             'isOperator' => true,
  30651.                                             'attributes' => [
  30652.                                                 'label' => 'WithoutGelatin',
  30653.                                                 'type' => 'operator',
  30654.                                                 'class' => 'BooleanFormatter',
  30655.                                                 'yesValue' => '1',
  30656.                                                 'noValue' => '0',
  30657.                                                 'childs' => [
  30658.                                                     => [
  30659.                                                         'label' => 'ohne Gelatine',
  30660.                                                         'type' => 'operator',
  30661.                                                         'class' => 'PHPCode',
  30662.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  30663.                                                         'additionalData' => 'NoGel',
  30664.                                                         'childs' => [
  30665.                                                             => [
  30666.                                                                 'label' => 'Operator ObjectField Getter',
  30667.                                                                 'type' => 'operator',
  30668.                                                                 'class' => 'ObjectFieldGetter',
  30669.                                                                 'attribute' => 'features',
  30670.                                                                 'forwardAttribute' => '',
  30671.                                                                 'childs' => [
  30672.                                                                     => [
  30673.                                                                         'label' => 'Recipe (recipe)',
  30674.                                                                         'type' => 'value',
  30675.                                                                         'class' => 'DefaultValue',
  30676.                                                                         'attribute' => 'recipe',
  30677.                                                                         'dataType' => 'manyToOneRelation',
  30678.                                                                         'childs' => [
  30679.                                                                         ],
  30680.                                                                     ],
  30681.                                                                 ],
  30682.                                                             ],
  30683.                                                         ],
  30684.                                                     ],
  30685.                                                 ],
  30686.                                             ],
  30687.                                             'key' => '#639c4b9883d00',
  30688.                                         ],
  30689.                                         'isOperator' => true,
  30690.                                     ],
  30691.                                     '#639c4b9883d01' => [
  30692.                                         'name' => '#639c4b9883d01',
  30693.                                         'position' => 21,
  30694.                                         'hidden' => false,
  30695.                                         'width' => 100,
  30696.                                         'locked' => false,
  30697.                                         'fieldConfig' => [
  30698.                                             'isOperator' => true,
  30699.                                             'attributes' => [
  30700.                                                 'label' => 'Instant heiss löslich',
  30701.                                                 'type' => 'operator',
  30702.                                                 'class' => 'BooleanFormatter',
  30703.                                                 'yesValue' => 'Ja',
  30704.                                                 'noValue' => 'Nein',
  30705.                                                 'childs' => [
  30706.                                                     => [
  30707.                                                         'label' => 'Instant heiß löslich',
  30708.                                                         'type' => 'operator',
  30709.                                                         'class' => 'PHPCode',
  30710.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  30711.                                                         'additionalData' => 'HotSoluble',
  30712.                                                         'childs' => [
  30713.                                                             => [
  30714.                                                                 'label' => 'Operator ObjectField Getter',
  30715.                                                                 'type' => 'operator',
  30716.                                                                 'class' => 'ObjectFieldGetter',
  30717.                                                                 'attribute' => 'usages',
  30718.                                                                 'forwardAttribute' => '',
  30719.                                                                 'childs' => [
  30720.                                                                     => [
  30721.                                                                         'label' => 'Recipe (recipe)',
  30722.                                                                         'type' => 'value',
  30723.                                                                         'class' => 'DefaultValue',
  30724.                                                                         'attribute' => 'recipe',
  30725.                                                                         'dataType' => 'manyToOneRelation',
  30726.                                                                         'childs' => [
  30727.                                                                         ],
  30728.                                                                     ],
  30729.                                                                 ],
  30730.                                                             ],
  30731.                                                         ],
  30732.                                                     ],
  30733.                                                 ],
  30734.                                             ],
  30735.                                             'key' => '#639c4b9883d01',
  30736.                                         ],
  30737.                                         'isOperator' => true,
  30738.                                     ],
  30739.                                     '#639c4b9883d02' => [
  30740.                                         'name' => '#639c4b9883d02',
  30741.                                         'position' => 22,
  30742.                                         'hidden' => false,
  30743.                                         'width' => 100,
  30744.                                         'locked' => false,
  30745.                                         'fieldConfig' => [
  30746.                                             'isOperator' => true,
  30747.                                             'attributes' => [
  30748.                                                 'label' => 'Instant kalt löslich',
  30749.                                                 'type' => 'operator',
  30750.                                                 'class' => 'BooleanFormatter',
  30751.                                                 'yesValue' => 'Ja',
  30752.                                                 'noValue' => 'Nein',
  30753.                                                 'childs' => [
  30754.                                                     => [
  30755.                                                         'label' => 'Instant kalt löslich',
  30756.                                                         'type' => 'operator',
  30757.                                                         'class' => 'PHPCode',
  30758.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  30759.                                                         'additionalData' => 'ColdSoluble',
  30760.                                                         'childs' => [
  30761.                                                             => [
  30762.                                                                 'label' => 'Operator ObjectField Getter',
  30763.                                                                 'type' => 'operator',
  30764.                                                                 'class' => 'ObjectFieldGetter',
  30765.                                                                 'attribute' => 'usages',
  30766.                                                                 'forwardAttribute' => '',
  30767.                                                                 'childs' => [
  30768.                                                                     => [
  30769.                                                                         'label' => 'Recipe (recipe)',
  30770.                                                                         'type' => 'value',
  30771.                                                                         'class' => 'DefaultValue',
  30772.                                                                         'attribute' => 'recipe',
  30773.                                                                         'dataType' => 'manyToOneRelation',
  30774.                                                                         'childs' => [
  30775.                                                                         ],
  30776.                                                                     ],
  30777.                                                                 ],
  30778.                                                             ],
  30779.                                                         ],
  30780.                                                     ],
  30781.                                                 ],
  30782.                                             ],
  30783.                                             'key' => '#639c4b9883d02',
  30784.                                         ],
  30785.                                         'isOperator' => true,
  30786.                                     ],
  30787.                                     '#639c4b9883d03' => [
  30788.                                         'name' => '#639c4b9883d03',
  30789.                                         'position' => 23,
  30790.                                         'hidden' => false,
  30791.                                         'width' => 100,
  30792.                                         'locked' => false,
  30793.                                         'fieldConfig' => [
  30794.                                             'isOperator' => true,
  30795.                                             'attributes' => [
  30796.                                                 'label' => 'zum Kochen',
  30797.                                                 'type' => 'operator',
  30798.                                                 'class' => 'BooleanFormatter',
  30799.                                                 'yesValue' => 'Ja',
  30800.                                                 'noValue' => 'Nein',
  30801.                                                 'childs' => [
  30802.                                                     => [
  30803.                                                         'label' => 'zum Kochen',
  30804.                                                         'type' => 'operator',
  30805.                                                         'class' => 'PHPCode',
  30806.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  30807.                                                         'additionalData' => 'ForCooking',
  30808.                                                         'childs' => [
  30809.                                                             => [
  30810.                                                                 'label' => 'Operator ObjectField Getter',
  30811.                                                                 'type' => 'operator',
  30812.                                                                 'class' => 'ObjectFieldGetter',
  30813.                                                                 'childs' => [
  30814.                                                                     => [
  30815.                                                                         'label' => 'Recipe (recipe)',
  30816.                                                                         'type' => 'value',
  30817.                                                                         'class' => 'DefaultValue',
  30818.                                                                         'attribute' => 'recipe',
  30819.                                                                         'dataType' => 'manyToOneRelation',
  30820.                                                                         'childs' => [
  30821.                                                                         ],
  30822.                                                                     ],
  30823.                                                                 ],
  30824.                                                                 'attribute' => 'usages',
  30825.                                                                 'forwardAttribute' => '',
  30826.                                                             ],
  30827.                                                         ],
  30828.                                                     ],
  30829.                                                 ],
  30830.                                             ],
  30831.                                             'key' => '#639c4b9883d03',
  30832.                                         ],
  30833.                                         'isOperator' => true,
  30834.                                     ],
  30835.                                     '#639c4b9883d04' => [
  30836.                                         'name' => '#639c4b9883d04',
  30837.                                         'position' => 24,
  30838.                                         'hidden' => false,
  30839.                                         'width' => 100,
  30840.                                         'locked' => false,
  30841.                                         'fieldConfig' => [
  30842.                                             'isOperator' => true,
  30843.                                             'attributes' => [
  30844.                                                 'label' => 'Cook&Chill geeignet',
  30845.                                                 'type' => 'operator',
  30846.                                                 'class' => 'BooleanFormatter',
  30847.                                                 'yesValue' => 'Ja',
  30848.                                                 'noValue' => 'Nein',
  30849.                                                 'childs' => [
  30850.                                                     => [
  30851.                                                         'label' => 'Cook&Chill geeignet',
  30852.                                                         'type' => 'operator',
  30853.                                                         'class' => 'PHPCode',
  30854.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  30855.                                                         'additionalData' => 'CookChill',
  30856.                                                         'childs' => [
  30857.                                                             => [
  30858.                                                                 'label' => 'usage',
  30859.                                                                 'type' => 'operator',
  30860.                                                                 'class' => 'ObjectFieldGetter',
  30861.                                                                 'childs' => [
  30862.                                                                     => [
  30863.                                                                         'label' => 'Recipe (recipe)',
  30864.                                                                         'type' => 'value',
  30865.                                                                         'class' => 'DefaultValue',
  30866.                                                                         'attribute' => 'recipe',
  30867.                                                                         'dataType' => 'manyToOneRelation',
  30868.                                                                         'childs' => [
  30869.                                                                         ],
  30870.                                                                     ],
  30871.                                                                 ],
  30872.                                                                 'attribute' => 'usages',
  30873.                                                                 'forwardAttribute' => '',
  30874.                                                             ],
  30875.                                                         ],
  30876.                                                     ],
  30877.                                                 ],
  30878.                                             ],
  30879.                                             'key' => '#639c4b9883d04',
  30880.                                         ],
  30881.                                         'isOperator' => true,
  30882.                                     ],
  30883.                                     '#639c4b9883d05' => [
  30884.                                         'name' => '#639c4b9883d05',
  30885.                                         'position' => 25,
  30886.                                         'hidden' => false,
  30887.                                         'width' => 100,
  30888.                                         'locked' => false,
  30889.                                         'fieldConfig' => [
  30890.                                             'isOperator' => true,
  30891.                                             'attributes' => [
  30892.                                                 'label' => 'OrganicCertification',
  30893.                                                 'type' => 'operator',
  30894.                                                 'class' => 'BooleanFormatter',
  30895.                                                 'yesValue' => '1',
  30896.                                                 'noValue' => '0',
  30897.                                                 'childs' => [
  30898.                                                     => [
  30899.                                                         'label' => 'Bio',
  30900.                                                         'type' => 'operator',
  30901.                                                         'class' => 'PHPCode',
  30902.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  30903.                                                         'additionalData' => 'Bio',
  30904.                                                         'childs' => [
  30905.                                                             => [
  30906.                                                                 'label' => 'Operator ObjectField Getter',
  30907.                                                                 'type' => 'operator',
  30908.                                                                 'class' => 'ObjectFieldGetter',
  30909.                                                                 'childs' => [
  30910.                                                                     => [
  30911.                                                                         'label' => 'Recipe (recipe)',
  30912.                                                                         'type' => 'value',
  30913.                                                                         'class' => 'DefaultValue',
  30914.                                                                         'attribute' => 'recipe',
  30915.                                                                         'dataType' => 'manyToOneRelation',
  30916.                                                                         'childs' => [
  30917.                                                                         ],
  30918.                                                                     ],
  30919.                                                                 ],
  30920.                                                                 'attribute' => 'features',
  30921.                                                                 'forwardAttribute' => '',
  30922.                                                             ],
  30923.                                                         ],
  30924.                                                     ],
  30925.                                                 ],
  30926.                                             ],
  30927.                                             'key' => '#639c4b9883d05',
  30928.                                         ],
  30929.                                         'isOperator' => true,
  30930.                                     ],
  30931.                                     '#639c4b9883d06' => [
  30932.                                         'name' => '#639c4b9883d06',
  30933.                                         'position' => 26,
  30934.                                         'hidden' => false,
  30935.                                         'width' => 100,
  30936.                                         'locked' => false,
  30937.                                         'fieldConfig' => [
  30938.                                             'isOperator' => true,
  30939.                                             'attributes' => [
  30940.                                                 'label' => 'minusA',
  30941.                                                 'type' => 'operator',
  30942.                                                 'class' => 'BooleanFormatter',
  30943.                                                 'yesValue' => '1',
  30944.                                                 'noValue' => '0',
  30945.                                                 'childs' => [
  30946.                                                     => [
  30947.                                                         'label' => 'MINUS ALLERGENE -A',
  30948.                                                         'type' => 'operator',
  30949.                                                         'class' => 'PHPCode',
  30950.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  30951.                                                         'additionalData' => 'MinusA',
  30952.                                                         'childs' => [
  30953.                                                             => [
  30954.                                                                 'label' => 'Operator ObjectField Getter',
  30955.                                                                 'type' => 'operator',
  30956.                                                                 'class' => 'ObjectFieldGetter',
  30957.                                                                 'childs' => [
  30958.                                                                     => [
  30959.                                                                         'label' => 'Recipe (recipe)',
  30960.                                                                         'type' => 'value',
  30961.                                                                         'class' => 'DefaultValue',
  30962.                                                                         'attribute' => 'recipe',
  30963.                                                                         'dataType' => 'manyToOneRelation',
  30964.                                                                         'childs' => [
  30965.                                                                         ],
  30966.                                                                     ],
  30967.                                                                 ],
  30968.                                                                 'attribute' => 'allergens',
  30969.                                                                 'forwardAttribute' => '',
  30970.                                                             ],
  30971.                                                         ],
  30972.                                                     ],
  30973.                                                 ],
  30974.                                             ],
  30975.                                             'key' => '#639c4b9883d06',
  30976.                                         ],
  30977.                                         'isOperator' => true,
  30978.                                     ],
  30979.                                     '#639c4b9883d07' => [
  30980.                                         'name' => '#639c4b9883d07',
  30981.                                         'position' => 27,
  30982.                                         'hidden' => false,
  30983.                                         'width' => 100,
  30984.                                         'locked' => false,
  30985.                                         'fieldConfig' => [
  30986.                                             'isOperator' => true,
  30987.                                             'attributes' => [
  30988.                                                 'label' => 'Gluten',
  30989.                                                 'type' => 'operator',
  30990.                                                 'class' => 'BooleanFormatter',
  30991.                                                 'yesValue' => '1',
  30992.                                                 'noValue' => '0',
  30993.                                                 'childs' => [
  30994.                                                     => [
  30995.                                                         'label' => 'GLUTEN',
  30996.                                                         'type' => 'operator',
  30997.                                                         'class' => 'PHPCode',
  30998.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  30999.                                                         'additionalData' => 'Gluten',
  31000.                                                         'childs' => [
  31001.                                                             => [
  31002.                                                                 'label' => 'Operator ObjectField Getter',
  31003.                                                                 'type' => 'operator',
  31004.                                                                 'class' => 'ObjectFieldGetter',
  31005.                                                                 'childs' => [
  31006.                                                                     => [
  31007.                                                                         'label' => 'Recipe (recipe)',
  31008.                                                                         'type' => 'value',
  31009.                                                                         'class' => 'DefaultValue',
  31010.                                                                         'attribute' => 'recipe',
  31011.                                                                         'dataType' => 'manyToOneRelation',
  31012.                                                                         'childs' => [
  31013.                                                                         ],
  31014.                                                                     ],
  31015.                                                                 ],
  31016.                                                                 'attribute' => 'allergens',
  31017.                                                                 'forwardAttribute' => '',
  31018.                                                             ],
  31019.                                                         ],
  31020.                                                     ],
  31021.                                                 ],
  31022.                                             ],
  31023.                                             'key' => '#639c4b9883d07',
  31024.                                         ],
  31025.                                         'isOperator' => true,
  31026.                                     ],
  31027.                                     '#639c4b9883d08' => [
  31028.                                         'name' => '#639c4b9883d08',
  31029.                                         'position' => 28,
  31030.                                         'hidden' => false,
  31031.                                         'width' => 100,
  31032.                                         'locked' => false,
  31033.                                         'fieldConfig' => [
  31034.                                             'isOperator' => true,
  31035.                                             'attributes' => [
  31036.                                                 'label' => 'Crustacean',
  31037.                                                 'type' => 'operator',
  31038.                                                 'class' => 'BooleanFormatter',
  31039.                                                 'yesValue' => '1',
  31040.                                                 'noValue' => '0',
  31041.                                                 'childs' => [
  31042.                                                     => [
  31043.                                                         'label' => 'KREBSTIERE',
  31044.                                                         'type' => 'operator',
  31045.                                                         'class' => 'PHPCode',
  31046.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31047.                                                         'additionalData' => 'Crustacean',
  31048.                                                         'childs' => [
  31049.                                                             => [
  31050.                                                                 'label' => 'Operator ObjectField Getter',
  31051.                                                                 'type' => 'operator',
  31052.                                                                 'class' => 'ObjectFieldGetter',
  31053.                                                                 'childs' => [
  31054.                                                                     => [
  31055.                                                                         'label' => 'Recipe (recipe)',
  31056.                                                                         'type' => 'value',
  31057.                                                                         'class' => 'DefaultValue',
  31058.                                                                         'attribute' => 'recipe',
  31059.                                                                         'dataType' => 'manyToOneRelation',
  31060.                                                                         'childs' => [
  31061.                                                                         ],
  31062.                                                                     ],
  31063.                                                                 ],
  31064.                                                                 'attribute' => 'allergens',
  31065.                                                                 'forwardAttribute' => '',
  31066.                                                             ],
  31067.                                                         ],
  31068.                                                     ],
  31069.                                                 ],
  31070.                                             ],
  31071.                                             'key' => '#639c4b9883d08',
  31072.                                         ],
  31073.                                         'isOperator' => true,
  31074.                                     ],
  31075.                                     '#639c4b9883d09' => [
  31076.                                         'name' => '#639c4b9883d09',
  31077.                                         'position' => 29,
  31078.                                         'hidden' => false,
  31079.                                         'width' => 100,
  31080.                                         'locked' => false,
  31081.                                         'fieldConfig' => [
  31082.                                             'isOperator' => true,
  31083.                                             'attributes' => [
  31084.                                                 'label' => 'Egg',
  31085.                                                 'type' => 'operator',
  31086.                                                 'class' => 'BooleanFormatter',
  31087.                                                 'yesValue' => '1',
  31088.                                                 'noValue' => '0',
  31089.                                                 'childs' => [
  31090.                                                     => [
  31091.                                                         'label' => 'EI',
  31092.                                                         'type' => 'operator',
  31093.                                                         'class' => 'PHPCode',
  31094.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31095.                                                         'additionalData' => 'Egg',
  31096.                                                         'childs' => [
  31097.                                                             => [
  31098.                                                                 'label' => 'Operator ObjectField Getter',
  31099.                                                                 'type' => 'operator',
  31100.                                                                 'class' => 'ObjectFieldGetter',
  31101.                                                                 'childs' => [
  31102.                                                                     => [
  31103.                                                                         'label' => 'Recipe (recipe)',
  31104.                                                                         'type' => 'value',
  31105.                                                                         'class' => 'DefaultValue',
  31106.                                                                         'attribute' => 'recipe',
  31107.                                                                         'dataType' => 'manyToOneRelation',
  31108.                                                                         'childs' => [
  31109.                                                                         ],
  31110.                                                                     ],
  31111.                                                                 ],
  31112.                                                                 'attribute' => 'allergens',
  31113.                                                                 'forwardAttribute' => '',
  31114.                                                             ],
  31115.                                                         ],
  31116.                                                     ],
  31117.                                                 ],
  31118.                                             ],
  31119.                                             'key' => '#639c4b9883d09',
  31120.                                         ],
  31121.                                         'isOperator' => true,
  31122.                                     ],
  31123.                                     '#639c4b9883d0a' => [
  31124.                                         'name' => '#639c4b9883d0a',
  31125.                                         'position' => 30,
  31126.                                         'hidden' => false,
  31127.                                         'width' => 100,
  31128.                                         'locked' => false,
  31129.                                         'fieldConfig' => [
  31130.                                             'isOperator' => true,
  31131.                                             'attributes' => [
  31132.                                                 'label' => 'Dosierung',
  31133.                                                 'type' => 'operator',
  31134.                                                 'class' => 'ObjectFieldGetter',
  31135.                                                 'attribute' => 'dosageText',
  31136.                                                 'forwardAttribute' => '',
  31137.                                                 'childs' => [
  31138.                                                     => [
  31139.                                                         'label' => 'Operator ObjectField Getter',
  31140.                                                         'type' => 'operator',
  31141.                                                         'class' => 'ObjectFieldGetter',
  31142.                                                         'attribute' => 'recipe',
  31143.                                                         'forwardAttribute' => '',
  31144.                                                         'childs' => [
  31145.                                                             => [
  31146.                                                                 'label' => 'Recipe (recipe)',
  31147.                                                                 'type' => 'value',
  31148.                                                                 'class' => 'DefaultValue',
  31149.                                                                 'attribute' => 'recipe',
  31150.                                                                 'dataType' => 'manyToOneRelation',
  31151.                                                                 'childs' => [
  31152.                                                                 ],
  31153.                                                             ],
  31154.                                                         ],
  31155.                                                     ],
  31156.                                                 ],
  31157.                                             ],
  31158.                                             'key' => '#639c4b9883d0a',
  31159.                                         ],
  31160.                                         'isOperator' => true,
  31161.                                     ],
  31162.                                     '#639c4b9883d0b' => [
  31163.                                         'name' => '#639c4b9883d0b',
  31164.                                         'position' => 31,
  31165.                                         'hidden' => false,
  31166.                                         'width' => 100,
  31167.                                         'locked' => false,
  31168.                                         'fieldConfig' => [
  31169.                                             'isOperator' => true,
  31170.                                             'attributes' => [
  31171.                                                 'label' => 'Markets',
  31172.                                                 'type' => 'operator',
  31173.                                                 'class' => 'Alias',
  31174.                                                 'childs' => [
  31175.                                                     => [
  31176.                                                         'label' => 'Im Markt aktiv (marketsActive)',
  31177.                                                         'type' => 'value',
  31178.                                                         'class' => 'DefaultValue',
  31179.                                                         'attribute' => 'marketsActive',
  31180.                                                         'dataType' => 'multiselect',
  31181.                                                         'childs' => [
  31182.                                                         ],
  31183.                                                     ],
  31184.                                                 ],
  31185.                                             ],
  31186.                                             'key' => '#639c4b9883d0b',
  31187.                                         ],
  31188.                                         'isOperator' => true,
  31189.                                     ],
  31190.                                     '#639c4b9883d0c' => [
  31191.                                         'name' => '#639c4b9883d0c',
  31192.                                         'position' => 32,
  31193.                                         'hidden' => false,
  31194.                                         'width' => 100,
  31195.                                         'locked' => false,
  31196.                                         'fieldConfig' => [
  31197.                                             'isOperator' => true,
  31198.                                             'attributes' => [
  31199.                                                 'label' => 'Rezeptur-Nr.',
  31200.                                                 'type' => 'operator',
  31201.                                                 'class' => 'ObjectFieldGetter',
  31202.                                                 'childs' => [
  31203.                                                     => [
  31204.                                                         'label' => 'Operator ObjectField Getter',
  31205.                                                         'type' => 'operator',
  31206.                                                         'class' => 'ObjectFieldGetter',
  31207.                                                         'childs' => [
  31208.                                                             => [
  31209.                                                                 'label' => 'Rezeptur-Datensatz (recipe)',
  31210.                                                                 'type' => 'value',
  31211.                                                                 'class' => 'DefaultValue',
  31212.                                                                 'attribute' => 'recipe',
  31213.                                                                 'dataType' => 'manyToOneRelation',
  31214.                                                                 'childs' => [
  31215.                                                                 ],
  31216.                                                             ],
  31217.                                                         ],
  31218.                                                         'attribute' => 'recipe',
  31219.                                                         'forwardAttribute' => '',
  31220.                                                     ],
  31221.                                                 ],
  31222.                                                 'attribute' => 'recipeID',
  31223.                                                 'forwardAttribute' => '',
  31224.                                             ],
  31225.                                             'key' => '#639c4b9883d0c',
  31226.                                         ],
  31227.                                         'isOperator' => true,
  31228.                                     ],
  31229.                                     '#639c4b9883d0d' => [
  31230.                                         'name' => '#639c4b9883d0d',
  31231.                                         'position' => 33,
  31232.                                         'hidden' => false,
  31233.                                         'width' => 100,
  31234.                                         'locked' => false,
  31235.                                         'fieldConfig' => [
  31236.                                             'isOperator' => true,
  31237.                                             'attributes' => [
  31238.                                                 'label' => 'assortment',
  31239.                                                 'type' => 'operator',
  31240.                                                 'class' => 'Alias',
  31241.                                                 'childs' => [
  31242.                                                     => [
  31243.                                                         'label' => 'Sortiment (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment) (assortment)',
  31244.                                                         'type' => 'value',
  31245.                                                         'class' => 'DefaultValue',
  31246.                                                         'attribute' => 'assortment',
  31247.                                                         'dataType' => 'select',
  31248.                                                         'childs' => [
  31249.                                                         ],
  31250.                                                     ],
  31251.                                                 ],
  31252.                                             ],
  31253.                                             'key' => '#639c4b9883d0d',
  31254.                                         ],
  31255.                                         'isOperator' => true,
  31256.                                     ],
  31257.                                     '#639c4b9883d0e' => [
  31258.                                         'name' => '#639c4b9883d0e',
  31259.                                         'position' => 34,
  31260.                                         'hidden' => false,
  31261.                                         'width' => 100,
  31262.                                         'locked' => false,
  31263.                                         'fieldConfig' => [
  31264.                                             'isOperator' => true,
  31265.                                             'attributes' => [
  31266.                                                 'label' => 'taste',
  31267.                                                 'type' => 'operator',
  31268.                                                 'class' => 'ObjectFieldGetter',
  31269.                                                 'attribute' => 'taste',
  31270.                                                 'forwardAttribute' => '',
  31271.                                                 'childs' => [
  31272.                                                     => [
  31273.                                                         'label' => 'Operator ObjectField Getter',
  31274.                                                         'type' => 'operator',
  31275.                                                         'class' => 'ObjectFieldGetter',
  31276.                                                         'attribute' => 'taste',
  31277.                                                         'forwardAttribute' => '',
  31278.                                                         'childs' => [
  31279.                                                             => [
  31280.                                                                 'label' => 'Geschmacksrichtung (taste) (taste) (taste) (taste) (taste)',
  31281.                                                                 'type' => 'value',
  31282.                                                                 'class' => 'DefaultValue',
  31283.                                                                 'attribute' => 'taste',
  31284.                                                                 'dataType' => 'manyToOneRelation',
  31285.                                                                 'childs' => [
  31286.                                                                 ],
  31287.                                                             ],
  31288.                                                         ],
  31289.                                                     ],
  31290.                                                 ],
  31291.                                             ],
  31292.                                             'key' => '#639c4b9883d0e',
  31293.                                         ],
  31294.                                         'isOperator' => true,
  31295.                                     ],
  31296.                                     '#639c4b9883d0f' => [
  31297.                                         'name' => '#639c4b9883d0f',
  31298.                                         'position' => 35,
  31299.                                         'hidden' => false,
  31300.                                         'width' => 100,
  31301.                                         'locked' => false,
  31302.                                         'fieldConfig' => [
  31303.                                             'isOperator' => true,
  31304.                                             'attributes' => [
  31305.                                                 'label' => 'Lagerbedingung',
  31306.                                                 'type' => 'operator',
  31307.                                                 'class' => 'ObjectFieldGetter',
  31308.                                                 'attribute' => 'condition',
  31309.                                                 'forwardAttribute' => '',
  31310.                                                 'childs' => [
  31311.                                                     => [
  31312.                                                         'label' => 'Operator ObjectField Getter',
  31313.                                                         'type' => 'operator',
  31314.                                                         'class' => 'ObjectFieldGetter',
  31315.                                                         'attribute' => 'productCondition',
  31316.                                                         'forwardAttribute' => '',
  31317.                                                         'childs' => [
  31318.                                                             => [
  31319.                                                                 'label' => 'Lager-Bedingung (productCondition) (productCondition) (productCondition) (productCondition) (productCondition)',
  31320.                                                                 'type' => 'value',
  31321.                                                                 'class' => 'DefaultValue',
  31322.                                                                 'attribute' => 'productCondition',
  31323.                                                                 'dataType' => 'manyToOneRelation',
  31324.                                                                 'childs' => [
  31325.                                                                 ],
  31326.                                                             ],
  31327.                                                         ],
  31328.                                                     ],
  31329.                                                 ],
  31330.                                             ],
  31331.                                             'key' => '#639c4b9883d0f',
  31332.                                         ],
  31333.                                         'isOperator' => true,
  31334.                                     ],
  31335.                                     '#639c4b9883d10' => [
  31336.                                         'name' => '#639c4b9883d10',
  31337.                                         'position' => 36,
  31338.                                         'hidden' => false,
  31339.                                         'width' => 100,
  31340.                                         'locked' => false,
  31341.                                         'fieldConfig' => [
  31342.                                             'isOperator' => true,
  31343.                                             'attributes' => [
  31344.                                                 'label' => 'Sortimentslinie',
  31345.                                                 'type' => 'operator',
  31346.                                                 'class' => 'ObjectFieldGetter',
  31347.                                                 'attribute' => 'line',
  31348.                                                 'forwardAttribute' => '',
  31349.                                                 'childs' => [
  31350.                                                     => [
  31351.                                                         'label' => 'Operator ObjectField Getter',
  31352.                                                         'type' => 'operator',
  31353.                                                         'class' => 'ObjectFieldGetter',
  31354.                                                         'attribute' => 'line',
  31355.                                                         'forwardAttribute' => '',
  31356.                                                         'childs' => [
  31357.                                                             => [
  31358.                                                                 'label' => 'Sortiments-Linie (line) (line) (line) (line) (line)',
  31359.                                                                 'type' => 'value',
  31360.                                                                 'class' => 'DefaultValue',
  31361.                                                                 'attribute' => 'line',
  31362.                                                                 'dataType' => 'manyToOneRelation',
  31363.                                                                 'childs' => [
  31364.                                                                 ],
  31365.                                                             ],
  31366.                                                         ],
  31367.                                                     ],
  31368.                                                 ],
  31369.                                             ],
  31370.                                             'key' => '#639c4b9883d10',
  31371.                                         ],
  31372.                                         'isOperator' => true,
  31373.                                     ],
  31374.                                     '#639c4b9883d11' => [
  31375.                                         'name' => '#639c4b9883d11',
  31376.                                         'position' => 37,
  31377.                                         'hidden' => false,
  31378.                                         'width' => 100,
  31379.                                         'locked' => false,
  31380.                                         'fieldConfig' => [
  31381.                                             'isOperator' => true,
  31382.                                             'attributes' => [
  31383.                                                 'label' => 'Zusatzbeschreibung',
  31384.                                                 'type' => 'operator',
  31385.                                                 'class' => 'Alias',
  31386.                                                 'childs' => [
  31387.                                                     => [
  31388.                                                         'label' => 'Kurzbeschreibung (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription) (shortDescription)',
  31389.                                                         'type' => 'value',
  31390.                                                         'class' => 'DefaultValue',
  31391.                                                         'attribute' => 'shortDescription',
  31392.                                                         'dataType' => 'textarea',
  31393.                                                         'childs' => [
  31394.                                                         ],
  31395.                                                     ],
  31396.                                                 ],
  31397.                                             ],
  31398.                                             'key' => '#639c4b9883d11',
  31399.                                         ],
  31400.                                         'isOperator' => true,
  31401.                                     ],
  31402.                                     '#639c4b9883d12' => [
  31403.                                         'name' => '#639c4b9883d12',
  31404.                                         'position' => 38,
  31405.                                         'hidden' => false,
  31406.                                         'width' => 100,
  31407.                                         'locked' => false,
  31408.                                         'fieldConfig' => [
  31409.                                             'isOperator' => true,
  31410.                                             'attributes' => [
  31411.                                                 'label' => 'ohne glutenhaltige Zutaten',
  31412.                                                 'type' => 'operator',
  31413.                                                 'class' => 'BooleanFormatter',
  31414.                                                 'yesValue' => 'Ja',
  31415.                                                 'noValue' => 'Nein',
  31416.                                                 'childs' => [
  31417.                                                     => [
  31418.                                                         'label' => 'Operator PHP Code',
  31419.                                                         'type' => 'operator',
  31420.                                                         'class' => 'PHPCode',
  31421.                                                         'childs' => [
  31422.                                                             => [
  31423.                                                                 'label' => 'Operator ObjectField Getter',
  31424.                                                                 'type' => 'operator',
  31425.                                                                 'class' => 'ObjectFieldGetter',
  31426.                                                                 'childs' => [
  31427.                                                                     => [
  31428.                                                                         'label' => 'Recipe (recipe)',
  31429.                                                                         'type' => 'value',
  31430.                                                                         'class' => 'DefaultValue',
  31431.                                                                         'attribute' => 'recipe',
  31432.                                                                         'dataType' => 'manyToOneRelation',
  31433.                                                                         'childs' => [
  31434.                                                                         ],
  31435.                                                                     ],
  31436.                                                                 ],
  31437.                                                                 'attribute' => 'features',
  31438.                                                                 'forwardAttribute' => '',
  31439.                                                             ],
  31440.                                                         ],
  31441.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31442.                                                         'additionalData' => 'NoG',
  31443.                                                     ],
  31444.                                                 ],
  31445.                                             ],
  31446.                                             'key' => '#639c4b9883d12',
  31447.                                         ],
  31448.                                         'isOperator' => true,
  31449.                                     ],
  31450.                                     '#639c4b9883d13' => [
  31451.                                         'name' => '#639c4b9883d13',
  31452.                                         'position' => 39,
  31453.                                         'hidden' => false,
  31454.                                         'width' => 100,
  31455.                                         'locked' => false,
  31456.                                         'fieldConfig' => [
  31457.                                             'isOperator' => true,
  31458.                                             'attributes' => [
  31459.                                                 'label' => 'ohne lactosehaltige Zutaten',
  31460.                                                 'type' => 'operator',
  31461.                                                 'class' => 'BooleanFormatter',
  31462.                                                 'yesValue' => 'Ja',
  31463.                                                 'noValue' => 'Nein',
  31464.                                                 'childs' => [
  31465.                                                     => [
  31466.                                                         'label' => 'Operator PHP Code',
  31467.                                                         'type' => 'operator',
  31468.                                                         'class' => 'PHPCode',
  31469.                                                         'childs' => [
  31470.                                                             => [
  31471.                                                                 'label' => 'Operator ObjectField Getter',
  31472.                                                                 'type' => 'operator',
  31473.                                                                 'class' => 'ObjectFieldGetter',
  31474.                                                                 'childs' => [
  31475.                                                                     => [
  31476.                                                                         'label' => 'Recipe (recipe)',
  31477.                                                                         'type' => 'value',
  31478.                                                                         'class' => 'DefaultValue',
  31479.                                                                         'attribute' => 'recipe',
  31480.                                                                         'dataType' => 'manyToOneRelation',
  31481.                                                                         'childs' => [
  31482.                                                                         ],
  31483.                                                                     ],
  31484.                                                                 ],
  31485.                                                                 'attribute' => 'features',
  31486.                                                                 'forwardAttribute' => '',
  31487.                                                             ],
  31488.                                                         ],
  31489.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31490.                                                         'additionalData' => 'NoL',
  31491.                                                     ],
  31492.                                                 ],
  31493.                                             ],
  31494.                                             'key' => '#639c4b9883d13',
  31495.                                         ],
  31496.                                         'isOperator' => true,
  31497.                                     ],
  31498.                                     '#639c4b9883d14' => [
  31499.                                         'name' => '#639c4b9883d14',
  31500.                                         'position' => 40,
  31501.                                         'hidden' => false,
  31502.                                         'width' => 100,
  31503.                                         'locked' => false,
  31504.                                         'fieldConfig' => [
  31505.                                             'isOperator' => true,
  31506.                                             'attributes' => [
  31507.                                                 'label' => 'ohne Hefeextrakt',
  31508.                                                 'type' => 'operator',
  31509.                                                 'class' => 'BooleanFormatter',
  31510.                                                 'yesValue' => 'Ja',
  31511.                                                 'noValue' => 'Nein',
  31512.                                                 'childs' => [
  31513.                                                     => [
  31514.                                                         'label' => 'Operator PHP Code',
  31515.                                                         'type' => 'operator',
  31516.                                                         'class' => 'PHPCode',
  31517.                                                         'childs' => [
  31518.                                                             => [
  31519.                                                                 'label' => 'Operator ObjectField Getter',
  31520.                                                                 'type' => 'operator',
  31521.                                                                 'class' => 'ObjectFieldGetter',
  31522.                                                                 'childs' => [
  31523.                                                                     => [
  31524.                                                                         'label' => 'Recipe (recipe)',
  31525.                                                                         'type' => 'value',
  31526.                                                                         'class' => 'DefaultValue',
  31527.                                                                         'attribute' => 'recipe',
  31528.                                                                         'dataType' => 'manyToOneRelation',
  31529.                                                                         'childs' => [
  31530.                                                                         ],
  31531.                                                                     ],
  31532.                                                                 ],
  31533.                                                                 'attribute' => 'features',
  31534.                                                                 'forwardAttribute' => '',
  31535.                                                             ],
  31536.                                                         ],
  31537.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31538.                                                         'additionalData' => 'HF',
  31539.                                                     ],
  31540.                                                 ],
  31541.                                             ],
  31542.                                             'key' => '#639c4b9883d14',
  31543.                                         ],
  31544.                                         'isOperator' => true,
  31545.                                     ],
  31546.                                     '#639c4b9883d15' => [
  31547.                                         'name' => '#639c4b9883d15',
  31548.                                         'position' => 41,
  31549.                                         'hidden' => false,
  31550.                                         'width' => 100,
  31551.                                         'locked' => false,
  31552.                                         'fieldConfig' => [
  31553.                                             'isOperator' => true,
  31554.                                             'attributes' => [
  31555.                                                 'label' => 'ohne Zutat Palmfett',
  31556.                                                 'type' => 'operator',
  31557.                                                 'class' => 'BooleanFormatter',
  31558.                                                 'yesValue' => 'Ja',
  31559.                                                 'noValue' => 'Nein',
  31560.                                                 'childs' => [
  31561.                                                     => [
  31562.                                                         'label' => 'Operator PHP Code',
  31563.                                                         'type' => 'operator',
  31564.                                                         'class' => 'PHPCode',
  31565.                                                         'childs' => [
  31566.                                                             => [
  31567.                                                                 'label' => 'Operator ObjectField Getter',
  31568.                                                                 'type' => 'operator',
  31569.                                                                 'class' => 'ObjectFieldGetter',
  31570.                                                                 'childs' => [
  31571.                                                                     => [
  31572.                                                                         'label' => 'Recipe (recipe)',
  31573.                                                                         'type' => 'value',
  31574.                                                                         'class' => 'DefaultValue',
  31575.                                                                         'attribute' => 'recipe',
  31576.                                                                         'dataType' => 'manyToOneRelation',
  31577.                                                                         'childs' => [
  31578.                                                                         ],
  31579.                                                                     ],
  31580.                                                                 ],
  31581.                                                                 'attribute' => 'features',
  31582.                                                                 'forwardAttribute' => '',
  31583.                                                             ],
  31584.                                                         ],
  31585.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31586.                                                         'additionalData' => 'OZP',
  31587.                                                     ],
  31588.                                                 ],
  31589.                                             ],
  31590.                                             'key' => '#639c4b9883d15',
  31591.                                         ],
  31592.                                         'isOperator' => true,
  31593.                                     ],
  31594.                                     '#639c4b9883d16' => [
  31595.                                         'name' => '#639c4b9883d16',
  31596.                                         'position' => 42,
  31597.                                         'hidden' => false,
  31598.                                         'width' => 100,
  31599.                                         'locked' => false,
  31600.                                         'fieldConfig' => [
  31601.                                             'isOperator' => true,
  31602.                                             'attributes' => [
  31603.                                                 'label' => 'mit natürlichen Aromen',
  31604.                                                 'type' => 'operator',
  31605.                                                 'class' => 'BooleanFormatter',
  31606.                                                 'yesValue' => 'Ja',
  31607.                                                 'noValue' => 'Nein',
  31608.                                                 'childs' => [
  31609.                                                     => [
  31610.                                                         'label' => 'Operator PHP Code',
  31611.                                                         'type' => 'operator',
  31612.                                                         'class' => 'PHPCode',
  31613.                                                         'childs' => [
  31614.                                                             => [
  31615.                                                                 'label' => 'Operator ObjectField Getter',
  31616.                                                                 'type' => 'operator',
  31617.                                                                 'class' => 'ObjectFieldGetter',
  31618.                                                                 'childs' => [
  31619.                                                                     => [
  31620.                                                                         'label' => 'Recipe (recipe)',
  31621.                                                                         'type' => 'value',
  31622.                                                                         'class' => 'DefaultValue',
  31623.                                                                         'attribute' => 'recipe',
  31624.                                                                         'dataType' => 'manyToOneRelation',
  31625.                                                                         'childs' => [
  31626.                                                                         ],
  31627.                                                                     ],
  31628.                                                                 ],
  31629.                                                                 'attribute' => 'declarations',
  31630.                                                                 'forwardAttribute' => '',
  31631.                                                             ],
  31632.                                                         ],
  31633.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31634.                                                         'additionalData' => 'NatFlavor',
  31635.                                                     ],
  31636.                                                 ],
  31637.                                             ],
  31638.                                             'key' => '#639c4b9883d16',
  31639.                                         ],
  31640.                                         'isOperator' => true,
  31641.                                     ],
  31642.                                     '#639c4b9883d17' => [
  31643.                                         'name' => '#639c4b9883d17',
  31644.                                         'position' => 43,
  31645.                                         'hidden' => false,
  31646.                                         'width' => 100,
  31647.                                         'locked' => false,
  31648.                                         'fieldConfig' => [
  31649.                                             'isOperator' => true,
  31650.                                             'attributes' => [
  31651.                                                 'label' => 'mit Aromen',
  31652.                                                 'type' => 'operator',
  31653.                                                 'class' => 'BooleanFormatter',
  31654.                                                 'yesValue' => 'Ja',
  31655.                                                 'noValue' => 'Nein',
  31656.                                                 'childs' => [
  31657.                                                     => [
  31658.                                                         'label' => 'Operator PHP Code',
  31659.                                                         'type' => 'operator',
  31660.                                                         'class' => 'PHPCode',
  31661.                                                         'childs' => [
  31662.                                                             => [
  31663.                                                                 'label' => 'Operator ObjectField Getter',
  31664.                                                                 'type' => 'operator',
  31665.                                                                 'class' => 'ObjectFieldGetter',
  31666.                                                                 'childs' => [
  31667.                                                                     => [
  31668.                                                                         'label' => 'Recipe (recipe)',
  31669.                                                                         'type' => 'value',
  31670.                                                                         'class' => 'DefaultValue',
  31671.                                                                         'attribute' => 'recipe',
  31672.                                                                         'dataType' => 'manyToOneRelation',
  31673.                                                                         'childs' => [
  31674.                                                                         ],
  31675.                                                                     ],
  31676.                                                                 ],
  31677.                                                                 'attribute' => 'declarations',
  31678.                                                                 'forwardAttribute' => '',
  31679.                                                             ],
  31680.                                                         ],
  31681.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31682.                                                         'additionalData' => 'Flavor',
  31683.                                                     ],
  31684.                                                 ],
  31685.                                             ],
  31686.                                             'key' => '#639c4b9883d17',
  31687.                                         ],
  31688.                                         'isOperator' => true,
  31689.                                     ],
  31690.                                     '#639c4b9883d18' => [
  31691.                                         'name' => '#639c4b9883d18',
  31692.                                         'position' => 44,
  31693.                                         'hidden' => false,
  31694.                                         'width' => 100,
  31695.                                         'locked' => false,
  31696.                                         'fieldConfig' => [
  31697.                                             'isOperator' => true,
  31698.                                             'attributes' => [
  31699.                                                 'label' => 'Chill&Heat geeignet',
  31700.                                                 'type' => 'operator',
  31701.                                                 'class' => 'BooleanFormatter',
  31702.                                                 'yesValue' => 'Ja',
  31703.                                                 'noValue' => 'Nein',
  31704.                                                 'childs' => [
  31705.                                                     => [
  31706.                                                         'label' => 'Chill&Heat geeignet',
  31707.                                                         'type' => 'operator',
  31708.                                                         'class' => 'PHPCode',
  31709.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31710.                                                         'additionalData' => 'ChillHeat',
  31711.                                                         'childs' => [
  31712.                                                             => [
  31713.                                                                 'label' => 'Operator ObjectField Getter',
  31714.                                                                 'type' => 'operator',
  31715.                                                                 'class' => 'ObjectFieldGetter',
  31716.                                                                 'childs' => [
  31717.                                                                     => [
  31718.                                                                         'label' => 'Recipe (recipe)',
  31719.                                                                         'type' => 'value',
  31720.                                                                         'class' => 'DefaultValue',
  31721.                                                                         'attribute' => 'recipe',
  31722.                                                                         'dataType' => 'manyToOneRelation',
  31723.                                                                         'childs' => [
  31724.                                                                         ],
  31725.                                                                     ],
  31726.                                                                 ],
  31727.                                                                 'attribute' => 'usages',
  31728.                                                                 'forwardAttribute' => '',
  31729.                                                             ],
  31730.                                                         ],
  31731.                                                     ],
  31732.                                                 ],
  31733.                                             ],
  31734.                                             'key' => '#639c4b9883d18',
  31735.                                         ],
  31736.                                         'isOperator' => true,
  31737.                                     ],
  31738.                                     '#639c4b9883d19' => [
  31739.                                         'name' => '#639c4b9883d19',
  31740.                                         'position' => 45,
  31741.                                         'hidden' => false,
  31742.                                         'width' => 100,
  31743.                                         'locked' => false,
  31744.                                         'fieldConfig' => [
  31745.                                             'isOperator' => true,
  31746.                                             'attributes' => [
  31747.                                                 'label' => 'FISCH',
  31748.                                                 'type' => 'operator',
  31749.                                                 'class' => 'BooleanFormatter',
  31750.                                                 'yesValue' => 'Ja',
  31751.                                                 'noValue' => 'Nein',
  31752.                                                 'childs' => [
  31753.                                                     => [
  31754.                                                         'label' => 'FISCH',
  31755.                                                         'type' => 'operator',
  31756.                                                         'class' => 'PHPCode',
  31757.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31758.                                                         'additionalData' => 'Fish',
  31759.                                                         'childs' => [
  31760.                                                             => [
  31761.                                                                 'label' => 'Operator ObjectField Getter',
  31762.                                                                 'type' => 'operator',
  31763.                                                                 'class' => 'ObjectFieldGetter',
  31764.                                                                 'childs' => [
  31765.                                                                     => [
  31766.                                                                         'label' => 'Recipe (recipe)',
  31767.                                                                         'type' => 'value',
  31768.                                                                         'class' => 'DefaultValue',
  31769.                                                                         'attribute' => 'recipe',
  31770.                                                                         'dataType' => 'manyToOneRelation',
  31771.                                                                         'childs' => [
  31772.                                                                         ],
  31773.                                                                     ],
  31774.                                                                 ],
  31775.                                                                 'attribute' => 'allergens',
  31776.                                                                 'forwardAttribute' => '',
  31777.                                                             ],
  31778.                                                         ],
  31779.                                                     ],
  31780.                                                 ],
  31781.                                             ],
  31782.                                             'key' => '#639c4b9883d19',
  31783.                                         ],
  31784.                                         'isOperator' => true,
  31785.                                     ],
  31786.                                     '#639c4b9883d1a' => [
  31787.                                         'name' => '#639c4b9883d1a',
  31788.                                         'position' => 46,
  31789.                                         'hidden' => false,
  31790.                                         'width' => 100,
  31791.                                         'locked' => false,
  31792.                                         'fieldConfig' => [
  31793.                                             'isOperator' => true,
  31794.                                             'attributes' => [
  31795.                                                 'label' => 'ERDNÃœSSE',
  31796.                                                 'type' => 'operator',
  31797.                                                 'class' => 'BooleanFormatter',
  31798.                                                 'yesValue' => 'Ja',
  31799.                                                 'noValue' => 'Nein',
  31800.                                                 'childs' => [
  31801.                                                     => [
  31802.                                                         'label' => 'ERDNÃœSSE',
  31803.                                                         'type' => 'operator',
  31804.                                                         'class' => 'PHPCode',
  31805.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31806.                                                         'additionalData' => 'Peanut',
  31807.                                                         'childs' => [
  31808.                                                             => [
  31809.                                                                 'label' => 'Operator ObjectField Getter',
  31810.                                                                 'type' => 'operator',
  31811.                                                                 'class' => 'ObjectFieldGetter',
  31812.                                                                 'childs' => [
  31813.                                                                     => [
  31814.                                                                         'label' => 'Recipe (recipe)',
  31815.                                                                         'type' => 'value',
  31816.                                                                         'class' => 'DefaultValue',
  31817.                                                                         'attribute' => 'recipe',
  31818.                                                                         'dataType' => 'manyToOneRelation',
  31819.                                                                         'childs' => [
  31820.                                                                         ],
  31821.                                                                     ],
  31822.                                                                 ],
  31823.                                                                 'attribute' => 'allergens',
  31824.                                                                 'forwardAttribute' => '',
  31825.                                                             ],
  31826.                                                         ],
  31827.                                                     ],
  31828.                                                 ],
  31829.                                             ],
  31830.                                             'key' => '#639c4b9883d1a',
  31831.                                         ],
  31832.                                         'isOperator' => true,
  31833.                                     ],
  31834.                                     '#639c4b9883d1b' => [
  31835.                                         'name' => '#639c4b9883d1b',
  31836.                                         'position' => 47,
  31837.                                         'hidden' => false,
  31838.                                         'width' => 100,
  31839.                                         'locked' => false,
  31840.                                         'fieldConfig' => [
  31841.                                             'isOperator' => true,
  31842.                                             'attributes' => [
  31843.                                                 'label' => 'SOJA',
  31844.                                                 'type' => 'operator',
  31845.                                                 'class' => 'BooleanFormatter',
  31846.                                                 'yesValue' => 'Ja',
  31847.                                                 'noValue' => 'Nein',
  31848.                                                 'childs' => [
  31849.                                                     => [
  31850.                                                         'label' => 'SOJA',
  31851.                                                         'type' => 'operator',
  31852.                                                         'class' => 'PHPCode',
  31853.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31854.                                                         'additionalData' => 'Soy',
  31855.                                                         'childs' => [
  31856.                                                             => [
  31857.                                                                 'label' => 'Operator ObjectField Getter',
  31858.                                                                 'type' => 'operator',
  31859.                                                                 'class' => 'ObjectFieldGetter',
  31860.                                                                 'childs' => [
  31861.                                                                     => [
  31862.                                                                         'label' => 'Recipe (recipe)',
  31863.                                                                         'type' => 'value',
  31864.                                                                         'class' => 'DefaultValue',
  31865.                                                                         'attribute' => 'recipe',
  31866.                                                                         'dataType' => 'manyToOneRelation',
  31867.                                                                         'childs' => [
  31868.                                                                         ],
  31869.                                                                     ],
  31870.                                                                 ],
  31871.                                                                 'attribute' => 'allergens',
  31872.                                                                 'forwardAttribute' => '',
  31873.                                                             ],
  31874.                                                         ],
  31875.                                                     ],
  31876.                                                 ],
  31877.                                             ],
  31878.                                             'key' => '#639c4b9883d1b',
  31879.                                         ],
  31880.                                         'isOperator' => true,
  31881.                                     ],
  31882.                                     '#639c4b9883d1c' => [
  31883.                                         'name' => '#639c4b9883d1c',
  31884.                                         'position' => 48,
  31885.                                         'hidden' => false,
  31886.                                         'width' => 100,
  31887.                                         'locked' => false,
  31888.                                         'fieldConfig' => [
  31889.                                             'isOperator' => true,
  31890.                                             'attributes' => [
  31891.                                                 'label' => 'MILCH',
  31892.                                                 'type' => 'operator',
  31893.                                                 'class' => 'BooleanFormatter',
  31894.                                                 'yesValue' => 'Ja',
  31895.                                                 'noValue' => 'Nein',
  31896.                                                 'childs' => [
  31897.                                                     => [
  31898.                                                         'label' => 'MILCH',
  31899.                                                         'type' => 'operator',
  31900.                                                         'class' => 'PHPCode',
  31901.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31902.                                                         'additionalData' => 'Milk',
  31903.                                                         'childs' => [
  31904.                                                             => [
  31905.                                                                 'label' => 'Operator ObjectField Getter',
  31906.                                                                 'type' => 'operator',
  31907.                                                                 'class' => 'ObjectFieldGetter',
  31908.                                                                 'childs' => [
  31909.                                                                     => [
  31910.                                                                         'label' => 'Recipe (recipe)',
  31911.                                                                         'type' => 'value',
  31912.                                                                         'class' => 'DefaultValue',
  31913.                                                                         'attribute' => 'recipe',
  31914.                                                                         'dataType' => 'manyToOneRelation',
  31915.                                                                         'childs' => [
  31916.                                                                         ],
  31917.                                                                     ],
  31918.                                                                 ],
  31919.                                                                 'attribute' => 'allergens',
  31920.                                                                 'forwardAttribute' => '',
  31921.                                                             ],
  31922.                                                         ],
  31923.                                                     ],
  31924.                                                 ],
  31925.                                             ],
  31926.                                             'key' => '#639c4b9883d1c',
  31927.                                         ],
  31928.                                         'isOperator' => true,
  31929.                                     ],
  31930.                                     '#639c4b9883d1d' => [
  31931.                                         'name' => '#639c4b9883d1d',
  31932.                                         'position' => 49,
  31933.                                         'hidden' => false,
  31934.                                         'width' => 100,
  31935.                                         'locked' => false,
  31936.                                         'fieldConfig' => [
  31937.                                             'isOperator' => true,
  31938.                                             'attributes' => [
  31939.                                                 'label' => 'SCHALENFRÃœCHTE',
  31940.                                                 'type' => 'operator',
  31941.                                                 'class' => 'BooleanFormatter',
  31942.                                                 'yesValue' => 'Ja',
  31943.                                                 'noValue' => 'Nein',
  31944.                                                 'childs' => [
  31945.                                                     => [
  31946.                                                         'label' => 'SCHALENFRÃœCHTE',
  31947.                                                         'type' => 'operator',
  31948.                                                         'class' => 'PHPCode',
  31949.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31950.                                                         'additionalData' => 'Nut',
  31951.                                                         'childs' => [
  31952.                                                             => [
  31953.                                                                 'label' => 'Operator ObjectField Getter',
  31954.                                                                 'type' => 'operator',
  31955.                                                                 'class' => 'ObjectFieldGetter',
  31956.                                                                 'childs' => [
  31957.                                                                     => [
  31958.                                                                         'label' => 'Recipe (recipe)',
  31959.                                                                         'type' => 'value',
  31960.                                                                         'class' => 'DefaultValue',
  31961.                                                                         'attribute' => 'recipe',
  31962.                                                                         'dataType' => 'manyToOneRelation',
  31963.                                                                         'childs' => [
  31964.                                                                         ],
  31965.                                                                     ],
  31966.                                                                 ],
  31967.                                                                 'attribute' => 'allergens',
  31968.                                                                 'forwardAttribute' => '',
  31969.                                                             ],
  31970.                                                         ],
  31971.                                                     ],
  31972.                                                 ],
  31973.                                             ],
  31974.                                             'key' => '#639c4b9883d1d',
  31975.                                         ],
  31976.                                         'isOperator' => true,
  31977.                                     ],
  31978.                                     '#639c4b9883d1e' => [
  31979.                                         'name' => '#639c4b9883d1e',
  31980.                                         'position' => 50,
  31981.                                         'hidden' => false,
  31982.                                         'width' => 100,
  31983.                                         'locked' => false,
  31984.                                         'fieldConfig' => [
  31985.                                             'isOperator' => true,
  31986.                                             'attributes' => [
  31987.                                                 'label' => 'SELLERIE',
  31988.                                                 'type' => 'operator',
  31989.                                                 'class' => 'BooleanFormatter',
  31990.                                                 'yesValue' => 'Ja',
  31991.                                                 'noValue' => 'Nein',
  31992.                                                 'childs' => [
  31993.                                                     => [
  31994.                                                         'label' => 'SELLERIE',
  31995.                                                         'type' => 'operator',
  31996.                                                         'class' => 'PHPCode',
  31997.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  31998.                                                         'additionalData' => 'Celery',
  31999.                                                         'childs' => [
  32000.                                                             => [
  32001.                                                                 'label' => 'Operator ObjectField Getter',
  32002.                                                                 'type' => 'operator',
  32003.                                                                 'class' => 'ObjectFieldGetter',
  32004.                                                                 'childs' => [
  32005.                                                                 ],
  32006.                                                                 'attribute' => 'allergens',
  32007.                                                                 'forwardAttribute' => '',
  32008.                                                             ],
  32009.                                                             => [
  32010.                                                                 'label' => 'Recipe (recipe)',
  32011.                                                                 'type' => 'value',
  32012.                                                                 'class' => 'DefaultValue',
  32013.                                                                 'attribute' => 'recipe',
  32014.                                                                 'dataType' => 'manyToOneRelation',
  32015.                                                                 'childs' => [
  32016.                                                                 ],
  32017.                                                             ],
  32018.                                                         ],
  32019.                                                     ],
  32020.                                                 ],
  32021.                                             ],
  32022.                                             'key' => '#639c4b9883d1e',
  32023.                                         ],
  32024.                                         'isOperator' => true,
  32025.                                     ],
  32026.                                     '#639c4b9883d1f' => [
  32027.                                         'name' => '#639c4b9883d1f',
  32028.                                         'position' => 51,
  32029.                                         'hidden' => false,
  32030.                                         'width' => 100,
  32031.                                         'locked' => false,
  32032.                                         'fieldConfig' => [
  32033.                                             'isOperator' => true,
  32034.                                             'attributes' => [
  32035.                                                 'label' => 'SENF',
  32036.                                                 'type' => 'operator',
  32037.                                                 'class' => 'BooleanFormatter',
  32038.                                                 'yesValue' => 'Ja',
  32039.                                                 'noValue' => 'Nein',
  32040.                                                 'childs' => [
  32041.                                                     => [
  32042.                                                         'label' => 'SENF',
  32043.                                                         'type' => 'operator',
  32044.                                                         'class' => 'PHPCode',
  32045.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  32046.                                                         'additionalData' => 'Mustard',
  32047.                                                         'childs' => [
  32048.                                                             => [
  32049.                                                                 'label' => 'Operator ObjectField Getter',
  32050.                                                                 'type' => 'operator',
  32051.                                                                 'class' => 'ObjectFieldGetter',
  32052.                                                                 'childs' => [
  32053.                                                                     => [
  32054.                                                                         'label' => 'Recipe (recipe)',
  32055.                                                                         'type' => 'value',
  32056.                                                                         'class' => 'DefaultValue',
  32057.                                                                         'attribute' => 'recipe',
  32058.                                                                         'dataType' => 'manyToOneRelation',
  32059.                                                                         'childs' => [
  32060.                                                                         ],
  32061.                                                                     ],
  32062.                                                                 ],
  32063.                                                                 'attribute' => 'allergens',
  32064.                                                                 'forwardAttribute' => '',
  32065.                                                             ],
  32066.                                                         ],
  32067.                                                     ],
  32068.                                                 ],
  32069.                                             ],
  32070.                                             'key' => '#639c4b9883d1f',
  32071.                                         ],
  32072.                                         'isOperator' => true,
  32073.                                     ],
  32074.                                     '#639c4b9883d20' => [
  32075.                                         'name' => '#639c4b9883d20',
  32076.                                         'position' => 52,
  32077.                                         'hidden' => false,
  32078.                                         'width' => 100,
  32079.                                         'locked' => false,
  32080.                                         'fieldConfig' => [
  32081.                                             'isOperator' => true,
  32082.                                             'attributes' => [
  32083.                                                 'label' => 'SESAM',
  32084.                                                 'type' => 'operator',
  32085.                                                 'class' => 'BooleanFormatter',
  32086.                                                 'yesValue' => 'Ja',
  32087.                                                 'noValue' => 'Nein',
  32088.                                                 'childs' => [
  32089.                                                     => [
  32090.                                                         'label' => 'SESAM',
  32091.                                                         'type' => 'operator',
  32092.                                                         'class' => 'PHPCode',
  32093.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  32094.                                                         'additionalData' => 'Sesame',
  32095.                                                         'childs' => [
  32096.                                                             => [
  32097.                                                                 'label' => 'Operator ObjectField Getter',
  32098.                                                                 'type' => 'operator',
  32099.                                                                 'class' => 'ObjectFieldGetter',
  32100.                                                                 'childs' => [
  32101.                                                                     => [
  32102.                                                                         'label' => 'Recipe (recipe)',
  32103.                                                                         'type' => 'value',
  32104.                                                                         'class' => 'DefaultValue',
  32105.                                                                         'attribute' => 'recipe',
  32106.                                                                         'dataType' => 'manyToOneRelation',
  32107.                                                                         'childs' => [
  32108.                                                                         ],
  32109.                                                                     ],
  32110.                                                                 ],
  32111.                                                                 'attribute' => 'allergens',
  32112.                                                                 'forwardAttribute' => '',
  32113.                                                             ],
  32114.                                                         ],
  32115.                                                     ],
  32116.                                                 ],
  32117.                                             ],
  32118.                                             'key' => '#639c4b9883d20',
  32119.                                         ],
  32120.                                         'isOperator' => true,
  32121.                                     ],
  32122.                                     '#639c4b9883d21' => [
  32123.                                         'name' => '#639c4b9883d21',
  32124.                                         'position' => 53,
  32125.                                         'hidden' => false,
  32126.                                         'width' => 100,
  32127.                                         'locked' => false,
  32128.                                         'fieldConfig' => [
  32129.                                             'isOperator' => true,
  32130.                                             'attributes' => [
  32131.                                                 'label' => 'SULFIT',
  32132.                                                 'type' => 'operator',
  32133.                                                 'class' => 'BooleanFormatter',
  32134.                                                 'yesValue' => 'Ja',
  32135.                                                 'noValue' => 'Nein',
  32136.                                                 'childs' => [
  32137.                                                     => [
  32138.                                                         'label' => 'SULFIT',
  32139.                                                         'type' => 'operator',
  32140.                                                         'class' => 'PHPCode',
  32141.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  32142.                                                         'additionalData' => 'Sulfite',
  32143.                                                         'childs' => [
  32144.                                                             => [
  32145.                                                                 'label' => 'Operator ObjectField Getter',
  32146.                                                                 'type' => 'operator',
  32147.                                                                 'class' => 'ObjectFieldGetter',
  32148.                                                                 'childs' => [
  32149.                                                                     => [
  32150.                                                                         'label' => 'Recipe (recipe)',
  32151.                                                                         'type' => 'value',
  32152.                                                                         'class' => 'DefaultValue',
  32153.                                                                         'attribute' => 'recipe',
  32154.                                                                         'dataType' => 'manyToOneRelation',
  32155.                                                                         'childs' => [
  32156.                                                                         ],
  32157.                                                                     ],
  32158.                                                                 ],
  32159.                                                                 'attribute' => 'allergens',
  32160.                                                                 'forwardAttribute' => '',
  32161.                                                             ],
  32162.                                                         ],
  32163.                                                     ],
  32164.                                                 ],
  32165.                                             ],
  32166.                                             'key' => '#639c4b9883d21',
  32167.                                         ],
  32168.                                         'isOperator' => true,
  32169.                                     ],
  32170.                                     '#639c4b9883d22' => [
  32171.                                         'name' => '#639c4b9883d22',
  32172.                                         'position' => 54,
  32173.                                         'hidden' => false,
  32174.                                         'width' => 100,
  32175.                                         'locked' => false,
  32176.                                         'fieldConfig' => [
  32177.                                             'isOperator' => true,
  32178.                                             'attributes' => [
  32179.                                                 'label' => 'LUPINE',
  32180.                                                 'type' => 'operator',
  32181.                                                 'class' => 'BooleanFormatter',
  32182.                                                 'yesValue' => 'Ja',
  32183.                                                 'noValue' => 'Nein',
  32184.                                                 'childs' => [
  32185.                                                     => [
  32186.                                                         'label' => 'LUPINE',
  32187.                                                         'type' => 'operator',
  32188.                                                         'class' => 'PHPCode',
  32189.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  32190.                                                         'additionalData' => 'Lupin',
  32191.                                                         'childs' => [
  32192.                                                             => [
  32193.                                                                 'label' => 'Operator ObjectField Getter',
  32194.                                                                 'type' => 'operator',
  32195.                                                                 'class' => 'ObjectFieldGetter',
  32196.                                                                 'childs' => [
  32197.                                                                     => [
  32198.                                                                         'label' => 'Recipe (recipe)',
  32199.                                                                         'type' => 'value',
  32200.                                                                         'class' => 'DefaultValue',
  32201.                                                                         'attribute' => 'recipe',
  32202.                                                                         'dataType' => 'manyToOneRelation',
  32203.                                                                         'childs' => [
  32204.                                                                         ],
  32205.                                                                     ],
  32206.                                                                 ],
  32207.                                                                 'attribute' => 'allergens',
  32208.                                                                 'forwardAttribute' => '',
  32209.                                                             ],
  32210.                                                         ],
  32211.                                                     ],
  32212.                                                 ],
  32213.                                             ],
  32214.                                             'key' => '#639c4b9883d22',
  32215.                                         ],
  32216.                                         'isOperator' => true,
  32217.                                     ],
  32218.                                     '#639c4b9883d23' => [
  32219.                                         'name' => '#639c4b9883d23',
  32220.                                         'position' => 55,
  32221.                                         'hidden' => false,
  32222.                                         'width' => 100,
  32223.                                         'locked' => false,
  32224.                                         'fieldConfig' => [
  32225.                                             'isOperator' => true,
  32226.                                             'attributes' => [
  32227.                                                 'label' => 'WEICHTIERE',
  32228.                                                 'type' => 'operator',
  32229.                                                 'class' => 'BooleanFormatter',
  32230.                                                 'yesValue' => 'Ja',
  32231.                                                 'noValue' => 'Nein',
  32232.                                                 'childs' => [
  32233.                                                     => [
  32234.                                                         'label' => 'WEICHTIERE',
  32235.                                                         'type' => 'operator',
  32236.                                                         'class' => 'PHPCode',
  32237.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\CollectionContains',
  32238.                                                         'additionalData' => 'Mollusc',
  32239.                                                         'childs' => [
  32240.                                                             => [
  32241.                                                                 'label' => 'Operator ObjectField Getter',
  32242.                                                                 'type' => 'operator',
  32243.                                                                 'class' => 'ObjectFieldGetter',
  32244.                                                                 'childs' => [
  32245.                                                                     => [
  32246.                                                                         'label' => 'Recipe (recipe)',
  32247.                                                                         'type' => 'value',
  32248.                                                                         'class' => 'DefaultValue',
  32249.                                                                         'attribute' => 'recipe',
  32250.                                                                         'dataType' => 'manyToOneRelation',
  32251.                                                                         'childs' => [
  32252.                                                                         ],
  32253.                                                                     ],
  32254.                                                                 ],
  32255.                                                                 'attribute' => 'allergens',
  32256.                                                                 'forwardAttribute' => '',
  32257.                                                             ],
  32258.                                                         ],
  32259.                                                     ],
  32260.                                                 ],
  32261.                                             ],
  32262.                                             'key' => '#639c4b9883d23',
  32263.                                         ],
  32264.                                         'isOperator' => true,
  32265.                                     ],
  32266.                                     '#639c4b9883d24' => [
  32267.                                         'name' => '#639c4b9883d24',
  32268.                                         'position' => 56,
  32269.                                         'hidden' => false,
  32270.                                         'width' => 100,
  32271.                                         'locked' => false,
  32272.                                         'fieldConfig' => [
  32273.                                             'isOperator' => true,
  32274.                                             'attributes' => [
  32275.                                                 'label' => 'Nährwerte auf Basis',
  32276.                                                 'type' => 'operator',
  32277.                                                 'class' => 'Concatenator',
  32278.                                                 'glue' => ' ',
  32279.                                                 'forceValue' => false,
  32280.                                                 'childs' => [
  32281.                                                     => [
  32282.                                                         'label' => 'Operator PHP Code',
  32283.                                                         'type' => 'operator',
  32284.                                                         'class' => 'PHPCode',
  32285.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  32286.                                                         'additionalData' => '{"amountType": "product", "field": "amountValue"}',
  32287.                                                         'childs' => [
  32288.                                                             => [
  32289.                                                                 'label' => 'Recipe (recipe)',
  32290.                                                                 'type' => 'value',
  32291.                                                                 'class' => 'DefaultValue',
  32292.                                                                 'attribute' => 'recipe',
  32293.                                                                 'dataType' => 'manyToOneRelation',
  32294.                                                                 'childs' => [
  32295.                                                                 ],
  32296.                                                             ],
  32297.                                                         ],
  32298.                                                     ],
  32299.                                                     => [
  32300.                                                         'label' => 'Operator PHP Code',
  32301.                                                         'type' => 'operator',
  32302.                                                         'class' => 'PHPCode',
  32303.                                                         'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  32304.                                                         'additionalData' => '{"amountType": "product", "field": "amountType"}',
  32305.                                                         'childs' => [
  32306.                                                             => [
  32307.                                                                 'label' => 'Recipe (recipe)',
  32308.                                                                 'type' => 'value',
  32309.                                                                 'class' => 'DefaultValue',
  32310.                                                                 'attribute' => 'recipe',
  32311.                                                                 'dataType' => 'manyToOneRelation',
  32312.                                                                 'childs' => [
  32313.                                                                 ],
  32314.                                                             ],
  32315.                                                         ],
  32316.                                                     ],
  32317.                                                 ],
  32318.                                             ],
  32319.                                             'key' => '#639c4b9883d24',
  32320.                                         ],
  32321.                                         'isOperator' => true,
  32322.                                     ],
  32323.                                     '#639c4b9883d25' => [
  32324.                                         'name' => '#639c4b9883d25',
  32325.                                         'position' => 57,
  32326.                                         'hidden' => false,
  32327.                                         'width' => 100,
  32328.                                         'locked' => false,
  32329.                                         'fieldConfig' => [
  32330.                                             'isOperator' => true,
  32331.                                             'attributes' => [
  32332.                                                 'label' => 'kj',
  32333.                                                 'type' => 'operator',
  32334.                                                 'class' => 'PHPCode',
  32335.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  32336.                                                 'additionalData' => '{"amountType": "product", "field": "energyKJValue"}',
  32337.                                                 'childs' => [
  32338.                                                     => [
  32339.                                                         'label' => 'Recipe (recipe)',
  32340.                                                         'type' => 'value',
  32341.                                                         'class' => 'DefaultValue',
  32342.                                                         'attribute' => 'recipe',
  32343.                                                         'dataType' => 'manyToOneRelation',
  32344.                                                         'childs' => [
  32345.                                                         ],
  32346.                                                     ],
  32347.                                                 ],
  32348.                                             ],
  32349.                                             'key' => '#639c4b9883d25',
  32350.                                         ],
  32351.                                         'isOperator' => true,
  32352.                                     ],
  32353.                                     '#639c4b9883d26' => [
  32354.                                         'name' => '#639c4b9883d26',
  32355.                                         'position' => 58,
  32356.                                         'hidden' => false,
  32357.                                         'width' => 100,
  32358.                                         'locked' => false,
  32359.                                         'fieldConfig' => [
  32360.                                             'isOperator' => true,
  32361.                                             'attributes' => [
  32362.                                                 'label' => 'kcal',
  32363.                                                 'type' => 'operator',
  32364.                                                 'class' => 'PHPCode',
  32365.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  32366.                                                 'additionalData' => '{"amountType": "product", "field": "energyKcal"}',
  32367.                                                 'childs' => [
  32368.                                                     => [
  32369.                                                         'label' => 'Recipe (recipe)',
  32370.                                                         'type' => 'value',
  32371.                                                         'class' => 'DefaultValue',
  32372.                                                         'attribute' => 'recipe',
  32373.                                                         'dataType' => 'manyToOneRelation',
  32374.                                                         'childs' => [
  32375.                                                         ],
  32376.                                                     ],
  32377.                                                 ],
  32378.                                             ],
  32379.                                             'key' => '#639c4b9883d26',
  32380.                                         ],
  32381.                                         'isOperator' => true,
  32382.                                     ],
  32383.                                     '#639c4b9883d27' => [
  32384.                                         'name' => '#639c4b9883d27',
  32385.                                         'position' => 59,
  32386.                                         'hidden' => false,
  32387.                                         'width' => 100,
  32388.                                         'locked' => false,
  32389.                                         'fieldConfig' => [
  32390.                                             'isOperator' => true,
  32391.                                             'attributes' => [
  32392.                                                 'label' => 'Fett',
  32393.                                                 'type' => 'operator',
  32394.                                                 'class' => 'PHPCode',
  32395.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  32396.                                                 'additionalData' => '{"amountType": "product", "field": "fatTotal"}',
  32397.                                                 'childs' => [
  32398.                                                     => [
  32399.                                                         'label' => 'Recipe (recipe)',
  32400.                                                         'type' => 'value',
  32401.                                                         'class' => 'DefaultValue',
  32402.                                                         'attribute' => 'recipe',
  32403.                                                         'dataType' => 'manyToOneRelation',
  32404.                                                         'childs' => [
  32405.                                                         ],
  32406.                                                     ],
  32407.                                                 ],
  32408.                                             ],
  32409.                                             'key' => '#639c4b9883d27',
  32410.                                         ],
  32411.                                         'isOperator' => true,
  32412.                                     ],
  32413.                                     '#639c4b9883d28' => [
  32414.                                         'name' => '#639c4b9883d28',
  32415.                                         'position' => 60,
  32416.                                         'hidden' => false,
  32417.                                         'width' => 100,
  32418.                                         'locked' => false,
  32419.                                         'fieldConfig' => [
  32420.                                             'isOperator' => true,
  32421.                                             'attributes' => [
  32422.                                                 'label' => 'davon gesättigte Fettsäuren',
  32423.                                                 'type' => 'operator',
  32424.                                                 'class' => 'PHPCode',
  32425.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  32426.                                                 'additionalData' => '{"amountType": "product", "field": "fatSaturated"}',
  32427.                                                 'childs' => [
  32428.                                                     => [
  32429.                                                         'label' => 'Recipe (recipe)',
  32430.                                                         'type' => 'value',
  32431.                                                         'class' => 'DefaultValue',
  32432.                                                         'attribute' => 'recipe',
  32433.                                                         'dataType' => 'manyToOneRelation',
  32434.                                                         'childs' => [
  32435.                                                         ],
  32436.                                                     ],
  32437.                                                 ],
  32438.                                             ],
  32439.                                             'key' => '#639c4b9883d28',
  32440.                                         ],
  32441.                                         'isOperator' => true,
  32442.                                     ],
  32443.                                     '#639c4b9883d29' => [
  32444.                                         'name' => '#639c4b9883d29',
  32445.                                         'position' => 61,
  32446.                                         'hidden' => false,
  32447.                                         'width' => 100,
  32448.                                         'locked' => false,
  32449.                                         'fieldConfig' => [
  32450.                                             'isOperator' => true,
  32451.                                             'attributes' => [
  32452.                                                 'label' => 'Kohlenhydrate',
  32453.                                                 'type' => 'operator',
  32454.                                                 'class' => 'PHPCode',
  32455.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  32456.                                                 'additionalData' => '{"amountType": "product", "field": "carbTotal"}',
  32457.                                                 'childs' => [
  32458.                                                     => [
  32459.                                                         'label' => 'Recipe (recipe)',
  32460.                                                         'type' => 'value',
  32461.                                                         'class' => 'DefaultValue',
  32462.                                                         'attribute' => 'recipe',
  32463.                                                         'dataType' => 'manyToOneRelation',
  32464.                                                         'childs' => [
  32465.                                                         ],
  32466.                                                     ],
  32467.                                                 ],
  32468.                                             ],
  32469.                                             'key' => '#639c4b9883d29',
  32470.                                         ],
  32471.                                         'isOperator' => true,
  32472.                                     ],
  32473.                                     '#639c4b9883d2a' => [
  32474.                                         'name' => '#639c4b9883d2a',
  32475.                                         'position' => 62,
  32476.                                         'hidden' => false,
  32477.                                         'width' => 100,
  32478.                                         'locked' => false,
  32479.                                         'fieldConfig' => [
  32480.                                             'isOperator' => true,
  32481.                                             'attributes' => [
  32482.                                                 'label' => 'davon Zucker',
  32483.                                                 'type' => 'operator',
  32484.                                                 'class' => 'PHPCode',
  32485.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  32486.                                                 'additionalData' => '{"amountType": "product", "field": "carbSugar"}',
  32487.                                                 'childs' => [
  32488.                                                     => [
  32489.                                                         'label' => 'Recipe (recipe)',
  32490.                                                         'type' => 'value',
  32491.                                                         'class' => 'DefaultValue',
  32492.                                                         'attribute' => 'recipe',
  32493.                                                         'dataType' => 'manyToOneRelation',
  32494.                                                         'childs' => [
  32495.                                                         ],
  32496.                                                     ],
  32497.                                                 ],
  32498.                                             ],
  32499.                                             'key' => '#639c4b9883d2a',
  32500.                                         ],
  32501.                                         'isOperator' => true,
  32502.                                     ],
  32503.                                     '#639c4b9883d2b' => [
  32504.                                         'name' => '#639c4b9883d2b',
  32505.                                         'position' => 63,
  32506.                                         'hidden' => false,
  32507.                                         'width' => 100,
  32508.                                         'locked' => false,
  32509.                                         'fieldConfig' => [
  32510.                                             'isOperator' => true,
  32511.                                             'attributes' => [
  32512.                                                 'label' => 'Balaststoffe',
  32513.                                                 'type' => 'operator',
  32514.                                                 'class' => 'PHPCode',
  32515.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  32516.                                                 'additionalData' => '{"amountType": "product", "field": "dietaryFiber"}',
  32517.                                                 'childs' => [
  32518.                                                     => [
  32519.                                                         'label' => 'Recipe (recipe)',
  32520.                                                         'type' => 'value',
  32521.                                                         'class' => 'DefaultValue',
  32522.                                                         'attribute' => 'recipe',
  32523.                                                         'dataType' => 'manyToOneRelation',
  32524.                                                         'childs' => [
  32525.                                                         ],
  32526.                                                     ],
  32527.                                                 ],
  32528.                                             ],
  32529.                                             'key' => '#639c4b9883d2b',
  32530.                                         ],
  32531.                                         'isOperator' => true,
  32532.                                     ],
  32533.                                     '#639c4b9883d2c' => [
  32534.                                         'name' => '#639c4b9883d2c',
  32535.                                         'position' => 64,
  32536.                                         'hidden' => false,
  32537.                                         'width' => 100,
  32538.                                         'locked' => false,
  32539.                                         'fieldConfig' => [
  32540.                                             'isOperator' => true,
  32541.                                             'attributes' => [
  32542.                                                 'label' => 'Eiweiß',
  32543.                                                 'type' => 'operator',
  32544.                                                 'class' => 'PHPCode',
  32545.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  32546.                                                 'additionalData' => '{"amountType": "product", "field": "protein"}',
  32547.                                                 'childs' => [
  32548.                                                     => [
  32549.                                                         'label' => 'Recipe (recipe)',
  32550.                                                         'type' => 'value',
  32551.                                                         'class' => 'DefaultValue',
  32552.                                                         'attribute' => 'recipe',
  32553.                                                         'dataType' => 'manyToOneRelation',
  32554.                                                         'childs' => [
  32555.                                                         ],
  32556.                                                     ],
  32557.                                                 ],
  32558.                                             ],
  32559.                                             'key' => '#639c4b9883d2c',
  32560.                                         ],
  32561.                                         'isOperator' => true,
  32562.                                     ],
  32563.                                     '#639c4b9883d2d' => [
  32564.                                         'name' => '#639c4b9883d2d',
  32565.                                         'position' => 65,
  32566.                                         'hidden' => false,
  32567.                                         'width' => 100,
  32568.                                         'locked' => false,
  32569.                                         'fieldConfig' => [
  32570.                                             'isOperator' => true,
  32571.                                             'attributes' => [
  32572.                                                 'label' => 'Salz',
  32573.                                                 'type' => 'operator',
  32574.                                                 'class' => 'PHPCode',
  32575.                                                 'phpClass' => 'App\\DataHubFileExport\\Operator\\Nutrition',
  32576.                                                 'additionalData' => '{"amountType": "product", "field": "salt"}',
  32577.                                                 'childs' => [
  32578.                                                     => [
  32579.                                                         'label' => 'Recipe (recipe)',
  32580.                                                         'type' => 'value',
  32581.                                                         'class' => 'DefaultValue',
  32582.                                                         'attribute' => 'recipe',
  32583.                                                         'dataType' => 'manyToOneRelation',
  32584.                                                         'childs' => [
  32585.                                                         ],
  32586.                                                     ],
  32587.                                                 ],
  32588.                                             ],
  32589.                                             'key' => '#639c4b9883d2d',
  32590.                                         ],
  32591.                                         'isOperator' => true,
  32592.                                     ],
  32593.                                     '#639c4b9883d2e' => [
  32594.                                         'name' => '#639c4b9883d2e',
  32595.                                         'position' => 66,
  32596.                                         'hidden' => false,
  32597.                                         'width' => 100,
  32598.                                         'locked' => false,
  32599.                                         'fieldConfig' => [
  32600.                                             'isOperator' => true,
  32601.                                             'attributes' => [
  32602.                                                 'label' => 'EAN-Code',
  32603.                                                 'type' => 'operator',
  32604.                                                 'class' => 'ObjectFieldGetter',
  32605.                                                 'attribute' => 'ean',
  32606.                                                 'forwardAttribute' => '',
  32607.                                                 'childs' => [
  32608.                                                     => [
  32609.                                                         'label' => 'Operator ObjectField Getter',
  32610.                                                         'type' => 'operator',
  32611.                                                         'class' => 'ObjectFieldGetter',
  32612.                                                         'childs' => [
  32613.                                                             => [
  32614.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  32615.                                                                 'type' => 'value',
  32616.                                                                 'class' => 'DefaultValue',
  32617.                                                                 'attribute' => 'erpItem',
  32618.                                                                 'dataType' => 'manyToOneRelation',
  32619.                                                                 'childs' => [
  32620.                                                                 ],
  32621.                                                             ],
  32622.                                                         ],
  32623.                                                         'attribute' => 'erpItem',
  32624.                                                         'forwardAttribute' => '',
  32625.                                                     ],
  32626.                                                 ],
  32627.                                             ],
  32628.                                             'key' => '#639c4b9883d2e',
  32629.                                         ],
  32630.                                         'isOperator' => true,
  32631.                                     ],
  32632.                                     '#639c4b9883d2f' => [
  32633.                                         'name' => '#639c4b9883d2f',
  32634.                                         'position' => 67,
  32635.                                         'hidden' => false,
  32636.                                         'width' => 100,
  32637.                                         'locked' => false,
  32638.                                         'fieldConfig' => [
  32639.                                             'isOperator' => true,
  32640.                                             'attributes' => [
  32641.                                                 'label' => 'Verkehrsbezeichnung',
  32642.                                                 'type' => 'operator',
  32643.                                                 'class' => 'ObjectFieldGetter',
  32644.                                                 'attribute' => 'erpName',
  32645.                                                 'forwardAttribute' => '',
  32646.                                                 'childs' => [
  32647.                                                     => [
  32648.                                                         'label' => 'Operator ObjectField Getter',
  32649.                                                         'type' => 'operator',
  32650.                                                         'class' => 'ObjectFieldGetter',
  32651.                                                         'childs' => [
  32652.                                                             => [
  32653.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  32654.                                                                 'type' => 'value',
  32655.                                                                 'class' => 'DefaultValue',
  32656.                                                                 'attribute' => 'erpItem',
  32657.                                                                 'dataType' => 'manyToOneRelation',
  32658.                                                                 'childs' => [
  32659.                                                                 ],
  32660.                                                             ],
  32661.                                                         ],
  32662.                                                         'attribute' => 'erpItem',
  32663.                                                         'forwardAttribute' => '',
  32664.                                                     ],
  32665.                                                 ],
  32666.                                             ],
  32667.                                             'key' => '#639c4b9883d2f',
  32668.                                         ],
  32669.                                         'isOperator' => true,
  32670.                                     ],
  32671.                                     '#639c4b9883d30' => [
  32672.                                         'name' => '#639c4b9883d30',
  32673.                                         'position' => 68,
  32674.                                         'hidden' => false,
  32675.                                         'width' => 100,
  32676.                                         'locked' => false,
  32677.                                         'fieldConfig' => [
  32678.                                             'isOperator' => true,
  32679.                                             'attributes' => [
  32680.                                                 'label' => 'MHZ Monate',
  32681.                                                 'type' => 'operator',
  32682.                                                 'class' => 'ObjectFieldGetter',
  32683.                                                 'attribute' => 'minimumShelfTime',
  32684.                                                 'forwardAttribute' => '',
  32685.                                                 'childs' => [
  32686.                                                     => [
  32687.                                                         'label' => 'Operator ObjectField Getter',
  32688.                                                         'type' => 'operator',
  32689.                                                         'class' => 'ObjectFieldGetter',
  32690.                                                         'childs' => [
  32691.                                                             => [
  32692.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  32693.                                                                 'type' => 'value',
  32694.                                                                 'class' => 'DefaultValue',
  32695.                                                                 'attribute' => 'erpItem',
  32696.                                                                 'dataType' => 'manyToOneRelation',
  32697.                                                                 'childs' => [
  32698.                                                                 ],
  32699.                                                             ],
  32700.                                                         ],
  32701.                                                         'attribute' => 'erpItem',
  32702.                                                         'forwardAttribute' => '',
  32703.                                                     ],
  32704.                                                 ],
  32705.                                             ],
  32706.                                             'key' => '#639c4b9883d30',
  32707.                                         ],
  32708.                                         'isOperator' => true,
  32709.                                     ],
  32710.                                     '#639c4b9883d31' => [
  32711.                                         'name' => '#639c4b9883d31',
  32712.                                         'position' => 69,
  32713.                                         'hidden' => false,
  32714.                                         'width' => 100,
  32715.                                         'locked' => false,
  32716.                                         'fieldConfig' => [
  32717.                                             'isOperator' => true,
  32718.                                             'attributes' => [
  32719.                                                 'label' => 'RLZ Monate',
  32720.                                                 'type' => 'operator',
  32721.                                                 'class' => 'ObjectFieldGetter',
  32722.                                                 'attribute' => 'remainingShelfTime',
  32723.                                                 'forwardAttribute' => '',
  32724.                                                 'childs' => [
  32725.                                                     => [
  32726.                                                         'label' => 'Operator ObjectField Getter',
  32727.                                                         'type' => 'operator',
  32728.                                                         'class' => 'ObjectFieldGetter',
  32729.                                                         'childs' => [
  32730.                                                             => [
  32731.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  32732.                                                                 'type' => 'value',
  32733.                                                                 'class' => 'DefaultValue',
  32734.                                                                 'attribute' => 'erpItem',
  32735.                                                                 'dataType' => 'manyToOneRelation',
  32736.                                                                 'childs' => [
  32737.                                                                 ],
  32738.                                                             ],
  32739.                                                         ],
  32740.                                                         'attribute' => 'erpItem',
  32741.                                                         'forwardAttribute' => '',
  32742.                                                     ],
  32743.                                                 ],
  32744.                                             ],
  32745.                                             'key' => '#639c4b9883d31',
  32746.                                         ],
  32747.                                         'isOperator' => true,
  32748.                                     ],
  32749.                                     '#639c4b9883d32' => [
  32750.                                         'name' => '#639c4b9883d32',
  32751.                                         'position' => 70,
  32752.                                         'hidden' => false,
  32753.                                         'width' => 100,
  32754.                                         'locked' => false,
  32755.                                         'fieldConfig' => [
  32756.                                             'isOperator' => true,
  32757.                                             'attributes' => [
  32758.                                                 'label' => 'RLZ Tage',
  32759.                                                 'type' => 'operator',
  32760.                                                 'class' => 'ObjectFieldGetter',
  32761.                                                 'attribute' => 'remainingShelfTimeDays',
  32762.                                                 'forwardAttribute' => '',
  32763.                                                 'childs' => [
  32764.                                                     => [
  32765.                                                         'label' => 'Operator ObjectField Getter',
  32766.                                                         'type' => 'operator',
  32767.                                                         'class' => 'ObjectFieldGetter',
  32768.                                                         'childs' => [
  32769.                                                             => [
  32770.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  32771.                                                                 'type' => 'value',
  32772.                                                                 'class' => 'DefaultValue',
  32773.                                                                 'attribute' => 'erpItem',
  32774.                                                                 'dataType' => 'manyToOneRelation',
  32775.                                                                 'childs' => [
  32776.                                                                 ],
  32777.                                                             ],
  32778.                                                         ],
  32779.                                                         'attribute' => 'erpItem',
  32780.                                                         'forwardAttribute' => '',
  32781.                                                     ],
  32782.                                                 ],
  32783.                                             ],
  32784.                                             'key' => '#639c4b9883d32',
  32785.                                         ],
  32786.                                         'isOperator' => true,
  32787.                                     ],
  32788.                                     '#639c4b9883d33' => [
  32789.                                         'name' => '#639c4b9883d33',
  32790.                                         'position' => 71,
  32791.                                         'hidden' => false,
  32792.                                         'width' => 100,
  32793.                                         'locked' => false,
  32794.                                         'fieldConfig' => [
  32795.                                             'isOperator' => true,
  32796.                                             'attributes' => [
  32797.                                                 'label' => 'Produktionsland',
  32798.                                                 'type' => 'operator',
  32799.                                                 'class' => 'ObjectFieldGetter',
  32800.                                                 'attribute' => 'country',
  32801.                                                 'forwardAttribute' => '',
  32802.                                                 'childs' => [
  32803.                                                     => [
  32804.                                                         'label' => 'Operator ObjectField Getter',
  32805.                                                         'type' => 'operator',
  32806.                                                         'class' => 'ObjectFieldGetter',
  32807.                                                         'childs' => [
  32808.                                                             => [
  32809.                                                                 'label' => 'Operator ObjectField Getter',
  32810.                                                                 'type' => 'operator',
  32811.                                                                 'class' => 'ObjectFieldGetter',
  32812.                                                                 'childs' => [
  32813.                                                                     => [
  32814.                                                                         'label' => 'Recipe (recipe)',
  32815.                                                                         'type' => 'value',
  32816.                                                                         'class' => 'DefaultValue',
  32817.                                                                         'attribute' => 'recipe',
  32818.                                                                         'dataType' => 'manyToOneRelation',
  32819.                                                                         'childs' => [
  32820.                                                                         ],
  32821.                                                                     ],
  32822.                                                                 ],
  32823.                                                                 'attribute' => 'recipe',
  32824.                                                                 'forwardAttribute' => '',
  32825.                                                             ],
  32826.                                                         ],
  32827.                                                         'attribute' => 'vendor',
  32828.                                                         'forwardAttribute' => '',
  32829.                                                     ],
  32830.                                                 ],
  32831.                                             ],
  32832.                                             'key' => '#639c4b9883d33',
  32833.                                         ],
  32834.                                         'isOperator' => true,
  32835.                                     ],
  32836.                                     '#639c4b9883d34' => [
  32837.                                         'name' => '#639c4b9883d34',
  32838.                                         'position' => 72,
  32839.                                         'hidden' => false,
  32840.                                         'width' => 100,
  32841.                                         'locked' => false,
  32842.                                         'fieldConfig' => [
  32843.                                             'isOperator' => true,
  32844.                                             'attributes' => [
  32845.                                                 'label' => 'MWSt.',
  32846.                                                 'type' => 'operator',
  32847.                                                 'class' => 'ObjectFieldGetter',
  32848.                                                 'attribute' => 'taxKey',
  32849.                                                 'forwardAttribute' => '',
  32850.                                                 'childs' => [
  32851.                                                     => [
  32852.                                                         'label' => 'Operator ObjectField Getter',
  32853.                                                         'type' => 'operator',
  32854.                                                         'class' => 'ObjectFieldGetter',
  32855.                                                         'childs' => [
  32856.                                                             => [
  32857.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  32858.                                                                 'type' => 'value',
  32859.                                                                 'class' => 'DefaultValue',
  32860.                                                                 'attribute' => 'erpItem',
  32861.                                                                 'dataType' => 'manyToOneRelation',
  32862.                                                                 'childs' => [
  32863.                                                                 ],
  32864.                                                             ],
  32865.                                                         ],
  32866.                                                         'attribute' => 'erpItem',
  32867.                                                         'forwardAttribute' => '',
  32868.                                                     ],
  32869.                                                 ],
  32870.                                             ],
  32871.                                             'key' => '#639c4b9883d34',
  32872.                                         ],
  32873.                                         'isOperator' => true,
  32874.                                     ],
  32875.                                     '#639c4b9883d35' => [
  32876.                                         'name' => '#639c4b9883d35',
  32877.                                         'position' => 73,
  32878.                                         'hidden' => false,
  32879.                                         'width' => 100,
  32880.                                         'locked' => false,
  32881.                                         'fieldConfig' => [
  32882.                                             'isOperator' => true,
  32883.                                             'attributes' => [
  32884.                                                 'label' => 'Zolltarif-Nr.',
  32885.                                                 'type' => 'operator',
  32886.                                                 'class' => 'ObjectFieldGetter',
  32887.                                                 'attribute' => 'customsTariffNumber',
  32888.                                                 'forwardAttribute' => '',
  32889.                                                 'childs' => [
  32890.                                                     => [
  32891.                                                         'label' => 'Operator ObjectField Getter',
  32892.                                                         'type' => 'operator',
  32893.                                                         'class' => 'ObjectFieldGetter',
  32894.                                                         'childs' => [
  32895.                                                             => [
  32896.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  32897.                                                                 'type' => 'value',
  32898.                                                                 'class' => 'DefaultValue',
  32899.                                                                 'attribute' => 'erpItem',
  32900.                                                                 'dataType' => 'manyToOneRelation',
  32901.                                                                 'childs' => [
  32902.                                                                 ],
  32903.                                                             ],
  32904.                                                         ],
  32905.                                                         'attribute' => 'erpItem',
  32906.                                                         'forwardAttribute' => '',
  32907.                                                     ],
  32908.                                                 ],
  32909.                                             ],
  32910.                                             'key' => '#639c4b9883d35',
  32911.                                         ],
  32912.                                         'isOperator' => true,
  32913.                                     ],
  32914.                                     '#639c4b9883d36' => [
  32915.                                         'name' => '#639c4b9883d36',
  32916.                                         'position' => 74,
  32917.                                         'hidden' => false,
  32918.                                         'width' => 100,
  32919.                                         'locked' => false,
  32920.                                         'fieldConfig' => [
  32921.                                             'isOperator' => true,
  32922.                                             'attributes' => [
  32923.                                                 'label' => 'VK-Einheit je Palette',
  32924.                                                 'type' => 'operator',
  32925.                                                 'class' => 'ObjectFieldGetter',
  32926.                                                 'attribute' => 'amountPal',
  32927.                                                 'forwardAttribute' => '',
  32928.                                                 'childs' => [
  32929.                                                     => [
  32930.                                                         'label' => 'Operator ObjectField Getter',
  32931.                                                         'type' => 'operator',
  32932.                                                         'class' => 'ObjectFieldGetter',
  32933.                                                         'childs' => [
  32934.                                                             => [
  32935.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  32936.                                                                 'type' => 'value',
  32937.                                                                 'class' => 'DefaultValue',
  32938.                                                                 'attribute' => 'erpItem',
  32939.                                                                 'dataType' => 'manyToOneRelation',
  32940.                                                                 'childs' => [
  32941.                                                                 ],
  32942.                                                             ],
  32943.                                                         ],
  32944.                                                         'attribute' => 'erpItem',
  32945.                                                         'forwardAttribute' => '',
  32946.                                                     ],
  32947.                                                 ],
  32948.                                             ],
  32949.                                             'key' => '#639c4b9883d36',
  32950.                                         ],
  32951.                                         'isOperator' => true,
  32952.                                     ],
  32953.                                     '#639c4b9883d37' => [
  32954.                                         'name' => '#639c4b9883d37',
  32955.                                         'position' => 75,
  32956.                                         'hidden' => false,
  32957.                                         'width' => 100,
  32958.                                         'locked' => false,
  32959.                                         'fieldConfig' => [
  32960.                                             'isOperator' => true,
  32961.                                             'attributes' => [
  32962.                                                 'label' => 'VK-Einheit je Umkarton',
  32963.                                                 'type' => 'operator',
  32964.                                                 'class' => 'ObjectFieldGetter',
  32965.                                                 'attribute' => 'amountSubUnit',
  32966.                                                 'forwardAttribute' => '',
  32967.                                                 'childs' => [
  32968.                                                     => [
  32969.                                                         'label' => 'Operator ObjectField Getter',
  32970.                                                         'type' => 'operator',
  32971.                                                         'class' => 'ObjectFieldGetter',
  32972.                                                         'childs' => [
  32973.                                                             => [
  32974.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  32975.                                                                 'type' => 'value',
  32976.                                                                 'class' => 'DefaultValue',
  32977.                                                                 'attribute' => 'erpItem',
  32978.                                                                 'dataType' => 'manyToOneRelation',
  32979.                                                                 'childs' => [
  32980.                                                                 ],
  32981.                                                             ],
  32982.                                                         ],
  32983.                                                         'attribute' => 'erpItem',
  32984.                                                         'forwardAttribute' => '',
  32985.                                                     ],
  32986.                                                 ],
  32987.                                             ],
  32988.                                             'key' => '#639c4b9883d37',
  32989.                                         ],
  32990.                                         'isOperator' => true,
  32991.                                     ],
  32992.                                     '#639c4b9883d38' => [
  32993.                                         'name' => '#639c4b9883d38',
  32994.                                         'position' => 76,
  32995.                                         'hidden' => false,
  32996.                                         'width' => 100,
  32997.                                         'locked' => false,
  32998.                                         'fieldConfig' => [
  32999.                                             'isOperator' => true,
  33000.                                             'attributes' => [
  33001.                                                 'label' => 'Anzahl Lagen',
  33002.                                                 'type' => 'operator',
  33003.                                                 'class' => 'ObjectFieldGetter',
  33004.                                                 'attribute' => 'amountLayers',
  33005.                                                 'forwardAttribute' => '',
  33006.                                                 'childs' => [
  33007.                                                     => [
  33008.                                                         'label' => 'Operator ObjectField Getter',
  33009.                                                         'type' => 'operator',
  33010.                                                         'class' => 'ObjectFieldGetter',
  33011.                                                         'childs' => [
  33012.                                                             => [
  33013.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  33014.                                                                 'type' => 'value',
  33015.                                                                 'class' => 'DefaultValue',
  33016.                                                                 'attribute' => 'erpItem',
  33017.                                                                 'dataType' => 'manyToOneRelation',
  33018.                                                                 'childs' => [
  33019.                                                                 ],
  33020.                                                             ],
  33021.                                                         ],
  33022.                                                         'attribute' => 'erpItem',
  33023.                                                         'forwardAttribute' => '',
  33024.                                                     ],
  33025.                                                 ],
  33026.                                             ],
  33027.                                             'key' => '#639c4b9883d38',
  33028.                                         ],
  33029.                                         'isOperator' => true,
  33030.                                     ],
  33031.                                     '#639c4b9883d39' => [
  33032.                                         'name' => '#639c4b9883d39',
  33033.                                         'position' => 77,
  33034.                                         'hidden' => false,
  33035.                                         'width' => 100,
  33036.                                         'locked' => false,
  33037.                                         'fieldConfig' => [
  33038.                                             'isOperator' => true,
  33039.                                             'attributes' => [
  33040.                                                 'label' => 'Anzahl je Lage',
  33041.                                                 'type' => 'operator',
  33042.                                                 'class' => 'ObjectFieldGetter',
  33043.                                                 'attribute' => 'amountPerLayer',
  33044.                                                 'forwardAttribute' => '',
  33045.                                                 'childs' => [
  33046.                                                     => [
  33047.                                                         'label' => 'Operator ObjectField Getter',
  33048.                                                         'type' => 'operator',
  33049.                                                         'class' => 'ObjectFieldGetter',
  33050.                                                         'childs' => [
  33051.                                                             => [
  33052.                                                                 'label' => 'Verkaufs-Artikeldaten (erpItem)',
  33053.                                                                 'type' => 'value',
  33054.                                                                 'class' => 'DefaultValue',
  33055.                                                                 'attribute' => 'erpItem',
  33056.                                                                 'dataType' => 'manyToOneRelation',
  33057.                                                                 'childs' => [
  33058.                                                                 ],
  33059.                                                             ],
  33060.                                                         ],
  33061.                                                         'attribute' => 'erpItem',
  33062.                                                         'forwardAttribute' => '',
  33063.                                                     ],
  33064.                                                 ],
  33065.                                             ],
  33066.                                             'key' => '#639c4b9883d39',
  33067.                                         ],
  33068.                                         'isOperator' => true,
  33069.                                     ],
  33070.                                 ],
  33071.                             ],
  33072.                         ],
  33073.                         'workspaceSettings' => [
  33074.                             'customExportService' => 'app.datahub.variant-exporter',
  33075.                         ],
  33076.                         'workspaces' => [
  33077.                             'object' => [
  33078.                                 => [
  33079.                                     'read' => true,
  33080.                                     'cpath' => '/Products',
  33081.                                     'id' => 'extModel309-1',
  33082.                                 ],
  33083.                             ],
  33084.                         ],
  33085.                         'deliveryDestination' => [
  33086.                             'filetype' => 'CSV',
  33087.                             'filename' => 'webexport-de.csv',
  33088.                             'conflictStrategy' => 'overwrite',
  33089.                             'transmitter' => 'download',
  33090.                             'displayfield-4804-inputEl' => 'The settings below overwrite the settings from the email document if values are defined',
  33091.                             'displayfield-4810-inputEl' => 'Mehrere Empfänger können angegeben werden, indem die E-Mail-Adressen mit einem Semikolon getrennt angegeben werden.<br />Beispiel: receiver@pimcore.org; receiver2@pimcore.org'."\n".'Für \'Von\' können Sie zusätzlich die Syntax <i>Mein Name & lt; mein-name@example.com&gt;</i> verwenden',
  33092.                             'transmitter_localDirectory' => [
  33093.                                 'directory' => '/Data/Export/',
  33094.                             ],
  33095.                             'transmitter_download' => [
  33096.                                 'token' => '52aa773ca8f9a896038fdb41cc4f98c0',
  33097.                             ],
  33098.                             'transmitter_sftp' => [
  33099.                                 'host' => '',
  33100.                                 'port' => NULL,
  33101.                                 'username' => '',
  33102.                                 'password' => '',
  33103.                                 'directory' => '',
  33104.                                 'privateKey' => '',
  33105.                                 'passphrase' => '',
  33106.                             ],
  33107.                             'transmitter_http' => [
  33108.                                 'method' => 'POST',
  33109.                                 'url' => '',
  33110.                                 'timeout' => NULL,
  33111.                             ],
  33112.                             'transmitter_email' => [
  33113.                                 'document' => '',
  33114.                                 'subject' => '',
  33115.                                 'from' => '',
  33116.                                 'to' => '',
  33117.                                 'cc' => '',
  33118.                                 'bcc' => '',
  33119.                             ],
  33120.                             'transmitter_assetTransmitter' => [
  33121.                                 'assetFolder' => '',
  33122.                             ],
  33123.                         ],
  33124.                         'triggerForDelivery' => [
  33125.                             'saveHookType' => '',
  33126.                         ],
  33127.                         'executionConfig' => [
  33128.                             'cronDefinitionFullExport' => '',
  33129.                             'displayfield-4819-inputEl' => '<a target="_blank" href="https://crontab.guru/">Cron expression generator</a>',
  33130.                             'cronDefinitionQueueOnly' => '',
  33131.                             'displayfield-4822-inputEl' => '<a target="_blank" href="https://crontab.guru/">Cron expression generator</a>',
  33132.                         ],
  33133.                         'permissions' => [
  33134.                             'user' => [
  33135.                             ],
  33136.                             'role' => [
  33137.                             ],
  33138.                         ],
  33139.                     ],
  33140.                 ],
  33141.                 'config_location' => [
  33142.                     'data_hub' => [
  33143.                         'write_target' => [
  33144.                             'type' => 'symfony-config',
  33145.                             'options' => [
  33146.                                 'directory' => (\dirname(__DIR__3).'/config/data_hub'),
  33147.                             ],
  33148.                         ],
  33149.                     ],
  33150.                 ],
  33151.             ],
  33152.             'pimcore.enterprise_subscription_tools.token' => 'c51fecf298e287b7796a7757962259ace9e7a92c831428f62ca7f36e8da0',
  33153.             'pimcore.enterprise_subscription_tools.production_system' => false,
  33154.             'pimcore.datahub.simplerest.es_hosts' => [
  33155.                 => 'localhost:9201',
  33156.             ],
  33157.             'pimcore.datahub.simplerest.max_results_window' => 10000,
  33158.             'pimcore.datahub.simplerest.index_name_prefix' => 'datahub_restindex_',
  33159.             'pimcore.datahub.simplerest.indexing_options' => [
  33160.                 'assets' => [
  33161.                     'enable_exif' => true,
  33162.                     'enable_xmp' => true,
  33163.                     'enable_iptc' => true,
  33164.                 ],
  33165.                 'global_options' => [
  33166.                     'numeric_detection' => false,
  33167.                     'date_detection' => true,
  33168.                 ],
  33169.                 'number_of_shards_config' => [
  33170.                     'default_number' => 1,
  33171.                     'index_specific' => [
  33172.                     ],
  33173.                 ],
  33174.             ],
  33175.             'elements_process_manager' => [
  33176.                 'archiveThresholdLogs' => 7,
  33177.                 'processTimeoutMinutes' => 15,
  33178.                 'disableShortcutMenu' => false,
  33179.                 'reportingEmailAddresses' => [
  33180.                     => 'dominik.geyer@weblizards.de',
  33181.                 ],
  33182.                 'additionalScriptExecutionUsers' => [
  33183.                     => 'web-user',
  33184.                     => 'www-data',
  33185.                     => 'weblizards',
  33186.                 ],
  33187.                 'configurationMigrationsDirectory' => (\dirname(__DIR__4).'/src/Migrations'),
  33188.                 'configurationMigrationsNamespace' => 'App\\Migrations',
  33189.                 'restApiUsers' => [
  33190.                 ],
  33191.                 'executorClasses' => [
  33192.                     'pimcoreCommand' => [
  33193.                         'name' => 'pimcoreCommand',
  33194.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.class.pimcoreCommand',
  33195.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\PimcoreCommand',
  33196.                         'config' => [
  33197.                         ],
  33198.                     ],
  33199.                     'classMethod' => [
  33200.                         'name' => 'classMethod',
  33201.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.class.classMethod',
  33202.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\ClassMethod',
  33203.                         'config' => [
  33204.                         ],
  33205.                     ],
  33206.                 ],
  33207.                 'executorActionClasses' => [
  33208.                     'download' => [
  33209.                         'name' => 'download',
  33210.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.download',
  33211.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\Download',
  33212.                         'config' => [
  33213.                         ],
  33214.                     ],
  33215.                     'openItem' => [
  33216.                         'name' => 'openItem',
  33217.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.openItem',
  33218.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\OpenItem',
  33219.                         'config' => [
  33220.                         ],
  33221.                     ],
  33222.                     'jsEvent' => [
  33223.                         'name' => 'jsEvent',
  33224.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.action.jsEvent',
  33225.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Action\\JsEvent',
  33226.                         'config' => [
  33227.                         ],
  33228.                     ],
  33229.                 ],
  33230.                 'executorCallbackClasses' => [
  33231.                     'executionNote' => [
  33232.                         'name' => 'executionNote',
  33233.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.callback.executionNote',
  33234.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Callback\\General',
  33235.                         'config' => [
  33236.                         ],
  33237.                         'jsFile' => '/bundles/elementsprocessmanager/js/executor/callback/executionNote.js',
  33238.                     ],
  33239.                 ],
  33240.                 'executorLoggerClasses' => [
  33241.                     'file' => [
  33242.                         'name' => 'file',
  33243.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.file',
  33244.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\File',
  33245.                         'config' => [
  33246.                         ],
  33247.                     ],
  33248.                     'console' => [
  33249.                         'name' => 'console',
  33250.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.console',
  33251.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Console',
  33252.                         'config' => [
  33253.                         ],
  33254.                     ],
  33255.                     'application' => [
  33256.                         'name' => 'application',
  33257.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.application',
  33258.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\Application',
  33259.                         'config' => [
  33260.                         ],
  33261.                     ],
  33262.                     'emailSummary' => [
  33263.                         'name' => 'emailSummary',
  33264.                         'extJsClass' => 'pimcore.plugin.processmanager.executor.logger.emailSummary',
  33265.                         'class' => 'Elements\\Bundle\\ProcessManagerBundle\\Executor\\Logger\\EmailSummary',
  33266.                         'config' => [
  33267.                         ],
  33268.                     ],
  33269.                 ],
  33270.             ],
  33271.             'pimcore_data_hub_file_export' => [
  33272.                 'defaultExporter' => 'pimcore.datahub.fileExport.exporter.file',
  33273.             ],
  33274.             'portal-engine.elasticsearch.index-prefix' => 'portal_engine_',
  33275.             'portal-engine.elasticsearch.host' => 'localhost:9201',
  33276.             'portal-engine.elasticsearch.connection_params' => [
  33277.             ],
  33278.             'pimcore_portal_engine.core_fields_configuration' => [
  33279.                 'general' => [
  33280.                     'id' => [
  33281.                         'type' => 'long',
  33282.                         'title' => 'ID',
  33283.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  33284.                         'properties' => [
  33285.                         ],
  33286.                         'fields' => [
  33287.                         ],
  33288.                     ],
  33289.                     'creationDate' => [
  33290.                         'type' => 'date',
  33291.                         'title' => 'creationdate',
  33292.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  33293.                         'properties' => [
  33294.                         ],
  33295.                         'fields' => [
  33296.                         ],
  33297.                     ],
  33298.                     'modificationDate' => [
  33299.                         'type' => 'date',
  33300.                         'title' => 'modificationdate',
  33301.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  33302.                         'properties' => [
  33303.                         ],
  33304.                         'fields' => [
  33305.                         ],
  33306.                     ],
  33307.                     'type' => [
  33308.                         'type' => 'keyword',
  33309.                         'title' => 'type',
  33310.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  33311.                         'values' => [
  33312.                             'options' => [
  33313.                                 => [
  33314.                                     'key' => 'Variant',
  33315.                                     'value' => 'variant',
  33316.                                 ],
  33317.                                 => [
  33318.                                     'key' => 'Object',
  33319.                                     'value' => 'object',
  33320.                                 ],
  33321.                             ],
  33322.                         ],
  33323.                         'properties' => [
  33324.                         ],
  33325.                         'fields' => [
  33326.                         ],
  33327.                     ],
  33328.                     'key' => [
  33329.                         'type' => 'keyword',
  33330.                         'title' => 'key',
  33331.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  33332.                         'fields' => [
  33333.                             'analyzed_ngram' => [
  33334.                                 'type' => 'text',
  33335.                                 'analyzer' => 'portal_engine_ngram_analyzer',
  33336.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  33337.                             ],
  33338.                             'analyzed' => [
  33339.                                 'type' => 'text',
  33340.                                 'analyzer' => 'standard',
  33341.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  33342.                             ],
  33343.                         ],
  33344.                         'properties' => [
  33345.                         ],
  33346.                     ],
  33347.                     'path' => [
  33348.                         'type' => 'text',
  33349.                         'title' => 'path',
  33350.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  33351.                         'analyzer' => 'portal_engine_path_analyzer',
  33352.                         'properties' => [
  33353.                         ],
  33354.                         'fields' => [
  33355.                         ],
  33356.                     ],
  33357.                     'fullPath' => [
  33358.                         'type' => 'text',
  33359.                         'title' => 'fullPath',
  33360.                         'analyzer' => 'portal_engine_path_analyzer',
  33361.                         'properties' => [
  33362.                         ],
  33363.                         'fields' => [
  33364.                         ],
  33365.                     ],
  33366.                     'pathLevels' => [
  33367.                         'type' => 'nested',
  33368.                         'title' => 'pathLevels',
  33369.                         'properties' => [
  33370.                             'level' => [
  33371.                                 'type' => 'integer',
  33372.                             ],
  33373.                             'name' => [
  33374.                                 'type' => 'keyword',
  33375.                             ],
  33376.                         ],
  33377.                         'fields' => [
  33378.                         ],
  33379.                     ],
  33380.                     'tags' => [
  33381.                         'title' => 'tags',
  33382.                         'type' => 'integer',
  33383.                         'properties' => [
  33384.                         ],
  33385.                         'fields' => [
  33386.                         ],
  33387.                     ],
  33388.                     'thumbnail' => [
  33389.                         'title' => 'thumbnail',
  33390.                         'type' => 'keyword',
  33391.                         'properties' => [
  33392.                         ],
  33393.                         'fields' => [
  33394.                         ],
  33395.                     ],
  33396.                     'collections' => [
  33397.                         'title' => 'collections',
  33398.                         'type' => 'keyword',
  33399.                         'properties' => [
  33400.                         ],
  33401.                         'fields' => [
  33402.                         ],
  33403.                     ],
  33404.                     'publicShares' => [
  33405.                         'title' => 'publicShares',
  33406.                         'type' => 'keyword',
  33407.                         'properties' => [
  33408.                         ],
  33409.                         'fields' => [
  33410.                         ],
  33411.                     ],
  33412.                     'userOwner' => [
  33413.                         'title' => 'userOwner',
  33414.                         'type' => 'integer',
  33415.                         'properties' => [
  33416.                         ],
  33417.                         'fields' => [
  33418.                         ],
  33419.                     ],
  33420.                 ],
  33421.                 'data_object' => [
  33422.                     'published' => [
  33423.                         'type' => 'boolean',
  33424.                         'title' => 'published',
  33425.                         'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  33426.                         'values' => [
  33427.                             'options' => [
  33428.                                 => [
  33429.                                     'key' => 'Yes',
  33430.                                     'value' => true,
  33431.                                 ],
  33432.                                 => [
  33433.                                     'key' => 'No',
  33434.                                     'value' => false,
  33435.                                 ],
  33436.                             ],
  33437.                         ],
  33438.                         'properties' => [
  33439.                         ],
  33440.                         'fields' => [
  33441.                         ],
  33442.                     ],
  33443.                     'classname' => [
  33444.                         'title' => 'classname',
  33445.                         'type' => 'keyword',
  33446.                         'properties' => [
  33447.                         ],
  33448.                         'fields' => [
  33449.                         ],
  33450.                     ],
  33451.                 ],
  33452.                 'asset' => [
  33453.                     'mimetype' => [
  33454.                         'title' => 'mimetype',
  33455.                         'type' => 'keyword',
  33456.                         'fields' => [
  33457.                             'analyzed_ngram' => [
  33458.                                 'type' => 'text',
  33459.                                 'analyzer' => 'portal_engine_ngram_analyzer',
  33460.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  33461.                             ],
  33462.                             'analyzed' => [
  33463.                                 'type' => 'text',
  33464.                                 'analyzer' => 'standard',
  33465.                                 'search_analyzer' => 'portal_engine_whitespace_analyzer',
  33466.                             ],
  33467.                         ],
  33468.                         'properties' => [
  33469.                         ],
  33470.                     ],
  33471.                     'fileSize' => [
  33472.                         'title' => 'fileSize',
  33473.                         'type' => 'long',
  33474.                         'properties' => [
  33475.                         ],
  33476.                         'fields' => [
  33477.                         ],
  33478.                     ],
  33479.                 ],
  33480.             ],
  33481.             'portal-engine.select-all-max-size' => 500,
  33482.             'pimcore.statistics_explorer.es_hosts' => [
  33483.                 => 'localhost:9201',
  33484.                 => 'localhost:9201',
  33485.             ],
  33486.             'pimcore.statistics_explorer.es_connection_params' => [
  33487.             ],
  33488.             'pimcore.statistics_explorer.global_configurations' => [
  33489.                 'all_logins_last_six_months' => [
  33490.                     'context' => 'portal',
  33491.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_login","label":"pimcore_portal_engine_statistics_explorer_login","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"}}}',
  33492.                 ],
  33493.                 'assets_types' => [
  33494.                     'context' => 'portal',
  33495.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Pie","selectedDataSource":{"value":"pimcoreportalengine_asset","label":"pimcoreportalengine_asset","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.type","label":"system_fields.type","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.type":{"typeGroup":"default","order":"_key||asc","max":200}}}',
  33496.                 ],
  33497.                 'classdefintions_class_names' => [
  33498.                     'context' => 'portal',
  33499.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Pie","selectedDataSource":{"value":"pimcoreportalengine_class_definitions","label":"pimcoreportalengine_class_definitions","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.className.keyword","label":"system_fields.className","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.className.keyword":{"typeGroup":"default","order":"_key||asc","max":200}}}',
  33500.                 ],
  33501.                 'asset_storage_by_types' => [
  33502.                     'context' => 'portal',
  33503.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Pie","selectedDataSource":{"value":"pimcoreportalengine_asset","label":"pimcoreportalengine_asset","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.type","label":"system_fields.type","typeGroup":"default"},{"value":"system_fields.fileSize","label":"system_fields.fileSize","typeGroup":"numeric"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.type":{"typeGroup":"default","order":"_key||asc","max":200},"system_fields.fileSize":{"typeGroup":"numeric","agg":"sum","order":"_key||asc","max":200}}}',
  33504.                 ],
  33505.                 'most_downloaded_assets' => [
  33506.                     'context' => 'portal',
  33507.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","order":"_count||desc","max":10}}}',
  33508.                 ],
  33509.                 'most_downloaded_assets_of_user' => [
  33510.                     'context' => 'portal',
  33511.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"}],"columns":[],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","order":"_count||desc","max":10}}}',
  33512.                 ],
  33513.                 'downloads_over_time_context' => [
  33514.                     'context' => 'portal',
  33515.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[{"value":"context","label":"context","typeGroup":"default"}],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"},"context":{"typeGroup":"default","order":"_key||asc","max":200}}}',
  33516.                 ],
  33517.                 'downloads_over_time_thumbnail' => [
  33518.                     'context' => 'portal',
  33519.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[{"value":"thumbnail","label":"thumbnail","typeGroup":"default"}],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"},"thumbnail":{"typeGroup":"default","order":"_key||asc","max":200}}}',
  33520.                 ],
  33521.                 'downloads_over_time' => [
  33522.                     'context' => 'portal',
  33523.                     'configuration' => '{"showTable":false,"showChart":true,"chartType":"Line","selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"statistic","rows":[{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"columns":[],"filters":[],"fieldSettings":{"timestamp":{"typeGroup":"date","order":"_key||asc","interval":"week","format":"yyyy-MM-dd","min_doc_count":0,"bounds_max":"now/d"}}}',
  33524.                 ],
  33525.                 'most_recent_downloads' => [
  33526.                     'context' => 'portal',
  33527.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value": "path","label":"path","typeGroup":"default"},{"value": "path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":"10","order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
  33528.                 ],
  33529.                 'most_recent_downloads_user' => [
  33530.                     'context' => 'portal',
  33531.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_download","label":"pimcore_portal_engine_statistics_explorer_download","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":"10","order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
  33532.                 ],
  33533.                 'most_recent_updates' => [
  33534.                     'context' => 'portal',
  33535.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_asset_update","label":"pimcore_portal_engine_statistics_explorer_asset_update","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":10,"order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
  33536.                 ],
  33537.                 'most_recent_updates_user' => [
  33538.                     'context' => 'portal',
  33539.                     'configuration' => '{"showTable":true,"showChart":false,"chartType":null,"selectedDataSource":{"value":"pimcore_portal_engine_statistics_explorer_asset_update","label":"pimcore_portal_engine_statistics_explorer_asset_update","type":"ELASTIC_SEARCH"},"statisticMode":"list","rows":[],"columns":[{"value":"system_fields.id","label":"ID","typeGroup":"default"},{"value":"path","label":"path","typeGroup":"default"},{"value":"timestamp","label":"timestamp","typeGroup":"date"}],"filters":[],"fieldSettings":{"system_fields.id":{"typeGroup":"default","max":10,"order":"","label":"Asset","hidden":false},"timestamp":{"typeGroup":"date","order":"desc","label":"Timestamp","hidden":false}}}',
  33540.                 ],
  33541.             ],
  33542.             'pimcore_asset_metadata_classdefinitions' => [
  33543.                 'class_definitions' => [
  33544.                     'layout' => [
  33545.                         'map' => [
  33546.                             'panel' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Panel',
  33547.                             'accordion' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Accordion',
  33548.                             'button' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Button',
  33549.                             'iframe' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Iframe',
  33550.                             'fieldcontainer' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Fieldcontainer',
  33551.                             'fieldset' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Fieldset',
  33552.                             'tabpanel' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Tabpanel',
  33553.                             'text' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Text',
  33554.                             'region' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Layout\\Region',
  33555.                         ],
  33556.                         'prefixes' => [
  33557.                         ],
  33558.                     ],
  33559.                     'data' => [
  33560.                         'map' => [
  33561.                             'asset' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Asset',
  33562.                             'calculatedValue' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\CalculatedValue',
  33563.                             'checkbox' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Checkbox',
  33564.                             'country' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Country',
  33565.                             'date' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Date',
  33566.                             'datetime' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Datetime',
  33567.                             'document' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Document',
  33568.                             'input' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Input',
  33569.                             'object' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\DataObject',
  33570.                             'language' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Language',
  33571.                             'manyToManyRelation' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\ManyToManyRelation',
  33572.                             'multiselect' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Multiselect',
  33573.                             'numeric' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Numeric',
  33574.                             'select' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Select',
  33575.                             'user' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\User',
  33576.                             'textarea' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Textarea',
  33577.                             'localizedfields' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Localizedfields',
  33578.                             'wysiwyg' => '\\Pimcore\\AssetMetadataClassDefinitionsBundle\\Model\\ClassDefinition\\Data\\Wysiwyg',
  33579.                         ],
  33580.                         'prefixes' => [
  33581.                         ],
  33582.                     ],
  33583.                 ],
  33584.                 'show_grid' => true,
  33585.                 'show_gridicon' => true,
  33586.             ],
  33587.             'advanced_object_search.core_fields_configuration' => [
  33588.                 'o_id' => [
  33589.                     'type' => 'long',
  33590.                     'title' => 'ID',
  33591.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  33592.                 ],
  33593.                 'o_index' => [
  33594.                     'type' => 'long',
  33595.                     'title' => 'Index',
  33596.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
  33597.                 ],
  33598.                 'o_creationDate' => [
  33599.                     'type' => 'date',
  33600.                     'title' => 'creationdate',
  33601.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  33602.                 ],
  33603.                 'o_modificationDate' => [
  33604.                     'type' => 'date',
  33605.                     'title' => 'modificationdate',
  33606.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
  33607.                 ],
  33608.                 'o_published' => [
  33609.                     'type' => 'boolean',
  33610.                     'title' => 'published',
  33611.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  33612.                     'values' => [
  33613.                         'options' => [
  33614.                             => [
  33615.                                 'key' => 'Yes',
  33616.                                 'value' => true,
  33617.                             ],
  33618.                             => [
  33619.                                 'key' => 'No',
  33620.                                 'value' => false,
  33621.                             ],
  33622.                         ],
  33623.                     ],
  33624.                 ],
  33625.                 'o_type' => [
  33626.                     'type' => 'keyword',
  33627.                     'title' => 'type',
  33628.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
  33629.                     'values' => [
  33630.                         'options' => [
  33631.                             => [
  33632.                                 'key' => 'Variant',
  33633.                                 'value' => 'variant',
  33634.                             ],
  33635.                             => [
  33636.                                 'key' => 'Object',
  33637.                                 'value' => 'object',
  33638.                             ],
  33639.                         ],
  33640.                     ],
  33641.                 ],
  33642.                 'key' => [
  33643.                     'type' => 'keyword',
  33644.                     'title' => 'key',
  33645.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  33646.                 ],
  33647.                 'path' => [
  33648.                     'type' => 'keyword',
  33649.                     'title' => 'path',
  33650.                     'fieldDefinition' => 'Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
  33651.                 ],
  33652.                 'type' => [
  33653.                     'title' => 'classname',
  33654.                     'type' => 'keyword',
  33655.                 ],
  33656.             ],
  33657.             'pimcore.advanced_object_search.index_name_prefix' => 'advanced_object_search_',
  33658.             'pimcore.advanced_object_search.es_hosts' => [
  33659.                 => 'localhost:9201',
  33660.             ],
  33661.             'pimcore.advanced_object_search.index_configuration' => [
  33662.                 'elements_per_loop' => 100,
  33663.                 'nested_fields_limit' => 200,
  33664.                 'total_fields_limit' => 100000,
  33665.                 'exclude_classes' => [
  33666.                 ],
  33667.                 'exclude_fields' => [
  33668.                 ],
  33669.             ],
  33670.             'pimcore.direct_edit.mercure_settings.client_side_url' => '<PIMCORE_SCHEMA_HOST>/hub/mercure',
  33671.             'pimcore.direct_edit.mercure_settings.server_side_url' => 'http://localhost:10081/.well-known/mercure',
  33672.             'data_director.config' => [
  33673.                 'queue_processing' => [
  33674.                     'automatic_start' => true,
  33675.                 ],
  33676.                 'text_generation' => [
  33677.                     'openai_api_key' => NULL,
  33678.                 ],
  33679.                 'admin_style' => [
  33680.                     'tooltip' => 'grid-fields',
  33681.                 ],
  33682.             ],
  33683.             'data_collector.templates' => [
  33684.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
  33685.                     => 'pimcore',
  33686.                     => '@PimcoreCore/Profiler/data_collector.html.twig',
  33687.                 ],
  33688.                 'data_collector.request' => [
  33689.                     => 'request',
  33690.                     => '@WebProfiler/Collector/request.html.twig',
  33691.                 ],
  33692.                 'data_collector.time' => [
  33693.                     => 'time',
  33694.                     => '@WebProfiler/Collector/time.html.twig',
  33695.                 ],
  33696.                 'data_collector.memory' => [
  33697.                     => 'memory',
  33698.                     => '@WebProfiler/Collector/memory.html.twig',
  33699.                 ],
  33700.                 'data_collector.validator' => [
  33701.                     => 'validator',
  33702.                     => '@WebProfiler/Collector/validator.html.twig',
  33703.                 ],
  33704.                 'data_collector.ajax' => [
  33705.                     => 'ajax',
  33706.                     => '@WebProfiler/Collector/ajax.html.twig',
  33707.                 ],
  33708.                 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
  33709.                     => 'pimcore_targeting',
  33710.                     => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
  33711.                 ],
  33712.                 'data_collector.form' => [
  33713.                     => 'form',
  33714.                     => '@WebProfiler/Collector/form.html.twig',
  33715.                 ],
  33716.                 'data_collector.exception' => [
  33717.                     => 'exception',
  33718.                     => '@WebProfiler/Collector/exception.html.twig',
  33719.                 ],
  33720.                 'data_collector.logger' => [
  33721.                     => 'logger',
  33722.                     => '@WebProfiler/Collector/logger.html.twig',
  33723.                 ],
  33724.                 'data_collector.events' => [
  33725.                     => 'events',
  33726.                     => '@WebProfiler/Collector/events.html.twig',
  33727.                 ],
  33728.                 'data_collector.router' => [
  33729.                     => 'router',
  33730.                     => '@WebProfiler/Collector/router.html.twig',
  33731.                 ],
  33732.                 'data_collector.cache' => [
  33733.                     => 'cache',
  33734.                     => '@WebProfiler/Collector/cache.html.twig',
  33735.                 ],
  33736.                 'data_collector.translation' => [
  33737.                     => 'translation',
  33738.                     => '@WebProfiler/Collector/translation.html.twig',
  33739.                 ],
  33740.                 'data_collector.security' => [
  33741.                     => 'security',
  33742.                     => '@Security/Collector/security.html.twig',
  33743.                 ],
  33744.                 'data_collector.twig' => [
  33745.                     => 'twig',
  33746.                     => '@WebProfiler/Collector/twig.html.twig',
  33747.                 ],
  33748.                 'data_collector.http_client' => [
  33749.                     => 'http_client',
  33750.                     => '@WebProfiler/Collector/http_client.html.twig',
  33751.                 ],
  33752.                 'data_collector.doctrine' => [
  33753.                     => 'db',
  33754.                     => '@Doctrine/Collector/db.html.twig',
  33755.                 ],
  33756.                 'data_collector.dump' => [
  33757.                     => 'dump',
  33758.                     => '@Debug/Profiler/dump.html.twig',
  33759.                 ],
  33760.                 'data_collector.messenger' => [
  33761.                     => 'messenger',
  33762.                     => '@WebProfiler/Collector/messenger.html.twig',
  33763.                 ],
  33764.                 'mailer.data_collector' => [
  33765.                     => 'mailer',
  33766.                     => '@WebProfiler/Collector/mailer.html.twig',
  33767.                 ],
  33768.                 'notifier.data_collector' => [
  33769.                     => 'notifier',
  33770.                     => '@WebProfiler/Collector/notifier.html.twig',
  33771.                 ],
  33772.                 'data_collector.config' => [
  33773.                     => 'config',
  33774.                     => '@WebProfiler/Collector/config.html.twig',
  33775.                 ],
  33776.             ],
  33777.             'pimcore.service_controllers' => [
  33778.                 'AdvancedObjectSearchBundle\\Controller\\AdminController' => 'AdvancedObjectSearchBundle\\Controller\\AdminController',
  33779.                 'App\\Controller\\AdminController' => 'App\\Controller\\AdminController',
  33780.                 'App\\Controller\\DefaultController' => 'App\\Controller\\DefaultController',
  33781.                 'App\\Controller\\Web2printController' => 'App\\Controller\\Web2printController',
  33782.                 'Blackbit\\DataDirectorBundle\\Controller\\DocumentController' => 'Blackbit\\DataDirectorBundle\\Controller\\DocumentController',
  33783.                 'Blackbit\\DataDirectorBundle\\Controller\\FieldTypeController' => 'Blackbit\\DataDirectorBundle\\Controller\\FieldTypeController',
  33784.                 'Blackbit\\DataDirectorBundle\\Controller\\ImportController' => 'Blackbit\\DataDirectorBundle\\Controller\\ImportController',
  33785.                 'Blackbit\\DataDirectorBundle\\Controller\\ImportconfigController' => 'Blackbit\\DataDirectorBundle\\Controller\\ImportconfigController',
  33786.                 'Blackbit\\DataDirectorBundle\\Controller\\MappingconfigController' => 'Blackbit\\DataDirectorBundle\\Controller\\MappingconfigController',
  33787.                 'Blackbit\\DataDirectorBundle\\Controller\\RestController' => 'Blackbit\\DataDirectorBundle\\Controller\\RestController',
  33788.                 'Blackbit\\DataDirectorBundle\\Controller\\Web2PrintController' => 'Blackbit\\DataDirectorBundle\\Controller\\Web2PrintController',
  33789.                 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
  33790.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\CallbackSettingsController',
  33791.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\ConfigController',
  33792.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\IndexController',
  33793.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\MonitoringItemController',
  33794.                 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController' => 'Elements\\Bundle\\ProcessManagerBundle\\Controller\\RestController',
  33795.                 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\BackendController',
  33796.                 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController' => 'Pimcore\\AssetMetadataClassDefinitionsBundle\\Controller\\DefaultController',
  33797.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
  33798.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
  33799.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
  33800.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
  33801.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
  33802.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
  33803.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
  33804.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
  33805.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
  33806.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
  33807.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
  33808.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
  33809.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
  33810.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
  33811.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
  33812.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
  33813.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
  33814.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
  33815.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
  33816.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
  33817.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
  33818.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
  33819.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
  33820.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
  33821.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
  33822.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
  33823.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
  33824.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
  33825.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
  33826.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
  33827.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
  33828.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
  33829.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
  33830.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
  33831.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
  33832.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
  33833.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
  33834.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
  33835.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
  33836.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
  33837.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
  33838.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
  33839.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
  33840.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
  33841.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
  33842.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
  33843.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
  33844.                 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
  33845.                 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
  33846.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController',
  33847.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController',
  33848.                 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController',
  33849.                 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\ConfigController',
  33850.                 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController' => 'Pimcore\\Bundle\\DataHubFileExportBundle\\Controller\\DownloadController',
  33851.                 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\AbstractController' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\AbstractController',
  33852.                 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\ConfigController',
  33853.                 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\EndpointController' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\EndpointController',
  33854.                 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\SwaggerController' => 'Pimcore\\Bundle\\DataHubSimpleRestBundle\\Controller\\SwaggerController',
  33855.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController',
  33856.                 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController',
  33857.                 'Pimcore\\Bundle\\DirectEditBundle\\Controller\\AssetEditController' => 'Pimcore\\Bundle\\DirectEditBundle\\Controller\\AssetEditController',
  33858.                 'Pimcore\\Bundle\\DirectEditBundle\\Controller\\ClientController' => 'Pimcore\\Bundle\\DirectEditBundle\\Controller\\ClientController',
  33859.                 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController' => 'Pimcore\\Bundle\\EnterpriseSubscriptionToolsBundle\\Controller\\LicenseCheckController',
  33860.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AbstractSiteController',
  33861.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\CollectionsController',
  33862.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\FrontendBuildController',
  33863.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Admin\\WizardController',
  33864.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\AuthController',
  33865.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\CollectionController',
  33866.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\AssetController',
  33867.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DataPool\\DataObjectController',
  33868.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\DownloadCartController',
  33869.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\EmailController',
  33870.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\LanguageVariantController',
  33871.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PortalController',
  33872.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\PublicShareController',
  33873.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\AssetUploadController',
  33874.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\BatchTaskController',
  33875.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\CollectionController',
  33876.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\AssetController',
  33877.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\DataObjectController',
  33878.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\AssetController',
  33879.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DataPool\\PublicShare\\DataObjectController',
  33880.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DirectEditController',
  33881.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\DownloadController',
  33882.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\FolderController',
  33883.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShareController',
  33884.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DetailActionsController',
  33885.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\PublicShare\\DownloadController',
  33886.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SavedSearchController',
  33887.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\SearchController',
  33888.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\Rest\\Api\\TranslationController',
  33889.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SavedSearchController',
  33890.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SearchController',
  33891.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\SnippetController',
  33892.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\StatisticExplorerController',
  33893.                 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController' => 'Pimcore\\Bundle\\PortalEngineBundle\\Controller\\UserController',
  33894.                 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController' => 'Pimcore\\Bundle\\StatisticsExplorerBundle\\Controller\\StatisticsController',
  33895.                 'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\AdminController' => 'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\AdminController',
  33896.                 'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\WorkflowDesignerBundle\\Controller\\ConfigController',
  33897.                 'kernel' => 'App\\Kernel',
  33898.             ],
  33899.             'console.command.ids' => [
  33900.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
  33901.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
  33902.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
  33903.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
  33904.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
  33905.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
  33906.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
  33907.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
  33908.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
  33909.                 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
  33910.                 10 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
  33911.                 11 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
  33912.                 12 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
  33913.                 13 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
  33914.                 14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
  33915.                 15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
  33916.                 16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
  33917.                 17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
  33918.                 18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
  33919.                 19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
  33920.                 20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
  33921.                 21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
  33922.                 22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
  33923.                 23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
  33924.                 24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
  33925.                 25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
  33926.                 26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
  33927.                 27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
  33928.                 28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
  33929.                 29 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\MigrateLegacyConfig',
  33930.                 30 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand',
  33931.                 31 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand',
  33932.                 32 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\CreateOrUpdateMappingCommand',
  33933.                 33 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\ProcessQueueCommand',
  33934.                 34 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubSimpleRestBundle\\Command\\ResetQueueCommand',
  33935.                 35 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\ClassMethodExecutorCommand',
  33936.                 36 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MaintenanceCommand',
  33937.                 37 => 'console.command.public_alias.Elements\\Bundle\\ProcessManagerBundle\\Command\\MigrationGeneratorCommand',
  33938.                 38 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand',
  33939.                 39 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand',
  33940.                 40 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand',
  33941.                 41 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand',
  33942.                 42 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand',
  33943.                 43 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\CronExecutionCommand',
  33944.                 44 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubFileExportBundle\\Command\\ExportFileCommand',
  33945.                 45 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\SizeEstimationCommand',
  33946.                 46 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexRecreateCommand',
  33947.                 47 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\IndexUpdateCommand',
  33948.                 48 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\Update\\UpdateFrontendBuildCommand',
  33949.                 49 => 'console.command.public_alias.Pimcore\\Bundle\\PortalEngineBundle\\Command\\WizardCommand',
  33950.                 50 => 'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\MigrateToCustomSettingsCommand',
  33951.                 51 => 'console.command.public_alias.Pimcore\\AssetMetadataClassDefinitionsBundle\\Command\\PopulateCommand',
  33952.                 52 => 'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\ProcessUpdateQueueCommand',
  33953.                 53 => 'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\ReindexCommand',
  33954.                 54 => 'console.command.public_alias.AdvancedObjectSearchBundle\\Command\\UpdateMappingCommand',
  33955.                 55 => 'console.command.public_alias.Pimcore\\Bundle\\DirectEditBundle\\Command\\CleanupCommand',
  33956.             ],
  33957.         ];
  33958.     }
  33959.     protected function throw($message)
  33960.     {
  33961.         throw new RuntimeException($message);
  33962.     }
  33963. }